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/org.gnome.Firmware.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/org.gnome.Firmware.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/org.gnome.Firmware.svg | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/org.gnome.Firmware.svg b/.icons/awkward/64x64/apps/org.gnome.Firmware.svg new file mode 100644 index 00000000..a940c42a --- /dev/null +++ b/.icons/awkward/64x64/apps/org.gnome.Firmware.svg @@ -0,0 +1,29 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <g style="opacity:0.2" transform="translate(0,1)"> + <rect width="40" height="5" x="12" y="12"/> + <rect width="40" height="5" x="12" y="21"/> + <rect width="40" height="5" x="12" y="30"/> + <rect width="40" height="5" x="12" y="39"/> + <rect width="40" height="5" x="12" y="48"/> + </g> + <g style="fill:#b7b7b7"> + <rect width="40" height="5" x="12" y="12"/> + <rect width="40" height="5" x="12" y="21"/> + <rect width="40" height="5" x="12" y="30"/> + <rect width="40" height="5" x="12" y="39"/> + <rect width="40" height="5" x="12" y="48"/> + </g> + <rect style="opacity:0.2" width="36" height="48" x="14" y="9" rx="2.5" ry="2.5"/> + <rect style="fill:#4f4f4f" width="36" height="48" x="14" y="8" rx="2.5" ry="2.5"/> + <path style="opacity:0.1;fill:#ffffff" d="M 16.5 8 C 15.115 8 14 9.115 14 10.5 L 14 11.5 C 14 10.115 15.115 9 16.5 9 L 47.5 9 C 48.885 9 50 10.115 50 11.5 L 50 10.5 C 50 9.115 48.885 8 47.5 8 L 16.5 8 z"/> + <g style="fill:#ffffff;opacity:0.4"> + <rect width="2" height="6" x="23" y="14"/> + <rect width="2" height="6" x="23" y="22"/> + <rect width="2" height="12" x="23" y="30"/> + <rect width="2" height="16" x="31" y="14"/> + <rect width="2" height="16" x="31" y="32"/> + <rect width="2" height="12" x="39" y="14"/> + <rect width="2" height="6" x="39" y="28"/> + <rect width="2" height="14" x="39" y="36"/> + </g> +</svg> |