Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 52 additions & 7 deletions packages/icons/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1292,6 +1292,23 @@
"size": "16",
"keywords": ["number", "shape", "six", "круг", "форма", "шесть"]
},
{
"name": "IconClipboardCheck16",
"size": "16",
"keywords": [
"task",
"to-do",
"checkmark",
"planner",
"cutting board",
"клипборд",
"планшет",
"галочка",
"задача",
"планировщик",
"разделочная доска"
]
},
{
"name": "IconClock16",
"size": "16",
Expand Down Expand Up @@ -1366,6 +1383,11 @@
"size": "16",
"keywords": ["network", "vpn", "впн", "облако", "сеть"]
},
{
"name": "IconCloudHalf16",
"size": "16",
"keywords": ["network", "облако", "половина", "сеть"]
},
{
"name": "IconCloudO16",
"size": "16",
Expand Down Expand Up @@ -4761,18 +4783,36 @@
},
{
"name": "IconClipboardCheck24",
"size": "24"
"size": "24",
"keywords": [
"task",
"to-do",
"checkmark",
"planner",
"cutting board",
"клипборд",
"планшет",
"галочка",
"задача",
"планировщик",
"разделочная доска"
]
},
{
"name": "IconClipboardCheckO24",
"size": "24",
"keywords": [
"outline",
"policies",
"rules",
"контур",
"политики",
"правила"
"task",
"to-do",
"checkmark",
"planner",
"cutting board",
"клипборд",
"планшет",
"галочка",
"задача",
"планировщик",
"разделочная доска"
]
},
{
Expand Down Expand Up @@ -4841,6 +4881,11 @@
"size": "24",
"keywords": ["network", "vpn", "впн", "облако", "сеть"]
},
{
"name": "IconCloudHalf24",
"size": "24",
"keywords": ["network", "облако", "половина", "сеть"]
},
{
"name": "IconCloudO24",
"size": "24",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"lint": "pnpm lint:js",
"type-check": "tsc --noEmit --pretty",
"build": "vite build && tsc -p tsconfig.build.json && rm -rf dist/node_modules",
"export-icons": "pnpm update @koobiq/icons@latest && tsx scripts/build.ts && pnpm lint"
"export-icons": "pnpm update @koobiq/icons && tsx scripts/build.ts && pnpm lint"
},
"devDependencies": {
"@koobiq/icons": "^11.2.0"
"@koobiq/icons": "^11.3.0"
},
"files": ["dist", "manifest.json"],
"peerDependencies": {
Expand Down
19 changes: 19 additions & 0 deletions packages/icons/src/IconClipboardCheck16.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import { forwardRef } from 'react';
import type { SVGProps, Ref } from 'react';

export const IconClipboardCheck16 = forwardRef(
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={16}
height={16}
viewBox="0 0 16 16"
fill="currentColor"
ref={ref}
{...props}
>
<path d="M10.8 0A1.2 1.2 0 0 1 12 1.2V2h.8A1.2 1.2 0 0 1 14 3.2v11.6a1.2 1.2 0 0 1-1.2 1.2H3.2A1.2 1.2 0 0 1 2 14.8V3.2A1.2 1.2 0 0 1 3.2 2H4v-.8A1.2 1.2 0 0 1 5.2 0zm-.01 6.647a.2.2 0 0 0-.284 0l-3.149 3.15-1.863-1.863a.2.2 0 0 0-.283 0l-.565.565a.2.2 0 0 0 0 .283l2.57 2.57a.2.2 0 0 0 .283 0l3.856-3.856a.2.2 0 0 0 0-.282zM5.8 1.601a.2.2 0 0 0-.2.199v.8c0 .11.09.2.2.2h4.4a.2.2 0 0 0 .2-.2v-.8a.2.2 0 0 0-.2-.2z" />
</svg>
)
);
IconClipboardCheck16.displayName = 'IconClipboardCheck16';
2 changes: 1 addition & 1 deletion packages/icons/src/IconClipboardCheck24.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const IconClipboardCheck24 = forwardRef(
ref={ref}
{...props}
>
<path d="M6.955 2.057H5.007A2 2 0 0 0 3 4.052v17.953A2 2 0 0 0 5.007 24h13.986A2 2 0 0 0 21 22.005V4.052a2 2 0 0 0-2.007-1.995h-2.007C16.921 1.014 16.046 0 14.98 0H8.96c-1.067 0-1.94 1.014-2.004 2.057m.706 12.176a.993.993 0 0 1 0-1.411l.086-.086a1.01 1.01 0 0 1 1.419 0l1.8 1.789 4.307-4.282a1.01 1.01 0 0 1 1.42 0l.085.085a.993.993 0 0 1 0 1.411l-5.103 5.073c-.392.39-1.027.39-1.42 0zm4.308-11.178a1 1 0 0 1 1.003.997 1 1 0 0 1-1.003.997 1 1 0 0 1-1.004-.997 1 1 0 0 1 1.004-.997" />
<path d="M16.2 0A1.8 1.8 0 0 1 18 1.8V3h1.2A1.8 1.8 0 0 1 21 4.8v17.4a1.8 1.8 0 0 1-1.8 1.8H4.8A1.8 1.8 0 0 1 3 22.2V4.8A1.8 1.8 0 0 1 4.8 3H6V1.8A1.8 1.8 0 0 1 7.8 0zm-.016 9.971a.3.3 0 0 0-.425 0l-4.723 4.724L8.241 11.9a.3.3 0 0 0-.425 0l-.848.848a.3.3 0 0 0 0 .425l3.856 3.856a.3.3 0 0 0 .425 0l5.783-5.785a.3.3 0 0 0 0-.423zM8.7 2.401a.3.3 0 0 0-.3.299v1.2a.3.3 0 0 0 .3.3h6.6a.3.3 0 0 0 .3-.3V2.7a.3.3 0 0 0-.3-.3z" />
</svg>
)
);
Expand Down
19 changes: 19 additions & 0 deletions packages/icons/src/IconCloudHalf16.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import { forwardRef } from 'react';
import type { SVGProps, Ref } from 'react';

