@xipkg/icons 0.4.4 → 0.6.0

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.
Files changed (118) hide show
  1. package/Svg.tsx +43 -0
  2. package/{src → icons}/Account.tsx +3 -3
  3. package/{src → icons}/Activity.tsx +3 -3
  4. package/{src → icons}/Add.tsx +3 -3
  5. package/{src → icons}/Announce.tsx +3 -3
  6. package/{src → icons}/ArrowBottom.tsx +3 -3
  7. package/{src → icons}/ArrowLeft.tsx +3 -3
  8. package/{src → icons}/ArrowRight.tsx +3 -3
  9. package/{src → icons}/ArrowUp.tsx +3 -3
  10. package/{src → icons}/Bold.tsx +3 -3
  11. package/{src → icons}/Brush.tsx +3 -3
  12. package/{src → icons}/Burger.tsx +3 -3
  13. package/{src → icons}/Calendar.tsx +3 -3
  14. package/{src → icons}/Camera.tsx +3 -3
  15. package/{src → icons}/CategoryAdd.tsx +3 -3
  16. package/{src → icons}/ChannelAdd.tsx +3 -3
  17. package/{src → icons}/Chat.tsx +3 -3
  18. package/{src → icons}/Check.tsx +3 -3
  19. package/{src → icons}/ChevronBottom.tsx +3 -3
  20. package/{src → icons}/ChevronLeft.tsx +3 -3
  21. package/{src → icons}/ChevronRight.tsx +3 -3
  22. package/{src → icons}/ChevronSmallBottom.tsx +3 -3
  23. package/{src → icons}/ChevronSmallLeft.tsx +3 -3
  24. package/{src → icons}/ChevronSmallRight.tsx +3 -3
  25. package/{src → icons}/ChevronSmallTop.tsx +3 -3
  26. package/{src → icons}/ChevronUp.tsx +3 -3
  27. package/{src → icons}/Cite.tsx +3 -3
  28. package/{src → icons}/Clip.tsx +3 -3
  29. package/{src → icons}/Clock.tsx +3 -3
  30. package/{src → icons}/Close.tsx +3 -3
  31. package/{src → icons}/Code.tsx +3 -3
  32. package/{src → icons}/Collapse.tsx +3 -3
  33. package/{src → icons}/ColorPicker.tsx +3 -3
  34. package/{src → icons}/Copy.tsx +3 -3
  35. package/{src → icons}/Divider.tsx +3 -3
  36. package/{src → icons}/Download.tsx +3 -3
  37. package/{src → icons}/Edit.tsx +3 -3
  38. package/{src → icons}/Emotions.tsx +3 -3
  39. package/{src → icons}/Endcall.tsx +3 -3
  40. package/{src → icons}/Exit.tsx +3 -3
  41. package/{src → icons}/External.tsx +3 -3
  42. package/{src → icons}/Eyeoff.tsx +3 -3
  43. package/{src → icons}/Eyeon.tsx +3 -3
  44. package/{src → icons}/File.tsx +3 -3
  45. package/{src → icons}/FileSmall.tsx +3 -3
  46. package/{src → icons}/Filter.tsx +3 -3
  47. package/{src → icons}/Flag.tsx +3 -3
  48. package/{src → icons}/Folder.tsx +3 -3
  49. package/{src → icons}/Food.tsx +3 -3
  50. package/{src → icons}/Grid.tsx +3 -3
  51. package/{src → icons}/H1.tsx +3 -3
  52. package/{src → icons}/H2.tsx +3 -3
  53. package/{src → icons}/H3.tsx +3 -3
  54. package/{src → icons}/Hand.tsx +3 -3
  55. package/{src → icons}/Heart.tsx +3 -3
  56. package/{src → icons}/Home.tsx +3 -3
  57. package/{src → icons}/Italic.tsx +3 -3
  58. package/{src → icons}/Key.tsx +3 -3
  59. package/{src → icons}/Laptop.tsx +3 -3
  60. package/{src → icons}/Link.tsx +3 -3
  61. package/{src → icons}/Locked.tsx +3 -3
  62. package/{src → icons}/LongAnswer.tsx +3 -3
  63. package/{src → icons}/Mail.tsx +3 -3
  64. package/{src → icons}/Maximize.tsx +3 -3
  65. package/{src → icons}/Microphone.tsx +3 -3
  66. package/{src → icons}/Minimize.tsx +3 -3
  67. package/{src → icons}/Moon.tsx +3 -3
  68. package/{src → icons}/MoreVert.tsx +3 -3
  69. package/{src → icons}/Move.tsx +3 -3
  70. package/{src → icons}/Movie.tsx +3 -3
  71. package/{src → icons}/Music.tsx +3 -3
  72. package/{src → icons}/Nature.tsx +3 -3
  73. package/{src → icons}/Notification.tsx +3 -3
  74. package/{src → icons}/Objects.tsx +3 -3
  75. package/{src → icons}/Ol.tsx +3 -3
  76. package/{src → icons}/Palette.tsx +3 -3
  77. package/{src → icons}/PeopleInvite.tsx +3 -3
  78. package/{src → icons}/Photo.tsx +3 -3
  79. package/{src → icons}/Picture.tsx +3 -3
  80. package/{src → icons}/Places.tsx +3 -3
  81. package/{src → icons}/Play.tsx +3 -3
  82. package/{src → icons}/Presentation.tsx +3 -3
  83. package/{src → icons}/PushPin.tsx +3 -3
  84. package/{src → icons}/Reply.tsx +3 -3
  85. package/{src → icons}/Screenshare.tsx +3 -3
  86. package/{src → icons}/Search.tsx +3 -3
  87. package/{src → icons}/Section.tsx +3 -3
  88. package/{src → icons}/Send.tsx +3 -3
  89. package/{src → icons}/Settings.tsx +3 -3
  90. package/{src → icons}/Shape.tsx +3 -3
  91. package/{src → icons}/SimpleAnswer.tsx +3 -3
  92. package/{src → icons}/Sort.tsx +3 -3
  93. package/{src → icons}/SoundOn.tsx +3 -3
  94. package/{src → icons}/Soundoff.tsx +3 -3
  95. package/{src → icons}/Speaker.tsx +3 -3
  96. package/{src → icons}/Stroke.tsx +3 -3
  97. package/{src → icons}/Sun.tsx +3 -3
  98. package/{src → icons}/Task.tsx +3 -3
  99. package/{src → icons}/TaskFile.tsx +3 -3
  100. package/{src → icons}/Telegram.tsx +3 -3
  101. package/{src → icons}/Text.tsx +3 -3
  102. package/{src → icons}/Trash.tsx +3 -3
  103. package/{src → icons}/Ul.tsx +3 -3
  104. package/{src → icons}/Underline.tsx +3 -3
  105. package/{src → icons}/Unlocked.tsx +3 -3
  106. package/{src → icons}/Updates.tsx +3 -3
  107. package/{src → icons}/Upload.tsx +3 -3
  108. package/{src → icons}/Users.tsx +3 -3
  109. package/{src → icons}/VariantSelect.tsx +3 -3
  110. package/{src → icons}/Video.tsx +3 -3
  111. package/{src → icons}/Window.tsx +3 -3
  112. package/index.ts +110 -110
  113. package/package.json +31 -35
  114. package/tsconfig.json +110 -110
  115. package/types.tsx +1 -3
  116. package/.turbo/turbo-build.log +0 -14
  117. package/dist/index.d.ts +0 -228
  118. package/dist/index.js +0 -1848
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Nature = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
7
  d="m17.66 2.024-.88.058c-3.645.234-6.778.964-8.86 2.064-.905.478-1.505.927-2.093 1.567-1.465 1.594-2.301 3.285-2.505 5.067-.214 1.867.417 3.906 1.752 5.669.168.222.34.448.382.501l.076.097-1.616 1.617L2.3 20.28l.71.71.71.71 1.616-1.616 1.617-1.616.097.076c.053.042.279.214.501.382 1.761 1.334 3.764 1.956 5.641 1.752 1.792-.195 3.486-1.028 5.095-2.506.49-.449.733-.738 1.122-1.332 1.313-2.008 2.163-5.161 2.491-9.24.111-1.388.156-3.255.106-4.445-.025-.598-.055-1.098-.068-1.111-.025-.024-3.945-.043-4.278-.02m2.329 3.306c-.077 4.571-.926 8.424-2.315 10.51-.658.987-2.082 2.063-3.354 2.533a4.756 4.756 0 0 1-1.84.325c-.441 0-.718-.021-.96-.072-1.018-.213-2.074-.731-3.005-1.473l-.135-.108 3.92-3.922L16.22 9.2l-.71-.71-.71-.71-3.922 3.92c-3.305 3.303-3.929 3.911-3.97 3.86-.823-1.032-1.327-2.053-1.533-3.105-.105-.531-.095-1.431.021-1.973.229-1.075.794-2.136 1.698-3.187.423-.492.606-.656 1.104-.99 2.083-1.396 6.191-2.274 10.758-2.299L20.011 4l-.022 1.33"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Notification = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
