Skip to content

Commit

Permalink
Merge pull request #13 from pierreavn/release/1.53.0
Browse files Browse the repository at this point in the history
[AUTO] Tabler Icons v1.53.0
  • Loading branch information
pierreavn authored Jan 18, 2022
2 parents fde3da9 + a5bc8cf commit 6b16cff
Show file tree
Hide file tree
Showing 24 changed files with 216 additions and 12 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# angular-tabler-icons

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

## Description

This package allows you to use the [Tabler Icons](https://tabler-icons.io/) in your angular applications. Tabler Icons is a set of over 1450 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.
This package allows you to use the [Tabler Icons](https://tabler-icons.io/) in your angular applications. Tabler Icons is a set of over 1500 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.

Inspired by [angular-feather](https://github.com/michaelbazos/angular-feather), thank you to the author.

Expand Down Expand Up @@ -75,7 +75,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.52.0**, see [changelog](https://tabler-icons.io/changelog) to know which icons are available.
This version includes **Tabler Icons v1.53.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.52.0",
"@tabler/icons": "^1.53.0",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"
Expand Down
18 changes: 18 additions & 0 deletions projects/angular-tabler-icons/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ export { IconAntennaBars3 } from './svg/antenna-bars-3';
export { IconAntennaBars4 } from './svg/antenna-bars-4';
export { IconAntennaBars5 } from './svg/antenna-bars-5';
export { IconAperture } from './svg/aperture';
export { IconApiApp } from './svg/api-app';
export { IconApi } from './svg/api';
export { IconAppWindow } from './svg/app-window';
export { IconApple } from './svg/apple';
export { IconApps } from './svg/apps';
Expand Down Expand Up @@ -109,6 +111,7 @@ export { IconArrowWaveLeftDown } from './svg/arrow-wave-left-down';
export { IconArrowWaveLeftUp } from './svg/arrow-wave-left-up';
export { IconArrowWaveRightDown } from './svg/arrow-wave-right-down';
export { IconArrowWaveRightUp } from './svg/arrow-wave-right-up';
export { IconArrowsCross } from './svg/arrows-cross';
export { IconArrowsDiagonal2 } from './svg/arrows-diagonal-2';
export { IconArrowsDiagonalMinimize2 } from './svg/arrows-diagonal-minimize-2';
export { IconArrowsDiagonalMinimize } from './svg/arrows-diagonal-minimize';
Expand All @@ -130,6 +133,8 @@ export { IconArrowsMinimize } from './svg/arrows-minimize';
export { IconArrowsRightDown } from './svg/arrows-right-down';
export { IconArrowsRightLeft } from './svg/arrows-right-left';
export { IconArrowsRight } from './svg/arrows-right';
export { IconArrowsShuffle2 } from './svg/arrows-shuffle-2';
export { IconArrowsShuffle } from './svg/arrows-shuffle';
export { IconArrowsSort } from './svg/arrows-sort';
export { IconArrowsSplit2 } from './svg/arrows-split-2';
export { IconArrowsSplit } from './svg/arrows-split';
Expand Down Expand Up @@ -289,6 +294,7 @@ export { IconBrandInstagram } from './svg/brand-instagram';
export { IconBrandJavascript } from './svg/brand-javascript';
export { IconBrandKickstarter } from './svg/brand-kickstarter';
export { IconBrandKotlin } from './svg/brand-kotlin';
export { IconBrandLastfm } from './svg/brand-lastfm';
export { IconBrandLinkedin } from './svg/brand-linkedin';
export { IconBrandLoom } from './svg/brand-loom';
export { IconBrandMastercard } from './svg/brand-mastercard';
Expand Down Expand Up @@ -331,6 +337,7 @@ export { IconBrandTelegram } from './svg/brand-telegram';
export { IconBrandTidal } from './svg/brand-tidal';
export { IconBrandTiktok } from './svg/brand-tiktok';
export { IconBrandTinder } from './svg/brand-tinder';
export { IconBrandTripadvisor } from './svg/brand-tripadvisor';
export { IconBrandTumblr } from './svg/brand-tumblr';
export { IconBrandTwitch } from './svg/brand-twitch';
export { IconBrandTwitter } from './svg/brand-twitter';
Expand Down Expand Up @@ -385,6 +392,7 @@ export { IconBulldozer } from './svg/bulldozer';
export { IconBus } from './svg/bus';
export { IconBusinessplan } from './svg/businessplan';
export { IconButterfly } from './svg/butterfly';
export { IconCSharp } from './svg/c-sharp';
export { IconCalculator } from './svg/calculator';
export { IconCalendarEvent } from './svg/calendar-event';
export { IconCalendarMinus } from './svg/calendar-minus';
Expand Down Expand Up @@ -887,6 +895,10 @@ export { IconLayoutKanban } from './svg/layout-kanban';
export { IconLayoutList } from './svg/layout-list';
export { IconLayoutNavbar } from './svg/layout-navbar';
export { IconLayoutRows } from './svg/layout-rows';
export { IconLayoutSidebarLeftCollapse } from './svg/layout-sidebar-left-collapse';
export { IconLayoutSidebarLeftExpand } from './svg/layout-sidebar-left-expand';
export { IconLayoutSidebarRightCollapse } from './svg/layout-sidebar-right-collapse';
export { IconLayoutSidebarRightExpand } from './svg/layout-sidebar-right-expand';
export { IconLayoutSidebarRight } from './svg/layout-sidebar-right';
export { IconLayoutSidebar } from './svg/layout-sidebar';
export { IconLayout } from './svg/layout';
Expand Down Expand Up @@ -1124,7 +1136,10 @@ export { IconPlayerSkipForward } from './svg/player-skip-forward';
export { IconPlayerStop } from './svg/player-stop';
export { IconPlayerTrackNext } from './svg/player-track-next';
export { IconPlayerTrackPrev } from './svg/player-track-prev';
export { IconPlaylistAdd } from './svg/playlist-add';
export { IconPlaylistX } from './svg/playlist-x';
export { IconPlaylist } from './svg/playlist';
export { IconPlugConnected } from './svg/plug-connected';
export { IconPlug } from './svg/plug';
export { IconPlus } from './svg/plus';
export { IconPoint } from './svg/point';
Expand Down Expand Up @@ -1183,6 +1198,7 @@ export { IconReport } from './svg/report';
export { IconResize } from './svg/resize';
export { IconRipple } from './svg/ripple';
export { IconRoadSign } from './svg/road-sign';
export { IconRobot } from './svg/robot';
export { IconRocket } from './svg/rocket';
export { IconRollerSkating } from './svg/roller-skating';
export { IconRotate2 } from './svg/rotate-2';
Expand Down Expand Up @@ -1417,6 +1433,7 @@ export { IconUnderline } from './svg/underline';
export { IconUnlink } from './svg/unlink';
export { IconUpload } from './svg/upload';
export { IconUrgent } from './svg/urgent';
export { IconUsb } from './svg/usb';
export { IconUserCheck } from './svg/user-check';
export { IconUserCircle } from './svg/user-circle';
export { IconUserExclamation } from './svg/user-exclamation';
Expand Down Expand Up @@ -1444,6 +1461,7 @@ export { IconView360 } from './svg/view-360';
export { IconViewfinder } from './svg/viewfinder';
export { IconViewportNarrow } from './svg/viewport-narrow';
export { IconViewportWide } from './svg/viewport-wide';
export { IconVinyl } from './svg/vinyl';
export { IconVirusOff } from './svg/virus-off';
export { IconVirusSearch } from './svg/virus-search';
export { IconVirus } from './svg/virus';
Expand Down
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/api-app.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconApiApp = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 15h-6.5a2.5 2.5 0 1 1 0 -5h.5" />
<path d="M15 12v6.5a2.5 2.5 0 1 1 -5 0v-.5" />
<path d="M12 9h6.5a2.5 2.5 0 1 1 0 5h-.5" />
<path d="M9 12v-6.5a2.5 2.5 0 0 1 5 0v.5" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/api.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconApi = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 13h5" />
<path d="M12 16v-8h3a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-3" />
<path d="M20 8v8" />
<path d="M9 16v-5.5a2.5 2.5 0 0 0 -5 0v5.5" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrows-cross.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconArrowsCross = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M16 4h4v4" />
<path d="M15 9l5 -5" />
<path d="M4 20l5 -5" />
<path d="M16 20h4v-4" />
<path d="M4 4l16 16" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrows-shuffle-2.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowsShuffle2 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M18 4l3 3l-3 3" />
<path d="M18 20l3 -3l-3 -3" />
<path d="M3 7h3a5 5 0 0 1 5 5a5 5 0 0 0 5 5h5" />
<path d="M3 17h3a5 5 0 0 0 5 -5a5 5 0 0 1 5 -5h5" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrows-shuffle.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowsShuffle = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M18 4l3 3l-3 3" />
<path d="M18 20l3 -3l-3 -3" />
<path d="M3 7h3a5 5 0 0 1 5 5a5 5 0 0 0 5 5h5" />
<path d="M21 7h-5a4.978 4.978 0 0 0 -2.998 .998m-4.002 8.003a4.984 4.984 0 0 1 -3 .999h-3" />
</svg>
`
7 changes: 7 additions & 0 deletions projects/angular-tabler-icons/icons/svg/brand-lastfm.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export const IconBrandLastfm = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M20 8c-.83 -1 -1.388 -1 -2 -1c-.612 0 -2 .271 -2 2s1.384 2.233 3 3c1.616 .767 2.125 1.812 2 3s-1 2 -3 2s-3 -1 -3.5 -2s-1.585 -4.78 -2.497 -5.997a5 5 0 1 0 -1.003 6.997" />
</svg>
`
12 changes: 12 additions & 0 deletions projects/angular-tabler-icons/icons/svg/brand-tripadvisor.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
export const IconBrandTripadvisor = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="6.5" cy="13.5" r="1.5" />
<circle cx="17.5" cy="13.5" r="1.5" />
<path d="M17.5 9a4.5 4.5 0 1 0 3.5 1.671l1 -1.671h-4.5z" />
<path d="M6.5 9a4.5 4.5 0 1 1 -3.5 1.671l-1 -1.671h4.5z" />
<path d="M10.5 15.5l1.5 2l1.5 -2" />
<path d="M9 6.75c2 -.667 4 -.667 6 0" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/c-sharp.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconCSharp = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10 9a3 3 0 0 0 -3 -3h-.5a3.5 3.5 0 0 0 -3.5 3.5v5a3.5 3.5 0 0 0 3.5 3.5h.5a3 3 0 0 0 3 -3" />
<path d="M16 7l-1 10" />
<path d="M20 7l-1 10" />
<path d="M14 10h7.5" />
<path d="M21 14h-7.5" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconLayoutSidebarLeftCollapse = `<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="M9 4v16" />
<path d="M15 10l-2 2l2 2" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconLayoutSidebarLeftExpand = `<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="M9 4v16" />
<path d="M14 10l2 2l-2 2" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconLayoutSidebarRightCollapse = `<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="M15 4v16" />
<path d="M9 10l2 2l-2 2" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconLayoutSidebarRightExpand = `<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="M15 4v16" />
<path d="M10 10l-2 2l2 2" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/playlist-add.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconPlaylistAdd = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M19 8h-14" />
<path d="M5 12h9" />
<path d="M11 16h-6" />
<path d="M15 16h6" />
<path d="M18 13v6" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/playlist-x.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconPlaylistX = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M19 8h-14" />
<path d="M5 12h7" />
<path d="M12 16h-7" />
<path d="M16 14l4 4" />
<path d="M20 14l-4 4" />
</svg>
`
12 changes: 12 additions & 0 deletions projects/angular-tabler-icons/icons/svg/plug-connected.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
export const IconPlugConnected = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 12l5 5l-1.5 1.5a3.536 3.536 0 1 1 -5 -5l1.5 -1.5z" />
<path d="M17 12l-5 -5l1.5 -1.5a3.536 3.536 0 1 1 5 5l-1.5 1.5z" />
<path d="M3 21l2.5 -2.5" />
<path d="M18.5 5.5l2.5 -2.5" />
<path d="M10 11l-2 2" />
<path d="M13 14l-2 2" />
</svg>
`
8 changes: 4 additions & 4 deletions projects/angular-tabler-icons/icons/svg/plug.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export const IconPlug = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 7h10v6a3 3 0 0 1 -3 3h-4a3 3 0 0 1 -3 -3v-6" />
<line x1="9" y1="3" x2="9" y2="7" />
<line x1="15" y1="3" x2="15" y2="7" />
<path d="M12 16v2a2 2 0 0 0 2 2h3" />
<path d="M10 6l8 8l-2 2a5.657 5.657 0 1 1 -8 -8l2 -2z" />
<path d="M4 20l4 -4" />
<path d="M15 4l-3.5 3.5" />
<path d="M20 9l-3.5 3.5" />
</svg>
Expand Down
12 changes: 12 additions & 0 deletions projects/angular-tabler-icons/icons/svg/robot.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
export const IconRobot = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 7h10a2 2 0 0 1 2 2v1l1 1v3l-1 1v3a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-3l-1 -1v-3l1 -1v-1a2 2 0 0 1 2 -2z" />
<path d="M10 16h4" />
<circle cx="8.5" cy="11.5" r="1" />
<circle cx="15.5" cy="11.5" r="1" />
<path d="M9 7l-1 -4" />
<path d="M15 7l1 -4" />
</svg>
`
13 changes: 13 additions & 0 deletions projects/angular-tabler-icons/icons/svg/usb.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
export const IconUsb = `<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="19" r="2" />
<path d="M12 17v-11" />
<path d="M7 10v3l5 3" />
<path d="M12 14.5l5 -2v-2.5" />
<path d="M16 10h2v-2h-2z" />
<circle cx="7" cy="9" r="1" />
<path d="M10 5.5h4l-2 -2.5z" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/vinyl.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconVinyl = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M16.004 3.937a9 9 0 1 0 4.996 8.063" />
<circle cx="12" cy="12" r="1" />
<circle cx="20" cy="4" r="1" />
<path d="M20 4l-3.5 10l-2.5 2" />
</svg>
`
2 changes: 1 addition & 1 deletion projects/angular-tabler-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-tabler-icons",
"version": "1.52.0",
"version": "1.53.0",
"description": "Tabler Icons components library for your Angular applications",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6b16cff

Please sign in to comment.