Skip to content

Commit

Permalink
feat: add mobile menu icons
Browse files Browse the repository at this point in the history
  • Loading branch information
nikaaru authored and RyukTheCoder committed Sep 17, 2024
1 parent c792862 commit d4358bc
Show file tree
Hide file tree
Showing 17 changed files with 312 additions and 0 deletions.
21 changes: 21 additions & 0 deletions widget/ui/src/icons/Affiliate.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';

import React, { createElement } from 'react';

import { SvgIcon } from '../components/SvgIcon/index.js';

function SvgAffiliate(props: SvgIconPropsWithChildren) {
return createElement(
SvgIcon,
props,
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.45318 2.60045C3.57763 2.60561 3.70937 2.61423 3.84631 2.62555C4.17141 2.65241 4.5031 2.69234 4.81038 2.72934C4.83446 2.73224 4.85839 2.73512 4.88215 2.73798C5.19198 2.77521 5.50531 2.81244 5.71946 2.81549C6.0508 2.82019 6.32322 2.55541 6.32793 2.22407C6.33264 1.89274 6.06785 1.62032 5.73651 1.61561C5.60081 1.61368 5.3621 1.58702 5.02531 1.54655C5.00076 1.5436 4.97583 1.5406 4.95056 1.53755C4.6469 1.50097 4.29373 1.45842 3.94513 1.42962C3.57094 1.3987 3.17504 1.38108 2.82889 1.4088C2.65549 1.42269 2.47599 1.44926 2.30897 1.49983C2.14712 1.54884 1.9535 1.63327 1.79549 1.79127M3.45318 2.60045L5.48846 4.63574C5.72278 4.87005 5.72278 5.24995 5.48846 5.48426C5.25415 5.71858 4.87425 5.71858 4.63994 5.48426L2.60464 3.44897C2.6098 3.57342 2.61842 3.70517 2.62974 3.84211C2.6566 4.16722 2.69654 4.49891 2.73354 4.80619C2.73644 4.83027 2.73932 4.85419 2.74217 4.87795C2.77941 5.18779 2.81664 5.50112 2.81969 5.71527C2.82439 6.04661 2.55961 6.31903 2.22827 6.32374C1.89693 6.32844 1.62452 6.06366 1.61981 5.73232C1.61788 5.59663 1.59122 5.35791 1.55075 5.02112C1.54779 4.99657 1.54479 4.97164 1.54175 4.94637C1.50516 4.64271 1.46262 4.28953 1.43381 3.94093C1.40289 3.56674 1.38526 3.17084 1.41299 2.82468C1.42688 2.65128 1.45345 2.47178 1.50403 2.30476C1.55304 2.14291 1.63748 1.94928 1.79549 1.79128M21.6816 1.49983C21.8435 1.54884 22.0371 1.63327 22.1951 1.79128C22.3531 1.94928 22.4375 2.14291 22.4866 2.30476C22.5371 2.47178 22.5637 2.65128 22.5776 2.82468C22.6053 3.17084 22.5877 3.56674 22.5568 3.94093C22.528 4.28956 22.4854 4.64277 22.4488 4.94645C22.4458 4.97169 22.4428 4.99659 22.4398 5.02112C22.3994 5.35791 22.3727 5.59663 22.3708 5.73232C22.3661 6.06366 22.0936 6.32844 21.7623 6.32374C21.431 6.31903 21.1662 6.04661 21.1709 5.71527C21.1739 5.50112 21.2112 5.18779 21.2484 4.87795C21.2513 4.85418 21.2541 4.83023 21.257 4.80614C21.294 4.49887 21.334 4.1672 21.3608 3.84211C21.3722 3.70517 21.3808 3.57342 21.3859 3.44897L19.3506 5.48426C19.1163 5.71858 18.7364 5.71858 18.5021 5.48426C18.2678 5.24995 18.2678 4.87005 18.5021 4.63574L20.5374 2.60045C20.413 2.60561 20.2812 2.61423 20.1443 2.62555C19.8192 2.65241 19.4875 2.69235 19.1802 2.72934C19.1561 2.73224 19.1322 2.73512 19.1084 2.73798C18.7986 2.77521 18.4853 2.81244 18.2711 2.81549C17.9398 2.82019 17.6674 2.55541 17.6627 2.22407C17.6579 1.89274 17.9227 1.62032 18.2541 1.61561C18.3898 1.61368 18.6285 1.58702 18.9653 1.54655C18.9898 1.5436 19.0148 1.5406 19.04 1.53755C19.3437 1.50097 19.6969 1.45842 20.0455 1.42962C20.4196 1.3987 20.8155 1.38108 21.1617 1.4088C21.3351 1.42269 21.5146 1.44926 21.6816 1.49983ZM12 5.6C8.46537 5.6 5.59999 8.46538 5.59999 12C5.59999 15.5346 8.46537 18.4 12 18.4C15.5346 18.4 18.4 15.5346 18.4 12C18.4 8.46538 15.5346 5.6 12 5.6ZM4.39999 12C4.39999 7.80264 7.80263 4.4 12 4.4C16.1974 4.4 19.6 7.80264 19.6 12C19.6 16.1974 16.1974 19.6 12 19.6C7.80263 19.6 4.39999 16.1974 4.39999 12ZM11.914 7.85703C12.2454 7.85703 12.514 8.12566 12.514 8.45703V8.74862C12.7685 8.79155 12.9983 8.86333 13.2082 8.96269C13.5718 9.13478 13.8401 9.37297 14.0577 9.61866C14.2774 9.86671 14.2545 10.2459 14.0064 10.4656C13.7584 10.6854 13.3792 10.6624 13.1595 10.4143C13.0136 10.2497 12.87 10.1302 12.6948 10.0473C12.5196 9.96434 12.2773 9.90127 11.914 9.90127C11.4745 9.90127 11.1257 10.0294 10.9013 10.1966C10.6762 10.3644 10.6 10.547 10.6 10.6887C10.6 10.8984 10.6593 10.9952 10.778 11.0741C10.9459 11.1858 11.3023 11.2999 12 11.2999C12.8926 11.2999 13.5695 11.5021 14.0216 11.9271C14.4822 12.3602 14.6 12.9206 14.6 13.3875C14.6 13.975 14.31 14.4863 13.8122 14.8284C13.4625 15.0687 13.0219 15.2201 12.514 15.2849V15.5088C12.514 15.8402 12.2454 16.1088 11.914 16.1088C11.5826 16.1088 11.314 15.8402 11.314 15.5088V15.2883C11.0965 15.2607 10.8972 15.214 10.7078 15.1413C10.3529 15.0052 10.0837 14.7967 9.8224 14.5603C9.5767 14.3379 9.55776 13.9585 9.7801 13.7128C10.0024 13.4671 10.3819 13.4482 10.6276 13.6705C10.8459 13.8681 10.9857 13.9626 11.1377 14.021C11.294 14.0809 11.5136 14.1214 11.914 14.1214C12.5245 14.1214 12.9142 13.9895 13.1325 13.8394C13.3341 13.7009 13.4 13.5453 13.4 13.3875C13.4 13.1093 13.3319 12.9258 13.1996 12.8014C13.0587 12.6689 12.7356 12.4999 12 12.4999C11.2196 12.4999 10.576 12.381 10.1134 12.0734C9.60164 11.733 9.39999 11.2242 9.39999 10.6887C9.39999 10.0851 9.7285 9.57404 10.1842 9.23441C10.499 8.99982 10.886 8.83524 11.314 8.75567V8.45703C11.314 8.12566 11.5826 7.85703 11.914 7.85703ZM2.22827 17.6422C2.55961 17.6469 2.82439 17.9193 2.81969 18.2506C2.81664 18.4648 2.77941 18.7781 2.74217 19.0879C2.73932 19.1117 2.73644 19.1356 2.73354 19.1597C2.69654 19.467 2.6566 19.7987 2.62974 20.1238C2.61842 20.2607 2.6098 20.3925 2.60464 20.5169L4.63994 18.4816C4.87425 18.2473 5.25415 18.2473 5.48846 18.4816C5.72278 18.716 5.72278 19.0959 5.48846 19.3302L3.45318 21.3654C3.57763 21.3603 3.70937 21.3517 3.84631 21.3404C4.17139 21.3135 4.50305 21.2736 4.81032 21.2366C4.83442 21.2337 4.85837 21.2308 4.88215 21.2279C5.19198 21.1907 5.50531 21.1535 5.71946 21.1504C6.0508 21.1457 6.32322 21.4105 6.32793 21.7418C6.33264 22.0732 6.06785 22.3456 5.73651 22.3503C5.60081 22.3522 5.3621 22.3789 5.02531 22.4194C5.00073 22.4223 4.97578 22.4253 4.95049 22.4284C4.64685 22.4649 4.2937 22.5075 3.94513 22.5363C3.57094 22.5672 3.17504 22.5848 2.82889 22.5571C2.65549 22.5432 2.47599 22.5166 2.30897 22.4661C2.14712 22.4171 1.9535 22.3326 1.79549 22.1746C1.63748 22.0166 1.55304 21.823 1.50403 21.6611C1.45345 21.4941 1.42688 21.3146 1.41299 21.1412C1.38526 20.7951 1.40289 20.3992 1.43381 20.025C1.46262 19.6764 1.50517 19.3232 1.54175 19.0195C1.54479 18.9943 1.5478 18.9693 1.55075 18.9448C1.59122 18.608 1.61788 18.3693 1.61981 18.2336C1.62452 17.9022 1.89693 17.6375 2.22827 17.6422ZM21.7623 17.6422C22.0936 17.6375 22.3661 17.9022 22.3708 18.2336C22.3727 18.3693 22.3994 18.608 22.4398 18.9448C22.4428 18.9693 22.4458 18.9942 22.4488 19.0194C22.4854 19.3231 22.528 19.6763 22.5568 20.025C22.5877 20.3992 22.6053 20.7951 22.5776 21.1412C22.5637 21.3146 22.5371 21.4941 22.4866 21.6611C22.4375 21.823 22.3531 22.0166 22.1951 22.1746C22.0371 22.3326 21.8435 22.4171 21.6816 22.4661C21.5146 22.5166 21.3351 22.5432 21.1617 22.5571C20.8155 22.5848 20.4196 22.5672 20.0455 22.5363C19.6969 22.5075 19.3437 22.4649 19.0401 22.4284C19.0148 22.4253 18.9899 22.4223 18.9653 22.4194C18.6285 22.3789 18.3898 22.3522 18.2541 22.3503C17.9227 22.3456 17.6579 22.0732 17.6627 21.7418C17.6674 21.4105 17.9398 21.1457 18.2711 21.1504C18.4853 21.1535 18.7986 21.1907 19.1084 21.2279C19.1322 21.2308 19.1562 21.2337 19.1803 21.2366C19.4875 21.2736 19.8192 21.3135 20.1443 21.3404C20.2812 21.3517 20.413 21.3603 20.5374 21.3655L18.5021 19.3302C18.2678 19.0959 18.2678 18.716 18.5021 18.4816C18.7364 18.2473 19.1163 18.2473 19.3506 18.4816L21.3859 20.5169C21.3808 20.3925 21.3722 20.2607 21.3608 20.1238C21.334 19.7987 21.294 19.467 21.257 19.1598C21.2541 19.1357 21.2513 19.1117 21.2484 19.0879C21.2112 18.7781 21.1739 18.4648 21.1709 18.2506C21.1662 17.9193 21.431 17.6469 21.7623 17.6422Z"
fill="currentColor"
/>
</svg>
);
}
export default SvgAffiliate;
58 changes: 58 additions & 0 deletions widget/ui/src/icons/BugReport.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';

