Skip to content

Commit

Permalink
feat: update the latest icon set
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Feb 4, 2024
1 parent 601c334 commit a1bd0f7
Show file tree
Hide file tree
Showing 21 changed files with 455 additions and 52 deletions.
70 changes: 47 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,14 @@
"types": "./dist/index.d.ts",
"svelte": "./dist/index.js"
},
"./AddressBookOutline.svelte": {
"types": "./dist/AddressBookOutline.svelte.d.ts",
"svelte": "./dist/AddressBookOutline.svelte"
},
"./AddressBookSolid.svelte": {
"types": "./dist/AddressBookSolid.svelte.d.ts",
"svelte": "./dist/AddressBookSolid.svelte"
},
"./AdjustmentsHorizontalOutline.svelte": {
"types": "./dist/AdjustmentsHorizontalOutline.svelte.d.ts",
"svelte": "./dist/AdjustmentsHorizontalOutline.svelte"
Expand All @@ -108,14 +116,6 @@
"types": "./dist/AdjustmentsVerticalSolid.svelte.d.ts",
"svelte": "./dist/AdjustmentsVerticalSolid.svelte"
},
"./AdressBookOutline.svelte": {
"types": "./dist/AdressBookOutline.svelte.d.ts",
"svelte": "./dist/AdressBookOutline.svelte"
},
"./AdressBookSolid.svelte": {
"types": "./dist/AdressBookSolid.svelte.d.ts",
"svelte": "./dist/AdressBookSolid.svelte"
},
"./AlignCenterOutline.svelte": {
"types": "./dist/AlignCenterOutline.svelte.d.ts",
"svelte": "./dist/AlignCenterOutline.svelte"
Expand Down Expand Up @@ -436,6 +436,14 @@
"types": "./dist/CalendarMonthSolid.svelte.d.ts",
"svelte": "./dist/CalendarMonthSolid.svelte"
},
"./CalendarPlusOutline.svelte": {
"types": "./dist/CalendarPlusOutline.svelte.d.ts",
"svelte": "./dist/CalendarPlusOutline.svelte"
},
"./CalendarPlusSolid.svelte": {
"types": "./dist/CalendarPlusSolid.svelte.d.ts",
"svelte": "./dist/CalendarPlusSolid.svelte"
},
"./CalendarWeekOutline.svelte": {
"types": "./dist/CalendarWeekOutline.svelte.d.ts",
"svelte": "./dist/CalendarWeekOutline.svelte"
Expand Down Expand Up @@ -720,6 +728,14 @@
"types": "./dist/ClockSolid.svelte.d.ts",
"svelte": "./dist/ClockSolid.svelte"
},
"./CloseOutline.svelte": {
"types": "./dist/CloseOutline.svelte.d.ts",
"svelte": "./dist/CloseOutline.svelte"
},
"./CloseSolid.svelte": {
"types": "./dist/CloseSolid.svelte.d.ts",
"svelte": "./dist/CloseSolid.svelte"
},
"./CloudArrowUpOutline.svelte": {
"types": "./dist/CloudArrowUpOutline.svelte.d.ts",
"svelte": "./dist/CloudArrowUpOutline.svelte"
Expand Down Expand Up @@ -844,10 +860,6 @@
"types": "./dist/DnaOutline.svelte.d.ts",
"svelte": "./dist/DnaOutline.svelte"
},
"./DnaSolid.svelte": {
"types": "./dist/DnaSolid.svelte.d.ts",
"svelte": "./dist/DnaSolid.svelte"
},
"./DollarOutline.svelte": {
"types": "./dist/DollarOutline.svelte.d.ts",
"svelte": "./dist/DollarOutline.svelte"
Expand Down Expand Up @@ -920,6 +932,14 @@
"types": "./dist/EnvelopeSolid.svelte.d.ts",
"svelte": "./dist/EnvelopeSolid.svelte"
},
"./EuroOutline.svelte": {
"types": "./dist/EuroOutline.svelte.d.ts",
"svelte": "./dist/EuroOutline.svelte"
},
"./EuroSolid.svelte": {
"types": "./dist/EuroSolid.svelte.d.ts",
"svelte": "./dist/EuroSolid.svelte"
},
"./ExclamationCircleOutline.svelte": {
"types": "./dist/ExclamationCircleOutline.svelte.d.ts",
"svelte": "./dist/ExclamationCircleOutline.svelte"
Expand Down Expand Up @@ -980,9 +1000,9 @@
"types": "./dist/FaceLaughOutline.svelte.d.ts",
"svelte": "./dist/FaceLaughOutline.svelte"
},
"./FaceLaughzSolid.svelte": {
"types": "./dist/FaceLaughzSolid.svelte.d.ts",
"svelte": "./dist/FaceLaughzSolid.svelte"
"./FaceLaughSolid.svelte": {
"types": "./dist/FaceLaughSolid.svelte.d.ts",
"svelte": "./dist/FaceLaughSolid.svelte"
},
"./FacebookSolid.svelte": {
"types": "./dist/FacebookSolid.svelte.d.ts",
Expand Down Expand Up @@ -1516,6 +1536,10 @@
"types": "./dist/MagicWandOutline.svelte.d.ts",
"svelte": "./dist/MagicWandOutline.svelte"
},
"./MagicWandSolid.svelte": {
"types": "./dist/MagicWandSolid.svelte.d.ts",
"svelte": "./dist/MagicWandSolid.svelte"
},
"./MailBoxOutline.svelte": {
"types": "./dist/MailBoxOutline.svelte.d.ts",
"svelte": "./dist/MailBoxOutline.svelte"
Expand Down Expand Up @@ -2048,6 +2072,10 @@
"types": "./dist/TruckOutline.svelte.d.ts",
"svelte": "./dist/TruckOutline.svelte"
},
"./TruckSolid.svelte": {
"types": "./dist/TruckSolid.svelte.d.ts",
"svelte": "./dist/TruckSolid.svelte"
},
"./TwitterSolid.svelte": {
"types": "./dist/TwitterSolid.svelte.d.ts",
"svelte": "./dist/TwitterSolid.svelte"
Expand Down Expand Up @@ -2196,13 +2224,9 @@
"types": "./dist/XCircleSolid.svelte.d.ts",
"svelte": "./dist/XCircleSolid.svelte"
},
"./XOutline.svelte": {
"types": "./dist/XOutline.svelte.d.ts",
"svelte": "./dist/XOutline.svelte"
},
"./XSolid.svelte": {
"types": "./dist/XSolid.svelte.d.ts",
"svelte": "./dist/XSolid.svelte"
"./XCompanySolid.svelte": {
"types": "./dist/XCompanySolid.svelte.d.ts",
"svelte": "./dist/XCompanySolid.svelte"
},
"./YoutubeSolid.svelte": {
"types": "./dist/YoutubeSolid.svelte.d.ts",
Expand All @@ -2225,4 +2249,4 @@
"svelte": "./dist/ZoomOutSolid.svelte"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
export let strokeWidth = ctx.strokeWidth || '2';
export let ariaLabel = 'adress book outline';
export let ariaLabel = 'address book outline';
</script>

<svg
Expand Down Expand Up @@ -67,5 +67,5 @@
@prop export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
@prop export let strokeWidth = ctx.strokeWidth || '2';
@prop export let ariaLabel = 'adress book outline';
@prop export let ariaLabel = 'address book outline';
-->
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
export let size: 'xs' | 'sm' | 'md' | 'lg' | 'xl' = ctx.size || 'md';
export let role = ctx.role || 'img';
export let ariaLabel = 'adress book solid';
export let ariaLabel = 'address book solid';
</script>

<svg
Expand Down Expand Up @@ -53,5 +53,5 @@
## Props
@prop export let size: 'xs' | 'sm' | 'md' | 'lg' | 'xl' = ctx.size || 'md';
@prop export let role = ctx.role || 'img';
@prop export let ariaLabel = 'adress book solid';
@prop export let ariaLabel = 'address book solid';
-->
8 changes: 7 additions & 1 deletion src/lib/BellActiveSolid.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,14 @@
>
<path
fill="currentColor"
d="M17.1 12.6v-1.8A5.4 5.4 0 0 0 13 5.6V3a1 1 0 0 0-2 0v2.4a5.4 5.4 0 0 0-4 5.5v1.8c0 2.4-1.9 3-1.9 4.2 0 .6 0 1.2.5 1.2h13c.5 0 .5-.6.5-1.2 0-1.2-1.9-1.8-1.9-4.2ZM8.8 19a3.5 3.5 0 0 0 6.4 0H8.8Z"
d="M11.2 3.8a1 1 0 0 0-2 .4l.4 1.7a5.3 5.3 0 0 0-2.8 5.8l.2 1.5.1.3c.3 1.3-.2 2.2-.6 3-.3.5-.6 1-.5 1.4.1.6.3 1.2.8 1l12.7-2.3c.5-.1.4-.7.3-1.3-.1-.5-.6-1-1.2-1.7a5.2 5.2 0 0 1-1.4-2l-.3-1.6v-.2a5.3 5.3 0 0 0-5.4-4.4l-.3-1.6Z"
/>
<path
fill="currentColor"
fill-rule="evenodd"
d="M6.5 4.3c.4.3.5 1 .1 1.4A6.9 6.9 0 0 0 4.8 10a1 1 0 0 1-2-.2c.1-2.1 1-3.9 2.3-5.5a1 1 0 0 1 1.4 0Z"
clip-rule="evenodd"
/> <path fill="currentColor" d="M9 19.7c.7.8 1.7 1.3 2.8 1.3 1.5 0 2.8-1.1 3.3-2.5L9 19.7Z" />
</svg>

<!--
Expand Down
58 changes: 58 additions & 0 deletions src/lib/CalendarPlusOutline.svelte
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<script lang="ts">
import { getContext } from 'svelte';
import { twMerge } from 'tailwind-merge';
interface CtxType {
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
role?: string;
strokeLinecap?: 'round' | 'inherit' | 'butt' | 'square' | null | undefined;
strokeLinejoin?: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined;
strokeWidth?: string;
}
const ctx: CtxType = getContext('iconCtx') ?? {};
const sizes = {
xs: 'w-3 h-3',
sm: 'w-4 h-4',
md: 'w-5 h-5',
lg: 'w-6 h-6',
xl: 'w-8 h-8'
};
export let size: 'xs' | 'sm' | 'md' | 'lg' | 'xl' = ctx.size || 'md';
export let role = ctx.role || 'img';
export let ariaLabel = 'calendar plus outline';
</script>

<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
{...$$restProps}
class={twMerge('shrink-0', sizes[size], $$props.class)}
{role}
aria-label={ariaLabel}
viewBox="0 0 24 24"
on:click
on:keydown
on:keyup
on:focus
on:blur
on:mouseenter
on:mouseleave
on:mouseover
on:mouseout
>
<path
fill="currentColor"
d="M4 9H3v2h1V9Zm16 2h1V9h-1v2Zm-10 3a1 1 0 1 0 0 2v-2Zm4 2a1 1 0 1 0 0-2v2Zm-3 1a1 1 0 1 0 2 0h-2Zm2-4a1 1 0 1 0-2 0h2Zm-2-6a1 1 0 1 0 2 0h-2Zm2-3a1 1 0 1 0-2 0h2ZM6 7a1 1 0 0 0 2 0H6Zm2-3a1 1 0 1 0-2 0h2Zm8 3a1 1 0 1 0 2 0h-2Zm2-3a1 1 0 1 0-2 0h2ZM5 7h14V5H5v2Zm14 0v12h2V7h-2Zm0 12H5v2h14v-2ZM5 19V7H3v12h2Zm0 0H3c0 1.2.9 2 2 2v-2Zm14 0v2a2 2 0 0 0 2-2h-2Zm0-12h2a2 2 0 0 0-2-2v2ZM5 5a2 2 0 0 0-2 2h2V5Zm-1 6h16V9H4v2Zm6 5h4v-2h-4v2Zm3 1v-4h-2v4h2Zm0-10V4h-2v3h2ZM8 7V4H6v3h2Zm10 0V4h-2v3h2Z"
/>
</svg>

<!--
@component
[Go to docs](https://flowbite-svelte-icons.vercel.app/)
## Props
@prop export let size: 'xs' | 'sm' | 'md' | 'lg' | 'xl' = ctx.size || 'md';
@prop export let role = ctx.role || 'img';
@prop export let ariaLabel = 'calendar plus outline';
-->
57 changes: 57 additions & 0 deletions src/lib/CalendarPlusSolid.svelte
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<script lang="ts">
import { getContext } from 'svelte';
import { twMerge } from 'tailwind-merge';
interface CtxType {
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
role?: string;
}
const ctx: CtxType = getContext('iconCtx') ?? {};
const sizes = {
xs: 'w-3 h-3',
sm: 'w-4 h-4',
md: 'w-5 h-5',
lg: 'w-6 h-6',
xl: 'w-8 h-8'
};
export let size: 'xs' | 'sm' | 'md' | 'lg' | 'xl' = ctx.size || 'md';
export let role = ctx.role || 'img';
export let ariaLabel = 'calendar plus solid';
</script>

<svg
xmlns="http://www.w3.org/2000/svg"
fill="currentColor"
{...$$restProps}
class={twMerge('shrink-0', sizes[size], $$props.class)}
{role}
aria-label={ariaLabel}
viewBox="0 0 24 24"
on:click
on:keydown
on:keyup
on:focus
on:blur
on:mouseenter
on:mouseleave
on:mouseover
on:mouseout
>
<path
fill="currentColor"
fill-rule="evenodd"
d="M18 5h1a2 2 0 0 1 2 2v2H3V7c0-1 .9-2 2-2h1V4a1 1 0 1 1 2 0v1h3V4a1 1 0 1 1 2 0v1h3V4a1 1 0 1 1 2 0v1ZM3 11v8c0 1.2.9 2 2 2h14a2 2 0 0 0 2-2v-8H3Zm8 7a1 1 0 1 0 2 0v-1h1a1 1 0 1 0 0-2h-1v-1a1 1 0 1 0-2 0v1h-1a1 1 0 1 0 0 2h1v1Z"
clip-rule="evenodd"
/>
</svg>

<!--
@component
[Go to docs](https://flowbite-svelte-icons.vercel.app/)
## Props
@prop export let size: 'xs' | 'sm' | 'md' | 'lg' | 'xl' = ctx.size || 'md';
@prop export let role = ctx.role || 'img';
@prop export let ariaLabel = 'calendar plus solid';
-->
4 changes: 2 additions & 2 deletions src/lib/CaretUpOutline.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
export let strokeWidth = ctx.strokeWidth || '2';
export let ariaLabel = 'caret up outline';
export let ariaLabel = 'caret up outline';
</script>

<svg
Expand Down Expand Up @@ -67,5 +67,5 @@
@prop export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
@prop export let strokeWidth = ctx.strokeWidth || '2';
@prop export let ariaLabel = 'caret up outline';
@prop export let ariaLabel = 'caret up outline';
-->
4 changes: 2 additions & 2 deletions src/lib/ChevronDoubleDownOutline.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
export let strokeWidth = ctx.strokeWidth || '2';
export let ariaLabel = 'chevron double down outline';
export let ariaLabel = 'chevron double down outline';
</script>

<svg
Expand Down Expand Up @@ -67,5 +67,5 @@
@prop export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
@prop export let strokeWidth = ctx.strokeWidth || '2';
@prop export let ariaLabel = 'chevron double down outline';
@prop export let ariaLabel = 'chevron double down outline';
-->
4 changes: 2 additions & 2 deletions src/lib/XOutline.svelte → src/lib/CloseOutline.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
export let strokeWidth = ctx.strokeWidth || '2';
export let ariaLabel = 'x outline';
export let ariaLabel = 'close outline';
</script>

<svg
Expand Down Expand Up @@ -67,5 +67,5 @@
@prop export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
@prop export let strokeWidth = ctx.strokeWidth || '2';
@prop export let ariaLabel = 'x outline';
@prop export let ariaLabel = 'close outline';
-->
4 changes: 2 additions & 2 deletions src/lib/XSolid.svelte → src/lib/CloseSolid.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
export let strokeWidth = ctx.strokeWidth || '2';
export let ariaLabel = 'x solid';
export let ariaLabel = 'close solid';
</script>

<svg
Expand Down Expand Up @@ -64,5 +64,5 @@
@prop export let strokeLinejoin: 'round' | 'inherit' | 'miter' | 'bevel' | null | undefined =
ctx.strokeLinejoin || 'round';
@prop export let strokeWidth = ctx.strokeWidth || '2';
@prop export let ariaLabel = 'x solid';
@prop export let ariaLabel = 'close solid';
-->
Loading

0 comments on commit a1bd0f7

Please sign in to comment.