diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/24x24/actions/fcitx-cangjie.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/actions/fcitx-cangjie.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/fcitx-cangjie.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/fcitx-cangjie.svg b/.icons/awkward/24x24/actions/fcitx-cangjie.svg new file mode 100644 index 00000000..ef46f969 --- /dev/null +++ b/.icons/awkward/24x24/actions/fcitx-cangjie.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:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="matrix(1,0,0,1,4,4)"> + <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.584,1.7227 H 8.416 C 10.26,4.488 14.063,5.0039 14.063,5.0039 L 13.938,5.9961 C 13.938,5.9961 13.104,5.8723 12,5.4609 V 10 H 4.9453 C 4.903,10.339 4.8316,10.673 4.7246,11 H 12 V 14 H 4 V 12.623 L 3.9336,12.748 C 3.4133,13.659 2.8906,14.313 2.8906,14.313 L 2.1094,13.688 C 2.1093,13.688 2.5868,13.091 3.0664,12.252 3.5461,11.413 4,10.333 4,9.5 V 5.4609 C 2.8964,5.8723 2.0625,5.9961 2.0625,5.9961 L 1.9375,5.0039 C 1.9375,5.0039 5.7404,4.488 7.584,1.7227 Z M 8,2.7031 C 7.1412,3.7727 6.0665,4.5017 5.0664,5 H 7.5977 L 6.7227,4.416 7.2773,3.584 8.7773,4.584 8.5,5 H 10.934 C 9.9335,4.5017 8.8588,3.7727 8,2.7031 Z M 5,6 V 7 H 10 V 8 H 5 V 9 H 11 V 6 Z M 5,12 V 13 H 11 V 12 Z" style="fill:currentColor"/> + </g> +</svg> |