diff options
Diffstat (limited to 'icons/feather.svg')
-rw-r--r-- | icons/feather.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/feather.svg b/icons/feather.svg new file mode 100644 index 00000000..fe311de7 --- /dev/null +++ b/icons/feather.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-feather" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M4 20l10 -10m0 -5v5h5m-9 -1v5h5m-9 -1v5h5m-5 -5l4 -4l4 -4" /> + <path d="M19 10c.638 -.636 1 -1.515 1 -2.486a3.515 3.515 0 0 0 -3.517 -3.514c-.97 0 -1.847 .367 -2.483 1m-3 13l4 -4l4 -4" /> +</svg> + + |