import React, { createElement } from 'react';

import { SvgIcon } from '../components/SvgIcon/index.js';

function SvgBugReport(props: SvgIconPropsWithChildren) {
return createElement(
SvgIcon,
props,
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g clipPath="url(#clip0_20032_457548)">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M1.3999 5.9999C1.3999 3.45939 3.45939 1.3999 5.9999 1.3999H14.9999C17.5404 1.3999 19.5999 3.45939 19.5999 5.9999V10.9999C19.5999 11.3313 19.3313 11.5999 18.9999 11.5999C18.6685 11.5999 18.3999 11.3313 18.3999 10.9999V5.9999C18.3999 4.12213 16.8777 2.5999 14.9999 2.5999H5.9999C4.12213 2.5999 2.5999 4.12213 2.5999 5.9999V17.9999C2.5999 19.8777 4.12213 21.3999 5.9999 21.3999H9.9999C10.3313 21.3999 10.5999 21.6685 10.5999 21.9999C10.5999 22.3313 10.3313 22.5999 9.9999 22.5999H5.9999C3.45939 22.5999 1.3999 20.5404 1.3999 17.9999V5.9999Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M4.8999 6.9999C4.8999 6.66853 5.16853 6.3999 5.4999 6.3999H15.4999C15.8313 6.3999 16.0999 6.66853 16.0999 6.9999C16.0999 7.33127 15.8313 7.5999 15.4999 7.5999H5.4999C5.16853 7.5999 4.8999 7.33127 4.8999 6.9999Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M4.8999 10.9999C4.8999 10.6685 5.16853 10.3999 5.4999 10.3999H11.4999C11.8313 10.3999 12.0999 10.6685 12.0999 10.9999C12.0999 11.3313 11.8313 11.5999 11.4999 11.5999H5.4999C5.16853 11.5999 4.8999 11.3313 4.8999 10.9999Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M16.4999 22.7999C18.8747 22.7999 20.7999 20.8747 20.7999 18.4999C20.7999 16.1251 18.8747 14.1999 16.4999 14.1999C14.1251 14.1999 12.1999 16.1251 12.1999 18.4999C12.1999 20.8747 14.1251 22.7999 16.4999 22.7999ZM16.4999 23.9999C19.5375 23.9999 21.9999 21.5375 21.9999 18.4999C21.9999 15.4623 19.5375 12.9999 16.4999 12.9999C13.4623 12.9999 10.9999 15.4623 10.9999 18.4999C10.9999 21.5375 13.4623 23.9999 16.4999 23.9999Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M16.4999 15.7999C16.8313 15.7999 17.0999 16.0685 17.0999 16.3999V18.4999C17.0999 18.8313 16.8313 19.0999 16.4999 19.0999C16.1685 19.0999 15.8999 18.8313 15.8999 18.4999V16.3999C15.8999 16.0685 16.1685 15.7999 16.4999 15.7999Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M16.4999 19.7999C16.8313 19.7999 17.0999 20.0685 17.0999 20.3999V20.4499C17.0999 20.7813 16.8313 21.0499 16.4999 21.0499C16.1685 21.0499 15.8999 20.7813 15.8999 20.4499V20.3999C15.8999 20.0685 16.1685 19.7999 16.4999 19.7999Z"
fill="currentColor"
/>
</g>
<defs>
<clipPath id="clip0_20032_457548">
<rect width={24} height={24} fill="white" />
</clipPath>
</defs>
</svg>
);
}
export default SvgBugReport;
21 changes: 21 additions & 0 deletions widget/ui/src/icons/CustomerSupport.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';

