diff options
author | codecalm <codecalm@gmail.com> | 2021-04-27 00:14:39 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-27 00:14:39 +0200 |
commit | fb0a9239b7f75c141edf0502255115f9e7efe1d9 (patch) | |
tree | fd03ac176261652eddfbd2d867f73a848c523763 /src/_icons/radio.svg | |
parent | 18 new icons: `ad-2`, `angle`, `apple`, `border-style-2`, `box-model-2`, `bra... (diff) | |
download | tabler-icons-fb0a9239b7f75c141edf0502255115f9e7efe1d9.tar.xz |
Release 1.41.0v1.41.0
Diffstat (limited to 'src/_icons/radio.svg')
-rw-r--r-- | src/_icons/radio.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/_icons/radio.svg b/src/_icons/radio.svg index 64f793a5..7f1c954f 100644 --- a/src/_icons/radio.svg +++ b/src/_icons/radio.svg @@ -2,9 +2,9 @@ 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"/> + <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> |