diff options
| author | Hsieh Chin Fan <typebrook@topo.tw> | 2023-02-04 08:33:47 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@topo.tw> | 2023-02-04 08:33:47 +0800 |
| commit | 825c29b5e0740b27439003f21e1a1a74e563cfd5 (patch) | |
| tree | 97e398b856abe9571efeedbf17e81ccc80118952 /X11/eww/images/icons/files.svg | |
| parent | 4496db3c021d735a324a28c46ce4a18f090270f5 (diff) | |
Add eww config from aditaya
Diffstat (limited to 'X11/eww/images/icons/files.svg')
| -rw-r--r-- | X11/eww/images/icons/files.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/X11/eww/images/icons/files.svg b/X11/eww/images/icons/files.svg new file mode 100644 index 0000000..8a2c892 --- /dev/null +++ b/X11/eww/images/icons/files.svg | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | <svg width="64" height="64" version="1.1" viewBox="0 0 16.933 16.933" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
| 2 | <defs> | ||
| 3 | <linearGradient id="b"> | ||
| 4 | <stop offset="0"/> | ||
| 5 | <stop stop-opacity="0" offset="1"/> | ||
| 6 | </linearGradient> | ||
| 7 | <linearGradient id="c" x1="32" x2="32" y1="13" y2="9" gradientTransform="scale(.26458)" gradientUnits="userSpaceOnUse" xlink:href="#b"/> | ||
| 8 | <linearGradient id="a" x1="30" x2="57" y1="44" y2="44" gradientUnits="userSpaceOnUse" xlink:href="#b"/> | ||
| 9 | </defs> | ||
| 10 | <circle cx="8.4665" cy="8.4665" r="6.6145" fill="#3578c7" style="paint-order:stroke markers fill"/> | ||
| 11 | <path transform="scale(.26458)" d="m19.398 14a22 22 0 0 0-9.3984 18 22 22 0 0 0 22 22 22 22 0 0 0 22-22 22 22 0 0 0-9.3711-18z" fill="#fff" stroke-width="3.7796" style="paint-order:stroke markers fill"/> | ||
| 12 | <path d="m8.4665 1.852a6.6145 6.6145 0 0 0-3.9444 1.3229h7.8976a6.6145 6.6145 0 0 0-3.9532-1.3229z" fill="url(#c)" opacity=".15" style="paint-order:stroke markers fill"/> | ||
| 13 | <path d="m8.466 4.2332c-0.29211 6.879e-4 -0.38134 0.27599-0.52916 0.52967l-0.30799 0.52812-5.5525 5.167e-4a7.1436 7.1436 0 0 0-0.75343 3.1749 7.1436 7.1436 0 0 0 7.1436 7.1436 7.1436 7.1436 0 0 0 7.1436-7.1436 7.1436 7.1436 0 0 0-1.3999-4.2332h-5.7432z" fill="#5294e2" style="paint-order:stroke markers fill"/> | ||
| 14 | <rect x="9.2599" y="4.762" width="3.969" height=".529" ry=".265" opacity=".25" style="paint-order:stroke markers fill"/> | ||
| 15 | <path transform="scale(.26458)" d="m59 32-27 27a27 27 0 0 0 27-27z" fill="url(#a)" opacity=".15" stroke-width="3.7796" style="paint-order:stroke markers fill"/> | ||
| 16 | </svg> | ||