export const IconCloudHalf16 = forwardRef(
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={16}
height={16}
viewBox="0 0 16 16"
fill="currentColor"
ref={ref}
{...props}
>
<path d="M8 3a5 5 0 0 1 4.742 3.412A3.294 3.294 0 0 1 12.706 13H3.61q-.093 0-.185-.005a3.61 3.61 0 0 1 .094-7.213A5 5 0 0 1 8 3m0 8.4h4.706a1.695 1.695 0 0 0 .02-3.388l-1.14-.013-.36-1.08A3.4 3.4 0 0 0 8 4.6z" />
</svg>
)
);
IconCloudHalf16.displayName = 'IconCloudHalf16';
19 changes: 19 additions & 0 deletions packages/icons/src/IconCloudHalf24.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import { forwardRef } from 'react';
import type { SVGProps, Ref } from 'react';

export const IconCloudHalf24 = forwardRef(
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={24}
height={24}
viewBox="0 0 24 24"
fill="currentColor"
ref={ref}
{...props}
>
<path d="M12 4.5a7.5 7.5 0 0 1 7.113 5.118 4.942 4.942 0 0 1-.054 9.882H5.414q-.14 0-.278-.007a5.414 5.414 0 0 1 .14-10.82A7.5 7.5 0 0 1 12 4.5m0 12.6h7.06a2.542 2.542 0 0 0 .028-5.082l-1.708-.02-.542-1.618A5.105 5.105 0 0 0 12 6.9z" />
</svg>
)
);
IconCloudHalf24.displayName = 'IconCloudHalf24';
6 changes: 6 additions & 0 deletions packages/icons/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ export * from './IconCircleTelegram16';
export * from './IconCircleXmark16';
export * from './IconCircleXmarkS16';
export * from './IconCircleXs16';
export * from './IconClipboardCheck16';
export * from './IconClock16';
export * from './IconClockBadgeLinux16';
export * from './IconClockBadgePause16';
Expand All @@ -196,6 +197,7 @@ export * from './IconCloud16';
export * from './IconCloudBadgeGlobe16';
export * from './IconCloudBadgeGlobeO16';
export * from './IconCloudBadgeKeyO16';
export * from './IconCloudHalf16';
export * from './IconCloudO16';
export * from './IconCode16';
export * from './IconCompass16';
Expand Down Expand Up @@ -711,6 +713,7 @@ export * from './IconCloudArrowUpO24';
export * from './IconCloudBadgeGlobe24';
export * from './IconCloudBadgeGlobeO24';
export * from './IconCloudBadgeKeyO24';
export * from './IconCloudHalf24';
export * from './IconCloudO24';
export * from './IconCode24';
export * from './IconCompass24';
Expand Down Expand Up @@ -1258,6 +1261,7 @@ export type IconName =
| 'IconCircleXmark16'
| 'IconCircleXmarkS16'
| 'IconCircleXs16'
| 'IconClipboardCheck16'
| 'IconClock16'
| 'IconClockBadgeLinux16'
| 'IconClockBadgePause16'
Expand All @@ -1269,6 +1273,7 @@ export type IconName =
| 'IconCloudBadgeGlobe16'
| 'IconCloudBadgeGlobeO16'
| 'IconCloudBadgeKeyO16'
| 'IconCloudHalf16'
| 'IconCloudO16'
| 'IconCode16'
| 'IconCompass16'
Expand Down Expand Up @@ -1784,6 +1789,7 @@ export type IconName =
| 'IconCloudBadgeGlobe24'
| 'IconCloudBadgeGlobeO24'
| 'IconCloudBadgeKeyO24'
| 'IconCloudHalf24'
| 'IconCloudO24'
| 'IconCode24'
| 'IconCompass24'
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading