diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/radio.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/radio.svg')
-rw-r--r-- | src/_icons/radio.svg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/_icons/radio.svg b/src/_icons/radio.svg deleted file mode 100644 index 095a6b8f..00000000 --- a/src/_icons/radio.svg +++ /dev/null @@ -1,13 +0,0 @@ ---- -tags: [music, news, sound, broadcost, communication, station] -category: Media -version: "1.41" -unicode: "ef2d" ---- -<svg> - <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> |