7
  d="M11.506 2.042c-.336.056-.717.19-.986.346-.337.196-.936.795-1.131 1.132-.256.441-.388.98-.389 1.583v.323l-.53.268c-1.818.918-3.042 2.474-3.476 4.42-.081.361-.088.537-.116 2.746-.017 1.398-.046 2.433-.071 2.54a2.246 2.246 0 0 1-.345.801c-.255.394-.334.561-.402.848-.075.322-.075.555.001.853.196.761.786 1.31 1.522 1.416.152.022.809.041 1.459.041l1.182.001.208.412a3.996 3.996 0 0 0 3.108 2.191c1.295.169 2.729-.417 3.558-1.453a5.11 5.11 0 0 0 .47-.738l.208-.412 1.182-.001c.65 0 1.305-.018 1.455-.04 1.018-.147 1.731-1.143 1.548-2.159-.059-.324-.148-.53-.405-.929-.205-.32-.288-.512-.363-.831-.024-.106-.055-1.156-.073-2.54-.033-2.446-.032-2.438-.217-3.135-.137-.515-.436-1.175-.77-1.697-.657-1.025-1.762-1.969-2.876-2.454L15 5.462v-.341c-.001-.622-.13-1.155-.389-1.601-.195-.337-.794-.936-1.131-1.131-.556-.323-1.32-.457-1.974-.347m.824 2.015c.34.121.607.443.654.786l.024.177h-2.016l.024-.177c.065-.47.497-.839.984-.839.099 0 .248.024.33.053m1.23 3.04c1.622.372 2.977 1.622 3.417 3.152.155.541.183 1.012.183 3.09 0 2.005.017 2.27.187 2.861.08.28.262.685.414.922.066.102.119.197.119.212 0 .014-2.646.026-5.88.026s-5.88-.012-5.88-.026c0-.015.053-.11.119-.212.152-.237.334-.642.414-.922.17-.591.187-.856.188-2.875.001-1.07.018-2.124.04-2.343.188-1.941 1.718-3.547 3.737-3.925.432-.081 2.54-.052 2.942.04m-.28 12.429a2.1 2.1 0 0 1-.369.259c-.717.363-1.621.256-2.191-.259l-.18-.163h2.92l-.18.163"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Objects = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
7
  d="M11.36 2.025c-3.747.342-6.686 3.09-7.269 6.795-.093.594-.091 1.84.004 2.398.152.893.341 1.488.725 2.282.437.904.95 1.598 1.719 2.329l.461.438v.439c0 .242.02.546.043.677.141.768.806 1.433 1.574 1.574.328.06 6.438.06 6.766 0 .768-.141 1.433-.806 1.574-1.574.023-.131.043-.435.043-.677v-.439l.461-.438c.757-.719 1.279-1.422 1.7-2.289.383-.786.6-1.464.744-2.32.095-.561.097-1.808.004-2.4-.263-1.672-.989-3.149-2.129-4.335A7.974 7.974 0 0 0 13.24 2.1c-.375-.061-1.529-.108-1.88-.075m1.807 2.09c2.386.488 4.198 2.302 4.719 4.725.12.558.132 1.72.022 2.229-.186.87-.477 1.582-.93 2.275-.296.454-1.144 1.306-1.628 1.637l-.349.239-.001.89V17H9v-1.78l-.285-.196c-1.406-.965-2.256-2.247-2.624-3.955-.054-.252-.07-.507-.069-1.089.002-.687.013-.806.114-1.238.147-.628.262-.945.55-1.504.837-1.63 2.464-2.834 4.234-3.133l.48-.082c.246-.043 1.396.016 1.767.092m-1.647 1.91c-.564.073-1.298.356-1.805.697C8.681 7.417 8 8.719 8 10c0 .251.095.989.133 1.026.005.005.44-.106.967-.248l.962-.258a3.4 3.4 0 0 0-.036-.249c-.095-.593.12-1.224.57-1.675.451-.451 1.082-.665 1.676-.57l.249.04.042-.163c.078-.295.44-1.642.459-1.707.016-.051-.03-.075-.211-.113-.246-.051-1.058-.088-1.291-.058M9 22v1h6v-2H9v1"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Ol = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
