Skip to content

Commit

Permalink
Merge pull request #17 from pierreavn/release/1.55.0
Browse files Browse the repository at this point in the history
[AUTO] Tabler Icons v1.55.0
  • Loading branch information
pierreavn authored Mar 13, 2022
2 parents 84b9819 + 145a4de commit fdd8891
Show file tree
Hide file tree
Showing 24 changed files with 207 additions and 18 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# angular-tabler-icons

[![tabler-icons-version](https://img.shields.io/badge/Tabler%20Icons-v1.54.0-%23206bc4?style=flat-square)](https://tabler-icons.io)
[![tabler-icons-version](https://img.shields.io/badge/Tabler%20Icons-v1.55.0-%23206bc4?style=flat-square)](https://tabler-icons.io)
[![license](https://img.shields.io/npm/l/angular-tabler-icons.svg?style=flat-square)]()
[![downloads](https://img.shields.io/npm/dm/angular-tabler-icons?style=flat-square)]()

Expand Down Expand Up @@ -78,7 +78,7 @@ After importing the _IconsModule_ in your feature or shared module, use the icon

List of available icons: https://tabler-icons.io/

This version includes **Tabler Icons v1.54.0**, see [changelog](https://tabler-icons.io/changelog) to know which icons are available.
This version includes **Tabler Icons v1.55.0**, see [changelog](https://tabler-icons.io/changelog) to know which icons are available.


## Styling icons
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "~11.0.4",
"@angular/platform-browser-dynamic": "~11.0.4",
"@angular/router": "~11.0.4",
"@tabler/icons": "^1.54.0",
"@tabler/icons": "^1.55.0",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"
Expand Down
19 changes: 18 additions & 1 deletion projects/angular-tabler-icons/icons/index.ts
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
export { Icon2fa } from './svg/2fa';
export { Icon3dCubeSphere } from './svg/3d-cube-sphere';
export { Icon3dRotate } from './svg/3d-rotate';
export { IconAB } from './svg/a-b';
export { IconAccessPointOff } from './svg/access-point-off';
export { IconAccessPoint } from './svg/access-point';
export { IconAccessible } from './svg/accessible';
export { IconActivity } from './svg/activity';
export { IconAd2 } from './svg/ad-2';
export { IconAd } from './svg/ad';
export { IconAddressBook } from './svg/address-book';
export { IconAdjustmentsAlt } from './svg/adjustments-alt';
export { IconAdjustmentsHorizontal } from './svg/adjustments-horizontal';
export { IconAdjustments } from './svg/adjustments';
export { IconAerialLift } from './svg/aerial-lift';
export { IconAffiliate } from './svg/affiliate';
export { IconAlarm } from './svg/alarm';
export { IconAlbum } from './svg/album';
export { IconAlertCircle } from './svg/alert-circle';
export { IconAlertOctagon } from './svg/alert-octagon';
export { IconAlertTriangle } from './svg/alert-triangle';
Expand Down Expand Up @@ -150,6 +153,7 @@ export { IconAsterisk } from './svg/asterisk';
export { IconAt } from './svg/at';
export { IconAtom2 } from './svg/atom-2';
export { IconAtom } from './svg/atom';
export { IconAugmentedReality } from './svg/augmented-reality';
export { IconAward } from './svg/award';
export { IconAxe } from './svg/axe';
export { IconAxisX } from './svg/axis-x';
Expand All @@ -173,6 +177,7 @@ export { IconBandage } from './svg/bandage';
export { IconBarbell } from './svg/barbell';
export { IconBarcode } from './svg/barcode';
export { IconBarrierBlock } from './svg/barrier-block';
export { IconBaseline } from './svg/baseline';
export { IconBasket } from './svg/basket';
export { IconBath } from './svg/bath';
export { IconBattery1 } from './svg/battery-1';
Expand Down Expand Up @@ -616,6 +621,7 @@ export { IconDatabaseExport } from './svg/database-export';
export { IconDatabaseImport } from './svg/database-import';
export { IconDatabaseOff } from './svg/database-off';
export { IconDatabase } from './svg/database';
export { IconDental } from './svg/dental';
export { IconDetails } from './svg/details';
export { IconDeviceAnalytics } from './svg/device-analytics';
export { IconDeviceAudioTape } from './svg/device-audio-tape';
Expand All @@ -632,6 +638,7 @@ export { IconDeviceMobileMessage } from './svg/device-mobile-message';
export { IconDeviceMobileRotated } from './svg/device-mobile-rotated';
export { IconDeviceMobileVibration } from './svg/device-mobile-vibration';
export { IconDeviceMobile } from './svg/device-mobile';
export { IconDeviceNintendo } from './svg/device-nintendo';
export { IconDeviceSpeaker } from './svg/device-speaker';
export { IconDeviceTablet } from './svg/device-tablet';
export { IconDeviceTv } from './svg/device-tv';
Expand Down Expand Up @@ -689,6 +696,7 @@ export { IconEngine } from './svg/engine';
export { IconEqualNot } from './svg/equal-not';
export { IconEqual } from './svg/equal';
export { IconEraser } from './svg/eraser';
export { IconError404 } from './svg/error-404';
export { IconExchange } from './svg/exchange';
export { IconExclamationMark } from './svg/exclamation-mark';
export { IconExposure } from './svg/exposure';
Expand All @@ -711,6 +719,7 @@ export { IconFileCertificate } from './svg/file-certificate';
export { IconFileCheck } from './svg/file-check';
export { IconFileCode2 } from './svg/file-code-2';
export { IconFileCode } from './svg/file-code';
export { IconFileDescription } from './svg/file-description';
export { IconFileDiff } from './svg/file-diff';
export { IconFileDigit } from './svg/file-digit';
export { IconFileDislike } from './svg/file-dislike';
Expand All @@ -730,6 +739,7 @@ export { IconFilePhone } from './svg/file-phone';
export { IconFilePlus } from './svg/file-plus';
export { IconFileReport } from './svg/file-report';
export { IconFileSearch } from './svg/file-search';
export { IconFileSettings } from './svg/file-settings';
export { IconFileShredder } from './svg/file-shredder';
export { IconFileSymlink } from './svg/file-symlink';
export { IconFileText } from './svg/file-text';
Expand Down Expand Up @@ -760,6 +770,7 @@ export { IconFloatNone } from './svg/float-none';
export { IconFloatRight } from './svg/float-right';
export { IconFlower } from './svg/flower';
export { IconFocus2 } from './svg/focus-2';
export { IconFocusCentered } from './svg/focus-centered';
export { IconFocus } from './svg/focus';
export { IconFoldDown } from './svg/fold-down';
export { IconFoldUp } from './svg/fold-up';
Expand Down Expand Up @@ -791,6 +802,7 @@ export { IconGitMerge } from './svg/git-merge';
export { IconGitPullRequestClosed } from './svg/git-pull-request-closed';
export { IconGitPullRequestDraft } from './svg/git-pull-request-draft';
export { IconGitPullRequest } from './svg/git-pull-request';
export { IconGizmo } from './svg/gizmo';
export { IconGlassFull } from './svg/glass-full';
export { IconGlassOff } from './svg/glass-off';
export { IconGlass } from './svg/glass';
Expand Down Expand Up @@ -891,6 +903,7 @@ export { IconLayoutBoard } from './svg/layout-board';
export { IconLayoutBottombar } from './svg/layout-bottombar';
export { IconLayoutCards } from './svg/layout-cards';
export { IconLayoutColumns } from './svg/layout-columns';
export { IconLayoutDashboard } from './svg/layout-dashboard';
export { IconLayoutDistributeHorizontal } from './svg/layout-distribute-horizontal';
export { IconLayoutDistributeVertical } from './svg/layout-distribute-vertical';
export { IconLayoutGridAdd } from './svg/layout-grid-add';
Expand Down Expand Up @@ -941,7 +954,6 @@ export { IconLetterW } from './svg/letter-w';
export { IconLetterX } from './svg/letter-x';
export { IconLetterY } from './svg/letter-y';
export { IconLetterZ } from './svg/letter-z';
export { IconLettersCase } from './svg/letters-case';
export { IconLicense } from './svg/license';
export { IconLifebuoy } from './svg/lifebuoy';
export { IconLineDashed } from './svg/line-dashed';
Expand Down Expand Up @@ -1083,6 +1095,8 @@ export { IconOld } from './svg/old';
export { IconOlympics } from './svg/olympics';
export { IconOmega } from './svg/omega';
export { IconOutlet } from './svg/outlet';
export { IconOvalVertical } from './svg/oval-vertical';
export { IconOval } from './svg/oval';
export { IconOverline } from './svg/overline';
export { IconPackage } from './svg/package';
export { IconPacman } from './svg/pacman';
Expand All @@ -1091,6 +1105,7 @@ export { IconPaint } from './svg/paint';
export { IconPalette } from './svg/palette';
export { IconPanoramaHorizontal } from './svg/panorama-horizontal';
export { IconPanoramaVertical } from './svg/panorama-vertical';
export { IconPaperBag } from './svg/paper-bag';
export { IconPaperclip } from './svg/paperclip';
export { IconParachute } from './svg/parachute';
export { IconParentheses } from './svg/parentheses';
Expand Down Expand Up @@ -1369,6 +1384,7 @@ export { IconSwitch3 } from './svg/switch-3';
export { IconSwitchHorizontal } from './svg/switch-horizontal';
export { IconSwitchVertical } from './svg/switch-vertical';
export { IconSwitch } from './svg/switch';
export { IconSword } from './svg/sword';
export { IconTableExport } from './svg/table-export';
export { IconTableImport } from './svg/table-import';
export { IconTableOff } from './svg/table-off';
Expand Down Expand Up @@ -1404,6 +1420,7 @@ export { IconThumbDown } from './svg/thumb-down';
export { IconThumbUp } from './svg/thumb-up';
export { IconTicket } from './svg/ticket';
export { IconTiltShift } from './svg/tilt-shift';
export { IconTimeline } from './svg/timeline';
export { IconTir } from './svg/tir';
export { IconToggleLeft } from './svg/toggle-left';
export { IconToggleRight } from './svg/toggle-right';
Expand Down
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/3d-rotate.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const Icon3dRotate = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 15.5l4 -2.5" />
<path d="M3 13l4 2.5v4.5l4 -2.5v-4.5l-4 -2.5z" />
<path d="M3 13v4.5l4 2.5" />
<path d="M11 4a7 7 0 0 1 7 7v4l-3 -3" />
<path d="M21 12l-3 3" />
</svg>
`
12 changes: 12 additions & 0 deletions projects/angular-tabler-icons/icons/svg/address-book.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
export const IconAddressBook = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M20 6v12a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2z" />
<path d="M10 16h6" />
<circle cx="13" cy="11" r="2" />
<path d="M4 8h3" />
<path d="M4 12h3" />
<path d="M4 16h3" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/album.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconAlbum = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<rect x="4" y="4" width="16" height="16" rx="2" />
<path d="M12 4v7l2 -2l2 2v-7" />
</svg>
`
13 changes: 13 additions & 0 deletions projects/angular-tabler-icons/icons/svg/augmented-reality.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
export const IconAugmentedReality = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
<path d="M4 16v2a2 2 0 0 0 2 2h2" />
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
<path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
<path d="M12 12.5l4 -2.5" />
<path d="M8 10l4 2.5v4.5l4 -2.5v-4.5l-4 -2.5z" />
<path d="M8 10v4.5l4 2.5" />
</svg>
`
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/baseline.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconBaseline = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 20h16" />
<path d="M8 16v-8a4 4 0 1 1 8 0v8" />
<path d="M8 10h8" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/dental.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconDental = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 5.5c-1.074 -.586 -2.583 -1.5 -4 -1.5c-2.1 -.001 -4 1.247 -4 5c0 4.899 1.056 8.41 2.671 10.537c.573 .756 1.97 .521 2.567 -.236c.398 -.505 .819 -1.439 1.262 -2.801c.292 -.771 .892 -1.504 1.5 -1.5c.602 .004 1.21 .737 1.5 1.5c.443 1.362 .864 2.295 1.262 2.8c.597 .759 1.994 .993 2.567 .237c1.615 -2.127 2.671 -5.637 2.671 -10.537c0 -3.74 -1.908 -4.994 -4 -5c-1.423 -.004 -2.92 .911 -4 1.5z" />
<path d="M12 5.5l3 1.5" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/device-nintendo.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconDeviceNintendo = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10 20v-16h-3a4 4 0 0 0 -4 4v8a4 4 0 0 0 4 4h3z" />
<path d="M14 20v-16h3a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-3z" />
<circle cx="17.5" cy="15.5" r="1" fill="currentColor" />
<circle cx="6.5" cy="8.5" r="1" fill="currentColor" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/error-404.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconError404 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M3 7v4a1 1 0 0 0 1 1h3" />
<path d="M7 7v10" />
<path d="M10 8v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1z" />
<path d="M17 7v4a1 1 0 0 0 1 1h3" />
<path d="M21 7v10" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/file-description.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconFileDescription = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M14 3v4a1 1 0 0 0 1 1h4" />
<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 17h6" />
<path d="M9 13h6" />
</svg>
`
15 changes: 15 additions & 0 deletions projects/angular-tabler-icons/icons/svg/file-settings.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
export const IconFileSettings = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="14" r="2" />
<path d="M12 10.5v1.5" />
<path d="M12 16v1.5" />
<path d="M15.031 12.25l-1.299 .75" />
<path d="M10.268 15l-1.3 .75" />
<path d="M15 15.803l-1.285 -.773" />
<path d="M10.285 12.97l-1.285 -.773" />
<path d="M14 3v4a1 1 0 0 0 1 1h4" />
<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>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/focus-centered.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconFocusCentered = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="1" />
<path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
<path d="M4 16v2a2 2 0 0 0 2 2h2" />
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
<path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/gizmo.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconGizmo = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M20 19l-8 -5.5l-8 5.5" />
<path d="M12 4v9.5" />
<circle cx="12" cy="4" r="1" />
<circle cx="4" cy="19" r="1" />
<circle cx="20" cy="19" r="1" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/layout-dashboard.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconLayoutDashboard = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 4h6v8h-6z" />
<path d="M4 16h6v4h-6z" />
<path d="M14 12h6v8h-6z" />
<path d="M14 4h6v4h-6z" />
</svg>
`
10 changes: 0 additions & 10 deletions projects/angular-tabler-icons/icons/svg/letters-case.ts

This file was deleted.

7 changes: 7 additions & 0 deletions projects/angular-tabler-icons/icons/svg/oval-vertical.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export const IconOvalVertical = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<ellipse transform="matrix(0 -1 -1 0 24 24)" cx="12" cy="12" rx="6" ry="9" />
</svg>
`
7 changes: 7 additions & 0 deletions projects/angular-tabler-icons/icons/svg/oval.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export const IconOval = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<ellipse cx="12" cy="12" rx="6" ry="9" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/paper-bag.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconPaperBag = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 3h8a2 2 0 0 1 2 2v1.82a5 5 0 0 0 .528 2.236l.944 1.888a5 5 0 0 1 .528 2.236v5.82a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-5.82a5 5 0 0 1 .528 -2.236l1.472 -2.944v-3a2 2 0 0 1 2 -2z" />
<circle cx="14" cy="15" r="2" />
<path d="M6 21a2 2 0 0 0 2 -2v-5.82a5 5 0 0 0 -.528 -2.236l-1.472 -2.944" />
<path d="M11 7h2" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/sword.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconSword = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M20 4v5l-9 7l-4 4l-3 -3l4 -4l7 -9z" />
<path d="M6.5 11.5l6 6" />
</svg>
`
Loading

0 comments on commit fdd8891

Please sign in to comment.