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/24x24/apps/chromium-app-list.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/chromium-app-list.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/chromium-app-list.svg | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/chromium-app-list.svg b/.icons/awkward/24x24/apps/chromium-app-list.svg new file mode 100644 index 00000000..391b2dd4 --- /dev/null +++ b/.icons/awkward/24x24/apps/chromium-app-list.svg @@ -0,0 +1,27 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path style="fill:#69a2f5" d="m 12.0001,2 c -5.54,0 -10,4.46 -10,10 0,5.54 4.46,10 10,10 5.54,0 10,-4.46 10,-10 0,-5.54 -4.46,-10 -10,-10 z"/> + <path style="opacity:0.2;fill:#ffffff" d="m 12.0001,2 c 5.535,0 9.991,4.46 9.991,10 0,0.08394 -0.004,0.16657 -0.0058,0.25 -0.132,-5.423 -4.534,-9.75 -9.985,-9.75 -5.451,0 -9.853,4.327 -9.985,9.75 C 2.0133,12.16657 2.00946,12.08394 2.00946,12 c 0,-5.54 4.456,-10 9.991,-10 z"/> + <path style="opacity:0.2" d="m 2.006,12.25 c -0.00205,0.0835 -0.00585,0.166 -0.00585,0.25 0,5.54 4.46,10 10,10 5.54,0 10,-4.46 10,-10 0,-0.084 -0.004,-0.1665 -0.006,-0.25 -0.132,5.423 -4.538,9.75 -9.994,9.75 -5.456,0 -9.862,-4.327 -9.994,-9.75 z"/> + <g style="opacity:0.2" transform="matrix(0.5,0,0,0.5,0,1)"> + <rect width="6" height="6" x="12" y="13" rx="2" ry="2"/> + <rect width="6" height="6" x="21" y="13" rx="2" ry="2"/> + <rect width="6" height="6" x="30" y="13" rx="2" ry="2"/> + <rect width="6" height="6" x="12" y="21" rx="2" ry="2"/> + <rect width="6" height="6" x="21" y="21" rx="2" ry="2"/> + <rect width="6" height="6" x="30" y="21" rx="2" ry="2"/> + <rect width="6" height="6" x="12" y="29" rx="2" ry="2"/> + <rect width="6" height="6" x="21" y="29" rx="2" ry="2"/> + <rect width="6" height="6" x="30" y="29" rx="2" ry="2"/> + </g> + <g transform="matrix(0.5,0,0,0.5,0,0.5)"> + <rect style="fill:#ffffff" width="6" height="6" x="12" y="13" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="21" y="13" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="30" y="13" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="12" y="21" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="21" y="21" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="30" y="21" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="12" y="29" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="21" y="29" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="6" height="6" x="30" y="29" rx="2" ry="2"/> + </g> +</svg> |