diff options
author | codecalm <codecalm@gmail.com> | 2020-05-30 15:31:58 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-05-30 15:31:58 +0200 |
commit | e6602739a9ad1cd8d60346485ede211f0cad91b6 (patch) | |
tree | 811cca644c2b4048301165711ded8ff8a29e89c9 | |
parent | 3 new icons: `clear-formatting`, `temperature-minus`, `temperature-plus` (diff) | |
download | tabler-icons-e6602739a9ad1cd8d60346485ede211f0cad91b6.tar.xz |
1 new icons: `social`
Fixed icons: `file-check`, `file-code`, `file-download`, `file-horizontal`, `file-invoice`, `file-minus`, `file-music`, `file-plus`, `file-shredder`, `file-text`, `file-x`, `file`
-rw-r--r-- | src/_icons/file-check.svg | 2 | ||||
-rw-r--r-- | src/_icons/file-code.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-download.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-horizontal.svg | 2 | ||||
-rw-r--r-- | src/_icons/file-invoice.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-minus.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-music.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-plus.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-shredder.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-text.svg | 3 | ||||
-rw-r--r-- | src/_icons/file-x.svg | 3 | ||||
-rw-r--r-- | src/_icons/file.svg | 3 | ||||
-rw-r--r-- | src/_icons/social.svg | 12 |
13 files changed, 34 insertions, 12 deletions
diff --git a/src/_icons/file-check.svg b/src/_icons/file-check.svg index 37d72d0b..e2919a85 100644 --- a/src/_icons/file-check.svg +++ b/src/_icons/file-check.svg @@ -2,7 +2,7 @@ tags: ["yes"] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <path d="M9 15l2 2l4 -4" /> </svg> diff --git a/src/_icons/file-code.svg b/src/_icons/file-code.svg index 7da04491..d2578ea8 100644 --- a/src/_icons/file-code.svg +++ b/src/_icons/file-code.svg @@ -2,7 +2,8 @@ tags: [paper, new] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <path d="M10 13l-1 2l1 2" /> <path d="M14 13l1 2l-1 2" /> diff --git a/src/_icons/file-download.svg b/src/_icons/file-download.svg index dd202409..506fd576 100644 --- a/src/_icons/file-download.svg +++ b/src/_icons/file-download.svg @@ -2,7 +2,8 @@ tags: [save, transfer, input] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <line x1="12" y1="11" x2="12" y2="17" /> <polyline points="9 14 12 17 15 14" /> diff --git a/src/_icons/file-horizontal.svg b/src/_icons/file-horizontal.svg index 86d5ecd4..2e1ded84 100644 --- a/src/_icons/file-horizontal.svg +++ b/src/_icons/file-horizontal.svg @@ -2,6 +2,6 @@ tags: [paper, new] --- <svg> - <polyline points="16 5 16 10 21 10" /> + <path d="M16 5v4a1 1 0 00 1 1h4"></path> <path d="M3 7v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-7l-5 -5h-11a2 2 0 0 0 -2 2z" /> </svg> diff --git a/src/_icons/file-invoice.svg b/src/_icons/file-invoice.svg index 03ace28a..a28f60c8 100644 --- a/src/_icons/file-invoice.svg +++ b/src/_icons/file-invoice.svg @@ -2,7 +2,8 @@ tags: [accounting, bill, statement, settlement, finance] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <line x1="9" y1="7" x2="10" y2="7" /> <line x1="9" y1="13" x2="15" y2="13" /> diff --git a/src/_icons/file-minus.svg b/src/_icons/file-minus.svg index 292239e6..7ccd98ce 100644 --- a/src/_icons/file-minus.svg +++ b/src/_icons/file-minus.svg @@ -2,7 +2,8 @@ tags: [remove, delete] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <line x1="9" y1="14" x2="15" y2="14" /> </svg> diff --git a/src/_icons/file-music.svg b/src/_icons/file-music.svg index f9054199..0f27b0e0 100644 --- a/src/_icons/file-music.svg +++ b/src/_icons/file-music.svg @@ -2,7 +2,8 @@ tags: [mp3, wma, wav] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <circle cx="11" cy="16" r="1" /> <polyline points="12 16 12 11 14 12" /> diff --git a/src/_icons/file-plus.svg b/src/_icons/file-plus.svg index 0e91546c..2c695091 100644 --- a/src/_icons/file-plus.svg +++ b/src/_icons/file-plus.svg @@ -2,7 +2,8 @@ tags: [add, create, new] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <line x1="12" y1="11" x2="12" y2="17" /> <line x1="9" y1="14" x2="15" y2="14" /> diff --git a/src/_icons/file-shredder.svg b/src/_icons/file-shredder.svg index 365ca907..e8d6f83d 100644 --- a/src/_icons/file-shredder.svg +++ b/src/_icons/file-shredder.svg @@ -2,7 +2,8 @@ tags: [shred, destroy, cut] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" /> <line x1="3" y1="12" x2="21" y2="12" /> <line x1="6" y1="16" x2="6" y2="18" /> diff --git a/src/_icons/file-text.svg b/src/_icons/file-text.svg index 2a594cdc..69aebcb2 100644 --- a/src/_icons/file-text.svg +++ b/src/_icons/file-text.svg @@ -2,7 +2,8 @@ tags: [data, pdf, txt] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <line x1="9" y1="9" x2="10" y2="9" /> <line x1="9" y1="13" x2="15" y2="13" /> diff --git a/src/_icons/file-x.svg b/src/_icons/file-x.svg index b83bcba7..c6883460 100644 --- a/src/_icons/file-x.svg +++ b/src/_icons/file-x.svg @@ -2,7 +2,8 @@ tags: [remove, delete, erase] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <path d="M10 12l4 4m0 -4l-4 4" /> </svg> diff --git a/src/_icons/file.svg b/src/_icons/file.svg index c6223d8d..a3853afc 100644 --- a/src/_icons/file.svg +++ b/src/_icons/file.svg @@ -2,6 +2,7 @@ tags: [paper, new] --- <svg> - <polyline points="14 3 14 8 19 8" /> + <path d="M14 3v4a1 1 0 00 1 1h4"></path> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> </svg> diff --git a/src/_icons/social.svg b/src/_icons/social.svg new file mode 100644 index 00000000..3c122972 --- /dev/null +++ b/src/_icons/social.svg @@ -0,0 +1,12 @@ +--- +--- +<svg> + <circle cx="12" cy="5" r="2"></circle> + <circle cx="5" cy="19" r="2"></circle> + <circle cx="19" cy="19" r="2"></circle> + <circle cx="12" cy="14" r="3"></circle> + + <polyline points="12 7 12 11"></polyline> + <path d="M6.7 17.8l2.8 -2"></path> + <path d="M17.3 17.8l-2.8 -2"></path> +</svg> |