import React, { createElement } from 'react';

import { SvgIcon } from '../components/SvgIcon/index.js';

function SvgCustomerSupport(props: SvgIconPropsWithChildren) {
return createElement(
SvgIcon,
props,
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M4.49131 8.93104C2.71953 9.28416 1.38428 10.8479 1.38428 12.7235C1.38428 14.8592 3.11564 16.5906 5.25138 16.5906C5.78253 16.5906 6.24657 16.4827 6.63097 16.2429C7.01948 16.0007 7.27541 15.6557 7.44145 15.2719C7.75496 14.5475 7.77693 13.6023 7.77693 12.7235C7.77693 11.8447 7.75496 10.8995 7.44145 10.175C7.27541 9.79129 7.01948 9.44629 6.63097 9.204C6.3719 9.04244 6.07667 8.94075 5.74909 8.89161C6.48712 6.61874 8.95994 4.86602 12 4.86602C15.0401 4.86602 17.5129 6.61873 18.251 8.8916C17.9233 8.94073 17.6281 9.04242 17.369 9.204C16.9805 9.44629 16.7245 9.79129 16.5585 10.175C16.245 10.8995 16.223 11.8447 16.223 12.7235C16.223 13.6023 16.245 14.5475 16.5585 15.2719C16.7245 15.6557 16.9805 16.0007 17.369 16.2429C17.5371 16.3478 17.7204 16.4274 17.9179 16.4838V16.8817C17.9179 18.2196 16.5072 19.518 14.4726 19.518H12.4499C12.1186 19.518 11.8499 19.7866 11.8499 20.118C11.8499 20.4493 12.1186 20.718 12.4499 20.718H14.4726C16.9062 20.718 19.1179 19.1184 19.1179 16.8817V16.5732C21.0804 16.3872 22.6157 14.7346 22.6157 12.7235C22.6157 10.8479 21.2805 9.28423 19.5087 8.93106C19.507 8.92282 19.5052 8.91459 19.5031 8.90635C18.7376 5.85484 15.6181 3.66602 12 3.66602C8.38194 3.66602 5.26244 5.85484 4.49696 8.90635C4.4949 8.91458 4.49302 8.92281 4.49131 8.93104ZM5.25138 10.0564C3.77838 10.0564 2.58428 11.2505 2.58428 12.7235C2.58428 14.1965 3.77838 15.3906 5.25138 15.3906C5.62242 15.3906 5.85017 15.3156 5.99597 15.2247C6.13766 15.1364 6.25034 15.0029 6.34014 14.7954C6.53832 14.3374 6.57693 13.649 6.57693 12.7235C6.57693 11.7979 6.53832 11.1095 6.34014 10.6516C6.25034 10.444 6.13766 10.3106 5.99597 10.2222C5.85017 10.1313 5.62242 10.0564 5.25138 10.0564ZM17.6598 10.6516C17.4616 11.1095 17.423 11.7979 17.423 12.7235C17.423 13.649 17.4616 14.3374 17.6598 14.7954C17.7496 15.0029 17.8623 15.1364 18.004 15.2247C18.1498 15.3156 18.3775 15.3906 18.7486 15.3906C20.2216 15.3906 21.4157 14.1965 21.4157 12.7235C21.4157 11.2505 20.2216 10.0564 18.7486 10.0564C18.3775 10.0564 18.1498 10.1313 18.004 10.2222C17.8623 10.3106 17.7496 10.444 17.6598 10.6516Z"
fill="currentColor"
/>
</svg>
);
}
export default SvgCustomerSupport;
39 changes: 39 additions & 0 deletions widget/ui/src/icons/Documentation.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';

import React, { createElement } from 'react';

import { SvgIcon } from '../components/SvgIcon/index.js';

function SvgDocumentation(props: SvgIconPropsWithChildren) {
return createElement(
SvgIcon,
props,
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M2.40527 8.9999C2.40527 4.80254 5.80791 1.3999 10.0053 1.3999H16.0243C18.5648 1.3999 20.6243 3.45939 20.6243 5.9999V12.9438C20.6243 13.2751 20.3557 13.5438 20.0243 13.5438C19.693 13.5438 19.4243 13.2751 19.4243 12.9438V5.9999C19.4243 4.12213 17.9021 2.5999 16.0243 2.5999H10.0053C6.47065 2.5999 3.60527 5.46528 3.60527 8.9999V17.7241C3.60527 19.6018 5.1275 21.1241 7.00527 21.1241H9.1222C9.45357 21.1241 9.7222 21.3927 9.7222 21.7241C9.7222 22.0555 9.45357 22.3241 9.1222 22.3241H7.00527C4.46476 22.3241 2.40527 20.2646 2.40527 17.7241V8.9999Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M9.18786 4.9999C9.18786 3.01168 10.7996 1.3999 12.7879 1.3999H15.4055C15.7369 1.3999 16.0055 1.66853 16.0055 1.9999C16.0055 2.33127 15.7369 2.5999 15.4055 2.5999H12.7879C11.4624 2.5999 10.3879 3.67442 10.3879 4.9999V6.59719C10.3879 8.04283 9.20863 9.21087 7.76306 9.19707L6.0228 9.18047C4.68843 9.16774 3.5999 10.2459 3.5999 11.5804V12.5047C3.5999 12.8361 3.33127 13.1047 2.9999 13.1047C2.66853 13.1047 2.3999 12.8361 2.3999 12.5047V11.5804C2.3999 9.5787 4.03269 7.96142 6.03425 7.98052L7.77451 7.99713C8.55289 8.00455 9.18786 7.37561 9.18786 6.59719V4.9999Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M17.5306 15.6324C17.7465 15.381 18.1253 15.3523 18.3767 15.5682L21.0361 17.8523C21.7761 18.488 21.78 19.6322 21.0442 20.2728L18.3797 22.5927C18.1298 22.8103 17.7508 22.7841 17.5332 22.5342C17.3156 22.2843 17.3418 21.9053 17.5917 21.6877L20.2562 19.3678C20.4402 19.2076 20.4392 18.9216 20.2542 18.7626L17.5948 16.4785C17.3434 16.2626 17.3147 15.8838 17.5306 15.6324Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M14.7373 15.6324C14.9532 15.8838 14.9245 16.2626 14.6731 16.4785L12.0137 18.7626C11.8287 18.9216 11.8277 19.2076 12.0117 19.3678L14.6761 21.6877C14.9261 21.9053 14.9523 22.2843 14.7347 22.5342C14.5171 22.7841 14.1381 22.8103 13.8882 22.5927L11.2237 20.2728C10.4879 19.6322 10.4918 18.488 11.2318 17.8523L13.8912 15.5682C14.1426 15.3523 14.5214 15.381 14.7373 15.6324Z"
fill="currentColor"
/>
</svg>
);
}
export default SvgDocumentation;
45 changes: 45 additions & 0 deletions widget/ui/src/icons/FeatureList.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';

