Skip to content

Commit

Permalink
Deploying to gh-pages from @ be40478 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Jul 26, 2023
1 parent f59963c commit ac13cbc
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 24 deletions.
13 changes: 7 additions & 6 deletions docs/icons/icons.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/icons/react/ChevronDownIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ size?: string | number;
}
const ChevronDownIcon: React.FC<ChevronDownIconProps> = ({size, ...props}) => (
<svg viewBox="0 0 24 24" fill="currentColor" width={ size || "24" } height={ size || "24" } {...props}>
<path d="M15.8805 9.63472L12.0005 13.5147L8.12047 9.63472C7.73047 9.24472 7.10047 9.24472 6.71047 9.63472C6.32047 10.0247 6.32047 10.6547 6.71047 11.0447L11.3005 15.6347C11.6905 16.0247 12.3205 16.0247 12.7105 15.6347L17.3005 11.0447C17.6905 10.6547 17.6905 10.0247 17.3005 9.63472C16.9105 9.25472 16.2705 9.24472 15.8805 9.63472Z"
<path d="M15.88 9.63472L12 13.5147L8.11998 9.63472C7.72998 9.24472 7.09998 9.24472 6.70998 9.63472C6.31998 10.0247 6.31998 10.6547 6.70998 11.0447L11.3 15.6347C11.69 16.0247 12.32 16.0247 12.71 15.6347L17.3 11.0447C17.69 10.6547 17.69 10.0247 17.3 9.63472C16.91 9.25472 16.27 9.24472 15.88 9.63472Z"
fill="currentColor" />
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion docs/icons/react/ChevronRightIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ size?: string | number;
}
const ChevronRightIcon: React.FC<ChevronRightIconProps> = ({size, ...props}) => (
<svg viewBox="0 0 24 24" fill="currentColor" width={ size || "24" } height={ size || "24" } {...props}>
<path d="M9.29055 7.05475C8.90055 7.44475 8.90055 8.07475 9.29055 8.46475L13.1705 12.3447L9.29055 16.2247C8.90055 16.6147 8.90055 17.2447 9.29055 17.6347C9.68055 18.0247 10.3105 18.0247 10.7005 17.6347L15.2905 13.0447C15.6805 12.6547 15.6805 12.0247 15.2905 11.6347L10.7005 7.04475C10.3205 6.66475 9.68055 6.66475 9.29055 7.05475Z"
<path d="M9.29006 7.05475C8.90006 7.44475 8.90006 8.07475 9.29006 8.46475L13.1701 12.3447L9.29006 16.2247C8.90006 16.6147 8.90006 17.2447 9.29006 17.6347C9.68006 18.0247 10.3101 18.0247 10.7001 17.6347L15.2901 13.0447C15.6801 12.6547 15.6801 12.0247 15.2901 11.6347L10.7001 7.04475C10.3201 6.66475 9.68006 6.66475 9.29006 7.05475Z"
fill="currentColor" />
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion docs/icons/react/ChevronUpIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ size?: string | number;
}
const ChevronUpIcon: React.FC<ChevronUpIconProps> = ({size, ...props}) => (
<svg viewBox="0 0 24 24" fill="currentColor" width={ size || "24" } height={ size || "24" } {...props}>
<path d="M11.2897 9.05471L6.69973 13.6447C6.30973 14.0347 6.30973 14.6647 6.69973 15.0547C7.08973 15.4447 7.71973 15.4447 8.10973 15.0547L11.9997 11.1747L15.8797 15.0547C16.2697 15.4447 16.8997 15.4447 17.2897 15.0547C17.6797 14.6647 17.6797 14.0347 17.2897 13.6447L12.6997 9.05471C12.3197 8.66471 11.6797 8.66471 11.2897 9.05471Z"
<path d="M11.29 9.05471L6.69997 13.6447C6.30997 14.0347 6.30997 14.6647 6.69997 15.0547C7.08997 15.4447 7.71997 15.4447 8.10997 15.0547L12 11.1747L15.88 15.0547C16.27 15.4447 16.9 15.4447 17.29 15.0547C17.68 14.6647 17.68 14.0347 17.29 13.6447L12.7 9.05471C12.32 8.66471 11.68 8.66471 11.29 9.05471Z"
fill="currentColor" />
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion docs/icons/react/CloseIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ size?: string | number;
}
const CloseIcon: React.FC<CloseIconProps> = ({size, ...props}) => (
<svg viewBox="0 0 24 24" fill="currentColor" width={ size || "24" } height={ size || "24" } {...props}>
<path d="M18.3002 5.70997C17.9102 5.31997 17.2802 5.31997 16.8902 5.70997L12.0002 10.59L7.11022 5.69997C6.72022 5.30997 6.09021 5.30997 5.70021 5.69997C5.31021 6.08997 5.31021 6.71997 5.70021 7.10997L10.5902 12L5.70021 16.89C5.31021 17.28 5.31021 17.91 5.70021 18.3C6.09021 18.69 6.72022 18.69 7.11022 18.3L12.0002 13.41L16.8902 18.3C17.2802 18.69 17.9102 18.69 18.3002 18.3C18.6902 17.91 18.6902 17.28 18.3002 16.89L13.4102 12L18.3002 7.10997C18.6802 6.72997 18.6802 6.08997 18.3002 5.70997Z"
<path d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.11 5.69997C6.72 5.30997 6.09 5.30997 5.7 5.69997C5.31 6.08997 5.31 6.71997 5.7 7.10997L10.59 12L5.7 16.89C5.31 17.28 5.31 17.91 5.7 18.3C6.09 18.69 6.72 18.69 7.11 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z"
fill="currentColor" />
</svg>
);
Expand Down
16 changes: 16 additions & 0 deletions docs/icons/react/EditIcon.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/* eslint-disable */
/* tslint:disable */
import * as React from 'react';
export interface EditIconProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const EditIcon: React.FC<EditIconProps> = ({size, ...props}) => (
<svg viewBox="0 0 24 24" fill="currentColor" width={ size || "24" } height={ size || "24" } {...props}>
<path d="M5 19H6.4L17.5 7.9L16.1 6.5L5 17.6V19ZM19.3 8.925L15.05 4.725L16.45 3.325C16.8333 2.94167 17.3042 2.75 17.8625 2.75C18.4208 2.75 18.8917 2.94167 19.275 3.325L20.675 4.725C21.0583 5.10833 21.2583 5.57083 21.275 6.1125C21.2917 6.65417 21.1083 7.11667 20.725 7.5L19.3 8.925ZM4 21C3.71667 21 3.47917 20.9042 3.2875 20.7125C3.09583 20.5208 3 20.2833 3 20V17.175C3 17.0417 3.025 16.9125 3.075 16.7875C3.125 16.6625 3.2 16.55 3.3 16.45L15.05 4.725L19.3 8.925L7.55 20.7C7.45 20.8 7.3375 20.875 7.2125 20.925C7.0875 20.975 6.95833 21 6.825 21H4ZM16.8 7.2L16.1 6.5L17.5 7.9L16.8 7.2Z"
fill="currentColor" />
</svg>
);
EditIcon.displayName = 'EditIcon';
export default EditIcon;
/* tslint:enable */
/* eslint-enable */
2 changes: 1 addition & 1 deletion docs/icons/react/SearchIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ size?: string | number;
}
const SearchIcon: React.FC<SearchIconProps> = ({size, ...props}) => (
<svg viewBox="0 0 24 24" fill="currentColor" width={ size || "24" } height={ size || "24" } {...props}>
<path d="M15.5001 14H14.7101L14.4301 13.73C15.6301 12.33 16.2501 10.42 15.9101 8.39002C15.4401 5.61002 13.1201 3.39002 10.3201 3.05002C6.09014 2.53002 2.53014 6.09001 3.05014 10.32C3.39014 13.12 5.61014 15.44 8.39014 15.91C10.4201 16.25 12.3301 15.63 13.7301 14.43L14.0001 14.71V15.5L18.2501 19.75C18.6601 20.16 19.3301 20.16 19.7401 19.75C20.1501 19.34 20.1501 18.67 19.7401 18.26L15.5001 14ZM9.50014 14C7.01014 14 5.00014 11.99 5.00014 9.50002C5.00014 7.01002 7.01014 5.00002 9.50014 5.00002C11.9901 5.00002 14.0001 7.01002 14.0001 9.50002C14.0001 11.99 11.9901 14 9.50014 14Z"
<path d="M15.5 14H14.71L14.43 13.73C15.63 12.33 16.25 10.42 15.91 8.39002C15.44 5.61002 13.12 3.39002 10.32 3.05002C6.09001 2.53002 2.53002 6.09001 3.05002 10.32C3.39002 13.12 5.61002 15.44 8.39002 15.91C10.42 16.25 12.33 15.63 13.73 14.43L14 14.71V15.5L18.25 19.75C18.66 20.16 19.33 20.16 19.74 19.75C20.15 19.34 20.15 18.67 19.74 18.26L15.5 14ZM9.50002 14C7.01002 14 5.00002 11.99 5.00002 9.50002C5.00002 7.01002 7.01002 5.00002 9.50002 5.00002C11.99 5.00002 14 7.01002 14 9.50002C14 11.99 11.99 14 9.50002 14Z"
fill="currentColor" />
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion docs/icons/react/WarningIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ size?: string | number;
}
const WarningIcon: React.FC<WarningIconProps> = ({size, ...props}) => (
<svg viewBox="0 0 24 24" fill="currentColor" width={ size || "24" } height={ size || "24" } {...props}>
<path d="M2.72992 21.0001H21.2599C22.0299 21.0001 22.5099 20.1701 22.1299 19.5001L12.8599 3.50006C12.4699 2.83006 11.5099 2.83006 11.1299 3.50006L1.85992 19.5001C1.47992 20.1701 1.95992 21.0001 2.72992 21.0001ZM12.9999 18.0001H10.9999V16.0001H12.9999V18.0001ZM11.9999 14.0001C11.4499 14.0001 10.9999 13.5501 10.9999 13.0001V11.0001C10.9999 10.4501 11.4499 10.0001 11.9999 10.0001C12.5499 10.0001 12.9999 10.4501 12.9999 11.0001V13.0001C12.9999 13.5501 12.5499 14.0001 11.9999 14.0001Z"
<path d="M2.73 21.0001H21.26C22.03 21.0001 22.51 20.1701 22.13 19.5001L12.86 3.50006C12.47 2.83006 11.51 2.83006 11.13 3.50006L1.86 19.5001C1.48 20.1701 1.96 21.0001 2.73 21.0001ZM13 18.0001H11V16.0001H13V18.0001ZM12 14.0001C11.45 14.0001 11 13.5501 11 13.0001V11.0001C11 10.4501 11.45 10.0001 12 10.0001C12.55 10.0001 13 10.4501 13 11.0001V13.0001C13 13.5501 12.55 14.0001 12 14.0001Z"
fill="currentColor" />
</svg>
);
Expand Down
1 change: 1 addition & 0 deletions docs/icons/react/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export {default as ChevronRightIcon} from './ChevronRightIcon';
export {default as ChevronUpIcon} from './ChevronUpIcon';
export {default as CloseIcon} from './CloseIcon';
export {default as DownloadIcon} from './DownloadIcon';
export {default as EditIcon} from './EditIcon';
export {default as FileIcon} from './FileIcon';
export {default as HamburgerIcon} from './HamburgerIcon';
export {default as HelpIcon} from './HelpIcon';
Expand Down
2 changes: 1 addition & 1 deletion docs/icons/svg/chevron-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/icons/svg/chevron-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/icons/svg/chevron-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/icons/svg/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/icons/svg/edit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/icons/svg/search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ac13cbc

Please sign in to comment.