diff options
author | codecalm <codecalm@gmail.com> | 2020-03-21 14:54:53 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-21 14:54:53 +0100 |
commit | f6eac139ef0faa372a67b7f130c25770c79bdad6 (patch) | |
tree | 56d65e5a274eb5d661327c2a096dda951a1d06fe /src | |
parent | 14 new icons: `ad`, `building-arch`, `building-bridge-2`, `building-bridge`, ... (diff) | |
download | tabler-icons-f6eac139ef0faa372a67b7f130c25770c79bdad6.tar.xz |
build new version
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/ad.svg | 4 | ||||
-rw-r--r-- | src/_icons/building-bridge-2.svg | 2 | ||||
-rw-r--r-- | src/_icons/building-bridge.svg | 11 | ||||
-rw-r--r-- | src/_icons/device-speaker.svg | 2 | ||||
-rw-r--r-- | src/_icons/live-photo.svg | 2 | ||||
-rw-r--r-- | src/_icons/news.svg | 2 | ||||
-rw-r--r-- | src/_icons/template.svg | 6 |
7 files changed, 14 insertions, 15 deletions
diff --git a/src/_icons/ad.svg b/src/_icons/ad.svg index 576b61de..b2166f25 100644 --- a/src/_icons/ad.svg +++ b/src/_icons/ad.svg @@ -4,6 +4,6 @@ tags: [] <svg> <rect x="3" y="5" width="18" height="14" rx="2" /> <path d="M7 15v-4a2 2 0 0 1 4 0v4" /> - <polyline points="7 13 11 13"></polyline> - <path d="M17 9v6h-1.5a1.5 1.5 0 111.5 -1.5" /> + <line x1="7" y1="13" x2="11" y2="13" /> + <path d="M17 9v6h-1.5a1.5 1.5 0 1 1 1.5 -1.5" /> </svg> diff --git a/src/_icons/building-bridge-2.svg b/src/_icons/building-bridge-2.svg index 2ed3b4dc..23b8af58 100644 --- a/src/_icons/building-bridge-2.svg +++ b/src/_icons/building-bridge-2.svg @@ -1,5 +1,5 @@ --- --- <svg> - <path d="M6 7h12a2 2 0 0 1 2 2v9a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a4 4 0 0 0 -8 0v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-9a2 2 0 0 1 2 -2"></path> + <path d="M6 7h12a2 2 0 0 1 2 2v9a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a4 4 0 0 0 -8 0v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-9a2 2 0 0 1 2 -2" /> </svg> diff --git a/src/_icons/building-bridge.svg b/src/_icons/building-bridge.svg index 88cf6b66..67b047bc 100644 --- a/src/_icons/building-bridge.svg +++ b/src/_icons/building-bridge.svg @@ -1,10 +1,9 @@ --- --- <svg> - <polyline points="6 5 6 19"></polyline> - <polyline points="18 5 18 19"></polyline> - <polyline points="2 15 22 15"></polyline> - <path d="M3 8a7.5 7.5 0 0 0 3 -2a6.5 6.5 0 0 0 12 0a7.5 7.5 0 0 0 3 2"></path> - <polyline points="12 10 12 15"></polyline> - + <line x1="6" y1="5" x2="6" y2="19" /> + <line x1="18" y1="5" x2="18" y2="19" /> + <line x1="2" y1="15" x2="22" y2="15" /> + <path d="M3 8a7.5 7.5 0 0 0 3 -2a6.5 6.5 0 0 0 12 0a7.5 7.5 0 0 0 3 2" /> + <line x1="12" y1="10" x2="12" y2="15" /> </svg> diff --git a/src/_icons/device-speaker.svg b/src/_icons/device-speaker.svg index 3643b1e1..56f12add 100644 --- a/src/_icons/device-speaker.svg +++ b/src/_icons/device-speaker.svg @@ -3,5 +3,5 @@ <svg> <rect x="5" y="3" width="14" height="18" rx="2" /> <circle cx="12" cy="14" r="3" /> - <polyline points="12 7 12 7.01"></polyline> + <line x1="12" y1="7" x2="12" y2="7.01" /> </svg> diff --git a/src/_icons/live-photo.svg b/src/_icons/live-photo.svg index bc04fed2..d79dd7dc 100644 --- a/src/_icons/live-photo.svg +++ b/src/_icons/live-photo.svg @@ -3,5 +3,5 @@ <svg> <circle cx="12" cy="12" r="1" /> <circle cx="12" cy="12" r="5" /> - <circle cx="12" cy="12" r="9" stroke-dasharray=".001 4.03"/> + <circle cx="12" cy="12" r="9" stroke-dasharray=".001 4.03" /> </svg> diff --git a/src/_icons/news.svg b/src/_icons/news.svg index 077d7ada..5ccabad4 100644 --- a/src/_icons/news.svg +++ b/src/_icons/news.svg @@ -2,7 +2,7 @@ tags: [newspaper, article] --- <svg> - <path d="M16 6h3a 1 1 0 011 1v11a2 2 0 0 1 -4 0v-13a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1v12a3 3 0 0 0 3 3h11" /> + <path d="M16 6h3a1 1 0 0 1 1 1v11a2 2 0 0 1 -4 0v-13a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1v12a3 3 0 0 0 3 3h11" /> <line x1="8" y1="8" x2="12" y2="8" /> <line x1="8" y1="12" x2="12" y2="12" /> <line x1="8" y1="16" x2="12" y2="16" /> diff --git a/src/_icons/template.svg b/src/_icons/template.svg index dbd6a913..163f1c2c 100644 --- a/src/_icons/template.svg +++ b/src/_icons/template.svg @@ -4,7 +4,7 @@ tags: [grid, columns, masonry, collage] <svg> <rect x="4" y="4" width="16" height="4" rx="1" /> <rect x="4" y="12" width="6" height="8" rx="2" /> - <polyline points="14 12 20 12"></polyline> - <polyline points="14 16 20 16"></polyline> - <polyline points="14 20 20 20"></polyline> + <line x1="14" y1="12" x2="20" y2="12" /> + <line x1="14" y1="16" x2="20" y2="16" /> + <line x1="14" y1="20" x2="20" y2="20" /> </svg> |