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/22x22/apps/chromium-app-list.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/chromium-app-list.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/chromium-app-list.svg | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/chromium-app-list.svg b/.icons/awkward/22x22/apps/chromium-app-list.svg new file mode 100644 index 00000000..e1050e06 --- /dev/null +++ b/.icons/awkward/22x22/apps/chromium-app-list.svg @@ -0,0 +1,27 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <path style="fill:#69a2f5" d="M 11,1 C 5.46,1 1,5.46 1,11 1,16.54 5.46,21 11,21 16.54,21 21,16.54 21,11 21,5.46 16.54,1 11,1 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="m 11,1 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 1.0132,11.16657 1.00936,11.08394 1.00936,11 c 0,-5.54 4.456,-10 9.991,-10 z"/> + <path style="opacity:0.2" d="m 1.0059,11.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,-1.0001,0)"> + <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,-1.0001,-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> |