diff options
author | codecalm <codecalm@gmail.com> | 2021-04-26 23:35:33 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-26 23:35:33 +0200 |
commit | c3dabe1eff9baf8d60fd5c4fe038c68a82b5b421 (patch) | |
tree | d7738911e19e2233dd4da56fa37ee5058bd4dea1 /src/_icons/radio.svg | |
parent | new version fix (diff) | |
download | tabler-icons-c3dabe1eff9baf8d60fd5c4fe038c68a82b5b421.tar.xz |
18 new icons: `ad-2`, `angle`, `apple`, `border-style-2`, `box-model-2`, `brand-vercel`, `car-crane`, `cheese`, `crane`, `cup`, `dog-bowl`, `fence`, `fish`, `microphone-2`, `radio`, `soup`, `transfer-in`, `transfer-out`
Fixed icons: `ad`, `border-style`
Diffstat (limited to 'src/_icons/radio.svg')
-rw-r--r-- | src/_icons/radio.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/radio.svg b/src/_icons/radio.svg new file mode 100644 index 00000000..64f793a5 --- /dev/null +++ b/src/_icons/radio.svg @@ -0,0 +1,10 @@ +--- +category: Media +--- +<svg> + <path d="M14 3L4.629 6.749A1 1 0 0 0 4 7.677V19a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H4.5"/> + <path d="M4 12h16"/> + <path d="M7 12v-2"/> + <path d="M17 16v.01"/> + <path d="M13 16v.01"/> +</svg> |