7
  d="m6.26 7.272-1.44.912-.011 1.088c-.005.598-.002 1.088.007 1.088.01 0 .605-.369 1.323-.82.717-.451 1.331-.82 1.363-.82.05 0 .058.609.058 4.64V18H10V6.36H8.85l-1.15.001-1.44.911m6.913 8.223c-.368.12-.669.393-.835.757-.094.206-.104.272-.092.58.017.412.116.653.378.914.213.213.424.321.721.368 1.106.177 1.943-.951 1.442-1.941a1.54 1.54 0 0 0-.66-.623c-.234-.105-.717-.132-.954-.055m4.76 0a1.455 1.455 0 0 0-.821.713c-.078.146-.092.232-.092.572 0 .36.011.421.111.611.282.536.83.814 1.433.728.434-.061.805-.345 1.017-.778.098-.2.115-.282.114-.558-.001-.395-.087-.612-.357-.901a1.26 1.26 0 0 0-.932-.429 1.574 1.574 0 0 0-.473.042"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Palette = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,12 +1,12 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
 
5
5
  export const PeopleInvite = ({ ...props }: IconProps) => (
6
- <SvgIcon {...props}>
6
+ <Svg {...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
- </SvgIcon>
11
+ </Svg>
12
12
  );
@@ -1,8 +1,8 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Photo = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
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" />
7
- </SvgIcon>
7
+ </svg>
8
8
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Picture = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Places = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Play = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Presentation = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const PushPin = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Reply = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,8 +1,8 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Screenshare = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
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" />
7
- </SvgIcon>
7
+ </svg>
8
8
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Search = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Section = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Send = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Settings = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,12 +1,12 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Shape = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fill="inherit"
9
9
  fillRule="evenodd"
10
10
  />
11
- </SvgIcon>
11
+ </Svg>
12
12
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const SimpleAnswer = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Sort = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const SoundOn = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Soundoff = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Speaker = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Stroke = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Sun = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Task = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const TaskFile = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Telegram = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Text = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,8 +1,8 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Trash = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
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" />
7
- </SvgIcon>
7
+ </svg>
8
8
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Ul = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Underline = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Unlocked = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );
@@ -1,11 +1,11 @@
1
- import { SvgIcon } from '@mui/material';
1
+ import { Svg } from '../Svg';
2
2
  import { IconProps } from '../types';
3
3
 
4
4
  export const Updates = ({ ...props }: IconProps) => (
5
- <SvgIcon {...props}>
5
+ <Svg {...props}>
6
6
  <path
7
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"
8
8
  fillRule="evenodd"
9
9
  />
10
- </SvgIcon>
10
+ </Svg>
11
11
  );