diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
commit | 51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0 (patch) | |
tree | 41089d37486b83af446c78cd2a015f5d62727b9d /src/_icons/drone.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/drone.svg')
-rw-r--r-- | src/_icons/drone.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/drone.svg b/src/_icons/drone.svg index e245a1bf..bf04d353 100644 --- a/src/_icons/drone.svg +++ b/src/_icons/drone.svg @@ -6,7 +6,7 @@ version: 1.33 <path d="M10 10h4v4h-4z" /> <line x1="10" y1="10" x2="6.5" y2="6.5" /> <path d="M9.96 6a3.5 3.5 0 1 0 -3.96 3.96" /> - <path d="M14 10l3.5-3.5" /> + <path d="M14 10l3.5 -3.5" /> <path d="M18 9.96a3.5 3.5 0 1 0 -3.96 -3.96" /> <line x1="14" y1="14" x2="17.5" y2="17.5" /> <path d="M14.04 18a3.5 3.5 0 1 0 3.96 -3.96" /> |