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/48x48/devices/media-flash.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/devices/media-flash.svg')
-rw-r--r-- | .icons/awkward/48x48/devices/media-flash.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/devices/media-flash.svg b/.icons/awkward/48x48/devices/media-flash.svg new file mode 100644 index 00000000..7228647b --- /dev/null +++ b/.icons/awkward/48x48/devices/media-flash.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="opacity:0.2" d="M 14,5 8,11 V 43 C 8,44.108 8.892,45 10,45 H 38 C 39.108,45 40,44.108 40,43 V 7 C 40,5.892 39.108,5 38,5 Z"/> + <path style="fill:#4f4f4f" d="M 14 4 L 8 10 L 8 42 C 8 43.108 8.892 44 10 44 L 38 44 C 39.108 44 40 43.108 40 42 L 40 6 C 40 4.892 39.108 4 38 4 L 14 4 z"/> + <rect style="opacity:0.4" width="24" height="16" x="12" y="-39" rx="2" ry="2" transform="scale(1,-1)"/> + <g style="fill:#f8c44e"> + <rect width="2" height="6" x="23" y="7"/> + <rect width="2" height="6" x="26" y="7"/> + <rect width="2" height="6" x="29" y="7"/> + <rect width="2" height="6" x="32" y="7"/> + <rect width="2" height="6" x="35" y="7"/> + <rect width="2" height="3" x="11" y="10"/> + <rect width="2" height="6" x="17" y="7"/> + <rect width="2" height="6" x="20" y="7"/> + <rect width="2" height="6" x="14" y="7"/> + </g> + <path style="opacity:0.1;fill:#ffffff" d="M 14 4 L 8 10 L 8 11 L 14 5 L 38 5 C 39.108 5 40 5.892 40 7 L 40 6 C 40 4.892 39.108 4 38 4 L 14 4 z"/> +</svg> |