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/22x22/apps/ieee1394.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/ieee1394.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/ieee1394.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/ieee1394.svg b/.icons/awkward/22x22/apps/ieee1394.svg new file mode 100644 index 00000000..324177f4 --- /dev/null +++ b/.icons/awkward/22x22/apps/ieee1394.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="fill:#e4e4e4" width="20" height="20" x="1" y="1" rx="1.5" ry="1.5"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 V 3 C 1,2.169 1.669,1.5 2.5,1.5 h 17 C 20.331,1.5 21,2.169 21,3 V 2.5 C 21,1.669 20.331,1 19.5,1 Z"/> + <path style="opacity:0.2" d="M 1,19.5 V 20 c 0,0.831 0.669,1.5 1.5,1.5 h 17 C 20.331,21.5 21,20.831 21,20 V 19.5 C 21,20.331 20.331,21 19.5,21 H 2.5 C 1.669,21 1,20.331 1,19.5 Z"/> + <g style="fill:#3f3f3f" transform="translate(0.0398449)"> + <rect style="fill:#3f3f3f" width="4" height="1" x="9" y="15"/> + <rect style="fill:#3f3f3f" width="4" height="1" x="9" y="17"/> + <path style="fill:#3f3f3f" d="m 11,8 a 3,3 0 0 0 -3,3 3,3 0 0 0 3,3 3,3 0 0 0 3,-3 3,3 0 0 0 -3,-3 z m 0,1 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z"/> + <rect style="fill:#3f3f3f" width="4" height="1" x="-2" y="-11.5" transform="rotate(135)"/> + <rect style="fill:#3f3f3f" width="4" height="1" x="-2" y="-9.5" transform="rotate(135)"/> + <rect style="fill:#3f3f3f" width="4" height="3" x="-17.5" y="4" transform="rotate(-135)"/> + </g> +</svg> |