1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 04:38:28 +01:00

8 new icons: border-corners, border-sides, brand-cake, brand-fiverr, currency-nano, info-hexagon, info-octagon, pdf

Fixed icons: `ad-circle-off`, `ad-circle`, `align-box-center-middle`, `brand-qq`, `brand-taobao`, `csv`, `device-imac`, `device-remote`, `gif`, `jpg`, `plus-equal`, `plus-minus`, `png`, `svg`, `txt`, `zip`
This commit is contained in:
codecalm 2023-02-26 23:03:30 +01:00
parent 1ed1ac1610
commit 2cba4c6209
27 changed files with 115 additions and 33 deletions

12
_config-build.yml Normal file
View File

@ -0,0 +1,12 @@
defaults:
- scope:
type: "icons"
values:
layout: icon
in-bg: true
tags: []
permalink: 'icons/:slug'
collections:
icons:
output: true

View File

@ -10,15 +10,6 @@ exclude:
- .idea - .idea
- package.json - package.json
defaults:
- scope:
type: "icons"
values:
layout: icon
in-bg: true
tags: []
permalink: 'icons/:slug'
collections: collections:
icons: icons:
output: true output: false

View File

@ -11,7 +11,7 @@
"access": "public" "access": "public"
}, },
"scripts": { "scripts": {
"start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888", "start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888 --profile",
"build": "pnpm run optimize && pnpm run update && pnpm run build:svgs && pnpm run build:icons && pnpm run build:packages && pnpm run preview && pnpm run changelog-image && pnpm run zip && pnpm run update-readme", "build": "pnpm run optimize && pnpm run update && pnpm run build:svgs && pnpm run build:icons && pnpm run build:packages && pnpm run preview && pnpm run changelog-image && pnpm run zip && pnpm run update-readme",
"clean": "turbo run clean", "clean": "turbo run clean",
"test": "turbo run test", "test": "turbo run test",
@ -31,7 +31,7 @@
"preview-stroke": "node ./.build/preview-stroke.mjs", "preview-stroke": "node ./.build/preview-stroke.mjs",
"release": "git pull && release-it --verbose", "release": "git pull && release-it --verbose",
"build:svgs": "pnpm run build:jekyll && pnpm run build:copy", "build:svgs": "pnpm run build:jekyll && pnpm run build:copy",
"build:jekyll": "bundle exec jekyll build", "build:jekyll": "bundle exec jekyll build --config _config.yml,_config-build.yml",
"build:copy": "rm -rf ./icons && mkdir ./icons && cp ./_site/tags.json tags.json && cp ./_site/icons/* ./icons/ && rm -rf ./_site/", "build:copy": "rm -rf ./icons && mkdir ./icons && cp ./_site/tags.json tags.json && cp ./_site/icons/* ./icons/ && rm -rf ./_site/",
"build:icons": "pnpm --filter @tabler/icons build", "build:icons": "pnpm --filter @tabler/icons build",
"build:packages": "pnpm run build:react && pnpm run build:preact && pnpm run build:solidjs && pnpm run build:svelte && pnpm run build:vue && pnpm run build:png && pnpm run build:pdf && pnpm run build:esp && pnpm run build:webfont", "build:packages": "pnpm run build:react && pnpm run build:preact && pnpm run build:solidjs && pnpm run build:svelte && pnpm run build:vue && pnpm run build:png && pnpm run build:pdf && pnpm run build:esp && pnpm run build:webfont",

View File

@ -1,10 +1,12 @@
--- ---
--- ---
<svg> <svg>
<path d="M4.91 4.949a9.968 9.968 0 0 0 -2.91 7.051c0 5.523 4.477 10 10 10a9.968 9.968 0 0 0 7.05 -2.909m1.728 -2.298a9.955 9.955 0 0 0 1.222 -4.793c0 -5.523 -4.477 -10 -10 -10c-1.74 0 -3.376 .444 -4.8 1.225" /> <path d="M4.91 4.949a9.968 9.968 0 0 0 -2.91 7.051c0 5.523 4.477 10 10 10a9.968 9.968 0 0 0 7.05 -2.909" />
<path d="M10.572 14l-1.572 -5.5l-1.572 5.5z" /> <path d="M20.778 16.793a9.955 9.955 0 0 0 1.222 -4.793c0 -5.523 -4.477 -10 -10 -10c-1.74 0 -3.376 .444 -4.8 1.225" />
<path d="M7 15v-4.5a1.5 1.5 0 0 1 2.138 -1.358m.716 .711c.094 .196 .146 .415 .146 .647v4.5" /> <path d="M7 15v-4.5a1.5 1.5 0 0 1 2.138 -1.358" />
<path d="M9.854 9.853c.094 .196 .146 .415 .146 .647v4.5" />
<path d="M7 13h3" /> <path d="M7 13h3" />
<path d="M14 14v1h1m2 -2v-2a2 2 0 0 0 -2 -2h-1v1" /> <path d="M14 14v1h1" />
<path d="M17 13v-2a2 2 0 0 0 -2 -2h-1v1" />
<path d="M3 3l18 18" /> <path d="M3 3l18 18" />
</svg> </svg>

View File

@ -2,7 +2,6 @@
--- ---
<svg> <svg>
<path d="M12 12m-10 0a10 10 0 1 0 20 0a10 10 0 1 0 -20 0" /> <path d="M12 12m-10 0a10 10 0 1 0 20 0a10 10 0 1 0 -20 0" />
<path d="M10.572 14l-1.572 -5.5l-1.572 5.5z" />
<path d="M7 15v-4.5a1.5 1.5 0 0 1 3 0v4.5" /> <path d="M7 15v-4.5a1.5 1.5 0 0 1 3 0v4.5" />
<path d="M7 13h3" /> <path d="M7 13h3" />
<path d="M14 9v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" /> <path d="M14 9v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />

View File

@ -1,4 +1,5 @@
--- ---
category: Text
--- ---
<svg> <svg>
<path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" /> <path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />

View File

@ -0,0 +1,9 @@
---
category: Design
---
<svg>
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
<path d="M20 16v2a2 2 0 0 1 -2 2h-2" />
<path d="M8 20h-2a2 2 0 0 1 -2 -2v-2" />
<path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Design
---
<svg>
<path d="M4 8v8" />
<path d="M20 16v-8" />
<path d="M8 4h8" />
<path d="M8 20h8" />
</svg>

View File

@ -0,0 +1,6 @@
---
category: Brand
---
<svg>
<path d="M20.84 12c0 2.05 .985 3.225 -.04 5c-1.026 1.775 -2.537 1.51 -4.314 2.534c-1.776 1.026 -2.302 2.466 -4.353 2.466c-2.051 0 -2.576 -1.441 -4.353 -2.466c-1.776 -1.024 -3.288 -.759 -4.314 -2.534c-1.025 -1.775 -.04 -2.95 -.04 -5s-.985 -3.225 .04 -5c1.026 -1.775 2.537 -1.51 4.314 -2.534c1.776 -1.026 2.302 -2.466 4.353 -2.466s2.577 1.441 4.353 2.466c1.776 1.024 3.288 .759 4.313 2.534c1.026 1.775 .04 2.95 .04 5z" />
</svg>

View File

@ -0,0 +1,6 @@
---
category: Brand
---
<svg>
<path d="M15 3h-2a6 6 0 0 0 -6 6h-3v4h3v8h4v-7h4v7h4v-11h-8v-1.033a1.967 1.967 0 0 1 2 -1.967h2v-4z" />
</svg>

View File

@ -4,10 +4,13 @@ unicode: "f606"
version: "1.114" version: "1.114"
--- ---
<svg> <svg>
<path d="M14 7h.01" /> <path d="M6 9.748a14.716 14.716 0 0 0 11.995 -.052c.275 -9.236 -11.104 -11.256 -11.995 .052z" />
<path d="M10 7h.01" /> <path d="M18 10c.984 2.762 1.949 4.765 2 7.153c.014 .688 -.664 1.346 -1.184 .303c-.346 -.696 -.952 -1.181 -1.816 -1.456" />
<path d="M6 11c4 4 8 4 12 0" /> <path d="M17 16c.031 1.831 .147 3.102 -1 4" />
<path d="M9 13.5v2.5" /> <path d="M8 20c-1.099 -.87 -.914 -2.24 -1 -4" />
<path d="M10.5 10c.667 1.333 2.333 1.333 3 0h-3z" /> <path d="M6 10c-.783 2.338 -1.742 4.12 -1.968 6.43c-.217 2.227 .716 1.644 1.16 .917c.296 -.487 .898 -.934 1.808 -1.347" />
<path d="M16 21c1.5 0 3.065 -1 1 -3c4.442 2 1.987 -4.5 1 -7c0 -4 -1.558 -8 -6 -8s-6 4 -6 8c-.987 2.5 -3.442 9 1 7c-2.065 2 -.5 3 1 3h8z" /> <path d="M15.898 13l-.476 -2" />
<path d="M8 20l-1.5 1c-.5 .5 -.5 1 .5 1h10c1 0 1 -.5 .5 -1l-1.5 -1" />
<path d="M13.75 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M10.25 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
</svg> </svg>

View File

@ -4,14 +4,14 @@ unicode: "f5ef"
version: "1.113" version: "1.113"
--- ---
<svg> <svg>
<path d="M17 10h-6.5" /> <path d="M2 5c.968 .555 1.335 1.104 2 2" />
<path d="M11 9c-.44 .843 -1 1.5 -2 2" /> <path d="M2 10c5.007 3.674 2.85 6.544 0 10" />
<path d="M13 10v6.8" /> <path d="M10 4c-.137 4.137 -2.258 5.286 -3.709 6.684" />
<path d="M9 15c.71 3.675 6 1.366 8.5 .5" /> <path d="M10 6c2.194 -.8 3.736 -.852 6.056 -.993c4.206 -.158 5.523 2.264 5.803 5.153c.428 4.396 -.077 7.186 -2.117 9.298c-1.188 1.23 -3.238 2.62 -7.207 .259" />
<path d="M17 14.5l1 2" /> <path d="M11 10h6" />
<path d="M10 13h5" /> <path d="M13 10v6.493" />
<path d="M3 10c4.5 1 2.902 4.85 0 8" /> <path d="M8 13h10" />
<path d="M7 9c1.43 -1.652 2.06 -2.876 2.5 -4" /> <path d="M16 15.512l.853 1.72" />
<path d="M8.5 7c4.333 -.667 7 -1 8 -1c1.5 0 3.5 -.5 4 1.5c.333 1.333 .5 2.833 .5 4.5v4c0 2 -1 3 -5 3" /> <path d="M16.5 17c-1.145 .361 -7 3 -8.5 -.5" />
<path d="M5 6m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> <path d="M11.765 8.539l-1.765 2.461" />
</svg> </svg>

View File

@ -1,4 +1,5 @@
--- ---
category: Extensions
version: "2.5" version: "2.5"
unicode: "f791" unicode: "f791"
--- ---

View File

@ -0,0 +1,10 @@
---
tags: [money, nano, crypto, blockchain, pay, p2p, digital]
category: Currencies
---
<svg>
<path d="M7 20l10 -16" />
<path d="M7 12h10" />
<path d="M7 16h10" />
<path d="M17 20l-10 -16" />
</svg>

View File

@ -1,4 +1,5 @@
--- ---
category: Devices
--- ---
<svg> <svg>
<path d="M3 3m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" /> <path d="M3 3m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />

View File

@ -1,4 +1,5 @@
--- ---
category: Devices
version: "2.5" version: "2.5"
unicode: "f792" unicode: "f792"
--- ---

View File

@ -1,4 +1,5 @@
--- ---
category: Extensions
tags: [file, format, animation, image, extension, filetype] tags: [file, format, animation, image, extension, filetype]
version: "1.75" version: "1.75"
unicode: "f257" unicode: "f257"

View File

@ -0,0 +1,7 @@
---
---
<svg>
<path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
<path d="M12 8l.01 0" />
<path d="M11 12l1 0l0 4l1 0" />
</svg>

View File

@ -0,0 +1,7 @@
---
---
<svg>
<path d="M9.103 2h5.794a3 3 0 0 1 2.122 .879l4.101 4.101a3 3 0 0 1 .88 2.123v5.794a3 3 0 0 1 -.879 2.122l-4.101 4.101a3 3 0 0 1 -2.122 .879h-5.795a3 3 0 0 1 -2.122 -.879l-4.101 -4.1a3 3 0 0 1 -.88 -2.123v-5.794a3 3 0 0 1 .879 -2.122l4.101 -4.101a3 3 0 0 1 2.123 -.88z" />
<path d="M12 8l.01 0" />
<path d="M11 12l1 0l0 4l1 0" />
</svg>

View File

@ -1,4 +1,5 @@
--- ---
category: Extensions
tags: [file, format, type, document, filetype] tags: [file, format, type, document, filetype]
version: "1.93" version: "1.93"
unicode: "f3ac" unicode: "f3ac"

9
src/_icons/pdf.svg Normal file
View File

@ -0,0 +1,9 @@
---
category: Extensions
---
<svg>
<path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
<path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
<path d="M17 12h3" />
<path d="M21 8h-4v8" />
</svg>

View File

@ -1,4 +1,5 @@
--- ---
category: Math
--- ---
<svg> <svg>
<path d="M4 7h6" /> <path d="M4 7h6" />

View File

@ -1,4 +1,5 @@
--- ---
category: Math
--- ---
<svg> <svg>
<path d="M4 7h6" /> <path d="M4 7h6" />

View File

@ -1,4 +1,5 @@
--- ---
category: Extensions
tags: [file, format, type, document, filetype] tags: [file, format, type, document, filetype]
version: "1.93" version: "1.93"
unicode: "f3ad" unicode: "f3ad"

View File

@ -1,4 +1,5 @@
--- ---
category: Extensions
tags: [file, format, extension, graphic, filetype] tags: [file, format, extension, graphic, filetype]
version: "1.75" version: "1.75"
unicode: "f25a" unicode: "f25a"

View File

@ -1,4 +1,5 @@
--- ---
category: Extensions
tags: [file, format, type, document, filetype] tags: [file, format, type, document, filetype]
version: "1.93" version: "1.93"
unicode: "f3b1" unicode: "f3b1"

View File

@ -1,4 +1,5 @@
--- ---
category: Extensions
tags: [file, document, folder, compress, archive, filetype] tags: [file, document, folder, compress, archive, filetype]
version: "1.93" version: "1.93"
unicode: "f3b4" unicode: "f3b4"