Release 2.13.2
@ -3,4 +3,3 @@
|
||||
<path d="M5 5h6a8 8 0 0 1 8 8v6" />
|
||||
</svg>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 337 B After Width: | Height: | Size: 336 B |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tabler-icons",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tabler/tabler-icons.git"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-eps",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@ -25,7 +25,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-pdf",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-png",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@ -30,7 +30,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-preact",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@ -35,7 +35,7 @@
|
||||
"test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"preact": "^10.5.13"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-react",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@ -35,7 +35,7 @@
|
||||
"test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1",
|
||||
"@tabler/icons": "2.13.2",
|
||||
"prop-types": "^15.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-solidjs",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@ -35,7 +35,7 @@
|
||||
"test": "echo 'TODO'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@solidjs/testing-library": "^0.6.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-svelte",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@ -36,7 +36,7 @@
|
||||
"test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/svelte": "^3.0.3",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-vue",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"license": "MIT",
|
||||
"author": "codecalm",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
@ -35,7 +35,7 @@
|
||||
"test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">=3.0.1"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tabler/icons-webfont",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
||||
"homepage": "https://tabler-icons.io",
|
||||
"bugs": {
|
||||
@ -38,7 +38,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons": "2.13.1"
|
||||
"@tabler/icons": "2.13.2"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
@ -1,13 +1,13 @@
|
||||
/*!
|
||||
* Tabler Icons 2.13.1 by tabler - https://tabler.io
|
||||
* Tabler Icons 2.13.2 by tabler - https://tabler.io
|
||||
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
||||
*/
|
||||
@font-face {
|
||||
font-family: "tabler-icons";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("./fonts/tabler-icons.eot?v2.13.1");
|
||||
src: url("./fonts/tabler-icons.eot?#iefix-v2.13.1") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.13.1") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.13.1") format("truetype");
|
||||
src: url("./fonts/tabler-icons.eot?v2.13.2");
|
||||
src: url("./fonts/tabler-icons.eot?#iefix-v2.13.2") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.13.2") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.13.2") format("truetype");
|
||||
}
|
||||
.ti {
|
||||
font-family: "tabler-icons" !important;
|
||||
|
@ -5,7 +5,7 @@
|
||||
<meta name="viewport"
|
||||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>Tabler Icons - version 2.13.1</title>
|
||||
<title>Tabler Icons - version 2.13.2</title>
|
||||
|
||||
<link rel="preconnect" href="https://rsms.me/">
|
||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
||||
@ -116,7 +116,7 @@
|
||||
<h1>
|
||||
Tabler Icons
|
||||
</h1>
|
||||
<p class="text-muted">version 2.13.1</p>
|
||||
<p class="text-muted">version 2.13.2</p>
|
||||
</header>
|
||||
|
||||
<div class="search-bar">
|
||||
|
4
packages/icons-webfont/tabler-icons.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Tabler Icons 2.13.1 by tabler - https://tabler.io
|
||||
* Tabler Icons 2.13.2 by tabler - https://tabler.io
|
||||
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
||||
*/
|
||||
$ti-font-family: 'tabler-icons' !default;
|
||||
@ -12,11 +12,11 @@ $ti-prefix: 'ti' !default;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: $ti-font-display;
|
||||
src: url('#{$ti-font-path}/tabler-icons.eot?v2.13.1');
|
||||
src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.13.1') format('embedded-opentype'),
|
||||
url('#{$ti-font-path}/tabler-icons.woff2?v2.13.1') format('woff2'),
|
||||
src: url('#{$ti-font-path}/tabler-icons.eot?v2.13.2');
|
||||
src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.13.2') format('embedded-opentype'),
|
||||
url('#{$ti-font-path}/tabler-icons.woff2?v2.13.2') format('woff2'),
|
||||
url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
|
||||
url('#{$ti-font-path}/tabler-icons.ttf?v2.13.1') format('truetype');
|
||||
url('#{$ti-font-path}/tabler-icons.ttf?v2.13.2') format('truetype');
|
||||
}
|
||||
|
||||
.#{$ti-prefix} {
|
||||
|
Before Width: | Height: | Size: 408 B After Width: | Height: | Size: 408 B |
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 413 B After Width: | Height: | Size: 413 B |
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 414 B After Width: | Height: | Size: 414 B |
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 353 B |
Before Width: | Height: | Size: 437 B After Width: | Height: | Size: 437 B |
Before Width: | Height: | Size: 439 B After Width: | Height: | Size: 439 B |
Before Width: | Height: | Size: 441 B After Width: | Height: | Size: 441 B |
Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 440 B |
Before Width: | Height: | Size: 555 B After Width: | Height: | Size: 555 B |
Before Width: | Height: | Size: 558 B After Width: | Height: | Size: 558 B |
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 525 B |
Before Width: | Height: | Size: 628 B After Width: | Height: | Size: 628 B |
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 520 B |
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 519 B |
Before Width: | Height: | Size: 512 B After Width: | Height: | Size: 512 B |
Before Width: | Height: | Size: 521 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 600 B After Width: | Height: | Size: 600 B |
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 466 B |
Before Width: | Height: | Size: 508 B After Width: | Height: | Size: 508 B |
Before Width: | Height: | Size: 477 B After Width: | Height: | Size: 477 B |
Before Width: | Height: | Size: 491 B After Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 677 B After Width: | Height: | Size: 677 B |
Before Width: | Height: | Size: 724 B After Width: | Height: | Size: 724 B |
Before Width: | Height: | Size: 462 B After Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 510 B |
Before Width: | Height: | Size: 436 B After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 485 B After Width: | Height: | Size: 485 B |
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 432 B |
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
Before Width: | Height: | Size: 665 B After Width: | Height: | Size: 665 B |
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 509 B |
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 460 B After Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 616 B After Width: | Height: | Size: 616 B |
Before Width: | Height: | Size: 425 B After Width: | Height: | Size: 425 B |
Before Width: | Height: | Size: 449 B After Width: | Height: | Size: 449 B |
Before Width: | Height: | Size: 548 B After Width: | Height: | Size: 548 B |
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 513 B After Width: | Height: | Size: 513 B |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 462 B After Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 681 B After Width: | Height: | Size: 681 B |
Before Width: | Height: | Size: 458 B After Width: | Height: | Size: 458 B |
Before Width: | Height: | Size: 456 B After Width: | Height: | Size: 456 B |
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 471 B |
Before Width: | Height: | Size: 430 B After Width: | Height: | Size: 430 B |
Before Width: | Height: | Size: 467 B After Width: | Height: | Size: 467 B |
Before Width: | Height: | Size: 511 B After Width: | Height: | Size: 511 B |
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
Before Width: | Height: | Size: 691 B After Width: | Height: | Size: 691 B |
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 496 B After Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 490 B After Width: | Height: | Size: 490 B |
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 627 B |
Before Width: | Height: | Size: 451 B After Width: | Height: | Size: 451 B |
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 480 B |
Before Width: | Height: | Size: 583 B After Width: | Height: | Size: 583 B |
Before Width: | Height: | Size: 487 B After Width: | Height: | Size: 487 B |
Before Width: | Height: | Size: 551 B After Width: | Height: | Size: 551 B |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 709 B After Width: | Height: | Size: 709 B |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 503 B |
Before Width: | Height: | Size: 491 B After Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 462 B After Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 529 B After Width: | Height: | Size: 529 B |
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 522 B |
Before Width: | Height: | Size: 572 B After Width: | Height: | Size: 572 B |
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 522 B |
Before Width: | Height: | Size: 554 B After Width: | Height: | Size: 554 B |
Before Width: | Height: | Size: 753 B After Width: | Height: | Size: 753 B |
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 589 B |
Before Width: | Height: | Size: 543 B After Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 677 B After Width: | Height: | Size: 677 B |
Before Width: | Height: | Size: 512 B After Width: | Height: | Size: 512 B |
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 634 B After Width: | Height: | Size: 634 B |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 599 B After Width: | Height: | Size: 599 B |
Before Width: | Height: | Size: 581 B After Width: | Height: | Size: 581 B |