diff --git a/package-lock.json b/package-lock.json
index 7bae80ba4..f2b518206 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@popperjs/core": "^2.11.2",
- "@tabler/icons": "^1.54.0",
+ "@tabler/icons": "^1.59.0",
"bootstrap": "5.1.3"
},
"devDependencies": {
@@ -2137,9 +2137,9 @@
}
},
"node_modules/@tabler/icons": {
- "version": "1.54.0",
- "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.54.0.tgz",
- "integrity": "sha512-X0SjUMWlu6IWsWIZP6gtMZhi9Q7pO2+BQ9vex28rOu+gtym7fZjnDXWG0okzVhtt4mlOwJ2BHQllRky29lsn7Q==",
+ "version": "1.59.0",
+ "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.59.0.tgz",
+ "integrity": "sha512-u/Z7jDB8wWWTFR0q84IdAQEpUvNWHESvj3Y9WNwQak4NrXoUnPp1JVXd0ek6IX3RxWMeKE79qj5/id2yVjGM/g==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/codecalm"
@@ -2147,6 +2147,14 @@
"peerDependencies": {
"react": "^16.x || 17.x",
"react-dom": "^16.x || 17.x"
+ },
+ "peerDependenciesMeta": {
+ "react": {
+ "optional": true
+ },
+ "react-dom": {
+ "optional": true
+ }
}
},
"node_modules/@tootallnate/once": {
@@ -9035,7 +9043,8 @@
"node_modules/js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
- "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
+ "devOptional": true
},
"node_modules/js-yaml": {
"version": "3.14.1",
@@ -9632,6 +9641,7 @@
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
+ "optional": true,
"peer": true,
"dependencies": {
"js-tokens": "^3.0.0 || ^4.0.0"
@@ -10439,6 +10449,7 @@
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
+ "optional": true,
"peer": true,
"engines": {
"node": ">=0.10.0"
@@ -11691,6 +11702,7 @@
"version": "15.7.2",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
"integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
+ "optional": true,
"peer": true,
"dependencies": {
"loose-envify": "^1.4.0",
@@ -11702,6 +11714,7 @@
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
+ "optional": true,
"peer": true
},
"node_modules/protocols": {
@@ -11964,6 +11977,7 @@
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
+ "optional": true,
"peer": true,
"dependencies": {
"loose-envify": "^1.1.0",
@@ -11978,6 +11992,7 @@
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==",
+ "optional": true,
"peer": true,
"dependencies": {
"loose-envify": "^1.1.0",
@@ -12907,6 +12922,7 @@
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz",
"integrity": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==",
+ "optional": true,
"peer": true,
"dependencies": {
"loose-envify": "^1.1.0",
@@ -17155,9 +17171,9 @@
}
},
"@tabler/icons": {
- "version": "1.54.0",
- "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.54.0.tgz",
- "integrity": "sha512-X0SjUMWlu6IWsWIZP6gtMZhi9Q7pO2+BQ9vex28rOu+gtym7fZjnDXWG0okzVhtt4mlOwJ2BHQllRky29lsn7Q==",
+ "version": "1.59.0",
+ "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-1.59.0.tgz",
+ "integrity": "sha512-u/Z7jDB8wWWTFR0q84IdAQEpUvNWHESvj3Y9WNwQak4NrXoUnPp1JVXd0ek6IX3RxWMeKE79qj5/id2yVjGM/g==",
"requires": {}
},
"@tootallnate/once": {
@@ -22599,7 +22615,8 @@
"js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
- "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
+ "devOptional": true
},
"js-yaml": {
"version": "3.14.1",
@@ -23100,6 +23117,7 @@
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
+ "optional": true,
"peer": true,
"requires": {
"js-tokens": "^3.0.0 || ^4.0.0"
@@ -23729,6 +23747,7 @@
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
+ "optional": true,
"peer": true
},
"object-copy": {
@@ -24657,6 +24676,7 @@
"version": "15.7.2",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
"integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
+ "optional": true,
"peer": true,
"requires": {
"loose-envify": "^1.4.0",
@@ -24668,6 +24688,7 @@
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
+ "optional": true,
"peer": true
}
}
@@ -24873,6 +24894,7 @@
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
+ "optional": true,
"peer": true,
"requires": {
"loose-envify": "^1.1.0",
@@ -24884,6 +24906,7 @@
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
"integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==",
+ "optional": true,
"peer": true,
"requires": {
"loose-envify": "^1.1.0",
@@ -25613,6 +25636,7 @@
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz",
"integrity": "sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==",
+ "optional": true,
"peer": true,
"requires": {
"loose-envify": "^1.1.0",
diff --git a/package.json b/package.json
index d13f99b89..40cb99c64 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
},
"dependencies": {
"@popperjs/core": "^2.11.2",
- "@tabler/icons": "^1.54.0",
+ "@tabler/icons": "^1.59.0",
"bootstrap": "5.1.3"
},
"peerDependencies": {
diff --git a/src/pages/_data/icons.yml b/src/pages/_data/icons.yml
index b92d4c084..6b9714d2f 100644
--- a/src/pages/_data/icons.yml
+++ b/src/pages/_data/icons.yml
@@ -15,6 +15,13 @@
x2="14" y2="10.9" />
+3d-rotate:
a-b:
+abacus:
access-point-off:
+address-book:
adjustments-alt:
+album:
alert-circle:
+arrow-bear-left-2:
+arrow-bear-left:
+arrow-bear-right-2:
+arrow-bear-right:
arrow-big-down-line:
+arrow-curve-left:
+arrow-curve-right:
arrow-down-circle:
+arrow-fork:
arrow-forward-up:
+arrow-left-right:
arrow-left-square:
+arrow-loop-left-2:
arrow-loop-left:
+ fill="none"/>
+arrow-loop-right-2:
arrow-loop-right:
+ 0h24v24H0z" fill="none"/>
+arrow-merge:
arrow-narrow-down:
+arrow-ramp-left-2:
+arrow-ramp-left-3:
arrow-ramp-left:
+arrow-ramp-right-2:
+arrow-ramp-right-3:
arrow-ramp-right:
+arrow-rotary-first-left:
+arrow-rotary-first-right:
+arrow-rotary-last-left:
+arrow-rotary-last-right:
+arrow-rotary-left:
+arrow-rotary-right:
+arrow-rotary-straight:
+arrow-sharp-turn-left:
+arrow-sharp-turn-right:
arrow-top-bar:
+augmented-reality:
award:
+baby-carriage:
backhoe:
+ballpen:
ban:
+barell:
+barrier-block:
+baseline:
basket:
+bell-school:
bell-x:
+book-download:
+book-upload:
book:
+brand-mercedes:
brand-messenger:
+cake:
calculator:
+cell:
+certificate-2:
certificate:
+checklist:
checks:
+circle-rectangle:
circle-square:
+circle-triangle:
circle-x:
+cpu-2:
cpu:
+dental:
details:
+device-heart-monitor:
+device-laptop-off:
device-laptop:
+device-mobile-off:
device-mobile-rotated:
+ 0h24v24H0z" fill="none"/>
device-mobile-vibration:
+ 0h24v24H0z" fill="none"/>
device-mobile:
+ fill="none"/>
+device-nintendo:
device-speaker:
+device-tablet-off:
device-tablet:
+device-tv-off:
device-tv:
+device-watch-off:
device-watch-stats-2:
+devices-off:
devices-pc:
+dialpad:
diamond:
+ fill="none"/>
disabled-2:
+error-404:
exchange:
+fidget-spinner:
+file-3d:
file-alert:
+file-arrow-left:
+file-arrow-right:
+file-barcode:
file-certificate:
+file-chart:
file-check:
+file-database:
+file-description:
file-diff:
+file-dots:
file-download:
+ -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
file-euro:
+file-pencil:
file-phone:
+file-power:
file-report:
+file-rss:
+file-scissors:
file-search:
+file-settings:
file-shredder:
+file-signal:
+file-spreadsheet:
+file-star:
file-symlink:
+file-time:
+file-typography:
+file-unknown:
file-upload:
+ -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
+file-vector:
file-x:
+focus-centered:
focus:
+gizmo:
glass-full:
+id-badge-2:
id-badge:
+layout-dashboard:
layout-distribute-horizontal:
-letters-case:
license:
+mail-fast:
mail-forward:
+message-2-code:
+message-2-share:
message-2:
+message-code:
message-dots:
+message-share:
message:
-miliraty-award:
+north-star:
note:
+numbers:
nurse:
+oval-vertical:
+oval:
overline:
+packge-export:
+packge-import:
pacman:
+paper-bag:
paperclip:
+pennant-2:
pennant:
+radar-2:
+radar:
radio:
+road:
robot:
+ 16h4" />
rocket:
+section-sign:
section:
+server-2:
server:
+sign-left:
+sign-right:
signature:
+square-asterisk:
square-check:
+square-rotated-forbid-2:
+square-rotated-forbid:
square-rotated-off:
+sword:
table-export:
+telescope:
temperature-celsius:
+ fill="none"/>
text-direction-ltr:
+tie:
tilt-shift:
+timeline:
tir:
+triangle-inverted:
triangle-off:
user-check:
+webhook:
wifi-0:
+windsock:
wiper-wash:
+yoga:
zodiac-aquarius:
+zoom-code:
+zoom-exclamation:
zoom-in: