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/32x32/apps/SymbolEditor.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/SymbolEditor.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/SymbolEditor.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/SymbolEditor.svg b/.icons/awkward/32x32/apps/SymbolEditor.svg new file mode 100644 index 00000000..97e0dc4e --- /dev/null +++ b/.icons/awkward/32x32/apps/SymbolEditor.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="29" height="29" x="-31" y="-31" rx="1.45" ry="1.45" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#e4e4e4" width="29" height="29" x="-30" y="-31" rx="1.45" ry="1.45" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.1" d="M 4,4 V 14 H 14 V 4 Z m 20,0 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 5,5 0 0 0 -5,-5 z M 6.1425781,6.1425781 H 11.857422 V 11.857422 H 6.1425781 Z M 7,19 v 3 H 4 v 4 h 3 v 3 h 4 v -3 h 3 v -4 h -3 v -3 z m 17,0 -5,10 H 24 28.285156 29 Z m 0,2.394531 v 6.533203 h -3.267578 z"/> + <circle style="fill:#3f3f3f" cx="24" cy="8" r="5"/> + <path style="fill:#3f3f3f" d="M 4,3 V 13 H 14 V 3 Z M 6.1428571,5.1428571 H 11.857143 V 10.857143 H 6.1428571 Z"/> + <rect style="fill:#3f3f3f" width="4" height="10" x="7" y="18"/> + <rect style="fill:#3f3f3f" width="4" height="10" x="21" y="-14" transform="rotate(90)"/> + <path style="fill:#3f3f3f" d="m 24,18 -5,10 h 10 z m 0,2.395369 3.267299,6.533202 H 20.7327 Z"/> + <path style="fill:#3f3f3f" d="M 24,19.428571 28.285714,28 H 24 Z"/> + <path style="opacity:0.3" d="M 16,1 V 15 H 2 v 1 h 14 v 14 h 1 V 16 H 31 V 15 H 17 V 1 Z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 3.4492188 1 C 2.6459187 1 2 1.6459187 2 2.4492188 L 2 3.4492188 C 2 2.6459187 2.6459187 2 3.4492188 2 L 29.550781 2 C 30.354081 2 31 2.6459187 31 3.4492188 L 31 2.4492188 C 31 1.6459187 30.354081 1 29.550781 1 L 3.4492188 1 z"/> +</svg> |