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/fwupd.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/fwupd.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/fwupd.svg | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/fwupd.svg b/.icons/awkward/64x64/apps/fwupd.svg new file mode 100644 index 00000000..69394f82 --- /dev/null +++ b/.icons/awkward/64x64/apps/fwupd.svg @@ -0,0 +1,34 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <g style="fill:#8e8e8e"> + <rect width="2" height="52" x="-24" y="-58" transform="scale(-1)"/> + <rect width="2" height="52" x="-18" y="-58" transform="scale(-1)"/> + <rect width="2" height="52" x="-42" y="-58" transform="scale(-1)"/> + <rect width="2" height="52" x="-36" y="-58" transform="scale(-1)"/> + <rect width="2" height="52" x="-30" y="-58" transform="scale(-1)"/> + <rect width="2" height="52" x="-48" y="-58" transform="scale(-1)"/> + <rect width="2" height="40" x="-24" y="12" transform="rotate(-90)"/> + <rect width="2" height="40" x="-18" y="12" transform="rotate(-90)"/> + <rect width="2" height="40" x="-12" y="12" transform="rotate(-90)"/> + <rect width="2" height="40" x="-42" y="12" transform="rotate(-90)"/> + <rect width="2" height="40" x="-36" y="12" transform="rotate(-90)"/> + <rect width="2" height="40" x="-30" y="12" transform="rotate(-90)"/> + <rect width="2" height="40" x="-48" y="12" transform="rotate(-90)"/> + <rect width="2" height="40" x="-54" y="12" transform="rotate(-90)"/> + </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"/> + <g style="opacity:0.4;fill:#ffffff"> + <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> + <circle style="opacity:0.2" cx="48" cy="47" r="16"/> + <circle style="fill:#aa52ce" cx="48" cy="46" r="16"/> + <path style="fill:#ffffff" d="m 40,46 c 0,4.4184 3.5818,8 8,8 4.3734,0 7.9204,-3.2112 7.9922,-7.5676 0.0048,-0.0441 0.0076,-0.08842 0.008,-0.1328 C 56.0002,45.563216 55.236384,45 54.5,45 53.763616,45 53,45.563216 53,46.2996 53,49.245 50.94572,51 48.00012,51 45.05472,51 43,48.9456 43,46 c 0,-2.9454 2.05452,-5 5.00012,-5 v 3 L 54,39.5 48.00092,35 v 2.9986 c -4.4184,0 -8,3.5818 -8,8 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 16.5,8 C 15.115,8 14,9.115 14,10.5 V 11.5 C 14,10.115 15.115,9 16.5,9 H 47.5 C 48.885,9 50,10.115 50,11.5 V 10.5 C 50,9.115 48.885,8 47.5,8 Z"/> +</svg> |