diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/feather.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/feather.svg')
-rw-r--r-- | src/_icons/feather.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/feather.svg b/src/_icons/feather.svg index 57bcc4e8..1c8c4946 100644 --- a/src/_icons/feather.svg +++ b/src/_icons/feather.svg @@ -1,6 +1,6 @@ --- --- <svg> - <path d="M4 20l10-10m0-5v5h5m-9-1v5h5m-9-1v5h5m-5-5l4-4 4-4" /> - <path d="M19 10c.638-.636 1-1.515 1-2.486A3.515 3.515 0 0 0 16.483 4c-.97 0-1.847.367-2.483 1m-3 13l4-4 4-4" /> + <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> |