Skip to content

Commit

Permalink
Merge pull request #19 from pierreavn/release/1.57.0
Browse files Browse the repository at this point in the history
[AUTO] Tabler Icons v1.57.0
  • Loading branch information
pierreavn authored Mar 23, 2022
2 parents 2c94efc + 1b425a3 commit 97ea1aa
Show file tree
Hide file tree
Showing 34 changed files with 258 additions and 19 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.56.0-%23206bc4?style=flat-square)](https://tabler-icons.io)
[![tabler-icons-version](https://img.shields.io/badge/Tabler%20Icons-v1.57.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.56.0**, see [changelog](https://tabler-icons.io/changelog) to know which icons are available.
This version includes **Tabler Icons v1.57.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.56.0",
"@tabler/icons": "^1.57.0",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"
Expand Down
24 changes: 24 additions & 0 deletions projects/angular-tabler-icons/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ export { IconArrowBarToLeft } from './svg/arrow-bar-to-left';
export { IconArrowBarToRight } from './svg/arrow-bar-to-right';
export { IconArrowBarToUp } from './svg/arrow-bar-to-up';
export { IconArrowBarUp } from './svg/arrow-bar-up';
export { IconArrowBearLeft2 } from './svg/arrow-bear-left-2';
export { IconArrowBearLeft } from './svg/arrow-bear-left';
export { IconArrowBearRight2 } from './svg/arrow-bear-right-2';
export { IconArrowBearRight } from './svg/arrow-bear-right';
export { IconArrowBigDownLine } from './svg/arrow-big-down-line';
export { IconArrowBigDownLines } from './svg/arrow-big-down-lines';
export { IconArrowBigDown } from './svg/arrow-big-down';
Expand All @@ -74,32 +78,52 @@ export { IconArrowBottomBar } from './svg/arrow-bottom-bar';
export { IconArrowBottomCircle } from './svg/arrow-bottom-circle';
export { IconArrowBottomSquare } from './svg/arrow-bottom-square';
export { IconArrowBottomTail } from './svg/arrow-bottom-tail';
export { IconArrowCurveLeft } from './svg/arrow-curve-left';
export { IconArrowCurveRight } from './svg/arrow-curve-right';
export { IconArrowDownCircle } from './svg/arrow-down-circle';
export { IconArrowDownLeftCircle } from './svg/arrow-down-left-circle';
export { IconArrowDownLeft } from './svg/arrow-down-left';
export { IconArrowDownRightCircle } from './svg/arrow-down-right-circle';
export { IconArrowDownRight } from './svg/arrow-down-right';
export { IconArrowDown } from './svg/arrow-down';
export { IconArrowFork } from './svg/arrow-fork';
export { IconArrowForwardUp } from './svg/arrow-forward-up';
export { IconArrowForward } from './svg/arrow-forward';
export { IconArrowLeftBar } from './svg/arrow-left-bar';
export { IconArrowLeftCircle } from './svg/arrow-left-circle';
export { IconArrowLeftRight } from './svg/arrow-left-right';
export { IconArrowLeftSquare } from './svg/arrow-left-square';
export { IconArrowLeftTail } from './svg/arrow-left-tail';
export { IconArrowLeft } from './svg/arrow-left';
export { IconArrowLoopLeft2 } from './svg/arrow-loop-left-2';
export { IconArrowLoopLeft } from './svg/arrow-loop-left';
export { IconArrowLoopRight2 } from './svg/arrow-loop-right-2';
export { IconArrowLoopRight } from './svg/arrow-loop-right';
export { IconArrowMerge } from './svg/arrow-merge';
export { IconArrowNarrowDown } from './svg/arrow-narrow-down';
export { IconArrowNarrowLeft } from './svg/arrow-narrow-left';
export { IconArrowNarrowRight } from './svg/arrow-narrow-right';
export { IconArrowNarrowUp } from './svg/arrow-narrow-up';
export { IconArrowRampLeft2 } from './svg/arrow-ramp-left-2';
export { IconArrowRampLeft3 } from './svg/arrow-ramp-left-3';
export { IconArrowRampLeft } from './svg/arrow-ramp-left';
export { IconArrowRampRight2 } from './svg/arrow-ramp-right-2';
export { IconArrowRampRight3 } from './svg/arrow-ramp-right-3';
export { IconArrowRampRight } from './svg/arrow-ramp-right';
export { IconArrowRightBar } from './svg/arrow-right-bar';
export { IconArrowRightCircle } from './svg/arrow-right-circle';
export { IconArrowRightSquare } from './svg/arrow-right-square';
export { IconArrowRightTail } from './svg/arrow-right-tail';
export { IconArrowRight } from './svg/arrow-right';
export { IconArrowRotaryFirstLeft } from './svg/arrow-rotary-first-left';
export { IconArrowRotaryFirstRight } from './svg/arrow-rotary-first-right';
export { IconArrowRotaryLastLeft } from './svg/arrow-rotary-last-left';
export { IconArrowRotaryLastRight } from './svg/arrow-rotary-last-right';
export { IconArrowRotaryLeft } from './svg/arrow-rotary-left';
export { IconArrowRotaryRight } from './svg/arrow-rotary-right';
export { IconArrowRotaryStraight } from './svg/arrow-rotary-straight';
export { IconArrowSharpTurnLeft } from './svg/arrow-sharp-turn-left';
export { IconArrowSharpTurnRight } from './svg/arrow-sharp-turn-right';
export { IconArrowTopBar } from './svg/arrow-top-bar';
export { IconArrowTopCircle } from './svg/arrow-top-circle';
export { IconArrowTopSquare } from './svg/arrow-top-square';
Expand Down
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-bear-left-2.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconArrowBearLeft2 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M9 3h-5v5" />
<path d="M4 3l7.536 7.536a5 5 0 0 1 1.464 3.534v6.93" />
<path d="M20 5l-4.5 4.5" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-bear-left.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowBearLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M13 3h-5v5" />
<path d="M8 3l7.536 7.536a5 5 0 0 1 1.464 3.534v6.93" />
</svg>
`
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-bear-right-2.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconArrowBearRight2 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M15 3h5v5" />
<path d="M20 3l-7.536 7.536a5 5 0 0 0 -1.464 3.534v6.93" />
<path d="M4 5l4.5 4.5" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-bear-right.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowBearRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 3h5v5" />
<path d="M17 3l-7.536 7.536a5 5 0 0 0 -1.464 3.534v6.93" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-curve-left.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowCurveLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M14 7l-4 -4l-4 4" />
<path d="M10 3v4.394a6.737 6.737 0 0 0 3 5.606a6.737 6.737 0 0 1 3 5.606v2.394" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-curve-right.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowCurveRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10 7l4 -4l4 4" />
<path d="M14 3v4.394a6.737 6.737 0 0 1 -3 5.606a6.737 6.737 0 0 0 -3 5.606v2.394" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-fork.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowFork = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M16 3h5v5" />
<path d="M8 3h-5v5" />
<path d="M21 3l-7.536 7.536a5 5 0 0 0 -1.464 3.534v6.93" />
<path d="M3 3l7.536 7.536a5 5 0 0 1 1.464 3.534v.93" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-left-right.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowLeftRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M17 13l4 -4l-4 -4" />
<path d="M7 13l-4 -4l4 -4" />
<path d="M12 14a5 5 0 0 1 5 -5h4" />
<path d="M12 19v-5a5 5 0 0 0 -5 -5h-4" />
</svg>
`
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-loop-left-2.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowLoopLeft2 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M13 21v-6m0 -6v-1a4 4 0 1 1 4 4h-13" />
<path d="M8 16l-4 -4l4 -4" />
</svg>
`
2 changes: 1 addition & 1 deletion projects/angular-tabler-icons/icons/svg/arrow-loop-left.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const IconArrowLoopLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M13 21v-13a4 4 0 1 1 4 4h-13" />
<path d="M7 15l-3 -3l3 -3" />
<path d="M8 16l-4 -4l4 -4" />
</svg>
Expand Down
8 changes: 8 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-loop-right-2.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowLoopRight2 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 21v-6m0 -6v-1a4 4 0 1 0 -4 4h13" />
<path d="M17 16l4 -4l-4 -4" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const IconArrowLoopRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 21v-13a4 4 0 1 0 -4 4h13" />
<path d="M18 15l3 -3l-3 -3" />
<path d="M17 16l4 -4l-4 -4" />
</svg>
Expand Down
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-merge.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconArrowMerge = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 7l4 -4l4 4" />
<path d="M12 3v5.394a6.737 6.737 0 0 1 -3 5.606a6.737 6.737 0 0 0 -3 5.606v1.394" />
<path d="M12 3v5.394a6.737 6.737 0 0 0 3 5.606a6.737 6.737 0 0 1 3 5.606v1.394" />
</svg>
`
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-ramp-left-2.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconArrowRampLeft2 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M18 3v8.707" />
<path d="M8 14l-4 -4l4 -4" />
<path d="M18 21c0 -6.075 -4.925 -11 -11 -11h-3" />
</svg>
`
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-ramp-left-3.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconArrowRampLeft3 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M18 3v6" />
<path d="M8 16l-4 -4l4 -4" />
<path d="M18 21v-6a3 3 0 0 0 -3 -3h-11" />
</svg>
`
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-ramp-right-2.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconArrowRampRight2 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M6 3v8.707" />
<path d="M16 14l4 -4l-4 -4" />
<path d="M6 21c0 -6.075 4.925 -11 11 -11h3" />
</svg>
`
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-ramp-right-3.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconArrowRampRight3 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M6 3v6" />
<path d="M16 16l4 -4l-4 -4" />
<path d="M6 21v-6a3 3 0 0 1 3 -3h11" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-rotary-first-left.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowRotaryFirstLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle transform="matrix(-1 0 0 1 32 0)" cx="16" cy="7" r="3" />
<path d="M16 10v10" />
<path d="M13.5 9.5l-8.5 8.5" />
<path d="M10 18h-5v-5" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowRotaryFirstRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="8" cy="7" r="3" />
<path d="M8 10v10" />
<path d="M10.5 9.5l8.5 8.5" />
<path d="M14 18h5v-5" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-rotary-last-left.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowRotaryLastLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle transform="matrix(-1 0 0 1 30 0)" cx="15" cy="12" r="3" />
<path d="M15 15v6" />
<path d="M12.5 9.5l-6.5 -6.5" />
<path d="M11 3h-5v5" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-rotary-last-right.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowRotaryLastRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="9" cy="12" r="3" />
<path d="M9 15v6" />
<path d="M11.5 9.5l6.5 -6.5" />
<path d="M13 3h5v5" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-rotary-left.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowRotaryLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle transform="matrix(-1 0 0 1 32 0)" cx="16" cy="7" r="3" />
<path d="M16 10v10" />
<path d="M13 7h-10" />
<path d="M7 11l-4 -4l4 -4" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-rotary-right.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowRotaryRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="8" cy="7" r="3" />
<path d="M8 10v10" />
<path d="M17 11l4 -4l-4 -4" />
<path d="M11 7h10" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/arrow-rotary-straight.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconArrowRotaryStraight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="13" cy="13" r="3" />
<path d="M13 16v5" />
<path d="M13 3v7" />
<path d="M9 7l4 -4l4 4" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowSharpTurnLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M17 18v-11.31a0.7 .7 0 0 0 -1.195 -.495l-9.805 9.805" />
<path d="M11 16h-5v-5" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const IconArrowSharpTurnRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 18v-11.31a0.7 .7 0 0 1 1.195 -.495l9.805 9.805" />
<path d="M13 16h5v-5" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
export const IconDeviceMobileRotated = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<g transform="rotate(90 12 12)">
<rect x="7" y="4" width="10" height="16" rx="1" />
<line x1="11" y1="5" x2="13" y2="5" />
<line x1="12" y1="17" x2="12" y2="17.01" />
</g>
<rect x="3" y="6" width="18" height="12" rx="2" />
<path d="M20 11v2" />
<path d="M7 12h-.01" />
</svg>
Expand Down
Loading

0 comments on commit 97ea1aa

Please sign in to comment.