diff options
author | davidovski <david@davidovski.xyz> | 2024-05-04 01:09:55 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2024-05-04 01:09:55 +0100 |
commit | 2596f818e085ed724597ecb0028ec2536392203b (patch) | |
tree | 5904fd719b808fa6991faec97b9fcb7825a4287c /firefox/chrome/Lepton_Icons/icons/refresh-cw.svg | |
parent | efa6ffe227b155506964da6ee5eed45d3e495efc (diff) |
add firefox userChrome with wavefox
Diffstat (limited to 'firefox/chrome/Lepton_Icons/icons/refresh-cw.svg')
-rw-r--r-- | firefox/chrome/Lepton_Icons/icons/refresh-cw.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/firefox/chrome/Lepton_Icons/icons/refresh-cw.svg b/firefox/chrome/Lepton_Icons/icons/refresh-cw.svg new file mode 100644 index 0000000..8d41f1c --- /dev/null +++ b/firefox/chrome/Lepton_Icons/icons/refresh-cw.svg @@ -0,0 +1,9 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity" style="stroke-linecap:round;stroke-linejoin:round"> + <clipPath id="a"> + <path d="M.5 0h15v16H.5z"/> + </clipPath> + <g clip-path="url(#a)"> + <path d="M14.875 2.667v4h-3.75M1.125 13.333v-4h3.75" style="fill:none;fill-rule:nonzero;stroke:context-fill;stroke-width:1.62px"/> + <path d="M2.694 6c.793-2.391 2.925-3.998 5.303-3.998 1.491 0 2.923.633 3.978 1.758l2.9 2.907M1.125 9.333l2.9 2.907c1.055 1.125 2.487 1.758 3.978 1.758 2.378 0 4.51-1.607 5.303-3.998" style="fill:none;fill-rule:nonzero;stroke:context-fill;stroke-width:1.62px"/> + </g> +</svg> |