diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/24/rime-disable.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/24/rime-disable.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/24/rime-disable.svg b/.icons/Gruvbox-Light/actions/24/rime-disable.svg new file mode 100644 index 000000000..3481ffc9a --- /dev/null +++ b/.icons/Gruvbox-Light/actions/24/rime-disable.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-Text" d="M 4,15 H 12 V 11 L 8,8 4,11 Z M 4,1 H 12 V 5 L 8,8 4,5 Z" style="fill:none;stroke:currentColor;stroke-width:2"/> + </g> +</svg> |