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/terminal.svg | |
| parent | 4496db3c021d735a324a28c46ce4a18f090270f5 (diff) | |
Add eww config from aditaya
Diffstat (limited to 'X11/eww/images/icons/terminal.svg')
| -rw-r--r-- | X11/eww/images/icons/terminal.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/X11/eww/images/icons/terminal.svg b/X11/eww/images/icons/terminal.svg new file mode 100644 index 0000000..ea2f949 --- /dev/null +++ b/X11/eww/images/icons/terminal.svg | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | <svg width="64" height="64" version="1.1" viewBox="0 0 16.933 16.933" xmlns="http://www.w3.org/2000/svg"> | ||
| 2 | <defs> | ||
| 3 | <linearGradient id="a" x1="43" x2="49" y1="44" y2="50" gradientTransform="scale(.26458)" gradientUnits="userSpaceOnUse"> | ||
| 4 | <stop offset="0"/> | ||
| 5 | <stop stop-opacity="0" offset="1"/> | ||
| 6 | </linearGradient> | ||
| 7 | </defs> | ||
| 8 | <g> | ||
| 9 | <circle cx="8.4665" cy="8.4665" r="7.1436" fill="#72787e" style="paint-order:stroke fill markers"/> | ||
| 10 | <rect x="5.821" y="9.525" width="4.233" height=".529" ry=".265" fill="#fff" style="paint-order:stroke markers fill"/> | ||
| 11 | <path d="m4.502 4.725a0.264 0.264 0 0 0-0.262 0.13 0.264 0.264 0 0 0 0.097 0.362l2.842 1.64-2.842 1.641a0.264 0.264 0 0 0-0.097 0.362c0.074 0.127 0.235 0.17 0.362 0.097l3.207-1.852a0.26 0.26 0 0 0 0.127-0.225c0.00201-8e-3 0.00101-0.014999 0.00201-0.022 0-8e-3 0-0.014999-0.00201-0.023a0.26 0.26 0 0 0-0.127-0.224l-3.207-1.853a0.266 0.266 0 0 0-0.1-0.033z" fill="#fff" style="paint-order:stroke markers fill"/> | ||
| 12 | </g> | ||
| 13 | <path d="m15.582 9.0235-6.5629 6.5629a7.1437 7.1437 0 0 0 6.5629-6.5629z" fill="url(#a)" opacity=".25" stroke-width=".26458" style="paint-order:stroke fill markers"/> | ||
| 14 | </svg> | ||