@xipkg/icons 0.4.1 → 0.4.3
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/package.json +9 -4
- package/src/Account.tsx +3 -2
- package/src/Activity.tsx +3 -2
- package/src/Add.tsx +3 -2
- package/src/Announce.tsx +3 -2
- package/src/ArrowBottom.tsx +3 -2
- package/src/ArrowLeft.tsx +3 -2
- package/src/ArrowRight.tsx +3 -2
- package/src/ArrowUp.tsx +3 -2
- package/src/Bold.tsx +3 -2
- package/src/Brush.tsx +3 -2
- package/src/Burger.tsx +3 -2
- package/src/Calendar.tsx +3 -2
- package/src/Camera.tsx +3 -2
- package/src/CategoryAdd.tsx +3 -2
- package/src/ChannelAdd.tsx +3 -2
- package/src/Chat.tsx +3 -2
- package/src/Check.tsx +3 -2
- package/src/ChevronBottom.tsx +3 -2
- package/src/ChevronLeft.tsx +3 -2
- package/src/ChevronRight.tsx +3 -2
- package/src/ChevronSmallBottom.tsx +3 -2
- package/src/ChevronSmallLeft.tsx +3 -2
- package/src/ChevronSmallRight.tsx +3 -2
- package/src/ChevronSmallTop.tsx +3 -2
- package/src/ChevronUp.tsx +3 -2
- package/src/Cite.tsx +3 -2
- package/src/Clip.tsx +3 -2
- package/src/Clock.tsx +3 -2
- package/src/Close.tsx +3 -2
- package/src/Code.tsx +3 -2
- package/src/Collapse.tsx +3 -2
- package/src/ColorPicker.tsx +3 -2
- package/src/Copy.tsx +3 -2
- package/src/Divider.tsx +3 -2
- package/src/Download.tsx +3 -2
- package/src/Edit.tsx +3 -2
- package/src/Emotions.tsx +3 -2
- package/src/Endcall.tsx +3 -2
- package/src/Exit.tsx +3 -2
- package/src/External.tsx +3 -2
- package/src/Eyeoff.tsx +3 -2
- package/src/Eyeon.tsx +3 -2
- package/src/File.tsx +3 -2
- package/src/FileSmall.tsx +3 -2
- package/src/Filter.tsx +3 -2
- package/src/Flag.tsx +3 -2
- package/src/Folder.tsx +3 -2
- package/src/Food.tsx +3 -2
- package/src/Grid.tsx +3 -2
- package/src/H1.tsx +3 -2
- package/src/H2.tsx +3 -2
- package/src/H3.tsx +3 -2
- package/src/Hand.tsx +3 -2
- package/src/Heart.tsx +3 -2
- package/src/Home.tsx +3 -2
- package/src/Italic.tsx +3 -2
- package/src/Key.tsx +3 -2
- package/src/Laptop.tsx +3 -2
- package/src/Link.tsx +3 -2
- package/src/Locked.tsx +3 -2
- package/src/LongAnswer.tsx +3 -2
- package/src/Mail.tsx +3 -2
- package/src/Maximize.tsx +3 -2
- package/src/Microphone.tsx +3 -2
- package/src/Minimize.tsx +3 -2
- package/src/Moon.tsx +3 -2
- package/src/MoreVert.tsx +3 -2
- package/src/Move.tsx +3 -2
- package/src/Movie.tsx +3 -2
- package/src/Music.tsx +3 -2
- package/src/Nature.tsx +3 -2
- package/src/Notification.tsx +3 -2
- package/src/Objects.tsx +3 -2
- package/src/Ol.tsx +3 -2
- package/src/Pallet.tsx +3 -2
- package/src/PeopleInvite.tsx +6 -6
- package/src/Photo.tsx +3 -2
- package/src/Picture.tsx +3 -2
- package/src/Places.tsx +3 -2
- package/src/Play.tsx +3 -2
- package/src/Presentation.tsx +3 -2
- package/src/PushPin.tsx +3 -2
- package/src/Reply.tsx +3 -2
- package/src/Screenshare.tsx +3 -2
- package/src/Search.tsx +3 -2
- package/src/Section.tsx +3 -2
- package/src/Send.tsx +3 -2
- package/src/Settings.tsx +3 -2
- package/src/Shape.tsx +3 -2
- package/src/SimpleAnswer.tsx +3 -2
- package/src/Sort.tsx +3 -2
- package/src/SoundOn.tsx +3 -2
- package/src/Soundoff.tsx +3 -2
- package/src/Speaker.tsx +3 -2
- package/src/Stroke.tsx +3 -2
- package/src/Sun.tsx +3 -2
- package/src/Task.tsx +3 -2
- package/src/TaskFile.tsx +3 -2
- package/src/Telegram.tsx +3 -2
- package/src/Text.tsx +3 -2
- package/src/Trash.tsx +3 -2
- package/src/Ul.tsx +3 -2
- package/src/Underline.tsx +3 -2
- package/src/Unlocked.tsx +3 -2
- package/src/Updates.tsx +3 -2
- package/src/Upload.tsx +3 -2
- package/src/Users.tsx +3 -2
- package/src/VariantSelect.tsx +3 -2
- package/src/Video.tsx +3 -2
- package/src/Window.tsx +3 -2
- package/tsconfig.json +1 -1
- package/types.tsx +3 -3
package/src/Pallet.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Pallet = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M4.04 1.026c-.948.165-1.445.391-1.986.905-.481.457-.781.984-.964 1.694-.066.258-.07.738-.07 7.655v7.38l.096.42c.199.877.55 1.57 1.123 2.219.816.924 1.852 1.479 3.101 1.659.18.026 2.807.041 7.365.041 7.547.001 7.406.004 7.995-.186a3.281 3.281 0 0 0 1.9-1.613c.378-.748.409-1.021.389-3.38-.018-2.079-.025-2.157-.255-2.731-.177-.443-.371-.733-.73-1.093-.36-.359-.65-.553-1.093-.73-.499-.2-.739-.233-1.825-.254l-1.015-.02.659-.666c.689-.697.914-.987 1.13-1.461.213-.465.278-.78.278-1.345 0-.729-.165-1.265-.578-1.885-.237-.355-2.772-2.897-3.151-3.159-1.185-.821-2.589-.84-3.797-.052-.127.084-.541.456-.918.828l-.686.675-.018-1.033c-.019-1.119-.05-1.323-.291-1.897-.319-.763-.99-1.412-1.788-1.731-.58-.232-.642-.238-2.791-.248-1.089-.005-2.025-.002-2.08.008m4.07 2.063c.397.157.679.451.815.851.079.231.082 14.376.003 14.68-.302 1.166-1.086 1.977-2.21 2.284-.404.111-1.134.102-1.518-.018a2.887 2.887 0 0 1-1.302-.784c-.39-.39-.6-.734-.784-1.282l-.094-.28-.011-7.097c-.007-4.695.003-7.171.03-7.317.106-.574.489-.971 1.046-1.084.096-.019 1.003-.032 2.015-.028 1.619.007 1.861.016 2.01.075m6.95 2.893c.204.097.435.31 1.542 1.416 1.515 1.515 1.537 1.546 1.537 2.122 0 .624.224.366-3.676 4.245L11.02 17.19l-.011-4.225-.01-4.225 1.29-1.285c.71-.706 1.364-1.33 1.454-1.386.424-.264.883-.295 1.317-.087m5.112 9.131c.305.124.591.41.715.715l.093.232v3.88l-.093.232a1.38 1.38 0 0 1-.715.715l-.232.093-4.94.009-4.94.009 3.011-3.001 3.011-3.001 1.929.012c1.916.012 1.931.013 2.161.105m-14.592.934c-.543.104-1.128.563-1.373 1.078-.578 1.214.167 2.637 1.488 2.842a1.99 1.99 0 0 0 2.272-1.662 1.937 1.937 0 0 0-.563-1.709c-.491-.49-1.127-.682-1.824-.549"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/PeopleInvite.tsx
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
};
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
2
|
+
import { IconProps } from '../types';
|
|
4
3
|
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
|
|
5
|
+
export const PeopleInvite = ({ ...props }: IconProps) => (
|
|
6
|
+
<SvgIcon {...props}>
|
|
7
7
|
<path
|
|
8
8
|
d="M20.295.277c-.229.038-.369.141-.457.336-.068.149-.076.272-.077 1.157l-.001.99h-.992c-.948 0-.999.004-1.169.09-.25.127-.332.288-.332.65 0 .362.082.523.332.65.17.086.221.09 1.169.09h.992v.992c0 .948.004.999.09 1.169.126.248.282.328.647.33.365.002.525-.078.653-.33.086-.17.09-.221.09-1.169V4.24h.992c.948 0 .999-.004 1.169-.09.25-.127.328-.281.328-.65s-.078-.523-.328-.65c-.17-.086-.221-.09-1.169-.09h-.992v-.992c0-.948-.004-.999-.09-1.169a.67.67 0 0 0-.21-.244c-.147-.081-.424-.115-.645-.078M11.58 3.023c-.566.079-.77.121-1.1.226a5.014 5.014 0 0 0-3.387 3.829c-.083.421-.091 1.34-.017 1.762a5.182 5.182 0 0 0 1.298 2.589c.153.161.271.298.262.305a14.61 14.61 0 0 1-.411.221c-1.823.965-3.188 2.586-3.858 4.585-.365 1.089-.447 1.435-.447 1.879 0 .751.219 1.277.76 1.825.363.367.802.604 1.294.697.47.089 11.582.089 12.052 0 .492-.093.931-.33 1.294-.697.541-.548.76-1.074.76-1.825 0-.443-.08-.781-.447-1.879a8.043 8.043 0 0 0-3.858-4.585 14.61 14.61 0 0 1-.411-.221c-.009-.007.109-.144.262-.305a5.015 5.015 0 0 0 1.128-1.93c.181-.59.22-.857.22-1.499 0-.642-.039-.909-.22-1.499-.528-1.725-2.027-3.063-3.809-3.402-.325-.061-1.143-.107-1.365-.076m1.28 2.097a3.09 3.09 0 0 1 2.026 2.04c.135.434.135 1.246 0 1.68a3.086 3.086 0 0 1-2.046 2.046c-.436.135-1.248.135-1.68 0A3.086 3.086 0 0 1 9.114 8.84c-.136-.434-.136-1.246 0-1.68a3.088 3.088 0 0 1 2.329-2.119c.308-.065 1.101-.021 1.417.079m.345 7.997c1.868.401 3.469 1.654 4.252 3.33.168.36.586 1.607.641 1.913.036.196-.111.477-.298.57-.131.066-.491.07-5.8.07-6.399 0-5.854.029-6.032-.32-.113-.222-.109-.243.178-1.156.373-1.187.775-1.907 1.467-2.632.954-.997 2.119-1.607 3.504-1.833.493-.081 1.581-.051 2.088.058"
|
|
9
9
|
fillRule="evenodd"
|
|
10
10
|
/>
|
|
11
|
-
</
|
|
11
|
+
</SvgIcon>
|
|
12
12
|
);
|
package/src/Photo.tsx
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Photo = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path d="m8.095 2.99-.908.99-1.804.021c-1.781.02-1.806.021-2.043.115-.679.27-1.158.814-1.296 1.476-.062.299-.062 12.517 0 12.816.157.75.798 1.391 1.548 1.548.3.062 16.516.062 16.816 0a2.062 2.062 0 0 0 1.548-1.548c.062-.299.062-12.517 0-12.816-.138-.662-.617-1.206-1.296-1.476-.237-.094-.262-.095-2.043-.115l-1.804-.021-.908-.99-.907-.99H9.002l-.907.99m6.934 2.008.911.999 2.03.001L20 6v12H4V6l2.03-.002 2.03-.001.911-.999L9.882 4h4.236l.911.998M11.34 7.046a5.136 5.136 0 0 0-1.444.43A5.042 5.042 0 0 0 7.075 11.1c-.073.368-.073 1.432 0 1.8.393 1.979 1.821 3.474 3.794 3.969.633.159 1.629.159 2.262 0 .989-.248 1.782-.7 2.453-1.396.657-.683 1.047-1.394 1.285-2.342.097-.387.108-.503.108-1.131s-.011-.744-.108-1.131a5.335 5.335 0 0 0-.577-1.429 5.038 5.038 0 0 0-4.952-2.394m1.226 2.016c.228.043.466.126.752.265.367.178.464.248.786.569.321.322.391.419.569.786.432.89.434 1.74.008 2.621-.594 1.226-1.949 1.907-3.257 1.637a3.002 3.002 0 0 1-2.105-1.637c-.426-.881-.424-1.731.008-2.621.178-.367.248-.464.569-.786.322-.321.419-.392.786-.569.642-.312 1.204-.391 1.884-.265" />
|
|
6
|
-
</
|
|
7
|
+
</SvgIcon>
|
|
7
8
|
);
|
package/src/Picture.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Picture = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M2.643 4.069a1.118 1.118 0 0 0-.343.229C1.975 4.623 2 3.975 2 12c0 8.023-.025 7.377.299 7.701.326.326-.563.299 9.701.299 10.264 0 9.375.027 9.701-.299.324-.324.299.322.299-7.701s.025-7.377-.299-7.701c-.326-.327.567-.299-9.718-.296-8.192.003-9.182.01-9.34.066M20 7.29v1.29l-2.499 2.499-2.499 2.499-.731-.723c-.619-.612-.761-.733-.928-.789a.976.976 0 0 0-.686-.001c-.179.059-.459.327-3.138 3L6.579 18H4V6h16v1.29m-12.42.757c-.721.138-1.381.801-1.536 1.545-.139.665.061 1.32.552 1.812.797.796 2.011.796 2.808 0 .796-.797.796-2.011 0-2.808-.491-.49-1.127-.682-1.824-.549M20 14.72V18H9.42l1.789-1.789 1.789-1.789.731.723c.647.641.756.732.945.794.26.085.525.068.77-.052.125-.06.813-.722 2.356-2.266a313.91 313.91 0 0 1 2.19-2.181c.005 0 .01 1.476.01 3.28"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Places.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Places = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M10.643 4.069a1.066 1.066 0 0 0-.577.591c-.057.168-.066.408-.066 1.767V8H6.427c-4.022 0-3.814-.015-4.128.299C1.979 8.619 2 8.217 2 14c0 5.783-.021 5.381.299 5.701.326.326-.563.299 9.701.299 10.264 0 9.375.027 9.701-.299.324-.324.299.322.299-7.701s.025-7.377-.299-7.701c-.32-.32.085-.299-5.718-.296-4.569.003-5.183.01-5.34.066M20 7v1h-2v2h2v2h-2v2h2v4h-4v-2h-2v2h-2V6h8v1m-6 2v1h2V8h-2v1m-4 5v4H8v-2H6v2H4v-8h6v4m-4-1v1h2v-2H6v1m8 0v1h2v-2h-2v1"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Play.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Play = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M7.251 3.518C6.219 3.796 5.44 4.555 5.114 5.6l-.094.3v12.2l.094.3c.304.973 1.011 1.71 1.937 2.019a2.855 2.855 0 0 0 1.988-.035c.42-.16 10.431-5.788 10.769-6.053.465-.366.827-.913.999-1.513.074-.255.092-.417.092-.818 0-.401-.018-.563-.092-.818-.177-.619-.568-1.196-1.043-1.543-.135-.098-2.545-1.473-5.355-3.055C10.803 4.553 9.2 3.672 8.96 3.586c-.303-.108-.399-.122-.88-.134-.438-.01-.595.003-.829.066m6.169 4.801c3.512 1.975 5.125 2.903 5.226 3.006.382.391.339 1.101-.086 1.437-.264.208-10.133 5.732-10.34 5.787a1.004 1.004 0 0 1-.692-.086c-.14-.073-.339-.286-.434-.463-.071-.135-.074-.362-.074-6V6.14l.088-.164c.098-.184.324-.398.509-.481.08-.036.229-.052.423-.044l.3.011 5.08 2.857"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Presentation.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Presentation = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M4.503 4.042A3.025 3.025 0 0 0 2.298 5.74c-.297.633-.278.205-.278 6.26s-.019 5.627.278 6.26a2.905 2.905 0 0 0 1.442 1.444c.666.315.137.296 8.26.296 8.124 0 7.595.019 8.26-.296a2.847 2.847 0 0 0 1.42-1.404c.337-.689.32-.348.32-6.3 0-5.891.013-5.606-.296-6.26a2.94 2.94 0 0 0-1.408-1.428c-.66-.318.116-.289-8.176-.297-4.081-.003-7.509.009-7.617.027M20 12.073c0 5.701.021 5.308-.299 5.628-.324.324.322.299-7.703.299-7.797 0-7.315.014-7.624-.222a1.19 1.19 0 0 1-.243-.289L4.02 17.3l-.011-5.15L3.999 7H20v5.073M5.66 8.652c-.165.165-.193.328-.174.997.015.536.051.642.263.78.101.067.449.071 6.251.071 5.802 0 6.15-.004 6.251-.071.212-.138.248-.244.263-.78.019-.669-.009-.832-.174-.997l-.132-.132H5.792l-.132.132m-.004 3.004-.136.136v1.416l.136.136.136.136h11.416l.136-.136.136-.136v-1.416l-.136-.136-.136-.136H5.792l-.136.136m0 3-.136.136v1.416l.136.136.136.136h9.416l.136-.136.136-.136v-1.416l-.136-.136-.136-.136H5.792l-.136.136"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/PushPin.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const PushPin = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M14.01 3.058c-.541.123-.555.135-3.17 2.727-.781.773-1.481 1.437-1.555 1.474-.39.196-.346.192-2.685.239l-2.22.043-.264.125c-.441.208-.711.561-.777 1.019-.032.226.061.617.208.874.062.107 1.009 1.089 2.328 2.411l2.223 2.231-2.346 2.349c-2.266 2.27-2.348 2.357-2.409 2.567-.078.269-.078.298-.001.558.073.244.28.493.515.617.214.113.658.12.863.013.077-.04 1.188-1.119 2.47-2.398l2.329-2.326 2.291 2.283c2.54 2.533 2.44 2.45 3.01 2.486.507.032.93-.205 1.169-.657.067-.128.142-.332.165-.453.024-.124.053-1.091.067-2.22.026-2.113.036-2.216.227-2.599.05-.1.801-.885 1.991-2.081 2.116-2.127 2.092-2.098 2.227-2.759.084-.413.034-.776-.168-1.213-.139-.302-.189-.356-2.43-2.6-1.258-1.26-2.378-2.351-2.488-2.424a2.096 2.096 0 0 0-1.57-.286m2.845 8.032c-1.014 1.017-1.898 1.931-1.964 2.03-.187.28-.362.649-.494 1.044-.149.442-.194.984-.196 2.356l-.001.94-3.96-3.96c-2.178-2.178-3.96-3.973-3.96-3.99 0-.016.568-.03 1.262-.03 1.382 0 1.584-.022 2.196-.244.729-.263.788-.313 2.842-2.36l1.88-1.875 2.119 2.119 2.12 2.119-1.844 1.851"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Reply.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Reply = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M13.984 5.063C12.795 5.329 12 6.332 12 7.564v.35l-.23.026c-1.956.221-3.56.701-4.889 1.461a8.987 8.987 0 0 0-3.111 3.045c-.825 1.372-1.376 3.095-1.646 5.139-.177 1.343-.161 1.556.141 1.893.274.304.624.412.991.305.28-.081.424-.208.819-.718 1.231-1.589 2.632-2.652 4.4-3.339.994-.387 1.83-.583 3.351-.787l.166-.023.017.712c.015.596.032.756.106.983a2.527 2.527 0 0 0 2.243 1.737 2.455 2.455 0 0 0 1.646-.503c.241-.193 4.732-4.41 5.048-4.742.258-.27.51-.735.608-1.121.033-.132.06-.393.06-.582 0-.746-.307-1.406-.888-1.912-.761-.662-4.878-4.015-5.082-4.139a2.513 2.513 0 0 0-1.766-.286m.704 1.989c.178.08 4.936 4.021 4.986 4.13a.563.563 0 0 1 .001.434c-.048.105-4.811 4.606-4.965 4.691-.198.11-.501.016-.629-.195-.076-.124-.081-.199-.081-1.235 0-1.29-.025-1.432-.295-1.702-.302-.302-.747-.356-1.945-.235-2.797.284-5.081 1.131-7.01 2.603-.104.079-.19.126-.19.103 0-.022.074-.253.164-.513.559-1.605 1.489-2.89 2.656-3.669 1.166-.778 2.595-1.207 4.749-1.426.448-.045.901-.114 1.046-.159.349-.108.619-.298.733-.515.088-.169.092-.214.092-1.08 0-.836.006-.914.081-1.036a.48.48 0 0 1 .607-.196"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Screenshare.tsx
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Screenshare = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path d="M5.433 3.043a4.293 4.293 0 0 0-1.702.669c-.775.527-1.335 1.322-1.602 2.277l-.109.391v11.24l.111.397c.421 1.509 1.576 2.591 3.095 2.9.401.082.494.083 6.774.083s6.373-.001 6.774-.083c1.517-.309 2.683-1.402 3.098-2.905l.108-.392V6.38l-.106-.385c-.263-.95-.83-1.756-1.605-2.283a5.1 5.1 0 0 0-1.311-.6l-.338-.09-6.48-.007c-3.564-.003-6.582.009-6.707.028m12.95 2c.768.141 1.433.806 1.574 1.574.06.332.06 10.434 0 10.766-.138.755-.787 1.414-1.549 1.573-.299.062-12.517.062-12.816 0-.762-.159-1.411-.818-1.549-1.573-.06-.332-.06-10.434 0-10.766.137-.749.804-1.43 1.537-1.57.295-.056 12.497-.06 12.803-.004m-6.723 3.02c-.098.035-.798.568-1.8 1.37-1.775 1.421-1.806 1.452-1.848 1.864-.041.394.151.767.499.972.161.095.233.111.489.111.375 0 .388-.008 1.299-.739l.701-.563v2.031c0 1.276.016 2.086.042 2.18.061.22.273.473.489.585a.987.987 0 0 0 1.169-.172c.302-.302.3-.286.3-2.59v-2.034l.701.563c.911.731.924.739 1.299.739.257 0 .327-.016.492-.113.467-.274.629-.829.388-1.328-.08-.164-.294-.349-1.735-1.503-1.149-.919-1.697-1.333-1.821-1.375a1.014 1.014 0 0 0-.664.002" />
|
|
6
|
-
</
|
|
7
|
+
</SvgIcon>
|
|
7
8
|
);
|
package/src/Search.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Search = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M10.54 3.023c-1.062.102-1.848.312-2.63.703-2.072 1.036-3.462 2.94-3.836 5.254-.066.413-.066 1.627 0 2.04.5 3.092 2.814 5.406 5.906 5.906.413.066 1.627.066 2.04 0 1.179-.191 2.154-.6 3.203-1.345.043-.031.433.335 1.686 1.583 1.744 1.735 1.722 1.717 2.116 1.715.441-.002.853-.427.853-.879 0-.365-.062-.44-1.749-2.13-1.23-1.231-1.58-1.603-1.549-1.646.611-.861.974-1.62 1.198-2.504.157-.623.199-.983.199-1.72 0-.944-.101-1.538-.404-2.38-.858-2.383-2.992-4.147-5.471-4.522-.376-.057-1.289-.101-1.562-.075m1.012 2.02a5.008 5.008 0 0 1 4.128 3.205c.412 1.072.405 2.472-.017 3.545a5.076 5.076 0 0 1-3.063 2.939c-.556.19-.93.248-1.6.248s-1.044-.058-1.6-.248a5.041 5.041 0 0 1-3.239-3.492c-.241-.933-.178-2.115.159-2.992a4.997 4.997 0 0 1 5.232-3.205"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Section.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Section = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M5.664 5.063a1.005 1.005 0 0 0-.533.448L5.02 5.7v1.6l.111.189c.246.419.492.511 1.367.511.768 0 .949-.045 1.203-.299C7.955 7.447 8 7.266 8 6.5s-.045-.947-.299-1.201c-.256-.256-.434-.3-1.218-.296-.47.002-.709.019-.819.06m4.979.006a1.066 1.066 0 0 0-.577.591c-.051.149-.066.344-.066.84 0 .766.045.947.299 1.201.314.314.097.299 4.201.299 4.104 0 3.887.015 4.201-.299.254-.254.299-.435.299-1.201s-.045-.947-.299-1.201c-.315-.315-.094-.299-4.218-.296-3.21.003-3.685.011-3.84.066m-5 5a1.066 1.066 0 0 0-.577.591c-.094.278-.094 1.402 0 1.68.087.253.341.507.594.594.278.094 1.402.094 1.68 0 .253-.087.507-.341.594-.594.094-.278.094-1.402 0-1.68a1.046 1.046 0 0 0-.594-.594c-.268-.091-1.436-.089-1.697.003m5 0a1.066 1.066 0 0 0-.577.591c-.051.149-.066.344-.066.84 0 .766.045.947.299 1.201.314.314.097.299 4.201.299 4.104 0 3.887.015 4.201-.299.254-.254.299-.435.299-1.201s-.045-.947-.299-1.201c-.315-.315-.094-.299-4.218-.296-3.21.003-3.685.011-3.84.066m-5 5a1.066 1.066 0 0 0-.577.591c-.051.149-.066.344-.066.84 0 .766.045.947.299 1.201.254.254.435.299 1.201.299s.947-.045 1.201-.299c.254-.254.299-.435.299-1.201s-.045-.947-.299-1.201c-.256-.257-.434-.3-1.218-.296-.492.002-.709.019-.84.066m5 0a1.066 1.066 0 0 0-.577.591c-.051.149-.066.344-.066.84 0 .766.045.947.299 1.201.314.314.097.299 4.201.299 4.104 0 3.887.015 4.201-.299.254-.254.299-.435.299-1.201s-.045-.947-.299-1.201c-.315-.315-.094-.299-4.218-.296-3.21.003-3.685.011-3.84.066"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Send.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Send = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M3.018 2.932a.992.992 0 0 0-.578.893c0 .086.396 1.938.88 4.115.484 2.177.88 4.004.88 4.06 0 .056-.396 1.883-.88 4.06-.484 2.177-.88 4.029-.88 4.115 0 .544.451.984 1.01.985.225 0 .398-.084 8.52-4.144 4.559-2.279 8.348-4.188 8.419-4.241a1.19 1.19 0 0 0 .24-.286c.095-.161.111-.233.111-.489s-.016-.328-.111-.489a1.19 1.19 0 0 0-.24-.286c-.071-.053-3.846-1.955-8.389-4.227-8.035-4.017-8.267-4.13-8.52-4.146-.215-.013-.295.001-.462.08M17.48 12c0 .011-2.837 1.439-6.306 3.173-5.953 2.976-6.304 3.146-6.282 3.04.012-.062.276-1.251.585-2.643.31-1.391.563-2.539.563-2.55 0-.011.886-.02 1.97-.02l1.97-.001.2-.094c.381-.181.588-.5.588-.905 0-.385-.195-.703-.548-.894-.157-.084-.197-.086-2.17-.097-1.105-.007-2.01-.02-2.01-.03 0-.011-.253-1.158-.563-2.549-.309-1.392-.573-2.581-.585-2.643-.022-.106.329.064 6.282 3.04 3.469 1.734 6.306 3.162 6.306 3.173"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Settings.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Settings = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M9.782 3.059c-.37.134-.49.303-.705.997-.387 1.252-.439 1.386-.596 1.543-.145.145-.446.281-.622.281-.047 0-.504-.081-1.015-.18-.51-.099-1.019-.18-1.131-.18a.92.92 0 0 0-.711.378c-.167.245-1.843 3.099-1.927 3.282a.823.823 0 0 0 .015.704c.05.098.369.489.71.868.719.8.8.927.8 1.248 0 .321-.081.448-.8 1.248-.341.379-.66.77-.71.868a.82.82 0 0 0-.031.669c.128.306 1.93 3.32 2.069 3.461.102.103.22.172.375.216l.225.066 1.065-.207c1.119-.217 1.211-.222 1.491-.079.26.132.372.318.599.992.38 1.13.463 1.328.622 1.491.268.275.272.275 2.492.275 1.166 0 2.039-.016 2.119-.039a.906.906 0 0 0 .498-.373c.055-.085.228-.536.385-1.002.156-.466.325-.919.374-1.006.111-.201.406-.402.639-.437.134-.02.433.024 1.218.18l1.04.206.224-.066a.898.898 0 0 0 .378-.214c.15-.145 1.877-3.033 2.055-3.435a.907.907 0 0 0-.021-.722c-.033-.064-.368-.439-.744-.834-.376-.395-.719-.791-.763-.881a.942.942 0 0 1 .001-.754c.044-.09.384-.5.755-.912.372-.411.696-.805.721-.876a1.101 1.101 0 0 0-.032-.695c-.139-.3-1.889-3.24-1.996-3.354a1.074 1.074 0 0 0-.228-.176c-.265-.14-.39-.134-1.46.073-.561.108-1.057.197-1.103.197-.18 0-.449-.129-.607-.291-.148-.152-.195-.257-.468-1.049a69.51 69.51 0 0 0-.35-.995.908.908 0 0 0-.407-.437c-.163-.087-.186-.088-2.225-.097-1.697-.007-2.088.001-2.218.048m3.573 2.38c.26.776.414 1.05.809 1.444.242.242.379.34.68.487.709.346 1.162.383 2.207.176l.671-.133.273.463.584.992.309.529-.094.116c-.052.064-.244.282-.426.484-.619.685-.839 1.157-.878 1.888-.026.485.056.879.272 1.306.162.323.295.497.808 1.059.171.186.31.35.31.362 0 .036-1.083 1.881-1.14 1.942-.041.044-.153.032-.662-.07-1.236-.25-2.053-.102-2.758.5-.481.41-.685.751-.987 1.647l-.193.57-1.177-.01-1.177-.011-.204-.62a7.461 7.461 0 0 0-.319-.83c-.318-.579-.906-1.057-1.571-1.275-.498-.163-1.072-.158-1.892.015-.319.068-.582.12-.584.117l-.595-.995-.59-.989.174-.197.44-.491c.339-.378.517-.66.652-1.035a2.615 2.615 0 0 0 .007-1.765c-.143-.41-.308-.658-.814-1.22-.247-.275-.45-.508-.45-.517 0-.023 1.12-1.912 1.153-1.945.015-.015.288.026.607.091.771.158 1.101.181 1.5.104a2.647 2.647 0 0 0 1.081-.434c.569-.38.837-.768 1.161-1.678l.237-.666c.014-.038.289-.05 1.19-.05h1.171l.215.639M11.4 8.444a3.678 3.678 0 0 0-2.936 2.508c-.579 1.848.468 3.854 2.322 4.448.514.164.878.214 1.374.188a3.654 3.654 0 0 0 3.034-1.908 3.483 3.483 0 0 0 .083-3.194A3.644 3.644 0 0 0 12.8 8.502c-.366-.083-1.049-.112-1.4-.058m1.146 1.854c.481.147.943.591 1.138 1.093.117.302.127.853.022 1.16-.442 1.284-2.1 1.665-3.05.7-.963-.979-.51-2.619.824-2.981a2.134 2.134 0 0 1 1.066.028"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Shape.tsx
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Shape = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M9.34 2.039c-.36.082-.37.09-2.113 1.817-.521.516-.987.959-1.037.983-.26.131-.231.129-1.79.159l-1.48.03-.176.082a.87.87 0 0 0-.518.68c-.022.151.04.412.139.583.041.071.672.725 1.551 1.607l1.483 1.487-1.564 1.567c-1.511 1.513-1.565 1.571-1.606 1.711-.052.179-.052.198-.001.372a.739.739 0 0 0 .344.411c.142.075.438.08.575.009.051-.027.792-.746 1.646-1.599l1.553-1.551 1.527 1.522c1.694 1.689 1.627 1.633 2.007 1.658a.792.792 0 0 0 .779-.438c.045-.086.095-.222.111-.302.015-.083.035-.727.044-1.48.018-1.409.024-1.478.151-1.733.034-.067.535-.59 1.327-1.387 1.411-1.419 1.396-1.399 1.485-1.84.057-.275.023-.517-.111-.808-.093-.201-.127-.237-1.621-1.734-.839-.84-1.585-1.567-1.658-1.616-.297-.196-.7-.27-1.047-.19m1.897 5.354c-.676.679-1.265 1.288-1.31 1.354a2.973 2.973 0 0 0-.329.695c-.099.295-.129.657-.13 1.571l-.001.627L6.827 9a251.472 251.472 0 0 1-2.64-2.66c0-.011.378-.02.841-.02.921 0 1.056-.015 1.464-.163.486-.175.525-.208 1.895-1.573l1.253-1.25 1.413 1.413 1.413 1.412-1.229 1.234"
|
|
7
8
|
fill="inherit"
|
|
8
9
|
fillRule="evenodd"
|
|
9
10
|
/>
|
|
10
|
-
</
|
|
11
|
+
</SvgIcon>
|
|
11
12
|
);
|
package/src/SimpleAnswer.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const SimpleAnswer = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M5.503 3.042c-1.013.17-1.947.934-2.301 1.883-.208.556-.201.308-.201 7.067-.001 6.886-.012 6.558.233 7.159a3.046 3.046 0 0 0 1.615 1.615c.6.245.274.234 7.151.234 6.876 0 6.551.011 7.15-.233a3.08 3.08 0 0 0 1.617-1.617c.233-.573.233-.573.233-4.081 0-3.623.013-3.458-.3-3.771a.987.987 0 0 0-1.169-.172 1.065 1.065 0 0 0-.489.585c-.027.097-.042 1.25-.042 3.292 0 3.541.012 3.387-.299 3.698-.322.322.202.299-6.701.299s-6.379.023-6.701-.299C4.977 18.379 5 18.903 5 12s-.023-6.379.299-6.701C5.61 4.987 5.456 5 9 5s3.39.013 3.701-.299a.984.984 0 0 0 0-1.402c-.312-.313-.146-.3-3.778-.294-1.773.002-3.312.019-3.42.037m12.652.011c-.261.074-.531.259-.854.586l-.28.282 1.531 1.53 1.531 1.529.331-.34c.456-.47.566-.699.566-1.182 0-.56-.1-.724-.939-1.555-.769-.761-.924-.858-1.411-.886a1.654 1.654 0 0 0-.475.036M12.937 8.01l-3.563 3.57-.192 1.383c-.167 1.201-.186 1.403-.144 1.531.071.214.218.37.425.449.178.068.197.067 1.569-.124l1.388-.193 3.57-3.563L19.56 7.5l-1.53-1.53-1.53-1.53-3.563 3.57m2.043 2.03-2.54 2.54-.51-.51-.51-.51 2.54-2.54 2.539-2.54.511.51.511.509-2.541 2.541"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Sort.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Sort = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M4.252 6.078C4.03 6.213 4 6.325 4 7s.03.787.252.922C4.378 7.998 4.513 8 12 8s7.622-.002 7.748-.078C19.97 7.787 20 7.675 20 7s-.03-.787-.252-.922C19.622 6.002 19.487 6 12 6s-7.622.002-7.748.078m2 5C6.03 11.213 6 11.325 6 12s.03.787.252.922c.125.076.244.078 5.748.078 5.504 0 5.623-.002 5.748-.078.222-.135.252-.247.252-.922s-.03-.787-.252-.922C17.623 11.002 17.504 11 12 11c-5.504 0-5.623.002-5.748.078m2 5C8.03 16.213 8 16.325 8 17s.03.787.252.922c.124.076.228.078 3.74.078 3.987 0 3.767.014 3.93-.252.068-.112.078-.203.078-.748 0-.545-.01-.636-.078-.748-.163-.266.057-.252-3.93-.252-3.512 0-3.616.002-3.74.078"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/SoundOn.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const SoundOn = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M12.795 3.036a1.1 1.1 0 0 0-.28.11c-.074.045-1.132.85-2.351 1.789-1.219.94-2.29 1.751-2.38 1.803-.351.202-.515.232-1.444.265-.554.019-.954.052-1.08.088-1.148.329-1.964 1.193-2.198 2.328-.091.44-.091 4.722 0 5.162a3 3 0 0 0 2.357 2.357c.196.041.521.062.949.063.708 0 1.018.05 1.343.214.104.053 1.206.881 2.449 1.84 1.243.959 2.337 1.782 2.431 1.828.21.105.565.113.791.019.216-.09.409-.283.523-.522l.094-.2.001-8.163c0-9.058.021-8.38-.265-8.674a1.027 1.027 0 0 0-.94-.307m5.865 2.399c-.209.095-.483.397-.537.591-.06.218-.053.535.017.734.033.094.148.29.256.435a8.187 8.187 0 0 1 1.427 3.157 8.064 8.064 0 0 1-1.427 6.453c-.231.313-.316.53-.316.81.001.308.068.494.253.695.211.23.423.328.707.328.447 0 .681-.203 1.29-1.118a9.99 9.99 0 0 0 0-11.04c-.428-.644-.691-.946-.909-1.045a1.052 1.052 0 0 0-.761 0M12 12.002c0 4.727-.01 5.917-.05 5.893-.028-.016-.663-.501-1.412-1.078-1.462-1.125-1.688-1.283-2.094-1.467-.528-.24-.942-.317-1.804-.337-.919-.022-1.091-.062-1.34-.311-.303-.303-.3-.273-.3-2.702 0-2.427-.003-2.399.299-2.701C5.551 9.047 5.736 9 6.482 9c.927 0 1.478-.114 2.134-.443.32-.16.804-.514 2.424-1.773.495-.385.914-.701.93-.702.017-.001.03 2.663.03 5.92m3.797-3.723c-.37.196-.58.593-.548 1.038.017.238.058.357.284.832.36.753.443 1.1.443 1.851 0 .751-.083 1.098-.443 1.851-.226.475-.267.594-.284.832-.024.336.054.574.264.806.337.374.833.441 1.201.162.393-.297.954-1.482 1.175-2.481.117-.53.127-1.736.019-2.25a6.336 6.336 0 0 0-.751-1.981c-.248-.421-.369-.563-.56-.661-.205-.104-.602-.104-.8.001"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Soundoff.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Soundoff = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M12.795 3.036a1.1 1.1 0 0 0-.28.11c-.074.045-1.132.85-2.351 1.789-1.219.94-2.29 1.751-2.38 1.803-.351.202-.515.232-1.444.265-.554.019-.954.052-1.08.088-1.148.329-1.964 1.193-2.198 2.328-.091.44-.091 4.722 0 5.162a3 3 0 0 0 2.357 2.357c.196.041.521.062.949.063.708 0 1.018.05 1.343.214.104.053 1.206.881 2.449 1.84 1.243.959 2.337 1.782 2.431 1.828.21.105.565.113.791.019.216-.09.409-.283.523-.522l.094-.2.001-8.163c0-9.058.021-8.38-.265-8.674a1.027 1.027 0 0 0-.94-.307M12 12.002c0 4.727-.01 5.917-.05 5.893-.028-.016-.663-.501-1.412-1.078-1.462-1.125-1.688-1.283-2.094-1.467-.528-.24-.942-.317-1.804-.337-.919-.022-1.091-.062-1.34-.311-.303-.303-.3-.273-.3-2.702 0-2.427-.003-2.399.299-2.701C5.551 9.047 5.736 9 6.482 9c.927 0 1.478-.114 2.134-.443.32-.16.804-.514 2.424-1.773.495-.385.914-.701.93-.702.017-.001.03 2.663.03 5.92"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Speaker.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Speaker = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M3.58 2.047c-.733.14-1.4.821-1.537 1.57-.067.371-.055 1.989.019 2.299a2.042 2.042 0 0 0 1.433 1.468c.307.082 2.164.078 2.484-.006a2.027 2.027 0 0 0 1.399-1.399c.084-.32.088-2.177.006-2.484a2.042 2.042 0 0 0-1.468-1.433c-.295-.07-1.991-.081-2.336-.015m7.28 0c-.719.137-1.405.827-1.54 1.548-.066.358-.051 2.065.021 2.343a2.02 2.02 0 0 0 1.439 1.448c.28.074 2.16.074 2.44 0a2.02 2.02 0 0 0 1.439-1.448c.072-.278.087-1.985.021-2.343-.138-.739-.824-1.414-1.577-1.552-.287-.052-1.963-.049-2.243.004m7.205.016c-.677.164-1.267.747-1.449 1.432-.082.307-.078 2.164.006 2.484.17.656.743 1.229 1.399 1.399.32.084 2.177.088 2.484.006a2.042 2.042 0 0 0 1.433-1.468c.074-.31.086-1.928.019-2.299-.141-.768-.806-1.433-1.574-1.574-.354-.064-2.027-.05-2.318.02M3.58 9.047c-.733.14-1.4.821-1.537 1.57-.06.331-.06 9.435 0 9.766.141.768.806 1.433 1.574 1.574.334.061 16.432.061 16.766 0 .768-.141 1.433-.806 1.574-1.574.06-.331.06-9.435 0-9.766-.141-.768-.806-1.433-1.574-1.574-.308-.056-16.508-.052-16.803.004"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Stroke.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Stroke = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M11.474 6.042c-.643.075-1.361.344-1.848.693-.323.231-.735.665-.915.965-.54.897-.532 2.237.017 3.048l.171.252 1.221-.001 1.22-.002-.283-.111c-.441-.175-.736-.359-1.003-.629-.803-.813-.493-2.154.626-2.706.421-.208.767-.281 1.34-.284.883-.004 1.512.215 1.98.689.277.281.406.5.483.824l.061.25c.01.037.177.05.661.05h.647l-.024-.25a3.106 3.106 0 0 0-.377-1.14c-.74-1.218-2.262-1.849-3.977-1.648M6 12v.48h12v-.96H6V12m7.727 1.164c.373.197.668.472.817.76.157.305.184.865.061 1.269-.282.927-1.313 1.528-2.619 1.526-1.364-.001-2.364-.655-2.557-1.673l-.047-.246H7.991l.028.222c.065.525.305 1.135.608 1.548.209.284.658.676 1 .872.97.555 2.474.715 3.734.397 1.694-.428 2.722-1.761 2.628-3.411-.027-.47-.16-.943-.347-1.238l-.12-.19-1.051.001-1.051.001.307.162"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Sun.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Sun = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M11 1.5V3h2V0h-2v1.5M3.51 3.51l-.71.711L3.86 5.28l1.06 1.06.71-.71.71-.71-1.06-1.06L4.219 2.8l-.709.71m15.21.35-1.06 1.06.71.71.71.71 1.06-1.06 1.06-1.061-.71-.709-.711-.71-1.059 1.06m-7.46 1.184c-1.757.183-3.484 1.096-4.593 2.428-1.208 1.451-1.792 3.266-1.634 5.078.085.975.276 1.676.685 2.51a6.88 6.88 0 0 0 2.058 2.515 7.002 7.002 0 0 0 8.448 0 7.08 7.08 0 0 0 2.617-4.104 7.272 7.272 0 0 0-.201-3.682 7.243 7.243 0 0 0-2.008-3.028 7.036 7.036 0 0 0-5.372-1.717m1.734 2.052c.938.206 1.74.623 2.414 1.256.74.695 1.205 1.496 1.461 2.517.097.387.108.503.108 1.131s-.011.744-.108 1.131c-.255 1.015-.713 1.807-1.453 2.511A5.047 5.047 0 0 1 13 16.905c-.475.102-1.525.102-2 0a5.045 5.045 0 0 1-3.754-3.37c-.182-.562-.226-.86-.226-1.535 0-.675.044-.973.226-1.535a5.006 5.006 0 0 1 1.666-2.391 5.14 5.14 0 0 1 2.389-1.032c.344-.054 1.346-.022 1.693.054M0 12v1h3v-2H0v1m21 0v1h3v-2h-3v1M3.85 18.73 2.8 19.781l.71.709.711.71 1.059-1.06 1.059-1.06-.699-.7c-.384-.385-.708-.7-.72-.7-.011 0-.493.473-1.07 1.05m14.51-.35-.699.7 1.059 1.06 1.059 1.06.711-.71.71-.709-1.05-1.051a40.692 40.692 0 0 0-1.07-1.05c-.012 0-.336.315-.72.7M11 22.5V24h2v-3h-2v1.5"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Task.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Task = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M7.58 3.025c-.714.088-1.273.241-1.76.484a5.054 5.054 0 0 0-2.73 3.569c-.064.314-.07.724-.07 4.922 0 4.198.006 4.608.07 4.922a5.058 5.058 0 0 0 2.731 3.57c.32.16.945.36 1.359.436.407.075 9.233.075 9.64 0 2.129-.391 3.717-1.979 4.108-4.108.075-.407.075-9.233 0-9.64-.379-2.064-1.838-3.583-3.908-4.071-.355-.084-.428-.085-4.84-.092-2.464-.004-4.534 0-4.6.008m9.28 2.089c.991.332 1.722 1.07 2.026 2.046l.094.3v9.08l-.094.3a3.086 3.086 0 0 1-2.046 2.046l-.3.094H7.46l-.3-.094a3.086 3.086 0 0 1-2.046-2.046l-.094-.3V7.46l.094-.3a3.085 3.085 0 0 1 2.329-2.117c.097-.019 2.193-.032 4.657-.029l4.48.006.28.094m-2.84 3.867a1.656 1.656 0 0 1-.178.058c-.01.001-.694.676-1.521 1.501l-1.503 1.5-.399-.403c-.493-.498-.624-.573-.999-.575-.316-.002-.507.072-.709.273a1.06 1.06 0 0 0-.213 1.087c.089.211 1.697 1.837 1.922 1.942.237.11.594.101.842-.023.15-.074.657-.558 2.083-1.99 1.766-1.772 1.889-1.905 1.955-2.106.261-.801-.495-1.547-1.28-1.264"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/TaskFile.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const TaskFile = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
d="M7.503 3.042A3.128 3.128 0 0 0 5.67 4.127c-.225.28-.511.853-.596 1.193-.08.326-.08 13.034 0 13.36.085.34.371.913.596 1.193.28.347.642.628 1.07.831.645.305.484.296 5.26.296 4.777 0 4.616.009 5.26-.296a2.847 2.847 0 0 0 1.42-1.404c.34-.695.32-.228.32-7.3 0-7.007.017-6.599-.296-7.26a2.94 2.94 0 0 0-1.408-1.428c-.647-.311-.245-.288-5.176-.297-2.431-.003-4.509.008-4.617.027m8.837 2.024c.115.039.263.135.361.233.322.322.299-.202.299 6.701 0 6.905.024 6.379-.3 6.702-.318.318-.033.3-4.763.289l-4.199-.011-.199-.102c-.226-.117-.437-.369-.498-.596-.029-.104-.039-2.161-.031-6.368L7.02 5.7l.111-.189c.125-.213.318-.375.539-.454.122-.043.94-.054 4.313-.055 3.773-.002 4.181.004 4.357.064M8.66 6.652c-.165.165-.193.328-.174.997.015.536.051.642.263.78.1.066.315.071 3.251.071s3.151-.005 3.251-.071c.212-.138.248-.244.263-.78.019-.669-.009-.832-.174-.997l-.132-.132H8.792l-.132.132m-.004 3.004-.136.136v1.416l.136.136.136.136h6.416l.136-.136.136-.136V9.792l-.136-.136-.136-.136H8.792l-.136.136m0 3-.136.136v1.416l.136.136.136.136h6.416l.136-.136.136-.136v-1.416l-.136-.136-.136-.136H8.792l-.136.136m0 3-.136.136v1.416l.136.136.136.136h3.416l.136-.136.136-.136v-1.416l-.136-.136-.136-.136H8.792l-.136.136"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Telegram.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Telegram = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Text.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Text = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Trash.tsx
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Trash = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<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" />
|
|
6
|
-
</
|
|
7
|
+
</SvgIcon>
|
|
7
8
|
);
|
package/src/Ul.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Ul = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Underline.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Underline = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Unlocked.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Unlocked = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Updates.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Updates = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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"
|
|
7
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Upload.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Upload = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Users.tsx
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Users = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<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" />
|
|
6
|
-
</
|
|
7
|
+
</SvgIcon>
|
|
7
8
|
);
|
package/src/VariantSelect.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const VariantSelect = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Video.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Video = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/src/Window.tsx
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import { SvgIcon } from '@mui/material';
|
|
1
2
|
import { IconProps } from '../types';
|
|
2
3
|
|
|
3
4
|
export const Window = ({ ...props }: IconProps) => (
|
|
4
|
-
<
|
|
5
|
+
<SvgIcon {...props}>
|
|
5
6
|
<path
|
|
6
7
|
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
8
|
fillRule="evenodd"
|
|
8
9
|
/>
|
|
9
|
-
</
|
|
10
|
+
</SvgIcon>
|
|
10
11
|
);
|
package/tsconfig.json
CHANGED
package/types.tsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export type IconProps =
|
|
1
|
+
import { SvgIconProps } from '@mui/material';
|
|
2
|
+
|
|
3
|
+
export type IconProps = SvgIconProps;
|