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/16x16/apps/SymbolEditor.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/SymbolEditor.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/SymbolEditor.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/SymbolEditor.svg b/.icons/awkward/16x16/apps/SymbolEditor.svg new file mode 100644 index 00000000..8381bff3 --- /dev/null +++ b/.icons/awkward/16x16/apps/SymbolEditor.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#e4e4e4" width="15" height="15" x="1" y="1" rx=".75" ry=".75"/> + <circle style="fill:#3f3f3f" cx="12.5" cy="4.5" r="2.5"/> + <path style="fill:#3f3f3f" d="M 2,2 V 7 H 7 V 2 Z M 3.0714286,3.0714286 H 5.9285714 V 5.9285714 H 3.0714286 Z"/> + <rect style="fill:#3f3f3f" width="1" height="5" x="4" y="10"/> + <rect style="fill:#3f3f3f" width="1" height="5" x="12" y="-7" transform="rotate(90)"/> + <g transform="matrix(0.95238095,0,0,0.95238095,0.83333336,0.83333337)"> + <path style="fill:#3f3f3f" d="m 12.25,9.625 -2.625,5.25 h 5.25 z m 0,1.257569 1.715332,3.429931 h -3.430664 z"/> + <path style="fill:#3f3f3f" d="m 12.25,10.375 2.25,4.5 h -2.25 z"/> + </g> + <path style="opacity:0.3" d="M 8,1 V 8 H 1 v 1 h 7 v 7 H 9 V 9 h 7 V 8 H 9 V 1 Z"/> +</svg> |