Skip to content

Commit

Permalink
Merge pull request #149 from pierreavn/release/3.25.0
Browse files Browse the repository at this point in the history
[AUTO] Tabler Icons v3.25.0
  • Loading branch information
pierreavn authored Dec 18, 2024
2 parents ea98606 + 14547b9 commit 95f4baf
Show file tree
Hide file tree
Showing 34 changed files with 55 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-v3.24.0-%23206bc4?style=flat-square)](https://tabler.io/icons)
[![tabler-icons-version](https://img.shields.io/badge/Tabler%20Icons-v3.25.0-%23206bc4?style=flat-square)](https://tabler.io/icons)
[![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 @@ -84,7 +84,7 @@ export class StandaloneComponent {}

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

This version includes **Tabler Icons v3.24.0**, see [changelog](https://tabler.io/icons/changelog) to know which icons are available.
This version includes **Tabler Icons v3.25.0**, see [changelog](https://tabler.io/icons/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 @@ -22,7 +22,7 @@
"@angular/platform-browser": "~19.0.0",
"@angular/platform-browser-dynamic": "~19.0.0",
"@angular/router": "~19.0.0",
"@tabler/icons": "3.24.0",
"@tabler/icons": "3.25.0",
"rxjs": "~7.8.1",
"tslib": "~2.8.1",
"zone.js": "~0.15.0"
Expand Down
24 changes: 21 additions & 3 deletions projects/angular-tabler-icons/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4036,8 +4036,8 @@ export { IconSearchOff } from './svg/search-off';
export { IconSearch } from './svg/search';
export { IconSectionSign } from './svg/section-sign';
export { IconSection } from './svg/section';
export { IconSeedingOff } from './svg/seeding-off';
export { IconSeeding } from './svg/seeding';
export { IconSeedlingOff } from './svg/seedling-off';
export { IconSeedling } from './svg/seedling';
export { IconSelectAll } from './svg/select-all';
export { IconSelect } from './svg/select';
export { IconSelector } from './svg/selector';
Expand Down Expand Up @@ -5138,9 +5138,16 @@ export { IconChartAreaFilled } from './svg/chart-area-filled';
export { IconChartBubbleFilled } from './svg/chart-bubble-filled';
export { IconChartCandleFilled } from './svg/chart-candle-filled';
export { IconChartDonutFilled } from './svg/chart-donut-filled';
export { IconChartDots2Filled } from './svg/chart-dots-2-filled';
export { IconChartDots3Filled } from './svg/chart-dots-3-filled';
export { IconChartDotsFilled } from './svg/chart-dots-filled';
export { IconChartFunnelFilled } from './svg/chart-funnel-filled';
export { IconChartGridDotsFilled } from './svg/chart-grid-dots-filled';
export { IconChartPie2Filled } from './svg/chart-pie-2-filled';
export { IconChartPie3Filled } from './svg/chart-pie-3-filled';
export { IconChartPie4Filled } from './svg/chart-pie-4-filled';
export { IconChartPieFilled } from './svg/chart-pie-filled';
export { IconChefHatFilled } from './svg/chef-hat-filled';
export { IconCherryFilled } from './svg/cherry-filled';
export { IconChessBishopFilled } from './svg/chess-bishop-filled';
export { IconChessKingFilled } from './svg/chess-king-filled';
Expand All @@ -5157,7 +5164,15 @@ export { IconCircleArrowRightFilled } from './svg/circle-arrow-right-filled';
export { IconCircleArrowUpLeftFilled } from './svg/circle-arrow-up-left-filled';
export { IconCircleArrowUpRightFilled } from './svg/circle-arrow-up-right-filled';
export { IconCircleArrowUpFilled } from './svg/circle-arrow-up-filled';
export { IconCircleCaretDownFilled } from './svg/circle-caret-down-filled';
export { IconCircleCaretLeftFilled } from './svg/circle-caret-left-filled';
export { IconCircleCaretRightFilled } from './svg/circle-caret-right-filled';
export { IconCircleCaretUpFilled } from './svg/circle-caret-up-filled';
export { IconCircleCheckFilled } from './svg/circle-check-filled';
export { IconCircleChevronDownFilled } from './svg/circle-chevron-down-filled';
export { IconCircleChevronLeftFilled } from './svg/circle-chevron-left-filled';
export { IconCircleChevronRightFilled } from './svg/circle-chevron-right-filled';
export { IconCircleChevronUpFilled } from './svg/circle-chevron-up-filled';
export { IconCircleDotFilled } from './svg/circle-dot-filled';
export { IconCircleKeyFilled } from './svg/circle-key-filled';
export { IconCircleLetterAFilled } from './svg/circle-letter-a-filled';
Expand Down Expand Up @@ -5202,6 +5217,9 @@ export { IconCircleRectangleFilled } from './svg/circle-rectangle-filled';
export { IconCircleXFilled } from './svg/circle-x-filled';
export { IconCircleFilled } from './svg/circle-filled';
export { IconCirclesFilled } from './svg/circles-filled';
export { IconClipboardCheckFilled } from './svg/clipboard-check-filled';
export { IconClipboardXFilled } from './svg/clipboard-x-filled';
export { IconClipboardFilled } from './svg/clipboard-filled';
export { IconClockHour1Filled } from './svg/clock-hour-1-filled';
export { IconClockHour10Filled } from './svg/clock-hour-10-filled';
export { IconClockHour11Filled } from './svg/clock-hour-11-filled';
Expand Down Expand Up @@ -5555,7 +5573,7 @@ export { IconRosetteFilled } from './svg/rosette-filled';
export { IconSaladFilled } from './svg/salad-filled';
export { IconScubaDivingTankFilled } from './svg/scuba-diving-tank-filled';
export { IconSectionFilled } from './svg/section-filled';
export { IconSeedingFilled } from './svg/seeding-filled';
export { IconSeedlingFilled } from './svg/seedling-filled';
export { IconSettingsFilled } from './svg/settings-filled';
export { IconShieldCheckFilled } from './svg/shield-check-filled';
export { IconShieldCheckeredFilled } from './svg/shield-checkered-filled';
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const IconCalendarMonthFilled = `<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="M16 2c.183 0 .355 .05 .502 .135l.033 .02c.28 .177 .465 .49 .465 .845v1h1a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h1v-1a1 1 0 0 1 .514 -.874l.093 -.046l.066 -.025l.1 -.029l.107 -.019l.12 -.007q .083 0 .161 .013l.122 .029l.04 .012l.06 .023c.328 .135 .568 .44 .61 .806l.007 .117v1h6v-1a1 1 0 0 1 1 -1m3 7h-14v9.625c0 .705 .386 1.286 .883 1.366l.117 .009h12c.513 0 .936 -.53 .993 -1.215l.007 -.16z" /> <path d="M9.015 13a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /> <path d="M13.015 13a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /> <path d="M17.02 13a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /> <path d="M12.02 15a1 1 0 0 1 0 2a1.001 1.001 0 1 1 -.005 -2z" /> <path d="M9.015 16a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /></svg>`
export const IconCalendarMonthFilled = `<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="M8 12a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" /> <path d="M12 12a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" /> <path d="M16 12a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" /> <path d="M16 2a1 1 0 0 1 .993 .883l.007 .117v1h1a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h1v-1a1 1 0 0 1 1.993 -.117l.007 .117v1h6v-1a1 1 0 0 1 1 -1m3 7h-14v9.625c0 .705 .386 1.286 .883 1.366l.117 .009h12c.513 0 .936 -.53 .993 -1.215l.007 -.16z" /></svg>`
2 changes: 1 addition & 1 deletion projects/angular-tabler-icons/icons/svg/calendar-month.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const IconCalendarMonth = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" /> <path d="M16 3v4" /> <path d="M8 3v4" /> <path d="M4 11h16" /> <path d="M7 14h.013" /> <path d="M10.01 14h.005" /> <path d="M13.01 14h.005" /> <path d="M16.015 14h.005" /> <path d="M13.015 17h.005" /> <path d="M7.01 17h.005" /> <path d="M10.01 17h.005" /></svg>`
export const IconCalendarMonth = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" /> <path d="M16 3v4" /> <path d="M8 3v4" /> <path d="M4 11h16" /> <path d="M8 14v4" /> <path d="M12 14v4" /> <path d="M16 14v4" /></svg>`
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const IconCalendarWeekFilled = `<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="M8 12a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" /> <path d="M12 12a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" /> <path d="M16 12a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" /> <path d="M16 2a1 1 0 0 1 .993 .883l.007 .117v1h1a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h1v-1a1 1 0 0 1 1.993 -.117l.007 .117v1h6v-1a1 1 0 0 1 1 -1m3 7h-14v9.625c0 .705 .386 1.286 .883 1.366l.117 .009h12c.513 0 .936 -.53 .993 -1.215l.007 -.16z" /></svg>`
export const IconCalendarWeekFilled = `<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="M16 2c.183 0 .355 .05 .502 .135l.033 .02c.28 .177 .465 .49 .465 .845v1h1a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h1v-1a1 1 0 0 1 .514 -.874l.093 -.046l.066 -.025l.1 -.029l.107 -.019l.12 -.007q .083 0 .161 .013l.122 .029l.04 .012l.06 .023c.328 .135 .568 .44 .61 .806l.007 .117v1h6v-1a1 1 0 0 1 1 -1m3 7h-14v9.625c0 .705 .386 1.286 .883 1.366l.117 .009h12c.513 0 .936 -.53 .993 -1.215l.007 -.16z" /> <path d="M9.015 13a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /> <path d="M13.015 13a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /> <path d="M17.02 13a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /> <path d="M12.02 15a1 1 0 0 1 0 2a1.001 1.001 0 1 1 -.005 -2z" /> <path d="M9.015 16a1 1 0 0 1 -1 1a1.001 1.001 0 1 1 -.005 -2c.557 0 1.005 .448 1.005 1" /></svg>`
2 changes: 1 addition & 1 deletion projects/angular-tabler-icons/icons/svg/calendar-week.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const IconCalendarWeek = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" /> <path d="M16 3v4" /> <path d="M8 3v4" /> <path d="M4 11h16" /> <path d="M8 14v4" /> <path d="M12 14v4" /> <path d="M16 14v4" /></svg>`
export const IconCalendarWeek = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" /> <path d="M16 3v4" /> <path d="M8 3v4" /> <path d="M4 11h16" /> <path d="M7 14h.013" /> <path d="M10.01 14h.005" /> <path d="M13.01 14h.005" /> <path d="M16.015 14h.005" /> <path d="M13.015 17h.005" /> <path d="M7.01 17h.005" /> <path d="M10.01 17h.005" /></svg>`
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const IconChartDonutFilled = `<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="M9.883 2.207a1.9 1.9 0 0 1 2.087 1.522l.025 .167l.005 .104v4a1 1 0 0 1 -.641 .933l-.107 .035a3.1 3.1 0 1 0 3.73 3.953l.05 -.173a1 1 0 0 1 .855 -.742l.113 -.006h3.8a2 2 0 0 1 2 2a1 1 0 0 1 -.026 .226a10 10 0 1 1 -12.27 -11.933l.27 -.067l.11 -.02z" /> <path d="M14.775 2.526a.996 .996 0 0 1 .22 -.026l.122 .007l.112 .02l.103 .03a10 10 0 0 1 6.003 5.817l.108 .294a1 1 0 0 1 -.824 1.325l-.119 .007h-4.5a1 1 0 0 1 -.76 -.35a8 8 0 0 0 -.89 -.89a1 1 0 0 1 -.342 -.636l-.008 -.124v-4.495l.006 -.118c.005 -.042 .012 -.08 .02 -.116l.03 -.103a.998 .998 0 0 1 .168 -.299l.071 -.08c.03 -.028 .058 -.052 .087 -.075l.09 -.063l.088 -.05l.103 -.043l.112 -.032z" /></svg>`
export const IconChartDonutFilled = `<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.292 2.61c.396 .318 .65 .78 .703 1.286l.005 .104v4a1 1 0 0 1 -.748 .968a3.1 3.1 0 1 0 3.78 3.78a1 1 0 0 1 .968 -.748h3.8a2 2 0 0 1 2 2a1 1 0 0 1 -.026 .226a10 10 0 1 1 -12 -12l.057 -.01l.052 -.01a1.9 1.9 0 0 1 1.409 .404m3.703 -.11l.045 .002l.067 .004l.081 .014l.032 .004l.072 .022l.04 .01a10 10 0 0 1 6.003 5.818l.108 .294a1 1 0 0 1 -.943 1.332h-4.5a1 1 0 0 1 -.76 -.35a8 8 0 0 0 -.89 -.89a1 1 0 0 1 -.35 -.76v-4.5q .001 -.119 .026 -.23l.03 -.102a1 1 0 0 1 .168 -.299l.03 -.033l.039 -.043a1 1 0 0 1 .089 -.08l.051 -.034l.03 -.023l.045 -.025l.052 -.03a1 1 0 0 1 .435 -.101" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconChartDots2Filled = `<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="M3 2a1 1 0 0 1 1 1v17h17a1 1 0 0 1 .993 .883l.007 .117a1 1 0 0 1 -1 1h-18a1 1 0 0 1 -1 -1v-18a1 1 0 0 1 1 -1m18.97 .757a1 1 0 0 1 -.727 1.213l-5.256 1.314a3 3 0 0 1 -.55 1.465l1.768 2.358a3.003 3.003 0 0 1 3.795 2.893a3 3 0 0 1 -5.436 1.751l-3.57 1.428a3 3 0 0 1 -5.994 -.179l.005 -.176a3 3 0 0 1 5.43 -1.576l3.57 -1.428l.015 -.17c.06 -.518 .253 -.996 .542 -1.4l-1.767 -2.357a3.003 3.003 0 0 1 -3.795 -2.893l.005 -.176a3 3 0 0 1 5.497 -1.48l5.255 -1.314a1 1 0 0 1 1.213 .727" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconChartDots3Filled = `<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="M18 2a4 4 0 1 1 -3.843 5.114l-6.295 .786a3 3 0 0 1 -.094 .257l6.446 4.431a3 3 0 1 1 -.695 4.099l-3.527 1.058q .008 .127 .008 .255a4 4 0 1 1 -8 0l.005 -.2a4 4 0 0 1 7.366 -1.954l3.64 -1.094l.01 -.102q .023 -.204 .074 -.4l-6.688 -4.6a3 3 0 0 1 -4.407 -2.65l.005 -.176a3 3 0 0 1 5.784 -.931l6.312 -.79a4 4 0 0 1 3.899 -3.103" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconChartFunnelFilled = `<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.72 16l-1.315 3.948a3 3 0 0 1 -2.847 2.052h-3.116a3 3 0 0 1 -2.847 -2.052l-1.315 -3.948zm2 -6l-1.333 4h-12.774l-1.333 -4zm-.106 -8a2 2 0 0 1 1.896 2.632l-1.123 3.368h-16.774l-1.123 -3.368a2 2 0 0 1 1.72 -2.624l.177 -.008z" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconChartPie2Filled = `<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 2.05v9.95a1 1 0 0 0 1 1h9.95a10 10 0 0 1 -19.95 -1l.005 -.324a10 10 0 0 1 8.995 -9.626m6 1.29a10 10 0 0 1 4.95 7.66h-8.95v-8.95a10 10 0 0 1 4 1.29" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconChartPie3Filled = `<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 20.66a10 10 0 0 1 -11.328 -.917l6.742 -6.743h9.536a10 10 0 0 1 -4.95 7.66m-6 -18.61v9.534l-6.743 6.744a10 10 0 0 1 -2.257 -6.328l.005 -.324a10 10 0 0 1 8.995 -9.626m6 1.29a10 10 0 0 1 4.95 7.66h-8.95v-8.95a10 10 0 0 1 4 1.29" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconChartPie4Filled = `<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.844 13.57l4.843 7.264a10 10 0 0 1 -11.015 -1.09zm6.507 6.154l-4.481 -6.724h8.081a10 10 0 0 1 -3.348 6.511zm-7.35 -17.674v9.534l-6.744 6.744a10 10 0 0 1 -2.257 -6.328l.005 -.324a10 10 0 0 1 8.995 -9.626m6 1.29a10 10 0 0 1 4.95 7.66h-8.95v-8.95a10 10 0 0 1 4 1.29" /></svg>`
1 change: 1 addition & 0 deletions projects/angular-tabler-icons/icons/svg/chef-hat-filled.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconChefHatFilled = `<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="M19 19.002v1.998a1 1 0 0 1 -.883 .993l-.117 .007h-12a1 1 0 0 1 -1 -1v-1.994a1 1 0 0 1 1 -1l12 -.004a1 1 0 0 1 1 1" /> <path d="M12 2a5 5 0 0 1 4.533 2.888l.06 .137l.136 -.009a5 5 0 0 1 4.99 3.477l.063 .213a5 5 0 0 1 -2.696 5.831l-.087 .037v1.428a1 1 0 0 1 -1 1l-12 .004a1 1 0 0 1 -.993 -.883l-.007 -.117v-1.433l-.123 -.055a5 5 0 0 1 -2.6 -3.001l-.064 -.223a5 5 0 0 1 5.193 -6.27l.066 -.142a5 5 0 0 1 4.302 -2.877z" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconCircleCaretDownFilled = `<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 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-2 6.66h-6a1 1 0 0 0 -.708 1.707l3 3a1 1 0 0 0 1.415 0l3 -3a1 1 0 0 0 0 -1.414l-.094 -.083a1 1 0 0 0 -.613 -.21" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconCircleCaretLeftFilled = `<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 -20m2 13v-6a1 1 0 0 0 -1.707 -.708l-3 3a1 1 0 0 0 0 1.415l3 3a1 1 0 0 0 1.414 0l.083 -.094c.14 -.18 .21 -.396 .21 -.613" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconCircleCaretRightFilled = `<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 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5.293 4.953a1 1 0 0 0 -1.707 .707v6c0 .217 .07 .433 .21 .613l.083 .094a1 1 0 0 0 1.414 0l3 -3a1 1 0 0 0 0 -1.414z" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconCircleCaretUpFilled = `<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 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-4.293 5.953a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 .707 1.707h6c.217 0 .433 -.07 .613 -.21l.094 -.083a1 1 0 0 0 0 -1.414z" /></svg>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconCircleChevronDownFilled = `<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 8.293a1 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>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconCircleChevronLeftFilled = `<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 3.34a10 10 0 0 1 5 8.66c0 5.523 -4.477 10 -10 10s-10 -4.477 -10 -10a10 10 0 0 1 15 -8.66m-3.293 4.953a1 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>`
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const IconCircleChevronRightFilled = `<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 10a10 10 0 0 1 -20 0c0 -5.523 4.477 -10 10 -10m-.293 6.293a1 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>`
Loading

0 comments on commit 95f4baf

Please sign in to comment.