diff options
author | codecalm <codecalm@gmail.com> | 2021-01-20 22:18:49 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-01-20 22:18:49 +0100 |
commit | c8da3525fac1d02e48b957a0ed9676b28e38e394 (patch) | |
tree | d29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/drone-off.svg | |
parent | Update README.md (diff) | |
parent | Merge pull request #104 from tabler/dev-iconfont-generation (diff) | |
download | tabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz |
Merge branch 'dev' of https://github.com/tabler/tabler-icons
Conflicts:
iconfont/fonts/tabler-icons.eot
iconfont/fonts/tabler-icons.ttf
iconfont/fonts/tabler-icons.woff
iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/drone-off.svg')
-rw-r--r-- | src/_icons/drone-off.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/_icons/drone-off.svg b/src/_icons/drone-off.svg new file mode 100644 index 00000000..ab61ed1c --- /dev/null +++ b/src/_icons/drone-off.svg @@ -0,0 +1,16 @@ +--- +tags: [device, fly, aircraft, surveillance, control, autonomous, forbidden, banned, unlicensed] +category: Vehicles +--- +<svg> + <path d="M14 14h-4v-4" /> + <path d="M10 10l-3.5 -3.5" /> + <path d="M9.957 5.95a3.503 3.503 0 0 0 -2.917 -2.91m-3.02 .989a3.5 3.5 0 0 0 1.98 5.936" /> + <path d="M14 10l3.5 -3.5" /> + <path d="M18 9.965a3.5 3.5 0 1 0 -3.966 -3.965" /> + <line x1="14" y1="14" x2="17.5" y2="17.5" /> + <path d="M14.035 18a3.5 3.5 0 0 0 5.936 1.98m.987 -3.026a3.503 3.503 0 0 0 -2.918 -2.913" /> + <line x1="10" y1="14" x2="6.5" y2="17.5" /> + <path d="M6 14.035a3.5 3.5 0 1 0 3.966 3.965" /> + <line x1="3" y1="3" x2="21" y2="21" /> +</svg> |