diff options
author | codecalm <codecalm@gmail.com> | 2022-02-20 16:59:57 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-02-20 16:59:57 +0100 |
commit | 45adbdf4cb50a65a8808aced45bc0b482c8d75a7 (patch) | |
tree | 52967592aba13e7ed33e85898812df7947b50f1e /src/_icons/radar-2.svg | |
parent | `robot` and `usb` icon fix (diff) | |
download | tabler-icons-45adbdf4cb50a65a8808aced45bc0b482c8d75a7.tar.xz |
18 new icons: `barrier-block`, `cake`, `circle-rectangle`, `circle-triangle`, `message-2-code`, `message-code`, `north-star`, `numbers`, `radar-2`, `radar`, `road`, `section-sign`, `square-asterisk`, `square-rotated-forbid-2`, `square-rotated-forbid`, `triangle-inverted`, `webhook`, `yoga`
Diffstat (limited to 'src/_icons/radar-2.svg')
-rw-r--r-- | src/_icons/radar-2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/radar-2.svg b/src/_icons/radar-2.svg new file mode 100644 index 00000000..174259de --- /dev/null +++ b/src/_icons/radar-2.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="1" /> + <path d="M15.51 15.56a5 5 0 1 0 -3.51 1.44" /> + <path d="M18.832 17.86a9 9 0 1 0 -6.832 3.14" /> + <path d="M12 12v9" /> +</svg> |