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/kregexpeditor.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/kregexpeditor.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/kregexpeditor.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/kregexpeditor.svg b/.icons/awkward/32x32/apps/kregexpeditor.svg new file mode 100644 index 00000000..d9a07a36 --- /dev/null +++ b/.icons/awkward/32x32/apps/kregexpeditor.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="28" height="28" x="2" y="3" rx="1.4" ry="1.4"/> + <rect style="fill:#5ca6ff" width="28" height="28" x="2" y="2" rx="1.4" ry="1.4"/> + <rect style="opacity:0.1" width="24" height="9" x="4" y="12" rx=".667" ry=".643"/> + <rect style="fill:#3e49db" width="24" height="9" x="4" y="11" rx=".667" ry=".643"/> + <rect style="opacity:0.2" width="10" height="6" x="8" y="-13" rx=".333" ry=".333" transform="rotate(90)"/> + <rect style="fill:#00f0d7" width="10" height="6" x="7" y="-13" rx=".333" ry=".333" transform="rotate(90)"/> + <rect style="opacity:0.2" width="10" height="7" x="8" y="-25" rx=".333" ry=".35" transform="rotate(90)"/> + <rect style="fill:#fff528" width="10" height="7" x="7" y="-25" rx=".333" ry=".35" transform="rotate(90)"/> + <rect style="opacity:0.1" width="12" height="10" x="-22" y="-25" rx=".75" ry=".769" transform="scale(-1)"/> + <rect style="fill:#cf4950" width="12" height="10" x="-22" y="-24" rx=".75" ry=".769" transform="scale(-1)"/> + <path style="opacity:0.2;fill:#ffffff" d="M 7.3339844 7 C 7.1493177 7 7 7.1493177 7 7.3339844 L 7 8.3339844 C 7 8.1493177 7.1493177 8 7.3339844 8 L 12.666016 8 C 12.850682 8 13 8.1493177 13 8.3339844 L 13 7.3339844 C 13 7.1493177 12.850682 7 12.666016 7 L 7.3339844 7 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 18.349609 7 C 18.155709 7 18 7.1493177 18 7.3339844 L 18 8.3339844 C 18 8.1493177 18.155709 8 18.349609 8 L 24.650391 8 C 24.844291 8 25 8.1493177 25 8.3339844 L 25 7.3339844 C 25 7.1493177 24.844291 7 24.650391 7 L 18.349609 7 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 3.4003906 2 C 2.6247906 2 2 2.6247906 2 3.4003906 L 2 4.4003906 C 2 3.6247906 2.6247906 3 3.4003906 3 L 28.599609 3 C 29.375209 3 30 3.6247906 30 4.4003906 L 30 3.4003906 C 30 2.6247906 29.375209 2 28.599609 2 L 3.4003906 2 z"/> +</svg> |