import React, { createElement } from 'react';

import { SvgIcon } from '../components/SvgIcon/index.js';

function SvgFeatureList(props: SvgIconPropsWithChildren) {
return createElement(
SvgIcon,
props,
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M18.6363 6.08445L18.6344 6.08561L18.6258 6.09088L18.5898 6.11321C18.5579 6.13313 18.5108 6.16281 18.4522 6.20071C18.3348 6.27667 18.1724 6.38479 17.993 6.51285C17.6229 6.77711 17.2237 7.09625 16.9831 7.37734C16.8067 7.58348 16.6044 7.89898 16.4364 8.18539C16.355 8.32422 16.2861 8.44854 16.2377 8.53796C16.2135 8.58257 16.1946 8.61826 16.1819 8.64242L16.1676 8.66965L16.1643 8.67613L16.1636 8.67748C16.0675 8.86453 15.8805 8.98776 15.6707 9.00211C15.4609 9.01646 15.2589 8.91992 15.1383 8.74765L14.1827 7.3829C13.9927 7.11145 14.0586 6.73733 14.3301 6.54727C14.6015 6.3572 14.9757 6.42318 15.1657 6.69463L15.5791 7.28506C15.7263 7.05078 15.8982 6.79948 16.0714 6.59707C16.4121 6.19905 16.912 5.81018 17.2957 5.53622C17.4933 5.39515 17.6715 5.27661 17.8004 5.19318C17.865 5.15138 17.9176 5.11818 17.9545 5.09516L17.9977 5.06838L18.0097 5.06105L18.0132 5.05895L18.0142 5.05831C18.0142 5.05831 18.0148 5.05793 18.3256 5.57119L18.0142 5.05831C18.2977 4.88669 18.6672 4.97698 18.8389 5.26044C19.0104 5.54386 18.9197 5.91279 18.6363 6.08445Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M1.3999 18.9872C1.3999 21.5277 3.45939 23.5872 5.9999 23.5872L14.9999 23.5872C17.5404 23.5872 19.5999 21.5277 19.5999 18.9872L19.5999 13.9872C19.5999 13.6558 19.3313 13.3872 18.9999 13.3872C18.6685 13.3872 18.3999 13.6558 18.3999 13.9872L18.3999 18.9872C18.3999 20.865 16.8777 22.3872 14.9999 22.3872H5.9999C4.12214 22.3872 2.5999 20.865 2.5999 18.9872L2.5999 6.98721C2.5999 5.10944 4.12213 3.58721 5.9999 3.58721L9.9999 3.58721C10.3313 3.58721 10.5999 3.31858 10.5999 2.98721C10.5999 2.65583 10.3313 2.38721 9.9999 2.38721L5.9999 2.38721C3.45939 2.38721 1.3999 4.4467 1.3999 6.98721L1.3999 18.9872Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M4.8999 17.9872C4.8999 18.3186 5.16853 18.5872 5.4999 18.5872L15.4999 18.5872C15.8313 18.5872 16.0999 18.3186 16.0999 17.9872C16.0999 17.6558 15.8313 17.3872 15.4999 17.3872L5.4999 17.3872C5.16853 17.3872 4.8999 17.6558 4.8999 17.9872Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M10.2349 13.3872L5.4999 13.3872C5.16853 13.3872 4.8999 13.6558 4.8999 13.9872C4.8999 14.3186 5.16853 14.5872 5.4999 14.5872L10.2349 14.5872C10.5662 14.5872 10.8349 14.3186 10.8349 13.9872C10.8349 13.6558 10.5662 13.3872 10.2349 13.3872Z"
fill="currentColor"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M16.4999 2.5999C14.0769 2.5999 12.1126 4.56417 12.1126 6.98721C12.1126 9.41025 14.0769 11.3745 16.4999 11.3745C18.9229 11.3745 20.8872 9.41025 20.8872 6.98721C20.8872 4.56417 18.9229 2.5999 16.4999 2.5999ZM10.9126 6.98721C10.9126 3.90142 13.4141 1.3999 16.4999 1.3999C19.5857 1.3999 22.0872 3.90142 22.0872 6.98721C22.0872 10.073 19.5857 12.5745 16.4999 12.5745C13.4141 12.5745 10.9126 10.073 10.9126 6.98721Z"
fill="currentColor"
/>
</svg>
);
}
export default SvgFeatureList;
Loading

0 comments on commit d4358bc

Please sign in to comment.