Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove built icons from ignore #2733

Merged
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fix: remove built icons from ignore
rivka-ungar committed Jan 26, 2025

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mmarchini mary marchini
commit bdddf20b8c74e6ab58a8e1d95242258a8fec18e4
79,844 changes: 79,844 additions & 0 deletions package-lock.json
rivka-ungar marked this conversation as resolved.
Show resolved Hide resolved

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion packages/icons/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
src/react
src/lazy
src/svg/index.ts
rivka-ungar marked this conversation as resolved.
Show resolved Hide resolved
16 changes: 16 additions & 0 deletions packages/icons/src/react/API.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 APIProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const API: React.FC<APIProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M2.68243 2.68243C3.15127 2.21359 3.78715 1.9502 4.4502 1.9502C5.11324 1.9502 5.74912 2.21359 6.21796 2.68243C6.6868 3.15127 6.9502 3.78715 6.9502 4.4502C6.9502 4.85645 6.85131 5.25252 6.66687 5.60621L10.5135 9.45284C11.3188 8.86956 12.2928 8.5498 13.2998 8.5498L13.3252 8.54987L13.6921 6.71533C13.4308 6.59328 13.1901 6.42581 12.9822 6.21796C12.5134 5.74912 12.25 5.11324 12.25 4.4502C12.25 3.78715 12.5134 3.15127 12.9822 2.68243C13.4511 2.21359 14.087 1.9502 14.75 1.9502C15.413 1.9502 16.0489 2.21359 16.5178 2.68243C16.9866 3.15127 17.25 3.78715 17.25 4.4502C17.25 5.11324 16.9866 5.74912 16.5178 6.21796C16.1521 6.58362 15.6849 6.8243 15.1823 6.91254L14.8059 8.79489C15.4975 9.02612 16.1332 9.4157 16.6586 9.94105C17.5494 10.8318 18.0498 12.04 18.0498 13.2998C18.0498 14.5596 17.5494 15.7678 16.6586 16.6586C15.7678 17.5494 14.5596 18.0498 13.2998 18.0498C12.04 18.0498 10.8318 17.5494 9.94105 16.6586C9.4157 16.1332 9.02612 15.4975 8.79489 14.8059L6.91254 15.1823C6.8243 15.6849 6.58362 16.1521 6.21796 16.5178C5.74912 16.9866 5.11324 17.25 4.4502 17.25C3.78715 17.25 3.15127 16.9866 2.68243 16.5178C2.21359 16.0489 1.9502 15.413 1.9502 14.75C1.9502 14.087 2.21359 13.4511 2.68243 12.9822C3.15127 12.5134 3.78715 12.25 4.4502 12.25C5.11324 12.25 5.74912 12.5134 6.21796 12.9822C6.42581 13.1901 6.59328 13.4308 6.71533 13.6921L8.54987 13.3252C8.54983 13.3167 8.5498 13.3083 8.5498 13.2998C8.5498 12.2928 8.86956 11.3188 9.45284 10.5135L5.60621 6.66687C5.25252 6.85131 4.85645 6.9502 4.4502 6.9502C3.78715 6.9502 3.15127 6.6868 2.68243 6.21796C2.21359 5.74912 1.9502 5.11324 1.9502 4.4502C1.9502 3.78715 2.21359 3.15127 2.68243 2.68243ZM4.4502 3.4502C4.18498 3.4502 3.93062 3.55555 3.74309 3.74309C3.55555 3.93062 3.4502 4.18498 3.4502 4.4502C3.4502 4.71541 3.55555 4.96977 3.74309 5.1573C3.93062 5.34484 4.18498 5.4502 4.4502 5.4502C4.71541 5.4502 4.96977 5.34484 5.1573 5.1573C5.34484 4.96977 5.4502 4.71541 5.4502 4.4502C5.4502 4.18498 5.34484 3.93062 5.1573 3.74309C4.96977 3.55555 4.71541 3.4502 4.4502 3.4502ZM13.2998 10.0498C12.4379 10.0498 11.6112 10.3922 11.0017 11.0017C10.3922 11.6112 10.0498 12.4379 10.0498 13.2998C10.0498 14.1618 10.3922 14.9884 11.0017 15.5979C11.6112 16.2074 12.4379 16.5498 13.2998 16.5498C14.1618 16.5498 14.9884 16.2074 15.5979 15.5979C16.2074 14.9884 16.5498 14.1618 16.5498 13.2998C16.5498 12.4379 16.2074 11.6112 15.5979 11.0017C14.9884 10.3922 14.1618 10.0498 13.2998 10.0498ZM3.74309 14.0429C3.93062 13.8554 4.18498 13.75 4.4502 13.75C4.71541 13.75 4.96977 13.8554 5.1573 14.0429C5.34484 14.2304 5.4502 14.4848 5.4502 14.75C5.4502 15.0152 5.34484 15.2696 5.1573 15.4571C4.96977 15.6446 4.71541 15.75 4.4502 15.75C4.18498 15.75 3.93062 15.6446 3.74309 15.4571C3.55555 15.2696 3.4502 15.0152 3.4502 14.75C3.4502 14.4848 3.55555 14.2304 3.74309 14.0429ZM14.75 3.4502C14.4848 3.4502 14.2304 3.55555 14.0429 3.74309C13.8554 3.93062 13.75 4.18498 13.75 4.4502C13.75 4.71541 13.8554 4.96977 14.0429 5.1573C14.2304 5.34484 14.4848 5.4502 14.75 5.4502C15.0152 5.4502 15.2696 5.34484 15.4571 5.1573C15.6446 4.96977 15.75 4.71541 15.75 4.4502C15.75 4.18498 15.6446 3.93062 15.4571 3.74309C15.2696 3.55555 15.0152 3.4502 14.75 3.4502Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
API.displayName = 'API';
export default API;
/* tslint:enable */
/* eslint-enable */
16 changes: 16 additions & 0 deletions packages/icons/src/react/Academy.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 AcademyProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const Academy: React.FC<AcademyProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M9.63884 2.34268C9.86376 2.21911 10.1362 2.21911 10.3612 2.34268L18.3612 6.7382C18.601 6.86997 18.75 7.12188 18.75 7.39551C18.75 7.66915 18.601 7.92106 18.3612 8.05283L15.8731 9.41994L15.9082 13.8724C15.9082 14.1639 15.7858 14.4057 15.6772 14.5686C15.5615 14.7422 15.4107 14.9019 15.2486 15.0452C14.9231 15.3329 14.4827 15.6148 13.9708 15.8624C12.9445 16.3588 11.5413 16.76 9.98945 16.76C8.43763 16.76 7.03444 16.3588 6.00809 15.8624C5.49625 15.6148 5.05585 15.3329 4.73029 15.0452C4.56821 14.9019 4.41742 14.7422 4.30171 14.5686C4.19312 14.4057 4.07077 14.1639 4.07077 13.8724V9.38898L3.33509 8.98479C3.293 9.05241 3.25341 9.1217 3.21623 9.19266C2.91361 9.77034 2.75 10.4999 2.75 11.4108C2.75 11.4108 2.75 11.4108 2.75 11.4108L2.7501 13.5588C2.75012 13.973 2.41435 14.3088 2.00013 14.3088C1.58592 14.3088 1.25012 13.9731 1.2501 13.5589L1.25 11.4109C1.25 10.3249 1.44475 9.34178 1.88752 8.49659C1.92936 8.41672 1.97323 8.33844 2.01911 8.26177L1.63885 8.05284C1.39903 7.92108 1.25 7.66916 1.25 7.39553C1.25 7.12189 1.39902 6.86997 1.63884 6.7382L9.63884 2.34268ZM4.47158 7.89771L10.0003 10.9353L16.4425 7.39553L10 3.85575L5.37354 6.39771H9.91656C10.3308 6.39771 10.6666 6.7335 10.6666 7.14771C10.6666 7.56193 10.3308 7.89771 9.91656 7.89771H4.47158ZM5.57077 10.2131V13.7651C5.59922 13.8011 5.64767 13.8541 5.7236 13.9212C5.92115 14.0958 6.23767 14.3072 6.66119 14.512C7.50554 14.9204 8.68669 15.26 9.98945 15.26C11.2922 15.26 12.4734 14.9204 13.3177 14.512C13.7412 14.3072 14.0578 14.0958 14.2553 13.9212C14.3305 13.8548 14.3787 13.8022 14.4073 13.7662L14.3795 10.2406L10.3615 12.4484C10.1365 12.5719 9.86406 12.5719 9.63914 12.4484L5.57077 10.2131Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
Academy.displayName = 'Academy';
export default Academy;
/* tslint:enable */
/* eslint-enable */
16 changes: 16 additions & 0 deletions packages/icons/src/react/Activity.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 ActivityProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const Activity: React.FC<ActivityProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M9.98296 1.97614C7.85942 1.97614 5.82285 2.81971 4.32128 4.32128C2.81971 5.82285 1.97614 7.85942 1.97614 9.98296C1.97614 12.1065 2.81971 14.1431 4.32128 15.6446C5.82285 17.1462 7.85942 17.9898 9.98296 17.9898C12.1065 17.9898 14.1431 17.1462 15.6446 15.6446C17.1462 14.1431 17.9898 12.1065 17.9898 9.98296C17.9898 7.85942 17.1462 5.82285 15.6446 4.32128C14.1431 2.81971 12.1065 1.97614 9.98296 1.97614ZM5.38194 5.38194C6.6022 4.16167 8.25724 3.47614 9.98296 3.47614C11.7087 3.47614 13.3637 4.16167 14.584 5.38194C15.8042 6.6022 16.4898 8.25724 16.4898 9.98296C16.4898 11.7087 15.8042 13.3637 14.584 14.584C13.3637 15.8042 11.7087 16.4898 9.98296 16.4898C8.25724 16.4898 6.6022 15.8042 5.38194 14.584C4.16167 13.3637 3.47614 11.7087 3.47614 9.98296C3.47614 8.25724 4.16167 6.6022 5.38194 5.38194ZM7.29283 10.7453L8.48668 7.76067L10.3736 13.1057L10.3737 13.1058C10.4523 13.3285 10.5933 13.524 10.7798 13.669C10.9663 13.814 11.1905 13.9024 11.4257 13.9237C11.661 13.945 11.8974 13.8983 12.1069 13.7892C12.3165 13.6801 12.4902 13.5131 12.6076 13.3081L12.6078 13.3079L13.8044 11.2168H15.3047C15.7189 11.2168 16.0547 10.881 16.0547 10.4668C16.0547 10.0526 15.7189 9.71676 15.3047 9.71676H13.3695C13.1005 9.71676 12.8521 9.8608 12.7185 10.0943L11.5946 12.0583L9.66458 6.59126L9.66381 6.58909C9.57982 6.35351 9.4262 6.14904 9.2233 6.0028C9.02041 5.85656 8.77785 5.77547 8.5278 5.77029C8.27775 5.76511 8.03204 5.83609 7.82327 5.9738C7.61449 6.11151 7.45253 6.30945 7.35887 6.54134L7.35886 6.54134L7.35793 6.54368L6.08869 9.71676H4.66132C4.2471 9.71676 3.91132 10.0526 3.91132 10.4668C3.91132 10.881 4.2471 11.2168 4.66132 11.2168H6.59647C6.90315 11.2168 7.17893 11.0301 7.29283 10.7453Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
Activity.displayName = 'Activity';
export default Activity;
/* tslint:enable */
/* eslint-enable */
18 changes: 18 additions & 0 deletions packages/icons/src/react/Add.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/* eslint-disable */
/* tslint:disable */
import * as React from 'react';
export interface AddProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const Add: React.FC<AddProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<g id="Icon / Basic / Add">
<path id="Union" d="M10 2.25C10.4142 2.25 10.75 2.58579 10.75 3V9.25H17C17.4142 9.25 17.75 9.58579 17.75 10C17.75 10.4142 17.4142 10.75 17 10.75H10.75V17C10.75 17.4142 10.4142 17.75 10 17.75C9.58579 17.75 9.25 17.4142 9.25 17V10.75H3C2.58579 10.75 2.25 10.4142 2.25 10C2.25 9.58579 2.58579 9.25 3 9.25H9.25V3C9.25 2.58579 9.58579 2.25 10 2.25Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</g>
</svg>
);
Add.displayName = 'Add';
export default Add;
/* tslint:enable */
/* eslint-enable */
25 changes: 25 additions & 0 deletions packages/icons/src/react/AddNewDoc.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
/* eslint-disable */
/* tslint:disable */
import * as React from 'react';
export interface AddNewDocProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const AddNewDoc: React.FC<AddNewDocProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<g fill="currentColor" clipPath="url(#clip0_337_7087)">
<path d="M16.5988 7.77861C16.6004 7.75869 16.6012 7.73856 16.6012 7.71823C16.6012 7.6979 16.6004 7.67776 16.5988 7.65784V7.63436C16.5987 7.17762 16.4171 6.73944 16.0942 6.41637L12.2838 2.60592C11.9607 2.28307 11.5225 2.10166 11.0658 2.10156H5.16877C4.71171 2.10156 4.27337 2.28313 3.95019 2.60632C3.627 2.9295 3.44543 3.36784 3.44543 3.8249V16.4782C3.44543 16.9353 3.627 17.3736 3.95019 17.6968C4.27337 18.02 4.71171 18.2016 5.16877 18.2016H9.73701C9.27902 17.7996 8.90083 17.2879 8.63366 16.7016H5.16877C5.10954 16.7016 5.05273 16.678 5.01085 16.6361C4.96896 16.5943 4.94543 16.5375 4.94543 16.4782V3.8249C4.94543 3.76566 4.96896 3.70886 5.01085 3.66698C5.05273 3.62509 5.10954 3.60156 5.16877 3.60156L10.2345 3.65625V6.7449C10.2345 7.20195 10.4161 7.64029 10.7393 7.96348C11.0624 8.28666 11.5008 8.46823 11.9578 8.46823H14.1954V8.46649H16.5988V7.77861ZM11.7345 4.17795L14.5248 6.96823H11.9578C11.8986 6.96823 11.8418 6.9447 11.7999 6.90282C11.758 6.86093 11.7345 6.80413 11.7345 6.7449V4.17795Z"
fillRule="evenodd" clipRule="evenodd" />
<path d="M6.11438 10.7515C6.11438 10.3373 6.45017 10.0015 6.86438 10.0015H11.6954C12.1096 10.0015 12.4454 10.3373 12.4454 10.7515 12.4454 11.1657 12.1096 11.5015 11.6954 11.5015H6.86438C6.45017 11.5015 6.11438 11.1657 6.11438 10.7515zM6.86453 13.2015C6.45032 13.2015 6.11453 13.5373 6.11453 13.9515 6.11453 14.3657 6.45032 14.7015 6.86453 14.7015H8.69641C9.11062 14.7015 9.44641 14.3657 9.44641 13.9515 9.44641 13.5373 9.11062 13.2015 8.69641 13.2015H6.86453zM15.4454 10.5469C15.8596 10.5469 16.1954 10.8827 16.1954 11.2969V14.5469H19.4454C19.8596 14.5469 20.1954 14.8827 20.1954 15.2969 20.1954 15.7111 19.8596 16.0469 19.4454 16.0469H16.1954V19.2969C16.1954 19.7111 15.8596 20.0469 15.4454 20.0469 15.0312 20.0469 14.6954 19.7111 14.6954 19.2969V16.0469H11.4454C11.0312 16.0469 10.6954 15.7111 10.6954 15.2969 10.6954 14.8827 11.0312 14.5469 11.4454 14.5469H14.6954V11.2969C14.6954 10.8827 15.0312 10.5469 15.4454 10.5469z"
/>
</g>
<defs>
<clipPath id="clip0_337_7087">
<path transform="translate(.195 .151)" d="M0 0H20V20H0z" />
</clipPath>
</defs>
</svg>
);
AddNewDoc.displayName = 'AddNewDoc';
export default AddNewDoc;
/* tslint:enable */
/* eslint-enable */
16 changes: 16 additions & 0 deletions packages/icons/src/react/AddSmall.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 AddSmallProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const AddSmall: React.FC<AddSmallProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M10.75 6C10.75 5.58579 10.4142 5.25 10 5.25C9.58579 5.25 9.25 5.58579 9.25 6V9.25H6C5.58579 9.25 5.25 9.58579 5.25 10C5.25 10.4142 5.58579 10.75 6 10.75H9.25V14C9.25 14.4142 9.58579 14.75 10 14.75C10.4142 14.75 10.75 14.4142 10.75 14V10.75H14C14.4142 10.75 14.75 10.4142 14.75 10C14.75 9.58579 14.4142 9.25 14 9.25H10.75V6Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
AddSmall.displayName = 'AddSmall';
export default AddSmall;
/* tslint:enable */
/* eslint-enable */
20 changes: 20 additions & 0 deletions packages/icons/src/react/AddToTeam.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
/* eslint-disable */
/* tslint:disable */
import * as React from 'react';
export interface AddToTeamProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const AddToTeam: React.FC<AddToTeamProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M6.61695 1.9502C5.84105 1.9502 5.09693 2.25842 4.54828 2.80707 3.99963 3.35571 3.69141 4.09984 3.69141 4.87574 3.69141 5.65165 3.99963 6.39577 4.54828 6.94442 4.75764 7.15378 4.99547 7.32813 5.25267 7.46371 4.62814 7.65229 4.04554 7.9726 3.54666 8.40911 2.69552 9.15386 2.1473 10.1851 2.00596 11.3072 1.9542 11.7181 2.24539 12.0933 2.65635 12.145 3.06732 12.1968 3.44244 11.9056 3.4942 11.4946 3.58962 10.737 3.95976 10.0408 4.53442 9.53798 5.10907 9.03516 5.84828 8.76071 6.61184 8.7667L6.62088 8.76671C7.3938 8.76345 8.14096 9.04438 8.72026 9.55607 9.03072 9.83028 9.50468 9.8009 9.77889 9.49045 10.0531 9.18 10.0237 8.70604 9.71328 8.43182 9.20728 7.98488 8.61451 7.65722 7.97845 7.46518 8.23671 7.3294 8.47551 7.15454 8.68563 6.94442 9.23427 6.39577 9.5425 5.65165 9.5425 4.87574 9.5425 4.09984 9.23427 3.35571 8.68563 2.80707 8.13698 2.25842 7.39286 1.9502 6.61695 1.9502zM5.60894 3.86773C5.87628 3.60039 6.23887 3.4502 6.61695 3.4502 6.99503 3.4502 7.35763 3.60039 7.62497 3.86773 7.89231 4.13507 8.0425 4.49766 8.0425 4.87574 8.0425 5.25382 7.89231 5.61641 7.62497 5.88376 7.35763 6.1511 6.99503 6.30129 6.61695 6.30129 6.23887 6.30129 5.87628 6.1511 5.60894 5.88376 5.3416 5.61641 5.19141 5.25382 5.19141 4.87574 5.19141 4.49766 5.3416 4.13507 5.60894 3.86773zM11.1762 2.66547C11.6342 2.20749 12.2553 1.9502 12.903 1.9502 13.5507 1.9502 14.1719 2.20749 14.6298 2.66547 15.0878 3.12345 15.3451 3.7446 15.3451 4.39229 15.3451 5.03997 15.0878 5.66113 14.6298 6.11911 14.6008 6.14817 14.5711 6.17643 14.5407 6.20386 14.6573 6.26231 14.771 6.32712 14.8813 6.39809 15.3695 6.71241 15.7756 7.13863 16.0661 7.64138 16.2733 8.00004 16.1505 8.45877 15.7919 8.66598 15.4332 8.87318 14.9745 8.75041 14.7673 8.39174 14.5961 8.09556 14.3569 7.84446 14.0693 7.65929 13.7817 7.47412 13.454 7.36022 13.1136 7.32704 12.7731 7.29386 12.4297 7.34236 12.1118 7.46851 11.7938 7.59467 11.5105 7.79484 11.2855 8.05241 11.0129 8.36431 10.5391 8.3962 10.2272 8.12364 9.9153 7.85108 9.8834 7.37728 10.156 7.06538 10.4677 6.70865 10.8452 6.41679 11.2667 6.20511 11.2359 6.17729 11.2057 6.14861 11.1762 6.11911 10.7182 5.66113 10.4609 5.03997 10.4609 4.39229 10.4609 3.7446 10.7182 3.12345 11.1762 2.66547zM12.903 3.4502C12.6532 3.4502 12.4135 3.54945 12.2369 3.72613 12.0602 3.9028 11.9609 4.14243 11.9609 4.39229 11.9609 4.64215 12.0602 4.88177 12.2369 5.05845 12.4135 5.23512 12.6532 5.33438 12.903 5.33438 13.1529 5.33438 13.3925 5.23512 13.5692 5.05845 13.7459 4.88177 13.8451 4.64215 13.8451 4.39229 13.8451 4.14243 13.7459 3.9028 13.5692 3.72613 13.3925 3.54945 13.1529 3.4502 12.903 3.4502z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<path d="M13.4478 11.0649C13.862 11.0652 14.1976 11.4011 14.1974 11.8153L14.197 12.564L14.9997 12.5641C15.4139 12.5641 15.7497 12.8999 15.7497 13.3141C15.7496 13.7283 15.4138 14.0641 14.9996 14.0641L14.1962 14.064L14.1958 14.8243C14.1956 15.2385 13.8596 15.5741 13.4454 15.5739C13.0312 15.5737 12.6956 15.2377 12.6958 14.8235L12.6962 14.0639L11.998 14.0638C11.5838 14.0638 11.248 13.728 11.248 13.3138C11.2481 12.8996 11.5839 12.5638 11.9981 12.5638L12.697 12.5639L12.6974 11.8145C12.6976 11.4003 13.0335 11.0647 13.4478 11.0649Z"
fill="currentColor" />
<path d="M10.1201 10.0673C10.986 9.20134 12.1605 8.71484 13.3852 8.71484C14.6099 8.71484 15.7844 9.20134 16.6504 10.0673C17.5164 10.9333 18.0029 12.1078 18.0029 13.3325C18.0029 14.5572 17.5164 15.7317 16.6504 16.5976C15.7844 17.4636 14.6099 17.9501 13.3852 17.9501C12.1605 17.9501 10.986 17.4636 10.1201 16.5976C9.25408 15.7317 8.76758 14.5572 8.76758 13.3325C8.76758 12.1078 9.25408 10.9333 10.1201 10.0673ZM13.3852 10.2148C12.5584 10.2148 11.7654 10.5433 11.1807 11.128C10.596 11.7127 10.2676 12.5056 10.2676 13.3325C10.2676 14.1593 10.596 14.9523 11.1807 15.537C11.7654 16.1217 12.5584 16.4501 13.3852 16.4501C14.2121 16.4501 15.0051 16.1217 15.5897 15.537C16.1744 14.9523 16.5029 14.1593 16.5029 13.3325C16.5029 12.5056 16.1744 11.7127 15.5897 11.128C15.0051 10.5433 14.2121 10.2148 13.3852 10.2148Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
AddToTeam.displayName = 'AddToTeam';
export default AddToTeam;
/* tslint:enable */
/* eslint-enable */
18 changes: 18 additions & 0 deletions packages/icons/src/react/AddUpdate.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/* eslint-disable */
/* tslint:disable */
import * as React from 'react';
export interface AddUpdateProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const AddUpdate: React.FC<AddUpdateProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M10.4339 1.94996C11.5976 1.94797 12.7458 2.21616 13.7882 2.7334C14.8309 3.25083 15.7393 4.00335 16.4416 4.93167C17.144 5.85999 17.6211 6.93874 17.8355 8.08291C18.0498 9.22707 17.9956 10.4054 17.6769 11.525C17.3583 12.6446 16.7839 13.6749 15.9992 14.5347C15.2145 15.3945 14.2408 16.0604 13.1549 16.4797C12.069 16.8991 10.9005 17.0605 9.7416 16.9513C8.72154 16.8552 7.7334 16.5518 6.83723 16.0612L4.29494 17.2723C3.23222 17.7785 2.12271 16.6692 2.62876 15.6064L3.83948 13.0636C3.26488 12.0144 2.94833 10.8411 2.91898 9.64114C2.88622 8.30169 3.21251 6.97789 3.86399 5.8071C4.51547 4.63631 5.4684 3.66119 6.62389 2.98294C7.77902 2.30491 9.09451 1.94825 10.4339 1.94996ZM10.4339 1.94996C10.4343 1.94996 10.4348 1.94996 10.4352 1.94996L10.4341 2.69996L10.4327 1.94996C10.4331 1.94996 10.4335 1.94996 10.4339 1.94996ZM13.1214 4.07707C12.2868 3.66289 11.3673 3.44821 10.4355 3.44996L10.433 3.44996C9.36086 3.44842 8.30784 3.73382 7.38321 4.27655C6.45858 4.81929 5.69605 5.59958 5.17473 6.53645C4.65341 7.47332 4.39232 8.53263 4.41853 9.60446C4.44475 10.6763 4.75732 11.7216 5.32382 12.6318C5.45888 12.8489 5.47411 13.1197 5.36422 13.3505L4.28601 15.615L6.55002 14.5365C6.78078 14.4266 7.05164 14.4418 7.26869 14.5768C8.05992 15.0689 8.95463 15.3706 9.88231 15.458C10.81 15.5454 11.7453 15.4161 12.6145 15.0805C13.4838 14.7448 14.2631 14.2118 14.8913 13.5236C15.5194 12.8353 15.9791 12.0106 16.2342 11.1144C16.4893 10.2182 16.5327 9.27499 16.3611 8.35913C16.1895 7.44328 15.8076 6.57978 15.2454 5.8367C14.6832 5.09362 13.9561 4.49125 13.1214 4.07707Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<path d="M11.25 6.5C11.25 6.08579 10.9142 5.75 10.5 5.75C10.0858 5.75 9.75 6.08579 9.75 6.5V8.75H7.5C7.08579 8.75 6.75 9.08579 6.75 9.5C6.75 9.91421 7.08579 10.25 7.5 10.25H9.75V12.5C9.75 12.9142 10.0858 13.25 10.5 13.25C10.9142 13.25 11.25 12.9142 11.25 12.5V10.25H13.5C13.9142 10.25 14.25 9.91421 14.25 9.5C14.25 9.08579 13.9142 8.75 13.5 8.75H11.25V6.5Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
AddUpdate.displayName = 'AddUpdate';
export default AddUpdate;
/* tslint:enable */
/* eslint-enable */
Loading