@xipkg/icons 0.2.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config.ts +48 -6
- package/index.ts +96 -12
- package/package.json +3 -6
- package/src/Account.tsx +2 -3
- package/src/Activity.tsx +2 -3
- package/src/Add.tsx +2 -3
- package/src/Announce.tsx +2 -3
- package/src/ArrowBottom.tsx +10 -0
- package/src/ArrowLeft.tsx +10 -0
- package/src/ArrowRight.tsx +10 -0
- package/src/ArrowUp.tsx +10 -0
- package/src/Bold.tsx +2 -3
- package/src/Brush.tsx +10 -0
- package/src/Burger.tsx +2 -3
- package/src/Calendar.tsx +2 -3
- package/src/Camera.tsx +2 -3
- package/src/{AddCategory.tsx → CategoryAdd.tsx} +3 -4
- package/src/{AddChannel.tsx → ChannelAdd.tsx} +3 -4
- package/src/Chat.tsx +2 -3
- package/src/Check.tsx +2 -3
- package/src/ChevronBottom.tsx +10 -0
- package/src/ChevronLeft.tsx +10 -0
- package/src/{Arrow.tsx → ChevronRight.tsx} +3 -6
- package/src/ChevronSmallBottom.tsx +10 -0
- package/src/ChevronSmallLeft.tsx +10 -0
- package/src/ChevronSmallRight.tsx +10 -0
- package/src/ChevronSmallTop.tsx +10 -0
- package/src/ChevronUp.tsx +10 -0
- package/src/Cite.tsx +2 -3
- package/src/Clip.tsx +2 -3
- package/src/Clock.tsx +2 -3
- package/src/Close.tsx +2 -3
- package/src/Code.tsx +2 -3
- package/src/Collapse.tsx +10 -0
- package/src/ColorPicker.tsx +10 -0
- package/src/Copy.tsx +2 -3
- package/src/{Minus.tsx → Divider.tsx} +3 -4
- package/src/Download.tsx +2 -3
- package/src/Edit.tsx +10 -0
- package/src/Emotions.tsx +2 -3
- package/src/Endcall.tsx +2 -3
- package/src/Exit.tsx +2 -3
- package/src/External.tsx +2 -3
- package/src/Eyeoff.tsx +2 -3
- package/src/Eyeon.tsx +2 -3
- package/src/File.tsx +3 -4
- package/src/FileSmall.tsx +10 -0
- package/src/Filter.tsx +10 -0
- package/src/Flag.tsx +2 -3
- package/src/Folder.tsx +2 -3
- package/src/Food.tsx +2 -3
- package/src/Grid.tsx +2 -3
- package/src/H1.tsx +2 -3
- package/src/H2.tsx +2 -3
- package/src/H3.tsx +2 -3
- package/src/Hand.tsx +2 -3
- package/src/Heart.tsx +2 -3
- package/src/Home.tsx +2 -3
- package/src/Italic.tsx +2 -3
- package/src/Key.tsx +10 -0
- package/src/Laptop.tsx +10 -0
- package/src/Link.tsx +2 -3
- package/src/Locked.tsx +10 -0
- package/src/LongAnswer.tsx +10 -0
- package/src/Mail.tsx +10 -0
- package/src/Maximize.tsx +2 -3
- package/src/Microphone.tsx +2 -3
- package/src/Minimize.tsx +10 -0
- package/src/Moon.tsx +10 -0
- package/src/MoreVert.tsx +10 -0
- package/src/Move.tsx +2 -3
- package/src/Movie.tsx +2 -3
- package/src/Music.tsx +2 -3
- package/src/Nature.tsx +2 -3
- package/src/Notification.tsx +2 -3
- package/src/Objects.tsx +2 -3
- package/src/Ol.tsx +2 -3
- package/src/{Palette.tsx → Pallet.tsx} +3 -4
- package/src/{Invite.tsx → PeopleInvite.tsx} +3 -5
- package/src/Photo.tsx +2 -3
- package/src/Picture.tsx +2 -3
- package/src/Places.tsx +2 -3
- package/src/Play.tsx +2 -3
- package/src/Presentation.tsx +10 -0
- package/src/PushPin.tsx +10 -0
- package/src/Reply.tsx +10 -0
- package/src/Screenshare.tsx +2 -3
- package/src/Search.tsx +2 -3
- package/src/Section.tsx +10 -0
- package/src/Send.tsx +2 -3
- package/src/Settings.tsx +2 -3
- package/src/Shape.tsx +2 -3
- package/src/SimpleAnswer.tsx +10 -0
- package/src/Sort.tsx +10 -0
- package/src/SoundOn.tsx +10 -0
- package/src/Soundoff.tsx +10 -0
- package/src/Speaker.tsx +10 -0
- package/src/Stroke.tsx +2 -3
- package/src/Sun.tsx +10 -0
- package/src/Task.tsx +2 -3
- package/src/TaskFile.tsx +10 -0
- package/src/Telegram.tsx +10 -0
- package/src/Text.tsx +2 -3
- package/src/Trash.tsx +2 -3
- package/src/Ul.tsx +2 -3
- package/src/Underline.tsx +2 -3
- package/src/Unlocked.tsx +10 -0
- package/src/Updates.tsx +2 -3
- package/src/Upload.tsx +10 -0
- package/src/Users.tsx +2 -3
- package/src/VariantSelect.tsx +10 -0
- package/src/Video.tsx +10 -0
- package/src/Window.tsx +10 -0
- package/tsconfig.json +113 -1
- package/types.tsx +3 -3
- package/.turbo/turbo-build.log +0 -14
- package/dist/index.d.ts +0 -147
- package/dist/index.js +0 -1134
package/src/Telegram.tsx
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IconProps } from '../types';
|
|
2
|
+
|
|
3
|
+
export const Telegram = ({ ...props }: IconProps) => (
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M21.2 2.549c-.389.144-19.106 8.044-19.231 8.116-.326.189-.525.645-.444 1.02.056.26.257.553.455.661.088.049 1.285.496 2.66.995 1.375.499 2.52.928 2.545.953.025.025.455 1.279.956 2.786.5 1.507.942 2.803.981 2.88.095.188.303.381.496.462.225.094.581.085.791-.018.094-.046.711-.536 1.371-1.088a48.466 48.466 0 0 1 1.246-1.023c.026-.01 1.041.678 2.256 1.529 1.216.851 2.274 1.574 2.353 1.607.192.08.549.078.745-.005.198-.084.402-.276.504-.473.095-.185 3.602-17.162 3.605-17.451a.963.963 0 0 0-.987-.977 1.478 1.478 0 0 0-.302.026m-2.459 9.394a807.328 807.328 0 0 1-1.411 6.783c-.025.054-.38-.179-1.954-1.282-1.122-.785-1.992-1.368-2.085-1.396-.408-.122-.674-.03-1.209.418-.224.188-.417.332-.428.321-.012-.011.044-.311.123-.667l.145-.646 2.944-3.187c3.229-3.495 3.163-3.413 3.124-3.845a.995.995 0 0 0-.354-.697c-.219-.186-.384-.237-.71-.217l-.266.016-4.373 2.431-4.373 2.431-1.287-.468c-.708-.256-1.3-.479-1.317-.494-.016-.015 3.305-1.433 7.38-3.15 4.076-1.717 7.415-3.11 7.421-3.095.006.014-.611 3.049-1.37 6.744m-7.63 1.459c-.49.529-.932 1.038-.981 1.13-.05.093-.139.389-.198.658-.059.27-.118.49-.13.49-.013 0-.151-.384-.307-.853l-.284-.853 1.365-.763c.75-.42 1.378-.765 1.395-.767.018-.002-.369.429-.86.958"
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
10
|
+
);
|
package/src/Text.tsx
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { SvgIcon } from '@mui/material';
|
|
2
1
|
import { IconProps } from '../types';
|
|
3
2
|
|
|
4
3
|
export const Text = ({ ...props }: IconProps) => (
|
|
5
|
-
<
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
6
5
|
<path
|
|
7
6
|
d="M2.56 7.38V8.4h3.56V18h2.44V8.4h3.56V6.36H2.56v1.02m10.24 2.839v.94l1.39.01 1.39.011.01 3.41.01 3.41h2.28l.01-3.41.01-3.41 1.39-.011 1.39-.01V9.28H12.8v.939"
|
|
8
7
|
fillRule="evenodd"
|
|
9
8
|
/>
|
|
10
|
-
</
|
|
9
|
+
</svg>
|
|
11
10
|
);
|
package/src/Trash.tsx
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { SvgIcon } from '@mui/material';
|
|
2
1
|
import { IconProps } from '../types';
|
|
3
2
|
|
|
4
3
|
export const Trash = ({ ...props }: IconProps) => (
|
|
5
|
-
<
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
6
5
|
<path d="M10.665 2.041c-1.245.141-2.231.984-2.549 2.181-.065.246-.089.484-.105 1.048L7.989 6H5.92c-2.243 0-2.257.001-2.546.222a1.19 1.19 0 0 0-.243.289c-.095.161-.111.233-.111.489s.016.328.111.489c.24.409.5.511 1.294.511H5v4.39c0 2.742.016 4.563.042 4.85.079.859.239 1.364.62 1.949.407.624 1.108 1.218 1.741 1.475.767.312 1.298.347 4.977.326 3.244-.018 3.345-.024 4.05-.267.983-.338 1.955-1.31 2.293-2.293.258-.748.252-.619.267-5.76L19.004 8h.571c.684 0 .879-.052 1.126-.299a.984.984 0 0 0 0-1.402C20.4 5.998 20.418 6 18.078 6h-2.067l-.022-.73c-.024-.827-.092-1.169-.33-1.648-.358-.722-1.155-1.343-1.959-1.526-.33-.075-2.509-.114-3.035-.055M13.4 4.086a.963.963 0 0 1 .482.459c.077.157.092.27.109.819l.02.636H10l.001-.45c.001-.85.096-1.148.438-1.374.227-.15.448-.171 1.701-.161.91.007 1.146.021 1.26.071m3.588 8.524c-.012 3.291-.03 4.679-.064 4.85-.095.488-.449.984-.893 1.251-.448.269-.446.269-4.031.269-2.913 0-3.248-.007-3.517-.069a1.902 1.902 0 0 1-1.407-1.451c-.034-.172-.052-1.548-.064-4.85L6.996 8h10.009l-.017 4.61" />
|
|
7
|
-
</
|
|
6
|
+
</svg>
|
|
8
7
|
);
|
package/src/Ul.tsx
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { SvgIcon } from '@mui/material';
|
|
2
1
|
import { IconProps } from '../types';
|
|
3
2
|
|
|
4
3
|
export const Ul = ({ ...props }: IconProps) => (
|
|
5
|
-
<
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
6
5
|
<path
|
|
7
6
|
d="M11.503 9.04a3.076 3.076 0 0 0-.907.325c-1.365.708-1.952 2.338-1.362 3.786a3.046 3.046 0 0 0 1.615 1.615 2.982 2.982 0 0 0 3.266-.651 2.982 2.982 0 0 0 .131-4.095c-.349-.396-.97-.781-1.49-.923-.265-.073-.986-.106-1.253-.057"
|
|
8
7
|
fillRule="evenodd"
|
|
9
8
|
/>
|
|
10
|
-
</
|
|
9
|
+
</svg>
|
|
11
10
|
);
|
package/src/Underline.tsx
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { SvgIcon } from '@mui/material';
|
|
2
1
|
import { IconProps } from '../types';
|
|
3
2
|
|
|
4
3
|
export const Underline = ({ ...props }: IconProps) => (
|
|
5
|
-
<
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
6
5
|
<path
|
|
7
6
|
d="M7 10.073c0 4.481-.001 4.468.246 5.152.349.965 1.25 1.871 2.299 2.312 1.471.618 3.439.618 4.91 0 .68-.286 1.373-.819 1.779-1.37.273-.37.515-.872.64-1.324l.105-.383.012-4.23.011-4.23h-1.56l-.012 4.13c-.014 4.566.001 4.29-.272 4.839-.208.421-.567.849-.903 1.077-1.096.745-2.951.828-4.183.187-.338-.175-.8-.574-.996-.859a3.437 3.437 0 0 1-.421-.874c-.067-.224-.073-.524-.085-4.37L8.558 6H7v4.073M7 19.5v.5h10v-1H7v.5"
|
|
8
7
|
fillRule="evenodd"
|
|
9
8
|
/>
|
|
10
|
-
</
|
|
9
|
+
</svg>
|
|
11
10
|
);
|
package/src/Unlocked.tsx
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IconProps } from '../types';
|
|
2
|
+
|
|
3
|
+
export const Unlocked = ({ ...props }: IconProps) => (
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M11.34 2.046a4.934 4.934 0 0 0-1.52.471c-1.414.694-2.36 1.899-2.723 3.47-.042.181-.07.565-.085 1.143L6.99 8h2.001l.02-.77c.024-.875.055-1.026.325-1.57a2.85 2.85 0 0 1 1.404-1.362c.481-.226.714-.277 1.26-.277s.779.051 1.26.277a2.905 2.905 0 0 1 1.444 1.442c.285.602.296.72.296 3.144V11H9.925c-5.528 0-5.245-.011-5.551.222a1.19 1.19 0 0 0-.243.289l-.111.189v9.6l.111.189c.061.103.17.234.243.289.309.236-.173.222 7.624.222 8.025 0 7.379.025 7.703-.299.319-.318.299.022.299-5.201s.02-4.883-.299-5.201c-.278-.278-.393-.299-1.626-.299h-1.07l-.015-2.37-.015-2.37-.107-.412c-.199-.761-.502-1.385-.942-1.936a5.04 5.04 0 0 0-4.586-1.866M18 16.5V20H6v-7h12v3.5m-7 0V18h2v-3h-2v1.5"
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
10
|
+
);
|
package/src/Updates.tsx
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { SvgIcon } from '@mui/material';
|
|
2
1
|
import { IconProps } from '../types';
|
|
3
2
|
|
|
4
3
|
export const Updates = ({ ...props }: IconProps) => (
|
|
5
|
-
<
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
6
5
|
<path
|
|
7
6
|
d="M4.53 3.061c-.352.076-.628.236-.931.538-.308.309-.462.579-.54.95-.086.407-.087 12.486-.001 13.051a4.007 4.007 0 0 0 3.435 3.358c.42.056 11.627.058 11.974.001.677-.11 1.114-.34 1.633-.859.519-.519.749-.956.859-1.633.026-.157.04-2.326.04-5.947 0-6.212.007-6.014-.227-6.451-.143-.268-.573-.698-.841-.841-.359-.192-.638-.227-1.834-.227L17.014 5l-.047-.31a1.847 1.847 0 0 0-.564-1.091c-.312-.308-.582-.462-.952-.54-.391-.083-10.539-.081-10.921.002m10.48 8.709c.011 6.261.017 6.787.08 6.99.038.121.069.225.07.23 0 .005-1.895.01-4.212.01-4.583 0-4.419.008-4.878-.225-.269-.136-.709-.576-.845-.845-.237-.467-.225-.115-.225-6.798V5h9.998l.012 6.77M7.59 7.064c-.478.147-.708.725-.528 1.329.08.271.274.465.545.545.31.092 4.476.092 4.786 0a.784.784 0 0 0 .545-.545c.183-.615-.05-1.184-.545-1.331-.3-.089-4.512-.087-4.803.002m11.401 5.589-.011 5.653-.121.197a.998.998 0 0 1-1.718 0l-.121-.197-.011-5.653L16.999 7h2.002l-.01 5.653M7.59 11.064c-.478.147-.708.725-.528 1.329.08.271.274.465.545.545.31.092 4.476.092 4.786 0 .495-.147.728-.716.545-1.331a.784.784 0 0 0-.545-.545c-.3-.089-4.512-.087-4.803.002m0 4c-.478.147-.708.725-.528 1.329.08.271.274.465.545.545.31.092 4.476.092 4.786 0 .495-.147.728-.716.545-1.331a.784.784 0 0 0-.545-.545c-.3-.089-4.512-.087-4.803.002"
|
|
8
7
|
fillRule="evenodd"
|
|
9
8
|
/>
|
|
10
|
-
</
|
|
9
|
+
</svg>
|
|
11
10
|
);
|
package/src/Upload.tsx
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IconProps } from '../types';
|
|
2
|
+
|
|
3
|
+
export const Upload = ({ ...props }: IconProps) => (
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M11.64 3.068c-.153.053-.45.331-1.973 1.847-.986.982-1.838 1.861-1.894 1.955-.297.501-.07 1.175.476 1.41.244.105.603.097.833-.019.076-.039.538-.468 1.028-.954l.89-.885v3.862c0 4.345-.016 4.102.299 4.417a.984.984 0 0 0 1.402 0c.315-.315.299-.072.299-4.417V6.422l.89.885c.49.486.952.915 1.028.954.23.116.589.124.833.019.546-.235.773-.909.476-1.41-.056-.094-.908-.973-1.894-1.955-1.609-1.601-1.813-1.791-1.99-1.85a1.053 1.053 0 0 0-.703.003m-8.997 7.001a1.118 1.118 0 0 0-.343.229c-.309.309-.3.209-.3 3.26 0 1.626.017 2.839.042 3.043.1.817.464 1.729.95 2.38a5.084 5.084 0 0 0 3.407 1.977c.464.057 10.738.057 11.202 0a5.2 5.2 0 0 0 2.223-.839c.405-.271 1.024-.89 1.295-1.295a5.2 5.2 0 0 0 .839-2.223c.025-.204.042-1.417.042-3.043 0-3.05.009-2.951-.299-3.259a.984.984 0 0 0-1.402 0c-.308.308-.299.207-.299 3.27 0 2.961-.004 3.017-.233 3.581a3.08 3.08 0 0 1-1.617 1.617c-.594.241-.373.233-6.15.233-5.779 0-5.556.008-6.151-.234a3.046 3.046 0 0 1-1.615-1.615C4.004 16.586 4 16.53 4 13.569c0-3.063.009-2.962-.299-3.27a.998.998 0 0 0-1.058-.23"
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
10
|
+
);
|
package/src/Users.tsx
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { SvgIcon } from '@mui/material';
|
|
2
1
|
import { IconProps } from '../types';
|
|
3
2
|
|
|
4
3
|
export const Users = ({ ...props }: IconProps) => (
|
|
5
|
-
<
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
6
5
|
<path d="M8.34 3.046a4.934 4.934 0 0 0-1.52.471C5.374 4.226 4.39 5.51 4.075 7.1c-.073.368-.073 1.432 0 1.8.192.965.635 1.83 1.295 2.525.155.163.275.303.266.311-.009.008-.15.082-.315.164-1.497.75-2.771 2.046-3.538 3.599-.222.449-.536 1.337-.769 2.168-.28 1.004-.03 1.933.709 2.629.349.328.677.508 1.133.624.31.078.447.08 6.144.08s5.834-.002 6.144-.08a2.394 2.394 0 0 0 1.133-.624c.543-.512.813-1.118.815-1.836.002-.438-.018-.531-.339-1.56-.234-.75-.476-1.328-.785-1.871-.738-1.294-1.973-2.47-3.289-3.129a5.142 5.142 0 0 1-.317-.166c-.01-.009.092-.128.225-.265.649-.666 1.043-1.385 1.282-2.338.097-.387.108-.503.108-1.131s-.011-.744-.108-1.131c-.192-.767-.496-1.396-.943-1.957A5.04 5.04 0 0 0 8.34 3.046m5.82-.005c-.49.068-.479.034-.148.433.334.401.679.911.863 1.276.069.138.13.251.136.251.841.125 1.344.361 1.871.879.347.341.582.712.745 1.18.104.297.112.364.112.94s-.008.643-.112.94c-.378 1.083-1.244 1.821-2.367 2.018-.21.037-.34.114-.34.201 0 .014.094.096.209.183 1.721 1.306 3.214 2.62 3.95 3.478.889 1.037 1.242 1.666 1.615 2.886.206.672.222.815.108 1.002-.158.258-.207.27-1.18.292l-.882.02-.013.12c-.044.422-.338 1.227-.598 1.64l-.125.2 1.278.011c1.474.012 1.66-.012 2.197-.276a2.518 2.518 0 0 0 1.115-1.116c.239-.49.3-.769.276-1.279-.018-.364-.05-.516-.243-1.14a24.179 24.179 0 0 0-.321-.98 8.08 8.08 0 0 0-3.766-4.261 12.244 12.244 0 0 1-.375-.205c-.009-.006.084-.119.206-.251.832-.899 1.268-1.851 1.392-3.042.101-.962-.147-2.085-.651-2.941a5.02 5.02 0 0 0-3.272-2.383c-.397-.089-1.296-.13-1.68-.076M9.756 5.097c.337.092.839.35 1.117.574C11.554 6.219 12 7.14 12 8c0 1.17-.775 2.329-1.849 2.766-1.509.614-3.162-.032-3.853-1.506-.226-.481-.277-.714-.277-1.26s.051-.779.277-1.26a3.033 3.033 0 0 1 2.205-1.7c.267-.049.988-.016 1.253.057m.404 8.022a5.964 5.964 0 0 1 3.1 1.66c.808.809 1.22 1.53 1.62 2.838.217.707.242.934.125 1.126-.168.275.256.257-6.005.257s-5.837.018-6.005-.257c-.118-.195-.093-.427.124-1.129.412-1.331.821-2.044 1.638-2.854.993-.986 2.214-1.561 3.683-1.736.344-.041 1.315.013 1.72.095" />
|
|
7
|
-
</
|
|
6
|
+
</svg>
|
|
8
7
|
);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IconProps } from '../types';
|
|
2
|
+
|
|
3
|
+
export const VariantSelect = ({ ...props }: IconProps) => (
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M6.875 4.062c-1.307.237-2.342 1.175-2.742 2.486-.095.315-.107.415-.107.952 0 .537.012.637.107.952.368 1.204 1.211 2.047 2.415 2.415.315.095.415.107.952.107.537 0 .637-.012.952-.107 1.204-.368 2.047-1.211 2.415-2.415.095-.315.107-.415.107-.952 0-.537-.012-.637-.107-.952a3.45 3.45 0 0 0-.999-1.612 3.492 3.492 0 0 0-2.993-.874m9 0a3.563 3.563 0 0 0-1.143.422c-.425.24-1.008.823-1.248 1.248-.64 1.137-.64 2.399 0 3.536.24.425.823 1.008 1.248 1.248 1.137.64 2.399.64 3.536 0 .425-.24 1.008-.823 1.248-1.248.64-1.137.64-2.399 0-3.536-.24-.425-.823-1.008-1.248-1.248-.757-.426-1.574-.57-2.393-.422M8.11 6.139c.305.139.615.45.756.757.096.209.112.295.112.604.001.31-.015.393-.111.6a1.687 1.687 0 0 1-.763.767c-.21.098-.293.113-.604.113-.31 0-.393-.015-.6-.112a1.682 1.682 0 0 1-.766-.764c-.096-.209-.112-.295-.112-.604-.001-.31.015-.393.111-.6a1.618 1.618 0 0 1 1.017-.859c.257-.065.702-.019.96.098m8.991-.004c.313.143.622.45.766.761.098.21.113.293.113.604 0 .31-.015.393-.112.6a1.698 1.698 0 0 1-.764.767c-.21.098-.293.113-.604.113-.31 0-.393-.015-.6-.112a1.698 1.698 0 0 1-.767-.764c-.098-.21-.113-.293-.113-.604 0-.32.014-.389.124-.62.273-.573.795-.893 1.417-.867.223.009.362.041.54.122M6.875 13.062a3.563 3.563 0 0 0-1.143.422c-.425.24-1.008.823-1.248 1.248-.64 1.137-.64 2.399 0 3.536.24.425.823 1.008 1.248 1.248 1.137.64 2.399.64 3.536 0 .425-.24 1.008-.823 1.248-1.248.426-.757.567-1.542.424-2.36-.131-.755-.424-1.312-.98-1.868-.837-.837-1.937-1.185-3.085-.978m8.893.005a.493.493 0 0 0-.18.149c-.032.056-.055.393-.068 1.006-.029 1.323.025 1.269-1.298 1.298-.616.013-.95.036-1.007.069-.172.099-.215.279-.215.911s.043.812.215.911c.057.033.391.056 1.007.069 1.323.029 1.269-.025 1.298 1.298.013.616.036.95.069 1.007.099.172.279.215.911.215s.812-.043.911-.215c.033-.057.056-.391.069-1.007.029-1.323-.025-1.269 1.298-1.298.616-.013.95-.036 1.007-.069.172-.099.215-.279.215-.911s-.043-.812-.215-.911c-.057-.033-.391-.056-1.007-.069-1.323-.029-1.269.025-1.298-1.298-.013-.616-.036-.95-.069-1.007-.099-.173-.278-.215-.917-.214-.466.001-.622.015-.726.066m-7.667 2.068c.313.143.622.45.766.761.098.21.113.293.113.604 0 .31-.015.393-.112.6a1.698 1.698 0 0 1-.764.767c-.21.098-.293.113-.604.113-.31 0-.393-.015-.6-.112a1.698 1.698 0 0 1-.767-.764c-.098-.21-.113-.293-.113-.604 0-.32.014-.389.124-.62.273-.573.795-.893 1.417-.867.223.009.362.041.54.122"
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
10
|
+
);
|
package/src/Video.tsx
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IconProps } from '../types';
|
|
2
|
+
|
|
3
|
+
export const Video = ({ ...props }: IconProps) => (
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M4.503 5.042c-1.016.172-1.947.934-2.301 1.883-.203.545-.201.472-.201 5.067-.001 4.69-.006 4.572.233 5.159a3.046 3.046 0 0 0 1.615 1.615c.604.246.175.234 8.151.234 6.4 0 7.32-.007 7.581-.062a3.003 3.003 0 0 0 2.357-2.357c.093-.448.093-8.714 0-9.162a2.96 2.96 0 0 0-1.642-2.107c-.66-.318.116-.289-8.176-.297-4.081-.003-7.509.009-7.617.027M19.34 7.066c.115.039.263.135.361.233.317.317.299.038.299 4.701 0 4.663.018 4.384-.299 4.701-.324.324.322.299-7.701.299s-7.377.025-7.701-.299C3.982 16.384 4 16.663 4 12c0-4.664-.018-4.384.3-4.702.316-.316-.325-.291 7.683-.295 6.567-.003 7.179.003 7.357.063M10.803 9.83a.734.734 0 0 0-.22.183c-.081.109-.083.165-.095 1.89-.007 1.123.004 1.833.03 1.929a.692.692 0 0 0 .164.27c.102.097.156.118.311.116.169-.002.331-.086 1.727-.894.847-.491 1.581-.93 1.63-.975a.505.505 0 0 0 .127-.482.526.526 0 0 0-.127-.215c-.101-.091-2.969-1.751-3.176-1.837-.169-.071-.206-.069-.371.015"
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
10
|
+
);
|
package/src/Window.tsx
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IconProps } from '../types';
|
|
2
|
+
|
|
3
|
+
export const Window = ({ ...props }: IconProps) => (
|
|
4
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
5
|
+
<path
|
|
6
|
+
d="M4.503 4.042c-1.016.172-1.947.934-2.301 1.883-.206.552-.201.39-.201 6.067-.001 5.788-.01 5.564.233 6.159a3.046 3.046 0 0 0 1.615 1.615c.604.246.175.234 8.151.234 7.974 0 7.547.012 8.15-.233a3.08 3.08 0 0 0 1.617-1.617c.241-.594.233-.373.233-6.15 0-5.779.008-5.556-.234-6.151a2.99 2.99 0 0 0-1.47-1.537c-.66-.318.116-.289-8.176-.297-4.081-.003-7.509.009-7.617.027M20 12.573c0 5.141.019 4.81-.299 5.128-.324.324.322.299-7.701.299s-7.377.025-7.701-.299c-.318-.318-.299.013-.299-5.128V8h16v4.573"
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
/>
|
|
9
|
+
</svg>
|
|
10
|
+
);
|
package/tsconfig.json
CHANGED
|
@@ -1,5 +1,117 @@
|
|
|
1
1
|
{
|
|
2
2
|
"extends": "@xipkg/config.typescript/react-library.json",
|
|
3
|
-
"include": [
|
|
3
|
+
"include": [
|
|
4
|
+
"*",
|
|
5
|
+
"src/Account.tsx",
|
|
6
|
+
"src/Activity.tsx",
|
|
7
|
+
"src/ArrowBottom.tsx",
|
|
8
|
+
"src/ArrowLeft.tsx",
|
|
9
|
+
"src/ArrowRight.tsx",
|
|
10
|
+
"src/ArrowUp.tsx",
|
|
11
|
+
"src/Bold.tsx",
|
|
12
|
+
"src/Brush.tsx",
|
|
13
|
+
"src/Burger.tsx",
|
|
14
|
+
"src/Calendar.tsx",
|
|
15
|
+
"src/Camera.tsx",
|
|
16
|
+
"src/Chat.tsx",
|
|
17
|
+
"src/Check.tsx",
|
|
18
|
+
"src/ChevronRight.tsx",
|
|
19
|
+
"src/ChevronBottom.tsx",
|
|
20
|
+
"src/ChevronLeft.tsx",
|
|
21
|
+
"src/ChevronSmallTop.tsx",
|
|
22
|
+
"src/ChevronSmallBottom.tsx",
|
|
23
|
+
"src/ChevronSmallRight.tsx",
|
|
24
|
+
"src/ChevronSmallLeft.tsx",
|
|
25
|
+
"src/ChevronUp.tsx",
|
|
26
|
+
"src/Cite.tsx",
|
|
27
|
+
"src/Clip.tsx",
|
|
28
|
+
"src/Collapse.tsx",
|
|
29
|
+
"src/ColorPicker.tsx",
|
|
30
|
+
"src/Announce.tsx",
|
|
31
|
+
"src/ChannelAdd.tsx",
|
|
32
|
+
"src/CategoryAdd.tsx",
|
|
33
|
+
"src/Add.tsx",
|
|
34
|
+
"src/Clock.tsx",
|
|
35
|
+
"src/Close.tsx",
|
|
36
|
+
"src/Code.tsx",
|
|
37
|
+
"src/Copy.tsx",
|
|
38
|
+
"src/Download.tsx",
|
|
39
|
+
"src/Edit.tsx",
|
|
40
|
+
"src/Emotions.tsx",
|
|
41
|
+
"src/Endcall.tsx",
|
|
42
|
+
"src/Exit.tsx",
|
|
43
|
+
"src/External.tsx",
|
|
44
|
+
"src/Eyeoff.tsx",
|
|
45
|
+
"src/Eyeon.tsx",
|
|
46
|
+
"src/File.tsx",
|
|
47
|
+
"src/FileSmall.tsx",
|
|
48
|
+
"src/Filter.tsx",
|
|
49
|
+
"src/Flag.tsx",
|
|
50
|
+
"src/Folder.tsx",
|
|
51
|
+
"src/Food.tsx",
|
|
52
|
+
"src/Grid.tsx",
|
|
53
|
+
"src/H1.tsx",
|
|
54
|
+
"src/H2.tsx",
|
|
55
|
+
"src/H3.tsx",
|
|
56
|
+
"src/Hand.tsx",
|
|
57
|
+
"src/Heart.tsx",
|
|
58
|
+
"src/Home.tsx",
|
|
59
|
+
"src/Italic.tsx",
|
|
60
|
+
"src/Key.tsx",
|
|
61
|
+
"src/Laptop.tsx",
|
|
62
|
+
"src/Link.tsx",
|
|
63
|
+
"src/Locked.tsx",
|
|
64
|
+
"src/LongAnswer.tsx",
|
|
65
|
+
"src/Mail.tsx",
|
|
66
|
+
"src/Maximize.tsx",
|
|
67
|
+
"src/Microphone.tsx",
|
|
68
|
+
"src/Minimize.tsx",
|
|
69
|
+
"src/Moon.tsx",
|
|
70
|
+
"src/MoreVert.tsx",
|
|
71
|
+
"src/Divider.tsx",
|
|
72
|
+
"src/Move.tsx",
|
|
73
|
+
"src/Movie.tsx",
|
|
74
|
+
"src/Music.tsx",
|
|
75
|
+
"src/Nature.tsx",
|
|
76
|
+
"src/Notification.tsx",
|
|
77
|
+
"src/Objects.tsx",
|
|
78
|
+
"src/Ol.tsx",
|
|
79
|
+
"src/Pallet.tsx",
|
|
80
|
+
"src/PeopleInvite.tsx",
|
|
81
|
+
"src/Photo.tsx",
|
|
82
|
+
"src/Picture.tsx",
|
|
83
|
+
"src/Places.tsx",
|
|
84
|
+
"src/Play.tsx",
|
|
85
|
+
"src/Presentation.tsx",
|
|
86
|
+
"src/PushPin.tsx",
|
|
87
|
+
"src/Reply.tsx",
|
|
88
|
+
"src/Screenshare.tsx",
|
|
89
|
+
"src/Search.tsx",
|
|
90
|
+
"src/Section.tsx",
|
|
91
|
+
"src/Send.tsx",
|
|
92
|
+
"src/Settings.tsx",
|
|
93
|
+
"src/Shape.tsx",
|
|
94
|
+
"src/SimpleAnswer.tsx",
|
|
95
|
+
"src/Sort.tsx",
|
|
96
|
+
"src/Soundoff.tsx",
|
|
97
|
+
"src/SoundOn.tsx",
|
|
98
|
+
"src/Speaker.tsx",
|
|
99
|
+
"src/Stroke.tsx",
|
|
100
|
+
"src/Sun.tsx",
|
|
101
|
+
"src/Task.tsx",
|
|
102
|
+
"src/TaskFile.tsx",
|
|
103
|
+
"src/Trash.tsx",
|
|
104
|
+
"src/Telegram.tsx",
|
|
105
|
+
"src/Text.tsx",
|
|
106
|
+
"src/Ul.tsx",
|
|
107
|
+
"src/Underline.tsx",
|
|
108
|
+
"src/Unlocked.tsx",
|
|
109
|
+
"src/Updates.tsx",
|
|
110
|
+
"src/Upload.tsx",
|
|
111
|
+
"src/Users.tsx",
|
|
112
|
+
"src/VariantSelect.tsx",
|
|
113
|
+
"src/Window.tsx",
|
|
114
|
+
"src/Video.tsx"
|
|
115
|
+
],
|
|
4
116
|
"exclude": ["dist", "build", "node_modules"]
|
|
5
117
|
}
|
package/types.tsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export type IconProps =
|
|
1
|
+
import { ComponentProps } from 'react';
|
|
2
|
+
|
|
3
|
+
export type IconProps = ComponentProps<'svg'>;
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
> @xipkg/icons@0.0.4 build
|
|
3
|
-
> tsup index.ts --format cjs --dts
|
|
4
|
-
|
|
5
|
-
[34mCLI[39m Building entry: index.ts
|
|
6
|
-
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
|
-
[34mCLI[39m tsup v6.7.0
|
|
8
|
-
[34mCLI[39m Target: es6
|
|
9
|
-
[34mCJS[39m Build start
|
|
10
|
-
[32mCJS[39m [1mdist\index.js [22m[32m102.43 KB[39m
|
|
11
|
-
[32mCJS[39m ⚡️ Build success in 276ms
|
|
12
|
-
[34mDTS[39m Build start
|
|
13
|
-
[32mDTS[39m ⚡️ Build success in 6308ms
|
|
14
|
-
[32mDTS[39m [1mdist\index.d.ts [22m[32m6.24 KB[39m
|
package/dist/index.d.ts
DELETED
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { SvgIconProps } from '@mui/material';
|
|
3
|
-
|
|
4
|
-
type IconProps = SvgIconProps;
|
|
5
|
-
|
|
6
|
-
declare const Account: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
7
|
-
|
|
8
|
-
declare const Activity: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
9
|
-
|
|
10
|
-
declare const Add: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
-
|
|
12
|
-
declare const AddCategory: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
13
|
-
|
|
14
|
-
declare const AddChannel: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
15
|
-
|
|
16
|
-
declare const Announce: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
17
|
-
|
|
18
|
-
declare const Arrow: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
19
|
-
|
|
20
|
-
declare const Bold: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
21
|
-
|
|
22
|
-
declare const Burger: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
23
|
-
|
|
24
|
-
declare const Calendar: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
25
|
-
|
|
26
|
-
declare const Camera: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
27
|
-
|
|
28
|
-
declare const Chat: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
29
|
-
|
|
30
|
-
declare const Check: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
31
|
-
|
|
32
|
-
declare const Cite: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
33
|
-
|
|
34
|
-
declare const Clip: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
35
|
-
|
|
36
|
-
declare const Clock: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
37
|
-
|
|
38
|
-
declare const Close: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
39
|
-
|
|
40
|
-
declare const Code: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
41
|
-
|
|
42
|
-
declare const Copy: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
43
|
-
|
|
44
|
-
declare const Download: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
45
|
-
|
|
46
|
-
declare const Emotions: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
47
|
-
|
|
48
|
-
declare const Endcall: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
49
|
-
|
|
50
|
-
declare const Exit: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
51
|
-
|
|
52
|
-
declare const External: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
53
|
-
|
|
54
|
-
declare const Eyeoff: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
55
|
-
|
|
56
|
-
declare const Eyeon: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
57
|
-
|
|
58
|
-
declare const File: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
59
|
-
|
|
60
|
-
declare const Flag: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
61
|
-
|
|
62
|
-
declare const Folder: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
63
|
-
|
|
64
|
-
declare const Food: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
65
|
-
|
|
66
|
-
declare const Grid: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
67
|
-
|
|
68
|
-
declare const H1: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
69
|
-
|
|
70
|
-
declare const H2: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
71
|
-
|
|
72
|
-
declare const H3: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
73
|
-
|
|
74
|
-
declare const Hand: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
75
|
-
|
|
76
|
-
declare const Heart: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
77
|
-
|
|
78
|
-
declare const Home: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
79
|
-
|
|
80
|
-
type InviteProps = {
|
|
81
|
-
[key: string]: any;
|
|
82
|
-
};
|
|
83
|
-
declare const Invite: ({ ...props }: InviteProps) => react_jsx_runtime.JSX.Element;
|
|
84
|
-
|
|
85
|
-
declare const Italic: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
86
|
-
|
|
87
|
-
declare const Link: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
88
|
-
|
|
89
|
-
declare const Maximize: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
90
|
-
|
|
91
|
-
declare const Microphone: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
92
|
-
|
|
93
|
-
declare const Minus: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
94
|
-
|
|
95
|
-
declare const Move: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
96
|
-
|
|
97
|
-
declare const Movie: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
98
|
-
|
|
99
|
-
declare const Music: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
100
|
-
|
|
101
|
-
declare const Nature: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
102
|
-
|
|
103
|
-
declare const Notification: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
104
|
-
|
|
105
|
-
declare const Objects: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
106
|
-
|
|
107
|
-
declare const Ol: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
108
|
-
|
|
109
|
-
declare const Palette: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
110
|
-
|
|
111
|
-
declare const Photo: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
112
|
-
|
|
113
|
-
declare const Picture: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
114
|
-
|
|
115
|
-
declare const Places: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
116
|
-
|
|
117
|
-
declare const Play: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
118
|
-
|
|
119
|
-
declare const Screenshare: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
120
|
-
|
|
121
|
-
declare const Search: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
122
|
-
|
|
123
|
-
declare const Send: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
124
|
-
|
|
125
|
-
declare const Settings: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
126
|
-
|
|
127
|
-
declare const Shape: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
128
|
-
|
|
129
|
-
declare const Stroke: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
130
|
-
|
|
131
|
-
declare const Task: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
132
|
-
|
|
133
|
-
declare const Text: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
134
|
-
|
|
135
|
-
declare const Trash: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
136
|
-
|
|
137
|
-
declare const Ul: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
138
|
-
|
|
139
|
-
declare const Underline: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
140
|
-
|
|
141
|
-
declare const Updates: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
142
|
-
|
|
143
|
-
declare const Users: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
144
|
-
|
|
145
|
-
declare const icons: string[];
|
|
146
|
-
|
|
147
|
-
export { Account, Activity, Add, AddCategory, AddChannel, Announce, Arrow, Bold, Burger, Calendar, Camera, Chat, Check, Cite, Clip, Clock, Close, Code, Copy, Download, Emotions, Endcall, Exit, External, Eyeoff, Eyeon, File, Flag, Folder, Food, Grid, H1, H2, H3, Hand, Heart, Home, IconProps, Invite, Italic, Link, Maximize, Microphone, Minus, Move, Movie, Music, Nature, Notification, Objects, Ol, Palette, Photo, Picture, Places, Play, Screenshare, Search, Send, Settings, Shape, Stroke, Task, Text, Trash, Ul, Underline, Updates, Users, icons };
|