Skip to content

Commit

Permalink
Merge pull request #138 from pierreavn/release/2.47.0
Browse files Browse the repository at this point in the history
[AUTO] Tabler Icons v2.47.0
  • Loading branch information
pierreavn authored Feb 24, 2024
2 parents a52821f + 11ac54a commit 8fbd22c
Show file tree
Hide file tree
Showing 28 changed files with 253 additions and 21 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-v2.46.0-%23206bc4?style=flat-square)](https://tabler-icons.io)
[![tabler-icons-version](https://img.shields.io/badge/Tabler%20Icons-v2.47.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 @@ -113,7 +113,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 v2.46.0**, see [changelog](https://tabler-icons.io/changelog) to know which icons are available.
This version includes **Tabler Icons v2.47.0**, see [changelog](https://tabler-icons.io/changelog) to know which icons are available.


## Styling icons
Expand Down
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": "^14.3.0",
"@angular/platform-browser-dynamic": "^14.3.0",
"@angular/router": "^14.3.0",
"@tabler/icons": "2.46.0",
"@tabler/icons": "2.47.0",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
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 @@ -590,6 +590,7 @@ export { IconBooksOff } from './svg/books-off';
export { IconBooks } from './svg/books';
export { IconBorderAll } from './svg/border-all';
export { IconBorderBottom } from './svg/border-bottom';
export { IconBorderCornerIos } from './svg/border-corner-ios';
export { IconBorderCornerPill } from './svg/border-corner-pill';
export { IconBorderCornerRounded } from './svg/border-corner-rounded';
export { IconBorderCornerSquare } from './svg/border-corner-square';
Expand Down Expand Up @@ -1038,6 +1039,7 @@ export { IconBriefcaseFilled } from './svg/briefcase-filled';
export { IconBriefcaseOff } from './svg/briefcase-off';
export { IconBriefcase } from './svg/briefcase';
export { IconBrightness2 } from './svg/brightness-2';
export { IconBrightnessAuto } from './svg/brightness-auto';
export { IconBrightnessDownFilled } from './svg/brightness-down-filled';
export { IconBrightnessDown } from './svg/brightness-down';
export { IconBrightnessHalf } from './svg/brightness-half';
Expand Down Expand Up @@ -1470,6 +1472,7 @@ export { IconClipboardHeart } from './svg/clipboard-heart';
export { IconClipboardList } from './svg/clipboard-list';
export { IconClipboardOff } from './svg/clipboard-off';
export { IconClipboardPlus } from './svg/clipboard-plus';
export { IconClipboardSmile } from './svg/clipboard-smile';
export { IconClipboardText } from './svg/clipboard-text';
export { IconClipboardTypography } from './svg/clipboard-typography';
export { IconClipboardX } from './svg/clipboard-x';
Expand Down Expand Up @@ -1787,6 +1790,7 @@ export { IconDatabaseOff } from './svg/database-off';
export { IconDatabasePlus } from './svg/database-plus';
export { IconDatabaseSearch } from './svg/database-search';
export { IconDatabaseShare } from './svg/database-share';
export { IconDatabaseSmile } from './svg/database-smile';
export { IconDatabaseStar } from './svg/database-star';
export { IconDatabaseX } from './svg/database-x';
export { IconDatabase } from './svg/database';
Expand Down Expand Up @@ -2494,8 +2498,11 @@ 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 { IconGlassChampagne } from './svg/glass-champagne';
export { IconGlassCocktail } from './svg/glass-cocktail';
export { IconGlassFullFilled } from './svg/glass-full-filled';
export { IconGlassFull } from './svg/glass-full';
export { IconGlassGin } from './svg/glass-gin';
export { IconGlassOff } from './svg/glass-off';
export { IconGlass } from './svg/glass';
export { IconGlobeFilled } from './svg/globe-filled';
Expand Down Expand Up @@ -2750,6 +2757,7 @@ export { IconIdBadgeOff } from './svg/id-badge-off';
export { IconIdBadge } from './svg/id-badge';
export { IconIdOff } from './svg/id-off';
export { IconId } from './svg/id';
export { IconImageInPicture } from './svg/image-in-picture';
export { IconInboxOff } from './svg/inbox-off';
export { IconInbox } from './svg/inbox';
export { IconIndentDecrease } from './svg/indent-decrease';
Expand Down Expand Up @@ -3175,6 +3183,7 @@ export { IconMathIntegralX } from './svg/math-integral-x';
export { IconMathIntegral } from './svg/math-integral';
export { IconMathIntegrals } from './svg/math-integrals';
export { IconMathLower } from './svg/math-lower';
export { IconMathMaxMin } from './svg/math-max-min';
export { IconMathMax } from './svg/math-max';
export { IconMathMin } from './svg/math-min';
export { IconMathNot } from './svg/math-not';
Expand Down Expand Up @@ -3804,6 +3813,7 @@ export { IconProgressHelp } from './svg/progress-help';
export { IconProgressX } from './svg/progress-x';
export { IconProgress } from './svg/progress';
export { IconPrompt } from './svg/prompt';
export { IconProng } from './svg/prong';
export { IconPropellerOff } from './svg/propeller-off';
export { IconPropeller } from './svg/propeller';
export { IconProtocol } from './svg/protocol';
Expand Down Expand Up @@ -4112,6 +4122,7 @@ export { IconShoppingBagCheck } from './svg/shopping-bag-check';
export { IconShoppingBagDiscount } from './svg/shopping-bag-discount';
export { IconShoppingBagEdit } from './svg/shopping-bag-edit';
export { IconShoppingBagExclamation } from './svg/shopping-bag-exclamation';
export { IconShoppingBagHeart } from './svg/shopping-bag-heart';
export { IconShoppingBagMinus } from './svg/shopping-bag-minus';
export { IconShoppingBagPlus } from './svg/shopping-bag-plus';
export { IconShoppingBagSearch } from './svg/shopping-bag-search';
Expand Down Expand Up @@ -4542,6 +4553,8 @@ export { IconTemperatureFahrenheit } from './svg/temperature-fahrenheit';
export { IconTemperatureMinus } from './svg/temperature-minus';
export { IconTemperatureOff } from './svg/temperature-off';
export { IconTemperaturePlus } from './svg/temperature-plus';
export { IconTemperatureSnow } from './svg/temperature-snow';
export { IconTemperatureSun } from './svg/temperature-sun';
export { IconTemperature } from './svg/temperature';
export { IconTemplateOff } from './svg/template-off';
export { IconTemplate } from './svg/template';
Expand Down Expand Up @@ -4655,6 +4668,11 @@ export { IconTransferOut } from './svg/transfer-out';
export { IconTransferVertical } from './svg/transfer-vertical';
export { IconTransfer } from './svg/transfer';
export { IconTransformFilled } from './svg/transform-filled';
export { IconTransformPointBottomLeft } from './svg/transform-point-bottom-left';
export { IconTransformPointBottomRight } from './svg/transform-point-bottom-right';
export { IconTransformPointTopLeft } from './svg/transform-point-top-left';
export { IconTransformPointTopRight } from './svg/transform-point-top-right';
export { IconTransformPoint } from './svg/transform-point';
export { IconTransform } from './svg/transform';
export { IconTransitionBottom } from './svg/transition-bottom';
export { IconTransitionLeft } from './svg/transition-left';
Expand Down
7 changes: 7 additions & 0 deletions projects/angular-tabler-icons/icons/svg/border-corner-ios.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export const IconBorderCornerIos = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 20c0 -6.559 0 -9.838 1.628 -12.162a9 9 0 0 1 2.21 -2.21c2.324 -1.628 5.602 -1.628 12.162 -1.628" />
</svg>
`
7 changes: 5 additions & 2 deletions projects/angular-tabler-icons/icons/svg/brand-linktree.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
export const IconBrandLinktree = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M9 3l-7 12h3v5h5v-5h-2l4 -7z" />
<path d="M15 3l7 12h-3v5h-5v-5h2l-4 -7z" />
<path d="M4 10h16" />
<path d="M6.5 4.5l11 11" />
<path d="M6.5 15.5l11 -11" />
<path d="M12 10v-8" />
<path d="M12 15v7" />
</svg>
Expand Down
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/brightness-auto.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconBrightnessAuto = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M6 6h3.5l2.5 -2.5l2.5 2.5h3.5v3.5l2.5 2.5l-2.5 2.5v3.5h-3.5l-2.5 2.5l-2.5 -2.5h-3.5v-3.5l-2.5 -2.5l2.5 -2.5z" />
<path d="M10 14.5v-3.5a2 2 0 1 1 4 0v3.5" />
<path d="M10 13h4" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/clipboard-smile.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconClipboardSmile = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10 13h.01" />
<path d="M14 13h.01" />
<path d="M10 16a3.5 3.5 0 0 0 4 0" />
<path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
<path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
</svg>
`
11 changes: 11 additions & 0 deletions projects/angular-tabler-icons/icons/svg/database-smile.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
export const IconDatabaseSmile = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10 14h.01" />
<path d="M14 14h.01" />
<path d="M10 17a3.5 3.5 0 0 0 4 0" />
<path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
<path d="M4 6v12c0 1.657 3.582 3 8 3s8 -1.343 8 -3v-12" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/glass-champagne.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconGlassChampagne = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M9 21h6" />
<path d="M12 16v5" />
<path d="M12 5m-4 0a4 2 0 1 0 8 0a4 2 0 1 0 -8 0" />
<path d="M8 5c0 6.075 1.79 11 4 11s4 -4.925 4 -11" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/glass-cocktail.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconGlassCocktail = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 21h8" />
<path d="M12 15v6" />
<path d="M12 5m-7 0a7 2 0 1 0 14 0a7 2 0 1 0 -14 0" />
<path d="M5 5v.388c0 .432 .126 .853 .362 1.206l5 7.509c.633 .951 1.88 1.183 2.785 .517c.191 -.141 .358 -.316 .491 -.517l5 -7.509c.236 -.353 .362 -.774 .362 -1.206v-.388" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/glass-gin.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconGlassGin = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 21h8" />
<path d="M12 15v6" />
<path d="M12 5m-6.5 0a6.5 2 0 1 0 13 0a6.5 2 0 1 0 -13 0" />
<path d="M5.75 4.5c-.612 .75 -.75 2 -.75 3.5a7 7 0 0 0 14 0c0 -1.5 -.094 -2.75 -.75 -3.5" />
</svg>
`
7 changes: 4 additions & 3 deletions projects/angular-tabler-icons/icons/svg/glass-off.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
export const IconGlassOff = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 21l8 0" />
<path d="M12 15l0 6" />
<path d="M7 3h10l1 7a4.511 4.511 0 0 1 -1.053 2.94m-2.386 1.625a7.48 7.48 0 0 1 -2.561 .435c-3.314 0 -6 -1.988 -6 -5l.5 -3.495" />
<path d="M8 21h8" />
<path d="M12 16v5" />
<path d="M17 5l1 6c0 .887 -.233 1.685 -.646 2.37m-2.083 1.886c-.941 .48 -2.064 .744 -3.271 .744c-3.314 0 -6 -1.988 -6 -5l.711 -4.268" />
<path d="M10.983 6.959c.329 .027 .669 .041 1.017 .041c2.761 0 5 -.895 5 -2s-2.239 -2 -5 -2c-1.716 0 -3.23 .346 -4.13 .872" />
<path d="M3 3l18 18" />
</svg>
Expand Down
7 changes: 4 additions & 3 deletions projects/angular-tabler-icons/icons/svg/glass.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
export const IconGlass = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 21l8 0" />
<path d="M12 15l0 6" />
<path d="M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z" />
<path d="M8 21h8" />
<path d="M12 16v5" />
<path d="M17 5l1 6c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -6" />
<path d="M12 5m-5 0a5 2 0 1 0 10 0a5 2 0 1 0 -10 0" />
</svg>
Expand Down
13 changes: 13 additions & 0 deletions projects/angular-tabler-icons/icons/svg/image-in-picture.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
export const IconImageInPicture = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M13 15c-2 0 -5 1 -5 5" />
<path d="M4 11m0 2a2 2 0 0 1 2 -2h5a2 2 0 0 1 2 2v5a2 2 0 0 1 -2 2h-5a2 2 0 0 1 -2 -2z" />
<path d="M4 7v-2a1 1 0 0 1 1 -1h2" />
<path d="M11 4h2" />
<path d="M17 4h2a1 1 0 0 1 1 1v2" />
<path d="M20 11v2" />
<path d="M20 17v2a1 1 0 0 1 -1 1h-2" />
</svg>
`
10 changes: 10 additions & 0 deletions projects/angular-tabler-icons/icons/svg/math-max-min.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
export const IconMathMaxMin = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M15 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
<path d="M5 5a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
<path d="M3 14s.605 -5.44 2.284 -7.862m3.395 .026c2.137 2.652 4.547 9.113 6.68 11.719" />
<path d="M18.748 18.038c.702 -.88 1.452 -3.56 2.252 -8.038" />
</svg>
`
5 changes: 3 additions & 2 deletions projects/angular-tabler-icons/icons/svg/math-max.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
export const IconMathMax = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M3 20c0 -8.75 4 -14 7 -14.5m4 0c3 .5 7 5.75 7 14.5" />
<path d="M5 6a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
<path d="M3 15s.616 -5.544 2.332 -7.93" />
<path d="M8.637 7.112c2.717 3.313 5.882 12.888 8.363 12.888c2 0 3.333 -3 4 -9" />
</svg>
Expand Down
6 changes: 3 additions & 3 deletions projects/angular-tabler-icons/icons/svg/math-min.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
export const IconMathMin = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 17a2 2 0 1 1 0 4a2 2 0 0 1 0 -4z" />
<path d="M3 4c0 8.75 4 14 7 14.5" />
<path d="M14 18.5c3 -.5 7 -5.75 7 -14.5" />
<path d="M15 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
<path d="M3 13s1 -9 4 -9c2.48 0 5.643 9.565 8.36 12.883" />
<path d="M18.748 17.038c.702 -.88 1.452 -3.56 2.252 -8.038" />
</svg>
Expand Down
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/prong.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconProng = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M10.2 10.2l6.3 6.3" />
<path d="M19.347 16.575l1.08 1.079a1.96 1.96 0 0 1 -2.773 2.772l-1.08 -1.079a1.96 1.96 0 0 1 2.773 -2.772z" />
<path d="M3 7l3.05 3.15a2.9 2.9 0 0 0 4.1 -4.1l-3.15 -3.05" />
</svg>
`
9 changes: 9 additions & 0 deletions projects/angular-tabler-icons/icons/svg/shopping-bag-heart.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export const IconShoppingBagHeart = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M11.5 21h-2.926a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304c-.057 .368 -.1 .644 -.127 .828" />
<path d="M9 11v-5a3 3 0 0 1 6 0v5" />
<path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
</svg>
`
15 changes: 15 additions & 0 deletions projects/angular-tabler-icons/icons/svg/temperature-snow.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
export const IconTemperatureSnow = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 1 0 -4 0v8.5" />
<path d="M4 9h4" />
<path d="M14.75 4l1 2h2.25" />
<path d="M17 4l-3 5l2 3" />
<path d="M20.25 10l-1.25 2l1.25 2" />
<path d="M22 12h-6l-2 3" />
<path d="M18 18h-2.25l-1 2" />
<path d="M17 20l-3 -5h-1" />
<path d="M12 9l2.088 .008" />
</svg>
`
14 changes: 14 additions & 0 deletions projects/angular-tabler-icons/icons/svg/temperature-sun.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
export const IconTemperatureSun = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 1 0 -4 0v8.5" />
<path d="M4 9h4" />
<path d="M13 16a4 4 0 1 0 0 -8a4.07 4.07 0 0 0 -1 .124" />
<path d="M13 3v1" />
<path d="M21 12h1" />
<path d="M13 20v1" />
<path d="M19.4 5.6l-.7 .7" />
<path d="M18.7 17.7l.7 .7" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
export const IconTransformPointBottomLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" fill="currentColor" />
<path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M11 5h2" />
<path d="M5 11v2" />
<path d="M19 11v2" />
<path d="M11 19h2" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
export const IconTransformPointBottomRight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" fill="currentColor" />
<path d="M11 5h2" />
<path d="M5 11v2" />
<path d="M19 11v2" />
<path d="M11 19h2" />
</svg>
`
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
export const IconTransformPointTopLeft = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" fill="currentColor" />
<path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
<path d="M11 5h2" />
<path d="M5 11v2" />
<path d="M19 11v2" />
<path d="M11 19h2" />
</svg>
`
Loading

0 comments on commit 8fbd22c

Please # to comment.