diff options
Diffstat (limited to 'icons/radio.svg')
-rw-r--r-- | icons/radio.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/radio.svg b/icons/radio.svg new file mode 100644 index 00000000..31890747 --- /dev/null +++ b/icons/radio.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-radio" 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="M14 3l-9.371 3.749a1 1 0 0 0 -.629 .928v11.323a1 1 0 0 0 1 1h14a1 1 0 0 0 1 -1v-11a1 1 0 0 0 -1 -1h-14.5" /> + <path d="M4 12h16" /> + <path d="M7 12v-2" /> + <path d="M17 16v.01" /> + <path d="M13 16v.01" /> +</svg> + + |