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/panel/lookit-panel.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/lookit-panel.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/lookit-panel.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/lookit-panel.svg b/.icons/awkward/24x24/panel/lookit-panel.svg new file mode 100644 index 00000000..fafaea62 --- /dev/null +++ b/.icons/awkward/24x24/panel/lookit-panel.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(0 -1028.4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12 4c-4.4064 0-8 3.5936-8 8 0 2.968 1.634 5.561 4.0449 6.941-0.0263-0.144-0.0449-0.29-0.0449-0.441 0-0.607 0.2387-1.133 0.6211-1.535-1.5843-1.078-2.6211-2.895-2.6211-4.965 0-3.3255 2.6744-6 6-6 3.326 0 6 2.6745 6 6 0 0.529-0.074 1.039-0.201 1.527 0.442 0.51 0.782 1.117 0.971 1.793 0.144 0.044 0.284 0.099 0.421 0.159 0.513-1.054 0.809-2.232 0.809-3.479 0-4.4064-3.594-8-8-8zm0 3c-2.7555 0-5 2.2445-5 5 0 1.866 1.0417 3.479 2.5625 4.338 0.1618-0.065 0.3278-0.121 0.5015-0.156 0.017-0.22 0.062-0.431 0.108-0.641-1.2862-0.664-2.172-1.989-2.172-3.541 0-2.215 1.7849-4 4-4 2.215 0 4 1.785 4 4 0 0.089-0.02 0.172-0.025 0.26 0.344 0.125 0.661 0.304 0.961 0.508 0.039-0.251 0.064-0.506 0.064-0.768 0-2.7555-2.244-5-5-5z" transform="translate(0 1028.4)"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m14.5 1041.4a3.5 3.5 0 0 0 -3.5 3.5 3.5 3.5 0 0 0 0.05273 0.6074 1.5 1.5 0 0 0 -0.55273 -0.1074 1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5h7.5a2 2 0 0 0 2 -2 2 2 0 0 0 -2 -2 2 2 0 0 0 -0.03906 0 3.5 3.5 0 0 0 -3.4609 -3.002z"/> + </g> +</svg> |