gwan-design-system 0.1.13 → 0.1.14
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 +2 -1
- package/src/app/components-library/page.tsx +8 -0
- package/src/app/favicon.ico +0 -0
- package/src/app/globals.css +116 -0
- package/src/app/layout.tsx +38 -0
- package/src/app/page.tsx +5 -0
- package/src/components/avatar/index.tsx +133 -0
- package/src/components/banner/index.tsx +62 -0
- package/src/components/button/index.tsx +63 -0
- package/src/components/carousel/index.tsx +63 -0
- package/src/components/checkbox/index.tsx +62 -0
- package/src/components/chip/index.tsx +26 -0
- package/src/components/ellipsis/index.tsx +38 -0
- package/src/components/fileUploader/index.tsx +58 -0
- package/src/components/filterDropdown/index.tsx +48 -0
- package/src/components/icons/NewTabSVGG/index.tsx +14 -0
- package/src/components/icons/alienFaceSVG/index.tsx +14 -0
- package/src/components/icons/alienUserSVG/index.tsx +14 -0
- package/src/components/icons/arrowLeftSVG/index.tsx +16 -0
- package/src/components/icons/arrowRightSVG/index.tsx +16 -0
- package/src/components/icons/astronautSVG/index.tsx +14 -0
- package/src/components/icons/balanceSVG/index.tsx +14 -0
- package/src/components/icons/balloonsSVG/index.tsx +14 -0
- package/src/components/icons/basketSVG/index.tsx +14 -0
- package/src/components/icons/batSVG/index.tsx +14 -0
- package/src/components/icons/batterySVG/index.tsx +14 -0
- package/src/components/icons/beeSVG/index.tsx +14 -0
- package/src/components/icons/binocularSVG/index.tsx +14 -0
- package/src/components/icons/birdSVG/index.tsx +14 -0
- package/src/components/icons/boxFilledSVG/index.tsx +14 -0
- package/src/components/icons/brainSVG/index.tsx +14 -0
- package/src/components/icons/brightHighSVG/index.tsx +14 -0
- package/src/components/icons/brightLowSVG/index.tsx +14 -0
- package/src/components/icons/bucketSVG/index.tsx +14 -0
- package/src/components/icons/cabinSVG/index.tsx +14 -0
- package/src/components/icons/cakeSVG/index.tsx +14 -0
- package/src/components/icons/chartSVG/index.tsx +14 -0
- package/src/components/icons/checkSVG/index.tsx +21 -0
- package/src/components/icons/chevDownSVG/index.tsx +16 -0
- package/src/components/icons/chevLeftSVG/index.tsx +16 -0
- package/src/components/icons/chevRightSVG/index.tsx +16 -0
- package/src/components/icons/chevUpSVG/index.tsx +16 -0
- package/src/components/icons/circleSVG/index.tsx +16 -0
- package/src/components/icons/citySVG/index.tsx +14 -0
- package/src/components/icons/clockSVG/index.tsx +14 -0
- package/src/components/icons/cocktailSVG/index.tsx +14 -0
- package/src/components/icons/codeSVG/index.tsx +14 -0
- package/src/components/icons/coinSVG/index.tsx +14 -0
- package/src/components/icons/coinsSVG/index.tsx +14 -0
- package/src/components/icons/colorsSVG/index.tsx +23 -0
- package/src/components/icons/connectionSVG/index.tsx +14 -0
- package/src/components/icons/coversSVG/index.tsx +23 -0
- package/src/components/icons/cowSVG/index.tsx +14 -0
- package/src/components/icons/crabSVG/index.tsx +14 -0
- package/src/components/icons/crossSVG/index.tsx +18 -0
- package/src/components/icons/csvSVG/index.tsx +14 -0
- package/src/components/icons/dashboardSVG/index.tsx +16 -0
- package/src/components/icons/diceSVG/index.tsx +14 -0
- package/src/components/icons/dolphinSVG/index.tsx +14 -0
- package/src/components/icons/doorOpenSVG/index.tsx +14 -0
- package/src/components/icons/dotFillSVG/index.tsx +16 -0
- package/src/components/icons/downFolderSVG/index.tsx +14 -0
- package/src/components/icons/downloadSVG/index.tsx +14 -0
- package/src/components/icons/eclipseSVG/index.tsx +23 -0
- package/src/components/icons/editSVG/index.tsx +14 -0
- package/src/components/icons/elephantSVG/index.tsx +14 -0
- package/src/components/icons/fenceSVG/index.tsx +14 -0
- package/src/components/icons/filterSVG/index.tsx +23 -0
- package/src/components/icons/filtersSVG/index.tsx +14 -0
- package/src/components/icons/foxSVG/index.tsx +14 -0
- package/src/components/icons/ghostSVG/index.tsx +14 -0
- package/src/components/icons/helicopterSVG/index.tsx +14 -0
- package/src/components/icons/hospitalSVG/index.tsx +14 -0
- package/src/components/icons/imageSVG/index.tsx +14 -0
- package/src/components/icons/index.tsx +107 -0
- package/src/components/icons/joystickSVG/index.tsx +14 -0
- package/src/components/icons/lightSVG/index.tsx +14 -0
- package/src/components/icons/lionSVG/index.tsx +14 -0
- package/src/components/icons/lobsterSVG/index.tsx +14 -0
- package/src/components/icons/lockSVG/index.tsx +14 -0
- package/src/components/icons/masksSVG/index.tsx +14 -0
- package/src/components/icons/mobileSVG/index.tsx +20 -0
- package/src/components/icons/moneyBagSVG/index.tsx +14 -0
- package/src/components/icons/moneySVG/index.tsx +14 -0
- package/src/components/icons/monkeySVG/index.tsx +14 -0
- package/src/components/icons/orderInfoSVG/index.tsx +23 -0
- package/src/components/icons/ordersSVG/index.tsx +23 -0
- package/src/components/icons/pdfSVG/index.tsx +14 -0
- package/src/components/icons/percentageSVG/index.tsx +14 -0
- package/src/components/icons/pinSVG/index.tsx +14 -0
- package/src/components/icons/planeSVG/index.tsx +14 -0
- package/src/components/icons/printerSVG/index.tsx +14 -0
- package/src/components/icons/productsSVG/index.tsx +23 -0
- package/src/components/icons/radioSVG/index.tsx +14 -0
- package/src/components/icons/robotSVG/index.tsx +14 -0
- package/src/components/icons/rocketSVG/index.tsx +14 -0
- package/src/components/icons/sheepSVG/index.tsx +14 -0
- package/src/components/icons/shuttleSVG/index.tsx +14 -0
- package/src/components/icons/signInSVG/index.tsx +16 -0
- package/src/components/icons/signOutSVG/index.tsx +23 -0
- package/src/components/icons/signalSVG/index.tsx +14 -0
- package/src/components/icons/sirenSVG/index.tsx +14 -0
- package/src/components/icons/snakeSVG/index.tsx +14 -0
- package/src/components/icons/sortSVG/index.tsx +14 -0
- package/src/components/icons/squareFillSVG/index.tsx +16 -0
- package/src/components/icons/starsSVG/index.tsx +26 -0
- package/src/components/icons/stepsSVG/index.tsx +14 -0
- package/src/components/icons/storeSVG/index.tsx +14 -0
- package/src/components/icons/suitcaseSVG/index.tsx +14 -0
- package/src/components/icons/tagsSVG/index.tsx +14 -0
- package/src/components/icons/templatesSVG/index.tsx +23 -0
- package/src/components/icons/terminalSVG/index.tsx +14 -0
- package/src/components/icons/toDoSVG/index.tsx +14 -0
- package/src/components/icons/turtleSVG/index.tsx +14 -0
- package/src/components/icons/ufoSVG/index.tsx +14 -0
- package/src/components/icons/unlockSVG/index.tsx +14 -0
- package/src/components/icons/upFolderSVG/index.tsx +14 -0
- package/src/components/icons/uploadSVG/index.tsx +23 -0
- package/src/components/icons/vanSVG/index.tsx +14 -0
- package/src/components/icons/videoCamSVG/index.tsx +14 -0
- package/src/components/icons/walletSVG/index.tsx +14 -0
- package/src/components/icons/whaleSVG/index.tsx +14 -0
- package/src/components/icons/wifiSVG/index.tsx +14 -0
- package/src/components/input/index.tsx +63 -0
- package/src/components/modal/index.tsx +58 -0
- package/src/components/navBar/index.tsx +284 -0
- package/src/components/pagination/index.tsx +79 -0
- package/src/components/radioButton/index.tsx +57 -0
- package/src/components/selectDropdown/index.tsx +110 -0
- package/src/components/snackBar/index.tsx +50 -0
- package/src/components/state/index.tsx +74 -0
- package/src/components/table/index.tsx +58 -0
- package/src/components/tag/index.tsx +44 -0
- package/src/components/textarea/index.tsx +67 -0
- package/src/components/timeLine/index.tsx +101 -0
- package/src/components/tooltip/index.tsx +74 -0
- package/src/index.ts +63 -0
- package/src/templates/component-library/avatars/index.tsx +49 -0
- package/src/templates/component-library/banners/index.tsx +35 -0
- package/src/templates/component-library/buttons/index.tsx +122 -0
- package/src/templates/component-library/carousels/index.tsx +38 -0
- package/src/templates/component-library/checkboxes/index.tsx +19 -0
- package/src/templates/component-library/chips/index.tsx +49 -0
- package/src/templates/component-library/ellipsis/index.tsx +20 -0
- package/src/templates/component-library/fileUploaders/index.tsx +21 -0
- package/src/templates/component-library/filterDropdown/index.tsx +48 -0
- package/src/templates/component-library/icons/index.tsx +23 -0
- package/src/templates/component-library/index.tsx +184 -0
- package/src/templates/component-library/input/index.tsx +42 -0
- package/src/templates/component-library/modals/index.tsx +113 -0
- package/src/templates/component-library/navBars/index.tsx +110 -0
- package/src/templates/component-library/pagination/index.tsx +28 -0
- package/src/templates/component-library/radioButtons/index.tsx +33 -0
- package/src/templates/component-library/selectDropdown/index.tsx +90 -0
- package/src/templates/component-library/snackBars/index.tsx +34 -0
- package/src/templates/component-library/states/index.tsx +24 -0
- package/src/templates/component-library/tables/index.tsx +149 -0
- package/src/templates/component-library/tags/index.tsx +15 -0
- package/src/templates/component-library/textarea/index.tsx +42 -0
- package/src/templates/component-library/timeLines/index.tsx +109 -0
- package/src/templates/component-library/tooltips/index.tsx +61 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Lion = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m15,11c0,.552-.448,1-1,1s-1-.448-1-1,.448-1,1-1,1,.448,1,1Zm-5-1c-.552,0-1,.448-1,1s.448,1,1,1,1-.448,1-1-.448-1-1-1Zm8.109-3.912c.47.825.891,1.65.891,2.672,0,2.01-.711,3.663-.97,4.198l.207.827c.233.933-.072,1.903-.797,2.534l-2.027,1.768c-.683.595-1.558.923-2.464.923h-1.898c-.906,0-1.781-.328-2.464-.923l-2.027-1.768c-.725-.631-1.03-1.602-.796-2.534l.207-.827c-.259-.535-.97-2.188-.97-4.198,0-1.021.421-1.847.891-2.672.547-.963,1.653-1.481,2.755-1.28.869.155,2.13.488,3.354,1.2,1.224-.712,2.485-1.045,3.354-1.2,1.098-.202,2.207.317,2.755,1.28Zm-.109,2.672c0-.778-.344-1.446-.76-2.178-.338-.595-1.024-.913-1.71-.79-.844.15-2.095.485-3.263,1.224-.163.104-.371.104-.534,0-1.167-.738-2.418-1.073-3.263-1.224-.098-.018-.195-.025-.292-.025-.582,0-1.128.306-1.418.815-.416.731-.76,1.399-.76,2.178,0,2.152.93,3.882.939,3.899.06.11.077.239.046.36l-.252,1.008c-.142.566.044,1.155.483,1.538l2.028,1.768c.501.437,1.143.677,1.807.677h.438l-.034-1.555-1.248-1.248c-.133-.133-.207-.312-.207-.5,0-.391.317-.707.707-.707h2.586c.391,0,.707.317.707.707,0,.188-.075.367-.207.5l-1.336,1.336.032,1.467h.46c.664,0,1.306-.24,1.807-.677l2.027-1.768c.44-.383.625-.972.484-1.538l-.252-1.008c-.031-.121-.014-.25.045-.359.01-.018.939-1.76.939-3.9Zm6,3.72v1.788c0,.479-.272.896-.71,1.088-.304.134-.631.134-.922.017-.594,2.184-1.096,3.609-1.289,4.026l-.647,1.87c-.215.477-.634.757-1.11.773-.47,0-.914-.233-1.141-.651l-.198-.592c-1.231.839-3.316,2.221-4.638,2.884-.421.21-.883.315-1.345.315s-.923-.105-1.344-.315c-1.321-.663-3.403-2.042-4.634-2.881l-.166.505c-.263.502-.69.743-1.177.735-.477-.017-.895-.297-1.093-.729l-.683-1.961c-.177-.374-.677-1.797-1.271-3.979-.289.117-.618.117-.922-.017-.438-.192-.71-.609-.71-1.088v-1.788c0-1.738.359-3.52,1.07-5.305-.353.021-.675-.117-.87-.392-.227-.319-.246-.738-.052-1.095C1.006,4.118,3.257,1.851,6.174.581c1.853-.808,3.961-.774,5.826.081,1.864-.856,3.973-.889,5.826-.081,2.94,1.279,5.186,3.571,6.029,5.159.19.359.167.779-.061,1.097-.197.272-.513.421-.844.388.697,1.77,1.05,3.532,1.05,5.255Zm-1,0c0-1.881-.457-3.823-1.359-5.772-.082-.176-.054-.383.07-.531.125-.148.325-.21.511-.162l.847.224c-.788-1.485-3.043-3.608-5.643-4.74-1.654-.718-3.55-.659-5.203.167-.141.07-.307.07-.447,0-1.652-.826-3.548-.885-5.203-.167C3.993,2.621,1.829,4.697,1.026,6.167l.777-.159c.185-.036.376.031.494.178.117.148.142.35.062.521-.902,1.949-1.359,3.892-1.359,5.772v1.788c0,.106.07.154.112.172.043.02.125.04.202-.033l.272-.249c.129-.119.312-.159.479-.111.168.05.298.184.342.354.684,2.62,1.252,4.215,1.42,4.577l.685,1.964c.043.089.167.104.209.103.051,0,.156-.016.219-.131l.337-1.056c.049-.15.166-.269.315-.318.052-.018.106-.026.16-.026.1,0,.2.03.284.089,1.026.709,3.575,2.439,5.065,3.188.562.281,1.232.281,1.793,0,1.49-.748,4.039-2.479,5.065-3.188.129-.091.293-.113.444-.062.149.05.267.168.315.318l.373,1.14c.03.039.143.061.192.046.046,0,.16-.019.218-.146l.649-1.873c.187-.409.755-2.004,1.439-4.624.044-.17.174-.304.342-.354.17-.048.351-.008.479.111l.271.249c.078.072.16.052.203.033.042-.018.112-.065.112-.172v-1.788Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Lion };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Lobster = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m18.5,10c1.292,0,2.423-.838,2.832-2.034,1.497-.167,2.668-1.426,2.668-2.966,0-.866-.437-3.395-.799-4.352-.144-.38-.498-.634-.902-.648-.399.011-.784.219-.955.592-.121.263-.229.584-.344.932-.115-.348-.223-.669-.344-.931-.171-.374-.536-.58-.955-.593-.404.015-.759.269-.902.647-.362.957-.799,3.486-.799,4.353,0,1.404.973,2.576,2.277,2.902-.334.656-1.012,1.098-1.777,1.098h-2.5v-2.275c0-.645-.248-1.717-.618-2.802.362-.15.618-.506.618-.923,0-.552-.448-1-1-1-.134,0-.261.028-.378.076-.235-.472-.483-.893-.731-1.202-.891-1.111-2.758-1.112-3.646,0-.253.315-.52.754-.778,1.256-.141-.076-.295-.13-.466-.13-.552,0-1,.448-1,1,0,.439.287.801.681.936-.399,1.075-.681,2.141-.681,2.789v2.275h-2.5c-.765,0-1.443-.442-1.777-1.098,1.305-.326,2.277-1.498,2.277-2.902,0-.866-.437-3.395-.799-4.352-.144-.38-.498-.634-.902-.648-.402.011-.784.219-.955.592-.121.263-.229.584-.344.932-.115-.348-.223-.669-.344-.931-.171-.374-.539-.58-.955-.593-.404.015-.759.269-.902.647-.362.957-.799,3.486-.799,4.353,0,1.541,1.172,2.799,2.668,2.966.409,1.196,1.54,2.034,2.832,2.034h2.5v2h-.843c-1.202,0-2.333.468-3.183,1.318l-.828.828c-.195.195-.195.512,0,.707s.512.195.707,0l.828-.828c.661-.661,1.54-1.025,2.476-1.025h.843v2h-.258c-.921,0-1.823.374-2.475,1.025l-1.121,1.121c-.195.195-.195.512,0,.707s.512.195.707,0l1.121-1.121c.466-.466,1.109-.732,1.768-.732h.258v2.858l-1.514,1.667c-.676.676-.643,1.583.086,2.312,1.097,1.098,3.506,1.874,5.428.319.776.628,1.632.876,2.448.876,1.205,0,2.325-.541,2.979-1.195.729-.729.762-1.636.103-2.294l-1.53-1.685v-2.858h.258c.658,0,1.302.267,1.768.732l1.121,1.121c.098.098.226.146.354.146s.256-.049.354-.146c.195-.195.195-.512,0-.707l-1.121-1.121c-.651-.651-1.554-1.025-2.475-1.025h-.258v-2h.843c.936,0,1.814.364,2.476,1.025l.828.828c.098.098.226.146.354.146s.256-.049.354-.146c.195-.195.195-.512,0-.707l-.828-.828c-.85-.851-1.98-1.318-3.183-1.318h-.843v-2h2.5Zm.5-5c0-.765.417-3.162.748-3.99.108.235.203.525.306.838.135.406.287.868.494,1.308.164.35.74.35.904,0,.207-.439.359-.901.494-1.308.103-.312.197-.603.316-.852l.003.006h0c.317.836.734,3.233.734,3.998,0,1.103-.897,2-2,2s-2-.897-2-2ZM1,5c0-.765.417-3.162.748-3.99.108.235.203.525.306.838.135.406.287.868.494,1.308.164.35.74.35.904,0,.207-.439.359-.901.494-1.308.103-.312.197-.603.316-.852l.003.006h0c.317.836.734,3.233.734,3.998,0,1.103-.897,2-2,2s-2-.897-2-2Zm8,1.725c0-1.066,1.086-4.055,2.024-5.226.509-.636,1.577-.634,2.086,0,.312.39,1.89,3.512,1.89,5.226v2.275h-6v-2.275Zm7.721,15.405c-.685.685-2.731,1.634-4.367,0-.098-.098-.226-.146-.354-.146s-.256.049-.354.146c-1.635,1.636-3.683.686-4.367,0-.491-.492-.207-.776-.069-.915l2.012-2.215h5.557l2.028,2.232c.121.121.405.405-.086.897Zm-1.721-4.13h-6v-2h6v2Zm0-3h-6v-2h6v2Zm0-3h-6v-2h6v2Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Lobster };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Lock = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M19,8.276v-1.276c0-3.86-3.141-7-7-7S5,3.14,5,7v1.276c-1.742,.621-3,2.271-3,4.224v7c0,2.481,2.019,4.5,4.5,4.5h11c2.481,0,4.5-2.019,4.5-4.5v-7c0-1.953-1.258-3.602-3-4.224Zm-13-1.276c0-3.309,2.691-6,6-6s6,2.691,6,6v1.051c-.166-.019-.329-.051-.5-.051H6.5c-.171,0-.334,.032-.5,.051v-1.051Zm15,12.5c0,1.93-1.57,3.5-3.5,3.5H6.5c-1.93,0-3.5-1.57-3.5-3.5v-7c0-1.93,1.57-3.5,3.5-3.5h11c1.93,0,3.5,1.57,3.5,3.5v7Zm-8.5-5v3c0,.276-.224,.5-.5,.5s-.5-.224-.5-.5v-3c0-.276,.224-.5,.5-.5s.5,.224,.5,.5Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Lock };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Masks = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m21.681,1.473c-1.698-.596-3.378-1.013-4.995-1.24C15.072.006,13.341-.056,11.539.049c-1.648.095-3.014,1.33-3.248,2.937l-.358,2.46c-.205.023-.412.049-.619.078-1.616.227-3.296.644-4.995,1.24C.762,7.31-.199,8.874.036,10.482l1.044,7.18c.459,3.158,4.838,5.206,7.408,6.146.354.129.721.193,1.083.193.64,0,1.267-.198,1.792-.581,1.258-.917,3.541-2.768,4.692-4.853.049-.089.068-.186.061-.28,2.598-1.023,6.379-2.994,6.804-5.917l1.044-7.181c.234-1.608-.726-3.172-2.284-3.718Zm-10.906,21.14c-.552.403-1.279.499-1.943.256-1.9-.695-6.363-2.607-6.762-5.35l-1.044-7.18c-.165-1.137.518-2.243,1.625-2.631,1.636-.574,3.252-.975,4.803-1.193.11-.016.221-.03.331-.044l-.538,3.696c-.057.391-.051.782.006,1.17-.451-.601-1.05-.952-1.667-.862-.754.109-1.3.838-1.504,1.794-.068.318.203.605.524.559l2.58-.369c.129-.018.235-.087.306-.181.269.759.71,1.497,1.241,2.191-.057.008-.115.018-.174.031-1.633.362-2.802,1.667-3.258,3.284-.136.482.411.867.828.588,1.482-.991,3.204-1.596,4.76-1.64.604.532,1.201.997,1.718,1.376.54.395,1.182.599,1.832.599.123,0,.247-.008.371-.023-1.134,1.674-2.971,3.151-4.036,3.929ZM22.975,5.047l-1.044,7.181c-.399,2.743-4.861,4.655-6.761,5.35-.665.244-1.402.141-1.971-.276-1.625-1.189-5.361-4.25-4.962-6.992l1.044-7.18c.166-1.139,1.14-2.014,2.316-2.083.548-.032,1.089-.047,1.622-.047,1.154,0,2.269.074,3.329.223,1.529.215,3.19.627,4.803,1.193,1.107.388,1.791,1.495,1.625,2.631Zm-4.144,6.243c-.996,1.336-2.537,2.134-4.181,1.902-1.643-.233-2.897-1.43-3.479-2.989-.181-.484.355-.922.806-.669,2.115,1.187,3.908,1.442,6.271.893.501-.116.89.451.583.863Zm.916-4.192c.068.317-.203.605-.524.559l-2.58-.369c-.321-.046-.5-.398-.346-.683.464-.861,1.191-1.41,1.947-1.301.754.109,1.3.838,1.504,1.794Zm-8.33-1.19c.464-.861,1.191-1.41,1.947-1.301.754.109,1.3.838,1.504,1.794.068.318-.203.605-.524.559l-2.58-.369c-.321-.046-.5-.398-.346-.683Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Masks };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
const Mobile = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M15.5,0h-7c-2.481,0-4.5,2.019-4.5,4.5v15c0,2.481,2.019,4.5,4.5,4.5h7c2.481,0,4.5-2.019,4.5-4.5V4.5c0-2.481-2.019-4.5-4.5-4.5Zm-.693,1l-.325,.974c-.205,.614-.777,1.026-1.423,1.026h-2.117c-.646,0-1.218-.412-1.423-1.026l-.325-.974h5.613Zm4.193,18.5c0,1.93-1.57,3.5-3.5,3.5h-7c-1.93,0-3.5-1.57-3.5-3.5V4.5c0-1.81,1.387-3.287,3.151-3.465l.418,1.255c.341,1.022,1.294,1.709,2.372,1.709h2.117c1.078,0,2.031-.687,2.372-1.709l.418-1.255c1.764,.178,3.151,1.654,3.151,3.465v15Z"
|
|
9
|
+
/>
|
|
10
|
+
<path
|
|
11
|
+
fillRule="evenodd"
|
|
12
|
+
clipRule="evenodd"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M13.5,20h-3c-.276,0-.5,.224-.5,.5s.224,.5,.5,.5h3c.276,0,.5-.224,.5-.5s-.224-.5-.5-.5Z"
|
|
15
|
+
/>
|
|
16
|
+
</svg>
|
|
17
|
+
);
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Mobile };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const MoneyBag = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M13.83,5.268c1.11-.592,2.461-1.581,3.06-3.087,.193-.486,.133-1.018-.166-1.458-.307-.453-.815-.724-1.36-.724h-6.728c-.544,0-1.053,.271-1.36,.724-.299,.44-.359,.972-.167,1.458,.599,1.506,1.95,2.495,3.06,3.087C5.238,6.62,1,13.094,1,18.25c0,3.17,2.58,5.75,5.75,5.75h10.5c3.17,0,5.75-2.58,5.75-5.75,0-5.156-4.238-11.63-9.17-12.982ZM8.039,1.812c-.094-.236,0-.432,.064-.526,.121-.179,.32-.285,.533-.285h6.728c.212,0,.412,.106,.533,.285,.064,.095,.158,.29,.064,.527-.788,1.982-3.337,2.952-3.961,3.163-.625-.21-3.169-1.174-3.96-3.164Zm9.211,21.188H6.75c-2.619,0-4.75-2.131-4.75-4.75,0-5.349,4.849-12.25,10-12.25s10,6.901,10,12.25c0,2.619-2.131,4.75-4.75,4.75Zm-1.25-5.626c0,1.448-1.178,2.626-2.626,2.626h-.874v1.5c0,.276-.224,.5-.5,.5s-.5-.224-.5-.5v-1.5h-.926c-.979,0-1.891-.526-2.381-1.374-.139-.239-.057-.545,.182-.683,.239-.14,.544-.057,.683,.182,.312,.54,.894,.875,1.516,.875h2.8c.896,0,1.626-.729,1.626-1.626,0-.803-.575-1.478-1.368-1.605l-3.422-.55c-1.28-.206-2.209-1.296-2.209-2.593,0-1.448,1.178-2.626,2.626-2.626h.874v-1.5c0-.276,.224-.5,.5-.5s.5,.224,.5,.5v1.5h.926c.978,0,1.891,.527,2.381,1.375,.139,.239,.057,.545-.182,.683-.241,.138-.544,.056-.683-.182-.312-.54-.894-.875-1.516-.875h-2.8c-.896,0-1.626,.729-1.626,1.626,0,.803,.575,1.478,1.368,1.605l3.422,.55c1.28,.206,2.209,1.296,2.209,2.593Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { MoneyBag };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Money = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M13.5,7c-1.93,0-3.5,1.57-3.5,3.5s1.57,3.5,3.5,3.5,3.5-1.57,3.5-3.5-1.57-3.5-3.5-3.5Zm0,6c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5,2.5,1.12,2.5,2.5-1.12,2.5-2.5,2.5ZM20.5,3H6.5c-1.93,0-3.5,1.57-3.5,3.5V14.5c0,1.93,1.57,3.5,3.5,3.5h14c1.93,0,3.5-1.57,3.5-3.5V6.5c0-1.93-1.57-3.5-3.5-3.5Zm2.5,11.5c0,1.38-1.12,2.5-2.5,2.5H6.5c-1.38,0-2.5-1.12-2.5-2.5V6.5c0-1.38,1.12-2.5,2.5-2.5h14c1.38,0,2.5,1.12,2.5,2.5V14.5Zm-4,6c0,.28-.22,.5-.5,.5H4.5c-2.48,0-4.5-2.02-4.5-4.5V8.5c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v8c0,1.93,1.57,3.5,3.5,3.5h14c.28,0,.5,.22,.5,.5Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Money };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Monkey = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m15,6c0,.552-.448,1-1,1s-1-.448-1-1,.448-1,1-1,1,.448,1,1Zm4-1c-.552,0-1,.448-1,1s.448,1,1,1,1-.448,1-1-.448-1-1-1Zm5,1c0,.828-.672,1.5-1.5,1.5-.294,0-.565-.088-.797-.233-.332.975-.926,1.829-1.703,2.472v13.261h1.5c.276,0,.5.224.5.5s-.224.5-.5.5H7.5c-4.136,0-7.5-3.364-7.5-7.5V5.5C0,2.21,2.21,0,5.5,0c.276,0,.5.224.5.5s-.224.5-.5.5C2.724,1,1,2.724,1,5.5v11c0,2.316,1.222,4.348,3.05,5.499.216-2.635,1.478-10.84,8.546-12.63-.581-.586-1.028-1.304-1.3-2.102-.231.146-.503.233-.797.233-.828,0-1.5-.672-1.5-1.5s.672-1.5,1.5-1.5c.205,0,.4.042.578.116.425-2.613,2.692-4.616,5.422-4.616s4.997,2.003,5.422,4.616c.178-.074.373-.116.578-.116.828,0,1.5.672,1.5,1.5Zm-11.531-2.461c.506-.34,1.116-.539,1.781-.539.839,0,1.647.33,2.25.91.602-.581,1.411-.91,2.25-.91.664,0,1.274.198,1.78.537-.732-1.496-2.255-2.537-4.03-2.537s-3.299,1.042-4.031,2.539Zm6.531,19.461v-6c0-1.103-.897-2-2-2s-2,.897-2,2v6h4Zm0-12.607c-.751.385-1.599.607-2.5.607-1.071,0-2.069-.313-2.915-.845,0,0,0,0,0,0-7.387,1.254-8.424,9.743-8.566,12.35.765.318,1.603.495,2.482.495h6.5v-6c0-1.654,1.346-3,3-3,.771,0,1.468.301,2,.78v-4.388Zm1.937-4.265c-.061-1.201-.995-2.128-2.187-2.128-.629,0-1.233.268-1.658.736-.309.337-.877.335-1.182.001-.427-.469-1.031-.737-1.66-.737-1.196,0-2.133.936-2.185,2.148.317,2.173,2.175,3.852,4.435,3.852s4.128-1.69,4.437-3.872Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Monkey };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
|
|
3
|
+
const OrderInfo = (): ReactNode => {
|
|
4
|
+
return (
|
|
5
|
+
<svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg">
|
|
6
|
+
<g clipPath="url(#clip0_907_32)">
|
|
7
|
+
<path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M11.875 26.25H5.625C3.2125 26.25 1.25 24.2875 1.25 21.875V5.625C1.25 3.2125 3.2125 1.25 5.625 1.25H13.75V5.625C13.75 7.35 15.15 8.75 16.875 8.75H21.25V10.625C21.25 10.975 21.525 11.25 21.875 11.25C22.225 11.25 22.5 10.975 22.5 10.625C22.5 10.625 22.5125 8 22.5 7.95C22.3875 6.9625 21.925 6.0375 21.2125 5.3375L17.1625 1.2875C16.35 0.475 15.225 0 14.075 0H5.625C2.525 0 0 2.525 0 5.625V21.875C0 24.975 2.525 27.5 5.625 27.5H11.875C12.225 27.5 12.5 27.225 12.5 26.875C12.5 26.525 12.225 26.25 11.875 26.25ZM20.3375 6.2125C20.7 6.575 20.9625 7.0125 21.1125 7.5H16.875C15.8375 7.5 15 6.6625 15 5.625V1.3875C15.475 1.5375 15.925 1.8 16.2875 2.1625L20.3375 6.2125ZM21.875 13.75C17.4 13.75 13.75 17.4 13.75 21.875C13.75 26.35 17.4 30 21.875 30C26.35 30 30 26.35 30 21.875C30 17.4 26.35 13.75 21.875 13.75ZM21.875 28.75C18.0875 28.75 15 25.6625 15 21.875C15 18.0875 18.0875 15 21.875 15C25.6625 15 28.75 18.0875 28.75 21.875C28.75 25.6625 25.6625 28.75 21.875 28.75ZM23.125 18.75C23.125 19.4375 22.5625 20 21.875 20C21.1875 20 20.625 19.4375 20.625 18.75C20.625 18.0625 21.1875 17.5 21.875 17.5C22.5625 17.5 23.125 18.0625 23.125 18.75ZM22.5 21.875V25.625C22.5 25.975 22.225 26.25 21.875 26.25C21.525 26.25 21.25 25.975 21.25 25.625V21.875C21.25 21.525 21.525 21.25 21.875 21.25C22.225 21.25 22.5 21.525 22.5 21.875Z"
|
|
11
|
+
fill="currentColor"
|
|
12
|
+
/>
|
|
13
|
+
</g>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="clip0_907_32">
|
|
16
|
+
<rect width="30" height="30" fill="currentColor" />
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export { OrderInfo };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
|
|
3
|
+
const Orders = (): ReactNode => {
|
|
4
|
+
return (
|
|
5
|
+
<svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg">
|
|
6
|
+
<g clipPath="url(#clip0_897_101)">
|
|
7
|
+
<path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M5 21.875V3.125C5 1.40125 3.5975 0 1.875 0H0V1.25H1.875C2.90875 1.25 3.75 2.09125 3.75 3.125V21.875C3.75 23.5987 5.1525 25 6.875 25H7.5V26.25C7.5 28.3175 9.1825 30 11.25 30C13.3175 30 15 28.3175 15 26.25V25H20V26.25C20 28.3175 21.6825 30 23.75 30C25.8175 30 27.5 28.3175 27.5 26.25V25H30V23.75H6.875C5.84125 23.75 5 22.9088 5 21.875ZM13.75 26.25C13.75 27.6287 12.6287 28.75 11.25 28.75C9.87125 28.75 8.75 27.6287 8.75 26.25V25H13.75V26.25ZM26.25 26.25C26.25 27.6287 25.1287 28.75 23.75 28.75C22.3713 28.75 21.25 27.6287 21.25 26.25V25H26.25V26.25ZM7.5 21.25H30V12.5H7.5V21.25ZM8.75 13.75H28.75V20H8.75V13.75ZM17.5 0H7.5V10H17.5V0ZM16.25 8.75H8.75V1.25H16.25V8.75ZM20 2.5V10H30V2.5H20ZM28.75 8.75H21.25V3.75H28.75V8.75Z"
|
|
11
|
+
fill="currentcolor"
|
|
12
|
+
/>
|
|
13
|
+
</g>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="clip0_897_101">
|
|
16
|
+
<rect width="30" height="30" fill="currentcolor" />
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export { Orders };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Pdf = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M20.1,5.39l-3.49-3.49c-1.23-1.23-2.86-1.9-4.6-1.9H6.5C4.02,0,2,2.02,2,4.5v15c0,2.48,2.02,4.5,4.5,4.5h11c2.48,0,4.5-2.02,4.5-4.5V9.99c0-1.74-.68-3.37-1.9-4.6Zm-.71,.71c.55,.55,.97,1.2,1.24,1.9h-5.13c-.83,0-1.5-.67-1.5-1.5V1.37c.71,.27,1.35,.69,1.9,1.24l3.49,3.49Zm1.61,13.4c0,1.93-1.57,3.5-3.5,3.5H6.5c-1.93,0-3.5-1.57-3.5-3.5V4.5c0-1.93,1.57-3.5,3.5-3.5h5.51c.33,0,.66,.03,.99,.09V6.5c0,1.38,1.12,2.5,2.5,2.5h5.41c.06,.32,.09,.65,.09,.99v9.51ZM6.97,13h-.97c-.55,0-1,.45-1,1v4.5c0,.28,.22,.5,.5,.5s.5-.22,.5-.5v-1.5h.97c1.11,0,2.01-.92,2.01-2.02s-.9-1.98-2.01-1.98Zm0,3h-.97v-2h.97c.56,0,1.01,.44,1.01,.98s-.46,1.02-1.01,1.02Zm5.03-3h0s-.51,0-1,0c-.55,0-1,.45-1,1v4c0,.55,.45,1,1,1,.48,0,.97,0,1,0h0c1.11,0,2-.89,2-1.98v-2.03c0-1.09-.89-1.98-2-1.98Zm1,4.02c0,.53-.43,.96-.96,.98h-1.04v-4h1.04c.53,.02,.96,.46,.96,.98v2.03Zm6-3.52c0,.28-.22,.5-.5,.5h-2.5v2s1.5,0,1.5,0c.28,0,.5,.22,.5,.5s-.22,.5-.5,.5h-1.5v1.5c0,.28-.22,.5-.5,.5s-.5-.22-.5-.5v-4.5c0-.55,.45-1,1-1h2.5c.28,0,.5,.22,.5,.5Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Pdf };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Percentage = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M12,24c-1.539,0-2.99-.676-3.982-1.854-.095-.113-.219-.165-.376-.155-1.528,.127-3.039-.417-4.127-1.505-1.088-1.088-1.637-2.592-1.505-4.127,.013-.147-.043-.281-.155-.375-1.179-.993-1.854-2.445-1.854-3.983s.676-2.99,1.854-3.982c.113-.095,.169-.229,.156-.376-.132-1.535,.417-3.039,1.505-4.127,1.087-1.087,2.584-1.638,4.127-1.505,.145,.012,.281-.042,.376-.155,.992-1.179,2.443-1.854,3.982-1.854s2.99,.676,3.982,1.854c.096,.113,.22,.165,.376,.155,1.521-.134,3.039,.417,4.127,1.505,1.088,1.088,1.637,2.592,1.505,4.127-.013,.147,.043,.281,.155,.375,1.179,.993,1.854,2.445,1.854,3.983s-.676,2.99-1.854,3.982c-.113,.095-.169,.229-.156,.376,.132,1.535-.417,3.039-1.505,4.127-1.087,1.087-2.582,1.64-4.127,1.505-.144-.008-.281,.043-.376,.155-.992,1.179-2.443,1.854-3.982,1.854Zm-4.314-3.012c.425,0,.819,.183,1.098,.514,.801,.952,1.974,1.498,3.217,1.498s2.416-.546,3.217-1.498c.306-.364,.757-.554,1.228-.508,1.241,.105,2.455-.337,3.334-1.216s1.322-2.094,1.216-3.335c-.04-.474,.145-.92,.509-1.226,.951-.802,1.497-1.975,1.497-3.217s-.546-2.416-1.498-3.218c-.363-.305-.548-.752-.508-1.226,.106-1.241-.337-2.456-1.216-3.335-.88-.879-2.103-1.323-3.334-1.216-.48,.04-.921-.144-1.228-.508-.801-.952-1.974-1.498-3.217-1.498s-2.416,.546-3.217,1.498c-.307,.364-.762,.547-1.228,.508-1.243-.107-2.455,.337-3.334,1.216-.879,.879-1.322,2.094-1.216,3.335,.04,.474-.145,.92-.509,1.226-.951,.802-1.497,1.975-1.497,3.217s.546,2.416,1.498,3.218c.363,.305,.548,.752,.508,1.226-.106,1.241,.337,2.456,1.216,3.335s2.099,1.318,3.334,1.216c.044-.004,.087-.006,.13-.006Zm1.314-12.988c-.552,0-1,.448-1,1s.448,1,1,1,1-.448,1-1-.448-1-1-1Zm6,6c-.552,0-1,.448-1,1s.448,1,1,1,1-.448,1-1-.448-1-1-1Zm-5.084,2.277l5-7.5c.153-.23,.091-.54-.139-.693-.228-.152-.539-.091-.693,.139l-5,7.5c-.153,.23-.091,.54,.139,.693,.085,.057,.182,.084,.277,.084,.161,0,.319-.078,.416-.223Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Percentage };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Pin = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M18,6c0-3.309-2.691-6-6-6S6,2.691,6,6c0,3.14,2.425,5.724,5.5,5.979v11.521c0,.276,.224,.5,.5,.5s.5-.224,.5-.5V11.979c3.075-.255,5.5-2.839,5.5-5.979Zm-6,5c-2.757,0-5-2.243-5-5S9.243,1,12,1s5,2.243,5,5-2.243,5-5,5Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Pin };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Plane = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M10.471,24c-.806,0-1.537-.375-2.006-1.029-.47-.654-.591-1.467-.333-2.23l2.042-5.741H5.388l-1.228,1.872c-.464,.707-1.246,1.128-2.091,1.128-.676,0-1.306-.328-1.689-.877-.385-.55-.477-1.254-.246-1.885l1.129-3.23L.067,8.875c-.158-.809,.032-1.564,.484-2.108,.411-.494,.982-.766,1.608-.766,.842,0,1.621,.418,2.085,1.12l1.245,1.88h4.684l-2.039-5.733c-.261-.771-.14-1.583,.33-2.237,.469-.654,1.2-1.029,2.006-1.029,1.037,0,1.99,.565,2.487,1.476l4.307,7.524h3.602c1.531,0,2.861,1.075,3.093,2.5h0c.144,.881-.102,1.771-.673,2.443s-1.404,1.057-2.286,1.057h-3.735l-4.312,7.533c-.492,.902-1.445,1.467-2.482,1.467ZM5.118,14h5.765c.162,0,.314,.079,.408,.212s.117,.303,.062,.456l-2.277,6.401c-.15,.447-.078,.93,.201,1.319s.714,.612,1.193,.612c.671,0,1.288-.366,1.61-.956l4.46-7.793c.089-.155,.254-.251,.434-.251h4.025c.588,0,1.144-.257,1.524-.705,.387-.455,.546-1.035,.448-1.634h0c-.154-.947-1.06-1.661-2.106-1.661h-3.892c-.18,0-.345-.096-.434-.251L12.086,1.964c-.327-.598-.944-.964-1.615-.964-.479,0-.914,.223-1.193,.612s-.352,.873-.198,1.327l2.274,6.394c.055,.153,.031,.323-.062,.456s-.246,.212-.408,.212H5.222c-.168,0-.324-.084-.417-.224l-1.394-2.104c-.457-.69-1.533-.935-2.091-.266-.265,.318-.375,.767-.295,1.2l1.236,3.216c.042,.11,.044,.232,.005,.343l-1.191,3.41c-.122,.335-.076,.688,.124,.975s.516,.451,.865,.451c.512,0,.981-.253,1.26-.677l1.376-2.097c.093-.141,.249-.226,.418-.226Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Plane };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Printer = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M19.5,8h-.5V3.5c0-1.93-1.57-3.5-3.5-3.5h-7c-1.93,0-3.5,1.57-3.5,3.5v4.5h-.5c-2.481,0-4.5,2.019-4.5,4.5v7c0,2.481,2.019,4.5,4.5,4.5h15c2.481,0,4.5-2.019,4.5-4.5v-7c0-2.481-2.019-4.5-4.5-4.5ZM6,3.5c0-1.378,1.122-2.5,2.5-2.5h7c1.379,0,2.5,1.122,2.5,2.5V13H6V3.5Zm-1.5,5.5h.5v4.5c0,.276,.224,.5,.5,.5h13c.276,0,.5-.224,.5-.5v-4.5h.5c1.93,0,3.5,1.57,3.5,3.5v5.5H1v-5.5c0-1.93,1.57-3.5,3.5-3.5Zm15,14H4.5c-1.93,0-3.5-1.57-3.5-3.5v-.5H23v.5c0,1.93-1.57,3.5-3.5,3.5Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Printer };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
|
|
3
|
+
const Products = (): ReactNode => {
|
|
4
|
+
return (
|
|
5
|
+
<svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg">
|
|
6
|
+
<g clipPath="url(#clip0_897_103)">
|
|
7
|
+
<path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M19.375 18.75H24.375V20H19.375V18.75ZM30 16.875V30H0V16.875C0 15.1512 1.40125 13.75 3.125 13.75H6.25V3.125C6.25 1.40125 7.65125 0 9.375 0H20.625C22.3487 0 23.75 1.40125 23.75 3.125V13.75H26.875C28.5987 13.75 30 15.1512 30 16.875ZM7.5 13.75H22.5V3.125C22.5 2.09125 21.6588 1.25 20.625 1.25H9.375C8.34125 1.25 7.5 2.09125 7.5 3.125V13.75ZM1.25 28.75H14.375V15H3.125C2.09125 15 1.25 15.8413 1.25 16.875V28.75ZM28.75 16.875C28.75 15.8413 27.9088 15 26.875 15H15.625V28.75H28.75V16.875ZM5.625 18.75V20H10.625V18.75H5.625ZM12.5 6.25H17.5V5H12.5V6.25Z"
|
|
11
|
+
fill="currentColor"
|
|
12
|
+
/>
|
|
13
|
+
</g>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="clip0_897_103">
|
|
16
|
+
<rect width="30" height="30" fill="currentColor" />
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export { Products };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Radio = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m19.5,6H6.901L21.661.973c.261-.089.401-.373.312-.634-.088-.261-.373-.401-.634-.312L3.401,6.136c-1.952.492-3.401,2.262-3.401,4.364v9c0,2.481,2.019,4.5,4.5,4.5h15c2.481,0,4.5-2.019,4.5-4.5v-9c0-2.481-2.019-4.5-4.5-4.5Zm3.5,13.5c0,1.93-1.57,3.5-3.5,3.5H4.5c-1.93,0-3.5-1.57-3.5-3.5v-9c0-1.425.856-2.653,2.081-3.199l.596-.203c.264-.064.54-.098.823-.098h15c1.93,0,3.5,1.57,3.5,3.5v9Zm-14-6c0,.276-.224.5-.5.5H3.5c-.276,0-.5-.224-.5-.5s.224-.5.5-.5h5c.276,0,.5.224.5.5Zm0,3c0,.276-.224.5-.5.5H3.5c-.276,0-.5-.224-.5-.5s.224-.5.5-.5h5c.276,0,.5.224.5.5Zm0,3c0,.276-.224.5-.5.5H3.5c-.276,0-.5-.224-.5-.5s.224-.5.5-.5h5c.276,0,.5.224.5.5Zm0-9c0,.276-.224.5-.5.5H3.5c-.276,0-.5-.224-.5-.5s.224-.5.5-.5h5c.276,0,.5.224.5.5Zm7-.5c-2.757,0-5,2.243-5,5s2.243,5,5,5,5-2.243,5-5-2.243-5-5-5Zm0,9c-2.206,0-4-1.794-4-4s1.794-4,4-4,4,1.794,4,4-1.794,4-4,4Zm0-6c-1.103,0-2,.897-2,2s.897,2,2,2,2-.897,2-2-.897-2-2-2Zm0,3c-.551,0-1-.449-1-1s.449-1,1-1,1,.449,1,1-.449,1-1,1Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Radio };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Robot = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m21,22.5v1c0,.276-.224.5-.5.5s-.5-.224-.5-.5v-1c0-2.481-2.019-4.5-4.5-4.5h-7c-2.481,0-4.5,2.019-4.5,4.5v1c0,.276-.224.5-.5.5s-.5-.224-.5-.5v-1c0-3.032,2.467-5.5,5.5-5.5h7c3.033,0,5.5,2.468,5.5,5.5Zm1-15v3c0,.827-.673,1.5-1.5,1.5h-.536c-.243,1.694-1.704,3-3.464,3H7.5c-1.76,0-3.221-1.306-3.464-3h-.536c-.827,0-1.5-.673-1.5-1.5v-3c0-.827.673-1.5,1.5-1.5h.5v-.5c0-1.93,1.57-3.5,3.5-3.5h4V.5c0-.276.224-.5.5-.5s.5.224.5.5v1.5h4c1.93,0,3.5,1.57,3.5,3.5v.5h.5c.827,0,1.5.673,1.5,1.5ZM3.5,11h.5v-4h-.5c-.276,0-.5.225-.5.5v3c0,.275.224.5.5.5Zm15.5.5v-6c0-1.379-1.122-2.5-2.5-2.5H7.5c-1.378,0-2.5,1.121-2.5,2.5v6c0,1.379,1.122,2.5,2.5,2.5h9c1.378,0,2.5-1.121,2.5-2.5Zm2-4c0-.275-.224-.5-.5-.5h-.5v4h.5c.276,0,.5-.225.5-.5v-3Zm-10,1.5c0,1.103-.897,2-2,2s-2-.897-2-2,.897-2,2-2,2,.897,2,2Zm-1,0c0-.552-.449-1-1-1s-1,.448-1,1,.449,1,1,1,1-.448,1-1Zm7,0c0,1.103-.897,2-2,2s-2-.897-2-2,.897-2,2-2,2,.897,2,2Zm-1,0c0-.552-.449-1-1-1s-1,.448-1,1,.449,1,1,1,1-.448,1-1Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Robot };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Rocket = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M15.5,6c-1.378,0-2.5,1.122-2.5,2.5s1.122,2.5,2.5,2.5,2.5-1.122,2.5-2.5-1.122-2.5-2.5-2.5Zm0,4c-.827,0-1.5-.673-1.5-1.5s.673-1.5,1.5-1.5,1.5,.673,1.5,1.5-.673,1.5-1.5,1.5ZM24,2.544c0-1.403-1.142-2.544-2.559-2.544-5.16,.147-9.295,2.269-12.889,6.645-1.62,.019-3.237,.412-4.686,1.139-1.722,.865-3.09,2.169-3.661,3.488-.359,.83-.264,1.828,.247,2.605,.469,.713,1.2,1.122,2.006,1.122h2.541c1.326,0,2.335,.337,2.999,1.001,.683,.683,1.001,1.604,1.001,2.899v2.541c0,.824,.441,1.605,1.18,2.091,.473,.311,1.007,.47,1.535,.47,.347,0,.69-.068,1.012-.208,1.319-.57,2.624-1.938,3.488-3.661,.727-1.448,1.12-3.065,1.139-4.686,4.376-3.593,6.498-7.73,6.645-12.903ZM1.289,13.329c-.328-.5-.391-1.135-.165-1.66,.48-1.11,1.673-2.229,3.191-2.991,1.066-.535,2.233-.87,3.421-.987-.105,.141-.21,.284-.314,.43-1.603,2.235-2.861,4.969-3.262,5.879h-1.701c-.464,0-.89-.245-1.17-.671Zm14.034,6.355c-.763,1.519-1.881,2.711-2.991,3.191-.494,.215-1.107,.144-1.602-.18-.463-.305-.729-.762-.729-1.255v-1.693c.923-.382,3.649-1.571,5.879-3.171,.145-.104,.288-.209,.43-.314-.117,1.188-.452,2.355-.987,3.421Zm-.026-3.919c-1.873,1.343-4.178,2.412-5.3,2.897-.041-1.439-.465-2.543-1.29-3.369-.812-.812-1.972-1.245-3.45-1.29,.516-1.128,1.637-3.428,2.979-5.3C11.893,3.601,16.098,1.153,21.456,1c.852,0,1.544,.693,1.544,1.53-.153,5.372-2.601,9.577-7.704,13.235ZM1.732,18.732c-.604,.603-1.461,2.702-1.701,3.752-.096,.418,.029,.849,.332,1.152,.236,.236,.549,.363,.874,.363,.093,0,.186-.01,.279-.032,1.05-.24,3.148-1.097,3.752-1.701,.473-.472,.732-1.1,.732-1.768s-.26-1.296-.732-1.768c-.943-.944-2.592-.944-3.535,0Zm2.828,2.828c-.391,.391-2.223,1.194-3.268,1.433-.111,.025-.188-.029-.222-.064-.035-.035-.09-.11-.064-.222,.239-1.045,1.042-2.877,1.433-3.268,.283-.283,.66-.439,1.061-.439s.777,.156,1.061,.439,.439,.66,.439,1.061-.156,.777-.439,1.061Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Rocket };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Sheep = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m22.541,14.007c-.264-.041-.53.137-.576.41-.121.718-.557,1.346-1.195,1.722-.483.286-.771.792-.77,1.362,0,.927-.498,1.783-1.271,2.181-.695.36-1.386.417-2.056.168-.474-.175-.991-.048-1.323.321-.791.881-2.187,1.08-3.186.432-.404-.261-.926-.261-1.33,0-.999.646-2.394.448-3.186-.432-.331-.368-.85-.495-1.323-.321-.667.248-1.358.192-2.056-.168-.772-.398-1.271-1.254-1.271-2.187,0-.563-.286-1.07-.77-1.356-.771-.454-1.23-1.253-1.23-2.139s.46-1.685,1.23-2.139c.483-.286.771-.792.77-1.362,0-.927.498-1.783,1.271-2.181.693-.359,1.383-.416,2.055-.169.469.173.992.049,1.325-.321.663-.739,1.754-1.019,2.68-.683.256.094.546-.041.64-.3.095-.26-.04-.546-.3-.641-1.304-.473-2.833-.081-3.763.954-.059.064-.147.084-.236.052-.93-.342-1.918-.266-2.859.219-1.102.568-1.812,1.773-1.812,3.079,0,.205-.104.389-.277.492-1.079.635-1.723,1.757-1.723,3s.644,2.365,1.723,3c.174.103.278.287.277.5,0,1.297.71,2.503,1.812,3.071.391.201.789.315,1.188.375v1.555c0,.827.673,1.5,1.5,1.5s1.5-.673,1.5-1.5v-.867c1.065.494,2.366.463,3.378-.19.074-.049.17-.049.244,0,.564.364,1.213.557,1.878.557.944,0,1.843-.396,2.5-1.075v1.575c0,.827.673,1.5,1.5,1.5s1.5-.673,1.5-1.5v-1.854c.063-.029.126-.044.188-.076,1.102-.568,1.812-1.773,1.812-3.079,0-.205.104-.389.277-.492.893-.526,1.503-1.407,1.674-2.417.046-.272-.138-.53-.41-.577Zm-15.541,8.493c0,.276-.225.5-.5.5s-.5-.224-.5-.5v-1.541c.226-.034.451-.088.672-.17.089-.034.177-.012.233.051.033.036.073.064.107.099-.003.021-.012,1.562-.012,1.562Zm11,0c0,.276-.225.5-.5.5s-.5-.224-.5-.5v-1.541c.331.05.666.036,1-.014v1.555Zm-1-15.5c0,.552-.448,1-1,1s-1-.448-1-1,.448-1,1-1,1,.448,1,1Zm3,0c0,.552-.448,1-1,1s-1-.448-1-1,.448-1,1-1,1,.448,1,1Zm3.458-3.518c-.706-.167-1.912-.402-3.277-.574-.21-.157-.435-.293-.671-.412.146-.77.453-1.496,1.989-1.496.276,0,.5-.224.5-.5s-.224-.5-.5-.5c-2.27,0-2.773,1.365-2.94,2.14-.342-.083-.693-.14-1.06-.14s-.719.056-1.06.14c-.166-.774-.669-2.14-2.94-2.14-.276,0-.5.224-.5.5s.224.5.5.5c1.536,0,1.843.726,1.989,1.496-.236.119-.461.254-.671.412-1.364.172-2.571.407-3.277.574-.475.113-.689.658-.431,1.072.407.653,1.148,1.104,1.955,1.298-.031.213-.065.426-.065.648v3.879c0,2.268,1.683,3.621,4.5,3.621s4.5-1.354,4.5-3.621v-3.879c0-.222-.034-.435-.065-.648.807-.194,1.548-.644,1.955-1.298.258-.414.044-.96-.431-1.072Zm-2.458,6.897c0,2.281-2.192,2.621-3.5,2.621s-3.5-.34-3.5-2.621v-3.879c0-1.93,1.57-3.5,3.5-3.5s3.5,1.57,3.5,3.5v3.879Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Sheep };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Shuttle = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M21.759,9.122c-1.321-.734-2.886-1.122-4.525-1.122h-3.459l-3.193-5.7c-.795-1.419-2.299-2.3-3.926-2.3h-1.156c-1.378,0-2.5,1.122-2.5,2.5v3c0,.276,.224,.5,.5,.5s.5-.224,.5-.5V2.5c0-.827,.673-1.5,1.5-1.5h1.156c1.265,0,2.435,.686,3.054,1.789l2.919,5.211H2.5c-1.378,0-2.5,1.122-2.5,2.5v3c0,1.378,1.122,2.5,2.5,2.5H12.628l-2.919,5.21c-.619,1.104-1.789,1.79-3.054,1.79h-1.156c-.827,0-1.5-.673-1.5-1.5v-3c0-.276-.224-.5-.5-.5s-.5,.224-.5,.5v3c0,1.378,1.122,2.5,2.5,2.5h1.156c1.626,0,3.131-.881,3.926-2.301l3.193-5.699h3.459c1.64,0,3.204-.388,4.525-1.122,1.487-.827,2.241-1.795,2.241-2.878s-.754-2.052-2.241-2.878Zm-5.721,5.878H5v-6h11.038c.405,.237,1.962,1.262,1.962,3s-1.557,2.763-1.962,3ZM1,13.5v-3c0-.827,.673-1.5,1.5-1.5h1.5v6h-1.5c-.827,0-1.5-.673-1.5-1.5Zm20.272,.504c-1.053,.585-2.287,.921-3.592,.984,.658-.654,1.319-1.645,1.319-2.988s-.662-2.335-1.319-2.988c1.305,.063,2.539,.399,3.592,.984,.788,.438,1.728,1.142,1.728,2.004s-.939,1.566-1.728,2.004Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Shuttle };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
|
|
3
|
+
const SignIn = (): ReactNode => {
|
|
4
|
+
return (
|
|
5
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 30 30">
|
|
6
|
+
<path
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
clipRule="evenodd"
|
|
9
|
+
d="m.5,11.5h17.412c-.074-.214-.191-.412-.357-.576l-4.154-4.107c-.196-.194-.198-.511-.004-.707.194-.197.511-.199.707-.004l4.154,4.107c.479.474.743,1.106.742,1.781,0,.001,0,.003,0,.004,0,0,0,.001,0,.002,0,.002-.001.004-.001.006-.004.669-.268,1.297-.745,1.766l-4.15,4.084c-.097.096-.224.144-.351.144-.129,0-.258-.05-.356-.149-.194-.196-.191-.514.006-.707l4.15-4.084c.162-.16.278-.352.354-.56H.5c-.276,0-.5-.224-.5-.5s.224-.5.5-.5ZM19.5,0H4.5C2.019,0,0,2.019,0,4.5v4c0,.276.224.5.5.5s.5-.224.5-.5v-4c0-1.93,1.57-3.5,3.5-3.5h15c1.93,0,3.5,1.57,3.5,3.5v15c0,1.93-1.57,3.5-3.5,3.5H4.5c-1.93,0-3.5-1.57-3.5-3.5v-4c0-.276-.224-.5-.5-.5s-.5.224-.5.5v4c0,2.481,2.019,4.5,4.5,4.5h15c2.481,0,4.5-2.019,4.5-4.5V4.5c0-2.481-2.019-4.5-4.5-4.5Z"
|
|
10
|
+
fill="currentColor"
|
|
11
|
+
/>
|
|
12
|
+
</svg>
|
|
13
|
+
);
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export { SignIn };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
|
|
3
|
+
const SignOut = (): ReactNode => {
|
|
4
|
+
return (
|
|
5
|
+
<svg viewBox="-3 -3 35 35" xmlns="http://www.w3.org/2000/svg">
|
|
6
|
+
<g clipPath="url(#clip0_897_111)">
|
|
7
|
+
<path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M30 15C30 15 30 15.0025 30 15.0037C29.9975 15.845 29.6675 16.6338 29.0675 17.2238L23.89 22.32C23.7687 22.44 23.61 22.5 23.4513 22.5C23.29 22.5 23.1288 22.4375 23.0063 22.3137C22.765 22.0688 22.7675 21.6725 23.0137 21.43L28.1912 16.3337C28.3962 16.1313 28.5425 15.8888 28.6362 15.6263H8.125C7.78 15.6263 7.5 15.3463 7.5 15.0013C7.5 14.6563 7.78 14.3763 8.125 14.3763H28.6375C28.5437 14.11 28.3975 13.865 28.19 13.6613L23.0137 8.57125C22.7675 8.33 22.7638 7.93375 23.0063 7.6875C23.2475 7.44 23.6437 7.4375 23.89 7.68L29.0662 12.77C29.6675 13.3625 30 14.1525 30 14.9975C30 14.9975 30 14.9987 30 15ZM14.375 18.75C14.03 18.75 13.75 19.03 13.75 19.375V24.375C13.75 26.7875 11.7875 28.75 9.375 28.75H5.625C3.2125 28.75 1.25 26.7875 1.25 24.375V5.625C1.25 3.2125 3.2125 1.25 5.625 1.25H9.375C11.7875 1.25 13.75 3.2125 13.75 5.625V10.625C13.75 10.97 14.03 11.25 14.375 11.25C14.72 11.25 15 10.97 15 10.625V5.625C15 2.52375 12.4762 0 9.375 0H5.625C2.52375 0 0 2.52375 0 5.625V24.375C0 27.4762 2.52375 30 5.625 30H9.375C12.4762 30 15 27.4762 15 24.375V19.375C15 19.03 14.72 18.75 14.375 18.75Z"
|
|
11
|
+
fill="currentColor"
|
|
12
|
+
/>
|
|
13
|
+
</g>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="clip0_897_111">
|
|
16
|
+
<rect width="30" height="30" fill="currentColor" />
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export { SignOut };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Signal = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m6,15v6c0,1.654-1.346,3-3,3s-3-1.346-3-3v-6c0-1.654,1.346-3,3-3s3,1.346,3,3ZM24,3v18c0,1.654-1.346,3-3,3s-3-1.346-3-3V3c0-1.654,1.346-3,3-3s3,1.346,3,3Zm-1,0c0-1.103-.897-2-2-2s-2,.897-2,2v18c0,1.103.897,2,2,2s2-.897,2-2V3Zm-11,3c-1.654,0-3,1.346-3,3v12c0,1.654,1.346,3,3,3s3-1.346,3-3v-12c0-1.654-1.346-3-3-3Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Signal };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Siren = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m20.604,6.429c-.196-.194-.198-.511-.004-.707l2.544-2.573c.193-.197.51-.198.707-.004.196.194.198.511.004.707l-2.544,2.573c-.098.099-.227.148-.355.148-.127,0-.254-.048-.352-.145Zm-3.726-2.729c.073.038.152.056.229.056.181,0,.355-.098.444-.27l1.419-2.737c.127-.245.031-.547-.214-.674-.244-.128-.547-.033-.674.214l-1.419,2.737c-.127.245-.031.547.214.674ZM2.613,6.348c.098.099.227.148.355.148.127,0,.254-.048.352-.145.196-.194.198-.511.004-.707L.855,3.148c-.194-.197-.51-.197-.707-.004-.196.194-.198.511-.004.707l2.469,2.497Zm3.834-2.862c.089.172.263.27.444.27.078,0,.156-.018.229-.056.245-.127.341-.429.214-.674L5.917.289c-.127-.246-.429-.34-.674-.214-.245.127-.341.429-.214.674l1.418,2.737Zm17.552,18.414c0,1.158-.942,2.1-2.1,2.1H2.1c-1.158,0-2.1-.942-2.1-2.1,0-1.599,1.301-2.9,2.9-2.9h.198l.895-8.948c.23-2.31,2.156-4.052,4.478-4.052h7.059c2.322,0,4.247,1.742,4.478,4.052l.895,8.948h.198c1.599,0,2.9,1.301,2.9,2.9Zm-19.897-2.9h15.793l-.885-8.848c-.179-1.797-1.676-3.152-3.482-3.152h-7.059c-1.806,0-3.303,1.355-3.482,3.152l-.885,8.848Zm18.897,2.9c0-1.048-.852-1.9-1.9-1.9H2.9c-1.048,0-1.9.852-1.9,1.9,0,.606.494,1.1,1.1,1.1h19.8c.606,0,1.1-.494,1.1-1.1Zm-11.5-11.9h-2.075c-.774,0-1.416.581-1.491,1.341l-.251,2.1c-.033.274.163.523.437.556.021.002.041.003.06.003.25,0,.466-.187.496-.44l.252-2.11c.025-.256.239-.45.497-.45h2.075c.276,0,.5-.224.5-.5s-.224-.5-.5-.5Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Siren };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Snake = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="m18,4c0-.552.448-1,1-1s1,.448,1,1-.448,1-1,1-1-.448-1-1Zm6,17c0,1.654-1.346,3-3,3H3c-1.654,0-3-1.346-3-3s1.346-3,3-3h1.589l-1.181-1.419c-.575-.691-1.239-2.407-1.394-3.599-.074-.577.14-1.153.572-1.54.427-.381,1.015-.526,1.57-.392,1.061.26,2.874,1.015,3.768,1.691-.57-1.371-.926-2.81-.926-4.241,0-2.378,1.072-3.848,1.972-4.662,1.59-1.439,4.694-2.138,6.114-2.307.298-.036.581-.162.793-.354,1.777-1.607,4.489-1.545,6.175.141.145.145.572.577,1.098,1.112,1.123,1.142,1.122,2.999,0,4.141-.526.535-.953.967-1.098,1.112-1.648,1.648-4.327,1.739-6.097.209-.316-.273-.717-.406-1.099-.364-.898.099-1.858.406-1.858.973,0,.977,0,2.315,2.242,4.934,1.081,1.262,3.303,3.607,4.904,4.566h.854c1.654,0,3,1.346,3,3ZM8,8.5c0,2.745,1.444,5.558,3.165,7.756,0,0,1.041,1.242,1.543,1.744h5.721c-1.476-1.193-3.075-2.897-3.948-3.916-2.482-2.899-2.482-4.515-2.482-5.584,0-.5.268-1.694,2.75-1.967.661-.069,1.337.147,1.862.601,1.377,1.19,3.457,1.121,4.736-.159.144-.144.569-.574,1.092-1.106.743-.755.743-1.983,0-2.738-.523-.532-.948-.962-1.092-1.106-1.309-1.309-3.417-1.355-4.797-.106-.366.33-.843.545-1.346.605-1.523.181-4.26.877-5.562,2.055-.75.678-1.643,1.909-1.643,3.92Zm-2.13,9.5h5.459c-.301-.333-.6-.687-.892-1.057l-2.887-3.206c-.394-.473-2.389-1.41-3.631-1.714-.241-.059-.482.001-.666.166-.189.169-.279.412-.247.666.142,1.102.756,2.59,1.17,3.088l1.693,2.058Zm17.13,3c0-1.103-.897-2-2-2H3c-1.103,0-2,.897-2,2s.897,2,2,2h18c1.103,0,2-.897,2-2Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Snake };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Sort = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M11.854,18.561c.195,.195,.195,.512,0,.707l-4.293,4.293c-.283,.283-.66,.439-1.061,.439s-.777-.156-1.061-.439L1.146,19.268c-.195-.195-.195-.512,0-.707s.512-.195,.707,0l4.146,4.146V.5c0-.276,.224-.5,.5-.5s.5,.224,.5,.5V22.707l4.146-4.146c.195-.195,.512-.195,.707,0ZM22.854,4.732L18.561,.439c-.566-.566-1.555-.566-2.121,0l-4.293,4.293c-.195,.195-.195,.512,0,.707s.512,.195,.707,0L17,1.293V23.5c0,.276,.224,.5,.5,.5s.5-.224,.5-.5V1.293l4.146,4.146c.098,.098,.226,.146,.354,.146s.256-.049,.354-.146c.195-.195,.195-.512,0-.707Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Sort };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
|
|
3
|
+
const SquareFill = (): ReactNode => {
|
|
4
|
+
return (
|
|
5
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
6
|
+
<path
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
clipRule="evenodd"
|
|
9
|
+
d="M14.5,19h-5c-2.48,0-4.5-2.02-4.5-4.5v-5c0-2.48,2.02-4.5,4.5-4.5h5c2.48,0,4.5,2.02,4.5,4.5v5c0,2.48-2.02,4.5-4.5,4.5Z"
|
|
10
|
+
fill="currentColor"
|
|
11
|
+
/>
|
|
12
|
+
</svg>
|
|
13
|
+
);
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export { SquareFill };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const Stars = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M19.333,2.94l1.27,.449,.423,1.269c.068,.204,.26,.342,.475,.342s.406-.138,.475-.342l.421-1.263,1.263-.421c.204-.068,.342-.259,.342-.474s-.138-.406-.342-.474l-1.263-.421-.421-1.263c-.137-.408-.812-.408-.949,0l-.419,1.257-1.256,.393c-.205,.064-.347,.252-.351,.468s.13,.409,.333,.48Z"
|
|
9
|
+
/>
|
|
10
|
+
<path
|
|
11
|
+
fillRule="evenodd"
|
|
12
|
+
clipRule="evenodd"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M23.686,19.036l-2.658-1.063-1.063-2.658c-.15-.38-.777-.38-.928,0l-1.062,2.653-2.651,1.003c-.191,.073-.319,.254-.323,.458s.117,.391,.306,.47l2.665,1.123,1.065,2.663c.075,.19,.26,.314,.464,.314s.389-.125,.464-.314l1.063-2.658,2.658-1.063c.19-.076,.314-.26,.314-.464s-.124-.388-.314-.464Zm-3.229,1.143c-.127,.051-.228,.152-.278,.279l-.679,1.696-.679-1.696c-.049-.124-.146-.223-.27-.275l-1.705-.719,1.688-.639c.131-.05,.235-.152,.287-.282l.679-1.696,.679,1.696c.051,.127,.151,.228,.278,.279l1.696,.679-1.696,.679Z"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
fillRule="evenodd"
|
|
18
|
+
clipRule="evenodd"
|
|
19
|
+
fill="currentColor"
|
|
20
|
+
d="M18.935,12.459c.647-.207,1.065-.78,1.065-1.459s-.418-1.252-1.077-1.463l-5.767-1.692-1.678-5.759c-.198-.65-.766-1.076-1.445-1.085-.666,.028-1.257,.402-1.479,1.063l-1.709,5.78-5.76,1.679c-.65,.198-1.076,.766-1.085,1.445-.009,.679,.402,1.257,1.063,1.479l5.782,1.709,1.696,5.78c.207,.647,.78,1.065,1.459,1.065s1.252-.418,1.463-1.077l1.693-5.767,5.767-1.692,.012-.004Zm-.3-.954l-6.022,1.768c-.164,.048-.291,.176-.339,.339l-1.766,6.018c-.11,.343-.416,.37-.507,.37-.091,0-.397-.027-.503-.358l-1.77-6.029c-.048-.163-.175-.291-.338-.339l-6.025-1.781c-.342-.114-.364-.421-.363-.512,.001-.091,.032-.397,.371-.5l6.017-1.753c.164-.047,.292-.175,.34-.338l1.781-6.025c.112-.334,.407-.363,.505-.363h.006c.091,.001,.397,.032,.5,.371l1.753,6.016c.048,.164,.175,.292,.339,.34l6.018,1.766c.344,.11,.37,.416,.37,.507,0,.091-.026,.394-.365,.505Z"
|
|
21
|
+
/>
|
|
22
|
+
</svg>
|
|
23
|
+
);
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
export { Stars };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Steps = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M17.944,2c-2.431,0-4.944,2.618-4.944,7,0,1.471,.707,2.98,1.456,4.58,.759,1.621,1.544,3.297,1.544,4.92v2c0,1.93,1.57,3.5,3.5,3.5s3.5-1.57,3.5-3.5v-2c0-1.732,.275-2.987,.542-4.201,.235-1.072,.458-2.085,.458-3.299,0-8.748-5.436-9-6.056-9Zm4.056,16.5v2c0,1.378-1.121,2.5-2.5,2.5s-2.5-1.122-2.5-2.5v-2c0-.167-.007-.334-.02-.5h5.028c-.005,.163-.008,.329-.008,.5Zm.565-4.415c-.187,.854-.393,1.789-.497,2.915h-5.239c-.284-1.315-.884-2.595-1.469-3.845-.7-1.495-1.361-2.907-1.361-4.155,0-3.756,2.006-6,3.944-6,.518,0,5.056,.225,5.056,8,0,1.106-.211,2.067-.435,3.085ZM6.056,0C5.436,0,0,.252,0,9c0,1.214,.223,2.227,.458,3.299,.267,1.213,.542,2.468,.542,4.201v2c0,1.93,1.57,3.5,3.5,3.5s3.5-1.57,3.5-3.5v-2c0-1.623,.785-3.299,1.544-4.92,.749-1.599,1.456-3.109,1.456-4.58C11,2.618,8.486,0,6.056,0Zm.944,16.5v2c0,1.378-1.121,2.5-2.5,2.5s-2.5-1.122-2.5-2.5v-2c0-.171-.003-.337-.008-.5H7.02c-.013,.166-.02,.333-.02,.5Zm1.639-5.345c-.585,1.25-1.185,2.53-1.469,3.845H1.931c-.104-1.126-.309-2.061-.497-2.915-.224-1.018-.435-1.979-.435-3.085C1,1.225,5.538,1,6.056,1c1.938,0,3.944,2.244,3.944,6,0,1.248-.661,2.66-1.361,4.155Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Steps };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Store = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M24,8.5c0-.041-.005-.082-.015-.121L21.985,.379c-.056-.223-.256-.379-.485-.379H2.5c-.229,0-.429,.156-.485,.379L.015,8.379c-.01,.04-.015,.08-.015,.121,0,.951,.382,1.815,1,2.447v9.553c0,1.93,1.57,3.5,3.5,3.5h7c1.93,0,3.5-1.57,3.5-3.5V11.662c.623-.297,1.146-.773,1.5-1.361,.613,1.017,1.728,1.699,3,1.699h1c.536,0,1.045-.122,1.5-.338v11.838c0,.276,.224,.5,.5,.5s.5-.224,.5-.5V10.987c0-.013,0-.026-.002-.039,.619-.632,1.002-1.496,1.002-2.449Zm-12.5,14.5H4.5c-1.378,0-2.5-1.122-2.5-2.5v-2.5H14v2.5c0,1.378-1.122,2.5-2.5,2.5Zm2.5-6H2v-5.338c.455,.217,.964,.338,1.5,.338h1c1.272,0,2.387-.682,3-1.699,.613,1.017,1.728,1.699,3,1.699h3c.17,0,.337-.012,.5-.036v5.036Zm5.5-6c-1.379,0-2.5-1.122-2.5-2.5,0-.276-.224-.5-.5-.5s-.5,.224-.5,.5c0,1.378-1.121,2.5-2.5,2.5h-3c-1.378,0-2.5-1.122-2.5-2.5,0-.276-.224-.5-.5-.5s-.5,.224-.5,.5c0,1.378-1.122,2.5-2.5,2.5h-1c-.625,0-1.198-.231-1.637-.612-.019-.02-.039-.038-.06-.054-.48-.445-.786-1.074-.803-1.775L2.891,1H7v3.5c0,.276,.224,.5,.5,.5s.5-.224,.5-.5V1h8v3.5c0,.276,.224,.5,.5,.5s.5-.224,.5-.5V1h4.109l1.89,7.559c-.031,1.352-1.141,2.441-2.499,2.441h-1Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Store };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Suitcase = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M19.5,4h-1.551c-.252-2.244-2.139-4-4.449-4h-3c-2.31,0-4.197,1.756-4.449,4h-1.551C2.019,4,0,6.019,0,8.5v11c0,2.481,2.019,4.5,4.5,4.5h15c2.481,0,4.5-2.019,4.5-4.5V8.5c0-2.481-2.019-4.5-4.5-4.5ZM10.5,1h3c1.758,0,3.204,1.308,3.449,3H7.051c.245-1.692,1.691-3,3.449-3Zm12.5,18.5c0,1.93-1.57,3.5-3.5,3.5h-1.5V7.5c0-.276-.224-.5-.5-.5s-.5,.224-.5,.5v15.5H7V7.5c0-.276-.224-.5-.5-.5s-.5,.224-.5,.5v15.5h-1.5c-1.93,0-3.5-1.57-3.5-3.5V8.5c0-1.93,1.57-3.5,3.5-3.5h15c1.93,0,3.5,1.57,3.5,3.5v11Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Suitcase };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const Tags = () => {
|
|
2
|
+
return (
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
4
|
+
<path
|
|
5
|
+
fillRule="evenodd"
|
|
6
|
+
clipRule="evenodd"
|
|
7
|
+
fill="currentColor"
|
|
8
|
+
d="M21.68,9.108L13.204,.723C12.655,.173,11.869-.089,11.098,.013L4.209,.955c-.274,.038-.466,.29-.428,.563,.037,.273,.293,.461,.562,.428l6.889-.942c.46-.066,.934,.095,1.267,.427l8.476,8.385c1.356,1.356,1.363,3.569,.01,4.94l-.19,.199c-.209-.677-.58-1.314-1.114-1.848L11.204,4.723c-.549-.55-1.337-.812-2.106-.709l-6.889,.942c-.228,.031-.404,.213-.43,.44l-.765,6.916c-.083,.759,.179,1.503,.72,2.044l8.417,8.326c.85,.85,1.979,1.318,3.181,1.318h.014c1.208-.004,2.341-.479,3.189-1.339l3.167-3.208c.886-.898,1.317-2.081,1.292-3.257l.708-.743c1.732-1.754,1.724-4.6-.022-6.345Zm-2.688,9.643l-3.167,3.208c-.66,.669-1.542,1.039-2.481,1.042h-.011c-.935,0-1.812-.364-2.476-1.027L2.439,13.646c-.324-.324-.48-.77-.431-1.225l.722-6.528,6.502-.889c.462-.063,.934,.095,1.267,.427l8.476,8.385c1.356,1.356,1.363,3.569,.017,4.934ZM8,10c0,.552-.448,1-1,1s-1-.448-1-1,.448-1,1-1,1,.448,1,1Z"
|
|
9
|
+
/>
|
|
10
|
+
</svg>
|
|
11
|
+
);
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export { Tags };
|