data/icons: Add zwsp and zwj

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/660>
This commit is contained in:
MoonlightWave-12
2024-08-12 17:40:19 +02:00
parent 9c9f953efd
commit ab4659ea03
3 changed files with 18 additions and 0 deletions

8
data/icons/zwsp.svg Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="200" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g fill="none" stroke="#000">
<circle cx="100" cy="20.429" r="14.118" stroke-width="9.05"/>
<circle cx="100" cy="179.57" r="14.118" stroke-width="9.05"/>
<path d="m100 34.739v130.52" stroke-width="8.5856"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 346 B