Skip to content

Commit 56116d4

Browse files
authored
Merge pull request #150 from pierreavn/release/3.26.0
[AUTO] Tabler Icons v3.26.0
2 parents 95f4baf + 6c6ebaa commit 56116d4

31 files changed

+52
-16
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# angular-tabler-icons
22

3-
[![tabler-icons-version](https://img.shields.io/badge/Tabler%20Icons-v3.25.0-%23206bc4?style=flat-square)](https://tabler.io/icons)
3+
[![tabler-icons-version](https://img.shields.io/badge/Tabler%20Icons-v3.26.0-%23206bc4?style=flat-square)](https://tabler.io/icons)
44
[![license](https://img.shields.io/npm/l/angular-tabler-icons.svg?style=flat-square)]()
55
[![downloads](https://img.shields.io/npm/dm/angular-tabler-icons?style=flat-square)]()
66

@@ -84,7 +84,7 @@ export class StandaloneComponent {}
8484

8585
List of available icons: <https://tabler.io/icons>
8686

87-
This version includes **Tabler Icons v3.25.0**, see [changelog](https://tabler.io/icons/changelog) to know which icons are available.
87+
This version includes **Tabler Icons v3.26.0**, see [changelog](https://tabler.io/icons/changelog) to know which icons are available.
8888

8989
## Styling icons
9090

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/platform-browser": "~19.0.0",
2323
"@angular/platform-browser-dynamic": "~19.0.0",
2424
"@angular/router": "~19.0.0",
25-
"@tabler/icons": "3.25.0",
25+
"@tabler/icons": "3.26.0",
2626
"rxjs": "~7.8.1",
2727
"tslib": "~2.8.1",
2828
"zone.js": "~0.15.0"

projects/angular-tabler-icons/icons/index.ts

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2666,15 +2666,25 @@ export { IconHourglass } from './svg/hourglass';
26662666
export { IconHours12 } from './svg/hours-12';
26672667
export { IconHours24 } from './svg/hours-24';
26682668
export { IconHtml } from './svg/html';
2669+
export { IconHttpConnectOff } from './svg/http-connect-off';
26692670
export { IconHttpConnect } from './svg/http-connect';
2671+
export { IconHttpDeleteOff } from './svg/http-delete-off';
26702672
export { IconHttpDelete } from './svg/http-delete';
2673+
export { IconHttpGetOff } from './svg/http-get-off';
26712674
export { IconHttpGet } from './svg/http-get';
2675+
export { IconHttpHeadOff } from './svg/http-head-off';
26722676
export { IconHttpHead } from './svg/http-head';
2677+
export { IconHttpOptionsOff } from './svg/http-options-off';
26732678
export { IconHttpOptions } from './svg/http-options';
2679+
export { IconHttpPatchOff } from './svg/http-patch-off';
26742680
export { IconHttpPatch } from './svg/http-patch';
2681+
export { IconHttpPostOff } from './svg/http-post-off';
26752682
export { IconHttpPost } from './svg/http-post';
2683+
export { IconHttpPutOff } from './svg/http-put-off';
26762684
export { IconHttpPut } from './svg/http-put';
2685+
export { IconHttpQueOff } from './svg/http-que-off';
26772686
export { IconHttpQue } from './svg/http-que';
2687+
export { IconHttpTraceOff } from './svg/http-trace-off';
26782688
export { IconHttpTrace } from './svg/http-trace';
26792689
export { IconIceCream2 } from './svg/ice-cream-2';
26802690
export { IconIceCreamOff } from './svg/ice-cream-off';
@@ -5173,6 +5183,10 @@ export { IconCircleChevronDownFilled } from './svg/circle-chevron-down-filled';
51735183
export { IconCircleChevronLeftFilled } from './svg/circle-chevron-left-filled';
51745184
export { IconCircleChevronRightFilled } from './svg/circle-chevron-right-filled';
51755185
export { IconCircleChevronUpFilled } from './svg/circle-chevron-up-filled';
5186+
export { IconCircleChevronsDownFilled } from './svg/circle-chevrons-down-filled';
5187+
export { IconCircleChevronsLeftFilled } from './svg/circle-chevrons-left-filled';
5188+
export { IconCircleChevronsRightFilled } from './svg/circle-chevrons-right-filled';
5189+
export { IconCircleChevronsUpFilled } from './svg/circle-chevrons-up-filled';
51765190
export { IconCircleDotFilled } from './svg/circle-dot-filled';
51775191
export { IconCircleKeyFilled } from './svg/circle-key-filled';
51785192
export { IconCircleLetterAFilled } from './svg/circle-letter-a-filled';
@@ -5218,6 +5232,10 @@ export { IconCircleXFilled } from './svg/circle-x-filled';
52185232
export { IconCircleFilled } from './svg/circle-filled';
52195233
export { IconCirclesFilled } from './svg/circles-filled';
52205234
export { IconClipboardCheckFilled } from './svg/clipboard-check-filled';
5235+
export { IconClipboardDataFilled } from './svg/clipboard-data-filled';
5236+
export { IconClipboardListFilled } from './svg/clipboard-list-filled';
5237+
export { IconClipboardTextFilled } from './svg/clipboard-text-filled';
5238+
export { IconClipboardTypographyFilled } from './svg/clipboard-typography-filled';
52215239
export { IconClipboardXFilled } from './svg/clipboard-x-filled';
52225240
export { IconClipboardFilled } from './svg/clipboard-filled';
52235241
export { IconClockHour1Filled } from './svg/clock-hour-1-filled';
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const IconCircleChevronsDownFilled = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10a10 10 0 1 1 0 -20m-2.293 10.293a1 1 0 1 0 -1.414 1.414l3 3a1 1 0 0 0 1.414 0l3 -3a1 1 0 0 0 0 -1.414l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.294 2.292zm0 -4a1 1 0 0 0 -1.414 1.414l3 3a1 1 0 0 0 1.414 0l3 -3a1 1 0 0 0 0 -1.414l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.294 2.292z" /></svg>`
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const IconCircleChevronsLeftFilled = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M11.927 2.133c5.494 -.04 9.992 4.359 10.073 9.852v.295c-.081 5.493 -4.579 9.893 -10.073 9.852c-5.494 -.04 -9.926 -4.505 -9.926 -10c0 -5.494 4.432 -9.959 9.926 -10m3.78 6.16a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l3 3a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.292l2.292 -2.293a1 1 0 0 0 0 -1.414m-4 0a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l3 3a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293l2.292 -2.293a1 1 0 0 0 0 -1.414" /></svg>`
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const IconCircleChevronsRightFilled = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12.073 1.868c5.494 .04 9.926 4.505 9.926 10c0 5.494 -4.432 9.959 -9.926 10c-5.494 .04 -9.992 -4.36 -10.073 -9.853v-.295c.081 -5.493 4.579 -9.893 10.073 -9.852m-2.366 6.425a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293l-2.292 2.293a1 1 0 0 0 1.414 1.414l3 -3a1 1 0 0 0 0 -1.414zm4 0a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293l-2.292 2.293a1 1 0 0 0 1.414 1.414l3 -3a1 1 0 0 0 0 -1.414z" /></svg>`
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const IconCircleChevronsUpFilled = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M11.867 2.001c5.495 0 9.96 4.432 10 9.926s-4.359 9.993 -9.852 10.073h-.295c-5.493 -.081 -9.893 -4.579 -9.852 -10.073c.04 -5.494 4.505 -9.926 10 -9.926m.84 9.292a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l.094 .083a1 1 0 0 0 1.32 -.083l2.292 -2.292l2.293 2.292a1 1 0 0 0 1.414 -1.414zm0 -4a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l.094 .083a1 1 0 0 0 1.32 -.083l2.292 -2.292l2.293 2.292a1 1 0 0 0 1.414 -1.414z" /></svg>`
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const IconClipboardDataFilled = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17.997 4.17a3 3 0 0 1 2.003 2.83v12a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 2.003 -2.83a4 4 0 0 0 3.997 3.83h4a4 4 0 0 0 3.98 -3.597zm-8.997 7.83a1 1 0 0 0 -1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1m3 3a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-1a1 1 0 0 0 -1 -1m3 -1a1 1 0 0 0 -1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0 -1 -1m-1 -12a2 2 0 1 1 0 4h-4a2 2 0 1 1 0 -4z" /></svg>`
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const IconClipboardListFilled = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17.997 4.17a3 3 0 0 1 2.003 2.83v12a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 2.003 -2.83a4 4 0 0 0 3.997 3.83h4a4 4 0 0 0 3.98 -3.597zm-8.987 10.83h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m5.99 0h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0 -2m-5.99 -4h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m5.99 0h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0 -2m-1 -9a2 2 0 1 1 0 4h-4a2 2 0 1 1 0 -4z" /></svg>`
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const IconClipboardTextFilled = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17.997 4.17a3 3 0 0 1 2.003 2.83v12a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 2.003 -2.83a4 4 0 0 0 3.997 3.83h4a4 4 0 0 0 3.98 -3.597zm-2.997 10.83h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2m0 -4h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2m-1 -9a2 2 0 1 1 0 4h-4a2 2 0 1 1 0 -4z" /></svg>`

0 commit comments

Comments
 (0)