Add radio receiver (#190)
This commit is contained in:
16
icons/radio-receiver.svg
Normal file
16
icons/radio-receiver.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M5 16v2" />
|
||||
<path d="M19 16v2" />
|
||||
<rect x="2" y="8" width="20" height="8" rx="2" />
|
||||
<path d="M18 12h0" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 331 B |
Reference in New Issue
Block a user