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/chromium-app-list.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/chromium-app-list.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/chromium-app-list.svg | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/chromium-app-list.svg b/.icons/awkward/64x64/apps/chromium-app-list.svg new file mode 100644 index 00000000..1301bb26 --- /dev/null +++ b/.icons/awkward/64x64/apps/chromium-app-list.svg @@ -0,0 +1,27 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4.050798,32.000828 c -0.0118,0.33399 -0.050799,0.661981 -0.050799,0.999971 C 3.9999994,48.512357 16.487643,61 31.9992,61 47.510757,61 59.998401,48.512357 59.998401,33.000799 c 0,-0.33767 -0.03904,-0.665261 -0.05078,-0.999971 -0.527985,15.041571 -12.775635,26.999229 -27.949202,26.999229 -15.173967,0 -27.4212171,-11.957658 -27.949202,-26.999229 z"/> + <rect style="fill:#69a2f5" width="56" height="56" x="4" y="4" rx="27.999" ry="27.999"/> + <path style="opacity:0.2;fill:#ffffff" d="M 32 4.0019531 C 16.488443 4.0019531 4 16.488443 4 32 C 4 32.113553 4.0112846 32.224036 4.0175781 32.335938 C 4.3691113 17.134615 16.711164 5 32 5 C 47.288836 5 59.630889 17.134615 59.982422 32.335938 C 59.988693 32.224116 60 32.113445 60 32 C 60 16.488443 47.511557 4.0019531 32 4.0019531 z"/> + <g style="opacity:0.2" transform="translate(0,1)"> + <rect width="8" height="8" x="28" y="28" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="39" y="28" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="17" y="28" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="28" y="17" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="39" y="17" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="17" y="17" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="28" y="39" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="39" y="39" rx="2.6" ry="2.6"/> + <rect width="8" height="8" x="17" y="39" rx="2.6" ry="2.6"/> + </g> + <g> + <rect style="fill:#ffffff" width="8" height="8" x="28" y="28" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="39" y="28" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="17" y="28" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="28" y="17" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="39" y="17" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="17" y="17" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="28" y="39" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="39" y="39" rx="2.6" ry="2.6"/> + <rect style="fill:#ffffff" width="8" height="8" x="17" y="39" rx="2.6" ry="2.6"/> + </g> +</svg> |