diff options
author | 2020-11-12 13:41:03 +0100 | |
---|---|---|
committer | 2020-11-12 13:42:16 +0100 | |
commit | d887a23eb716e528584b0a8b04b8c36b6629341a (patch) | |
tree | e2b336bdd4b0ab3c49a16d8e20e3607492e1eef5 /Flat-Remix-Red-Light/actions/scalable/fcitx-rime.svg | |
parent | a16fd3df0a4f8821b4091b3f376cc03c27deba4e (diff) | |
download | flat-remix-d887a23eb716e528584b0a8b04b8c36b6629341a.tar.gz flat-remix-d887a23eb716e528584b0a8b04b8c36b6629341a.zip |
Copy new action icons to all variants
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/fcitx-rime.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/fcitx-rime.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/fcitx-rime.svg b/Flat-Remix-Red-Light/actions/scalable/fcitx-rime.svg index 0483cace7..8dc2adf16 100644 --- a/Flat-Remix-Red-Light/actions/scalable/fcitx-rime.svg +++ b/Flat-Remix-Red-Light/actions/scalable/fcitx-rime.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="matrix(1,0,0,1,4,4)"> + <g transform="matrix(1,0,0,1,3,3)"> <path class="ColorScheme-Text" d="M 2,0 C 0.892,0 0,0.892 0,2 V 14 C 0,15.108 0.892,16 2,16 H 14 C 15.108,16 16,15.108 16,14 V 2 C 16,0.892 15.108,0 14,0 Z M 7,2 H 8 V 8.9824 C 9.811,8.9008 10.721,8.3758 11.262,7.4902 11.852,6.525 12,4.9792 12,3 H 13 C 13,5.0208 12.898,6.725 12.113,8.0098 11.387,9.1987 10.05,9.8837 8,9.9805 V 13 H 13 V 14 H 2 V 13 H 7 V 9.9805 C 4.9496,9.8837 3.6133,9.1987 2.8867,8.0098 2.1016,6.725 2,5.0208 2,3 H 3 C 3,4.9792 3.1484,6.525 3.7383,7.4902 4.2795,8.3758 5.189,8.9008 7,8.9824 Z" style="fill:currentColor"/> </g> </svg> |