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/64x64/apps/ieee1394.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/ieee1394.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/ieee1394.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/ieee1394.svg b/.icons/awkward/64x64/apps/ieee1394.svg new file mode 100644 index 00000000..07001f34 --- /dev/null +++ b/.icons/awkward/64x64/apps/ieee1394.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="56" height="56" x="4" y="5" rx="4.2" ry="4.2"/> + <rect style="fill:#e4e4e4" width="56" height="56" x="4" y="4" rx="4.2" ry="4.2"/> + <path style="fill:#3f3f3f" d="M 22.804688 16.085938 L 17.146484 21.744141 L 19.269531 23.865234 L 24.925781 18.207031 L 22.804688 16.085938 z M 41.189453 16.085938 L 35.53125 21.744141 L 41.189453 27.400391 L 46.845703 21.744141 L 41.189453 16.085938 z M 26.339844 19.623047 L 20.683594 25.279297 L 22.804688 27.400391 L 28.460938 21.744141 L 26.339844 19.623047 z M 32 24 A 7 7 0 0 0 25 31 A 7 7 0 0 0 32 38 A 7 7 0 0 0 39 31 A 7 7 0 0 0 32 24 z M 32 27 A 4 4 0 0 1 36 31 A 4 4 0 0 1 32 35 A 4 4 0 0 1 28 31 A 4 4 0 0 1 32 27 z M 28 40 L 28 43 L 36 43 L 36 40 L 28 40 z M 28 45 L 28 48 L 36 48 L 36 45 L 28 45 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 8.1992188 4 C 5.8724189 4 4 5.8724189 4 8.1992188 L 4 9.1992188 C 4 6.8724189 5.8724189 5 8.1992188 5 L 55.800781 5 C 58.127581 5 60 6.8724189 60 9.1992188 L 60 8.1992188 C 60 5.8724189 58.127581 4 55.800781 4 L 8.1992188 4 z"/> +</svg> |