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/16x16/panel/caffeine-cup-full.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/caffeine-cup-full.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/caffeine-cup-full.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/caffeine-cup-full.svg b/.icons/awkward/16x16/panel/caffeine-cup-full.svg new file mode 100644 index 00000000..30c5c7bd --- /dev/null +++ b/.icons/awkward/16x16/panel/caffeine-cup-full.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 7.1934003,2.3e-7 c -1.0982,1.37999997 -1.4274,1.56999997 -1.0313001,2.45000007 0.3591,0.8 1.2869,0.7 0.8203,2.55 0.7664,-0.9 1.3753001,-1.54 0.7735,-2.46 -0.6122,-0.9400001 -0.9475,-1.0100001 -0.5625,-2.54000007 z m 2.9995997,0 C 9.0952003,1.3800002 8.7660003,1.5700002 9.1621003,2.4500003 c 0.3591,0.8 1.2868997,0.7 0.8203,2.55 0.7665997,-0.9 1.3755997,-1.54 0.7735997,-2.46 C 10.144,1.6000002 9.8084003,1.5300002 10.193,2.3e-7 Z m 3,0 C 12.095,1.3800002 11.766,1.5700002 12.162,2.4500003 c 0.359,0.8 1.287,0.7 0.82,2.55 0.767,-0.9 1.376,-1.54 0.774,-2.46 C 13.144,1.6000002 12.808,1.5300002 13.193,2.3e-7 Z M 3.9999998,6.0000003 c -2.2091,0 -4.00000005,1.79 -4.00000005,3.9999997 0,2.21 1.79090005,4 4.00000005,4 0.2425,0 0.4842999,-0.02 0.7227,-0.07 C 5.4620003,15.48 6.9580003,16 10,16 c 6,0 6,-2 6,-9.9999997 z m 0,2 0.0078,0 c 0.0116,1.6 0.0522,2.9399997 0.1953,3.9899997 -0.0674,0 -0.1351999,0.01 -0.2030999,0.01 -1.1046,0 -2,-0.9 -2,-2 0,-1.0999997 0.8954,-1.9999997 2,-1.9999997 z"/> +</svg> |