Merge pull request #28 from PianoManDanDan/update-iconoir-react-to-v4.3.0

Update `iconoir-react` package to use iconoir v4.3.0
This commit is contained in:
Luca Burgio 2021-05-23 08:59:59 +02:00 committed by GitHub
commit 7240a53564
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
312 changed files with 3904 additions and 832 deletions

View file

@ -7,7 +7,7 @@ Iconoir is an open source library with 900+ SVG Icons. No premium icons, no emai
`iconoir-react` is an open source package that exports these icons as React.js components that can be used in all of your React projects.
**Based on Iconoir Icons ```v4.2.2```**
**Based on Iconoir Icons ```v4.3.0```.**
### Installation

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "1.0.0",
"version": "1.1.0",
"description": "React library for Iconoir icon set",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
@ -16,7 +16,7 @@
"repository": {
"type": "git",
"url": "git+https://github.com/lucaburgio/iconoir.git"
},
},
"keywords": [
"icons",
"svg",

View file

@ -21,8 +21,15 @@ export const Medal1st = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M14.2718 10.445L18 2M9.31612 10.6323L5 2M12.7615 10.0479L8.835 2M14.36 2L13.32 4.5M10.5 15L12.5 13.5V18.5M6 16C6 19.3137 8.68629 22 12 22C15.3137 22 18 19.3137 18 16C18 12.6863 15.3137 10 12 10C8.68629 10 6 12.6863 6 16Z"
stroke="black"
d="M14.2718 10.445L18 2M9.31612 10.6323L5 2M12.7615 10.0479L8.835 2M14.36 2L13.32 4.5M6 16C6 19.3137 8.68629 22 12 22C15.3137 22 18 19.3137 18 16C18 12.6863 15.3137 10 12 10C8.68629 10 6 12.6863 6 16Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M10.5 15L12.5 13.5V18.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,7 +21,22 @@ export const Cell4x4 = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3 12V3.6C3 3.26863 3.26863 3 3.6 3H12M3 12V20.4C3 20.7314 3.26863 21 3.6 21H12M3 12H12M21 12V20.4C21 20.7314 20.7314 21 20.4 21H12M21 12V3.6C21 3.26863 20.7314 3 20.4 3H12M21 12H12M12 12V21M12 12V3"
d="M21 3.6V12H12V3H20.4C20.7314 3 21 3.26863 21 3.6Z"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M21 20.4V12H12V21H20.4C20.7314 21 21 20.7314 21 20.4Z"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M3 12V3.6C3 3.26863 3.26863 3 3.6 3H12V12H3Z"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M3 12V20.4C3 20.7314 3.26863 21 3.6 21H12V12H3Z"
stroke="currentColor"
stroke-width="1.5"
/>

View file

@ -22,7 +22,7 @@ export const Fishing = forwardRef(
>
<path
d="M16 7C17.1046 7 18 6.10457 18 5C18 3.89543 17.1046 3 16 3C14.8954 3 14 3.89543 14 5C14 6.10457 14.8954 7 16 7ZM16 7C16 7 16 13.0948 16 17C16 23 6 23 6 17V13L8 15"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,22 +21,29 @@ export const AccessibilitySign = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 8.5L12 11M12 11V16H15.8889L17.4444 18.5H19M12 11H15.8889"
stroke="black"
d="M12 16L15.8889 16L17.4444 18.5H19"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 8.5L12 11M12 16V11M12 11H15.8889"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 6.5C10.8954 6.5 10 5.60457 10 4.5C10 3.39543 10.8954 2.5 12 2.5C13.1046 2.5 14 3.39543 14 4.5C14 5.60457 13.1046 6.5 12 6.5Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14.8816 19.5157C13.8771 20.8374 12.2882 21.6907 10.5001 21.6907C7.46249 21.6907 5.00005 19.2283 5.00005 16.1907C5.00005 13.7921 6.53551 11.7521 8.67713 11"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,19 +22,26 @@ export const AccessibilityTech = forwardRef(
>
<path
d="M3 19V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M9.71942 11.7864C8.7031 12.2668 8 13.3013 8 14.5001C8 16.157 9.34315 17.5001 11 17.5001C11.9211 17.5001 12.7453 17.085 13.2956 16.4315"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 9.5V11M12 11L12 14H14.5L15.5 15.5H16.5M12 11H14.5"
stroke="black"
d="M12 14H14.5L15.5 15.5L16.5 15.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 9.5V11M12 14L12 11M12 11H14.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
@ -42,7 +49,7 @@ export const AccessibilityTech = forwardRef(
<path
d="M12 7.5C11.7239 7.5 11.5 7.27614 11.5 7C11.5 6.72386 11.7239 6.5 12 6.5C12.2761 6.5 12.5 6.72386 12.5 7C12.5 7.27614 12.2761 7.5 12 7.5Z"
fill="black"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,14 +22,14 @@ export const Accessibility = forwardRef(
>
<path
d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 9L12 10M17 9L12 10M12 10V13M12 13L10 18M12 13L14 18"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
@ -37,7 +37,7 @@ export const Accessibility = forwardRef(
<path
d="M12 7C11.7239 7 11.5 6.77614 11.5 6.5C11.5 6.22386 11.7239 6 12 6C12.2761 6 12.5 6.22386 12.5 6.5C12.5 6.77614 12.2761 7 12 7Z"
fill="black"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,21 +22,21 @@ export const AddDatabaseScript = forwardRef(
>
<path
d="M22 14V8.5M6 13V6C6 4.34315 7.34315 3 9 3H14"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.9922 4H19.9922M22.9922 4L19.9922 4M19.9922 4V1M19.9922 4V7"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 21H6C3.79086 21 2 19.2091 2 17C2 14.7909 3.79086 13 6 13H17H18C15.7909 13 14 14.7909 14 17C14 19.2091 15.7909 21 18 21C20.2091 21 22 19.2091 22 17V14"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -28,7 +28,14 @@ export const AddFolder = forwardRef(
stroke-linejoin="round"
/>
<path
d="M2 11V4.6C2 4.26863 2.26863 4 2.6 4H8.77805C8.92127 4 9.05977 4.05124 9.16852 4.14445L12.3315 6.85555C12.4402 6.94876 12.5787 7 12.722 7H14M2 11V19.4C2 19.7314 2.26863 20 2.6 20H21.4C21.7314 20 22 19.7314 22 19.4V11.6C22 11.2686 21.7314 11 21.4 11H2Z"
d="M21.4 20H2.6C2.26863 20 2 19.7314 2 19.4V11H21.4C21.7314 11 22 11.2686 22 11.6V19.4C22 19.7314 21.7314 20 21.4 20Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M2 11V4.6C2 4.26863 2.26863 4 2.6 4H8.77805C8.92127 4 9.05977 4.05124 9.16852 4.14445L12.3315 6.85555C12.4402 6.94876 12.5787 7 12.722 7H14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,7 +22,7 @@ export const AddFrame = forwardRef(
>
<path
d="M4.9984 2H2V4.9984H4.9984V2Z"
stroke="black"
stroke="currentColor"
stroke-width="1.4992"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -30,7 +30,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M4.99854 3.50049H18.9987"
stroke="black"
stroke="currentColor"
stroke-width="1.50335"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -38,7 +38,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M3.5 4.99805V19"
stroke="black"
stroke="currentColor"
stroke-width="1.35589"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -46,7 +46,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M20.4978 4.99951V19.0015"
stroke="black"
stroke="currentColor"
stroke-width="1.35589"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -54,7 +54,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M4.99854 20.5005H18.9987"
stroke="black"
stroke="currentColor"
stroke-width="1.50335"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -62,7 +62,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M4.9984 19H2V21.9984H4.9984V19Z"
stroke="black"
stroke="currentColor"
stroke-width="1.4992"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -70,7 +70,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M21.9974 2.00098H18.999V4.99938H21.9974V2.00098Z"
stroke="black"
stroke="currentColor"
stroke-width="1.4992"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -78,7 +78,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M21.9974 19.001H18.999V21.9994H21.9974V19.001Z"
stroke="black"
stroke="currentColor"
stroke-width="1.4992"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -86,7 +86,7 @@ export const AddFrame = forwardRef(
/>
<path
d="M9 12H12M15 12H12M12 12V9M12 12V15"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -28,14 +28,21 @@ export const AddLens = forwardRef(
stroke-linejoin="round"
/>
<path
d="M2.11133 13.5C2.83505 18.3113 6.98654 22 11.9996 22C17.5224 22 21.9996 17.5229 21.9996 12C21.9996 6.98697 18.3108 2.83548 13.4996 2.11176"
d="M2.11169 13.5C2.83542 18.3113 6.98691 22 11.9999 22C17.5228 22 21.9999 17.5229 21.9999 12C21.9999 6.98697 18.3112 2.83548 13.4999 2.11176"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17.811 13.5C17.2683 15.6084 15.6084 17.2683 13.5 17.811M17.1973 9C17.0977 8.82774 16.9897 8.66089 16.874 8.5"
d="M17.1973 9C17.0976 8.82774 16.9896 8.66089 16.8739 8.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17.811 13.5C17.2683 15.6084 15.6084 17.2683 13.5 17.811"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,7 +22,7 @@ export const AirplaneHelix45deg = forwardRef(
>
<path
d="M14.1207 14.1213C15.2922 12.9497 15.2922 11.0503 14.1207 9.87868C12.9491 8.70711 11.0496 8.70711 9.87803 9.87868C8.70646 11.0503 8.70646 12.9497 9.87803 14.1213C11.0496 15.2929 12.9491 15.2929 14.1207 14.1213Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -32,7 +32,7 @@ export const AirplaneHelix45deg = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M9.87868 9.87863C9.87868 9.87863 7.07642 9.88782 5.63604 8.46441C4.22749 7.05444 2.77156 5.67063 4.22183 4.22177C5.59998 2.84504 7.03117 4.20692 8.46447 5.63599C9.8702 7.03747 9.87868 9.87863 9.87868 9.87863Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -42,7 +42,7 @@ export const AirplaneHelix45deg = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M14.1214 9.87868C14.1214 9.87868 14.1122 7.07642 15.5356 5.63604C16.9456 4.22749 18.3294 2.77156 19.7782 4.22183C21.155 5.59998 19.7931 7.03117 18.364 8.46447C16.9625 9.8702 14.1214 9.87868 14.1214 9.87868Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -52,7 +52,7 @@ export const AirplaneHelix45deg = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M9.87863 14.1213C9.87863 14.1213 9.88782 16.9236 8.46441 18.364C7.05444 19.7725 5.67063 21.2284 4.22177 19.7782C2.84504 18.4 4.20692 16.9688 5.63599 15.5355C7.03747 14.1298 9.87863 14.1213 9.87863 14.1213Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -62,7 +62,7 @@ export const AirplaneHelix45deg = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M14.1213 14.1214C14.1213 14.1214 16.9236 14.1122 18.364 15.5356C19.7725 16.9456 21.2284 18.3294 19.7782 19.7782C18.4 21.155 16.9688 19.7931 15.5355 18.364C14.1298 16.9625 14.1213 14.1214 14.1213 14.1214Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"

View file

@ -22,7 +22,7 @@ export const AirplaneHelix = forwardRef(
>
<path
d="M11.9996 14.9995C13.6565 14.9995 14.9996 13.6564 14.9996 11.9995C14.9996 10.3427 13.6565 8.99951 11.9996 8.99951C10.3428 8.99951 8.99963 10.3427 8.99963 11.9995C8.99963 13.6564 10.3428 14.9995 11.9996 14.9995Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -32,7 +32,7 @@ export const AirplaneHelix = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M12 9C12 9 10.012 7.025 10 5C10.001 3.007 9.95 0.999 12 1C13.948 1.001 13.997 2.976 14 5C14.003 6.985 12 9 12 9Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -42,7 +42,7 @@ export const AirplaneHelix = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M15 12C15 12 16.975 10.012 19 10C20.993 10.001 23.001 9.95 23 12C22.999 13.948 21.024 13.997 19 14C17.015 14.003 15 12 15 12Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -52,7 +52,7 @@ export const AirplaneHelix = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M9 12C9 12 7.025 13.988 5 14C3.007 13.999 0.999 14.05 1 12C1.001 10.052 2.976 10.003 5 10C6.985 9.997 9 12 9 12Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -62,7 +62,7 @@ export const AirplaneHelix = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M12 15C12 15 13.988 16.975 14 19C13.999 20.993 14.05 23.001 12 23C10.052 22.999 10.003 21.024 10 19C9.997 17.015 12 15 12 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"

View file

@ -22,7 +22,7 @@ export const AirplaneRotation = forwardRef(
>
<path
d="M9.87868 14.1218C11.0503 15.2934 12.9497 15.2934 14.1213 14.1218C15.2929 12.9502 15.2929 11.0507 14.1213 9.87913C12.9497 8.70756 11.0503 8.70756 9.87868 9.87913C8.70711 11.0507 8.7071 12.9502 9.87868 14.1218Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -30,7 +30,7 @@ export const AirplaneRotation = forwardRef(
/>
<path
d="M4.37076 16.7726C4.09132 16.3274 3.84879 15.8547 3.64986 15.3612C3.23116 14.323 3.00098 13.1891 3.00098 12.0012C3.00098 7.7649 5.93471 4.20879 9.8792 3.25392C10.5594 3.0891 11.2698 3.00195 12.0002 3.00195"
stroke="black"
stroke="currentColor"
stroke-width="1.49671"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -38,7 +38,7 @@ export const AirplaneRotation = forwardRef(
/>
<path
d="M19.7148 7.3667C20.5304 8.72132 20.9993 10.3061 20.9993 12.0008C20.9993 15.807 18.6311 19.0638 15.29 20.3786C14.2708 20.7793 13.1605 21 12.0001 21"
stroke="black"
stroke="currentColor"
stroke-width="1.49671"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -48,7 +48,7 @@ export const AirplaneRotation = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M14.1213 9.87918C14.1213 9.87918 14.1121 7.07691 15.5355 5.63653C16.9455 4.22798 18.3293 2.77204 19.7782 4.22232C21.1549 5.60047 19.793 7.03166 18.364 8.46496C16.9625 9.87069 14.1213 9.87918 14.1213 9.87918Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -58,7 +58,7 @@ export const AirplaneRotation = forwardRef(
fill-rule="evenodd"
clip-rule="evenodd"
d="M9.87869 14.1208C9.87869 14.1208 9.88788 16.9231 8.46448 18.3635C7.0545 19.772 5.6707 21.228 4.22183 19.7777C2.8451 18.3995 4.20698 16.9683 5.63605 15.535C7.03753 14.1293 9.87869 14.1208 9.87869 14.1208Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"

View file

@ -22,40 +22,40 @@ export const AntennaSignalRounded = forwardRef(
>
<path
d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M15 9C15 9 16 10.125 16 12C16 13.875 15 15 15 15"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 12.01L12.01 11.9989"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 7C17 7 19 8.78571 19 12C19 15.2143 17 17 17 17"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 9C9 9 8 10.125 8 12C8 13.875 9 15 9 15"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 7C7 7 5 8.78571 5 12C5 15.2143 7 17 7 17"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,14 +22,14 @@ export const AppNotification = forwardRef(
>
<path
d="M19 8C20.6569 8 22 6.65685 22 5C22 3.34315 20.6569 2 19 2C17.3431 2 16 3.34315 16 5C16 6.65685 17.3431 8 19 8Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M21 12V15C21 18.3137 18.3137 21 15 21H9C5.68629 21 3 18.3137 3 15V9C3 5.68629 5.68629 3 9 3H12"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,14 +22,14 @@ export const AppleImac2021Side = forwardRef(
>
<path
d="M6 22L8 22M14 22L8 22M8 22L10 13.5M10 13.5L7 2M10 13.5L11.5 19"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 22L18 22"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,7 +22,7 @@ export const AppleImac2021 = forwardRef(
>
<path
d="M2 15.5V2.6C2 2.26863 2.26863 2 2.6 2H21.4C21.7314 2 22 2.26863 22 2.6V15.5M2 15.5V17.4C2 17.7314 2.26863 18 2.6 18H21.4C21.7314 18 22 17.7314 22 17.4V15.5M2 15.5H22M9 22H10.5M10.5 22V18M10.5 22H13.5M13.5 22H15M13.5 22L13.5 18"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,7 +22,7 @@ export const AppleSwift = forwardRef(
>
<path
d="M20.457 14.5892C20.9032 13.1527 21.9081 7.84019 14.5261 3.10086C14.2661 2.9345 13.9248 2.97821 13.7186 3.20043C13.5111 3.42264 13.5024 3.75778 13.6974 3.99092C13.7274 4.02614 16.4472 7.33991 15.4798 11.1248C13.8074 9.97369 7.1565 4.70249 7.1565 4.70249L11 11L3.8617 6.40006C3.8617 6.40006 8.90765 12.5953 11.9962 14.9255C10.5013 15.4622 7.25274 16.0305 2.963 13.364C2.72052 13.2122 2.40179 13.2413 2.1918 13.438C1.98431 13.6311 1.93931 13.9395 2.08555 14.1812C2.2293 14.4192 5.66784 20 12.9387 20C14.9335 20 16.0997 19.4317 17.0372 18.9764C17.6134 18.6971 18.0683 18.4749 18.5646 18.4749C19.8007 18.4749 20.6119 19.7025 20.6194 19.7134C20.7344 19.8919 20.9357 20 21.1507 20C21.1669 20 21.1844 19.9988 21.2019 19.9976C21.4356 19.9794 21.6381 19.8373 21.7281 19.6272C22.6206 17.5544 21.0832 15.359 20.457 14.5892Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,19 +22,19 @@ export const ArSymbol = forwardRef(
>
<path
d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M13 15.5V12.7M15.8571 12.7C16.5714 12.7 18 12.7 18 10.6C18 8.5 16.5714 8.5 15.8571 8.5L13 8.5V12.7M15.8571 12.7C14.7143 12.7 13.4762 12.7 13 12.7M15.8571 12.7L18 15.5"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 15.5L9.92857 13M5 15.5L6.07143 13M6.07143 13L8 8.5L9.92857 13M6.07143 13H9.92857"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -20,13 +20,48 @@ export const BasketBallAlt = forwardRef(
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M21.46 15.2419C22.3628 12.6039 22.1638 9.6043 20.6602 6.99993C20.4915 6.70765 20.3102 6.42711 20.1175 6.15859M21.46 15.2419C20.7048 17.4486 19.1785 19.4024 17 20.6602M21.46 15.2419C19.2691 13.7908 17.5396 12.1089 16.2928 10.2334M17 20.6602C14.8214 21.918 12.3663 22.2629 10.0776 21.8136M17 20.6602L12.4979 12.8624M10.0776 21.8136C7.34155 21.2764 4.84334 19.6043 3.33971 16.9999C3.17096 16.7076 3.01864 16.4104 2.88247 16.1092M10.0776 21.8136C9.91323 19.1401 9.30161 16.7618 8.26537 14.7181M2.88247 16.1092C0.790312 11.482 2.50932 5.93235 6.99996 3.33968M2.88247 16.1092C4.84506 15.7357 6.62831 15.2784 8.26537 14.7181M6.99996 3.33968C9.17852 2.08188 11.6336 1.73699 13.9223 2.1863M6.99996 3.33968L12.4979 12.8624M13.9223 2.1863C16.3513 2.66315 18.5928 4.03454 20.1175 6.15859M13.9223 2.1863C13.8973 5.13268 14.7022 7.84066 16.2928 10.2334M20.1175 6.15859C18.9172 7.71698 17.6587 9.06581 16.2928 10.2334M16.2928 10.2334C15.1177 11.2379 13.8631 12.1082 12.4979 12.8624M2.53992 8.75794C5.06536 10.1875 6.98799 12.1987 8.26537 14.7181M8.26537 14.7181C9.7948 14.1946 11.1966 13.5812 12.4979 12.8624"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<g clip-path="url(#clip0)">
<path
d="M17.7357 20.1916C22.2597 17.0238 23.3592 10.7884 20.1914 6.2643C17.0237 1.74025 10.7882 0.640771 6.26415 3.80855C1.7401 6.97632 0.640621 13.2118 3.8084 17.7358C6.97617 22.2599 13.2116 23.3594 17.7357 20.1916Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17.7357 20.1916L6.26416 3.80853"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19.5774 5.47348C15.8066 11.3693 11.069 14.6867 3.27527 16.8884"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M13.0597 2.05625C13.4732 7.29607 16.4517 11.55 21.7065 14.4052"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M2.29333 9.59491C7.0757 11.7757 10.0544 16.0294 10.9402 21.9439"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</g>
<defs>
<clipPath id="clip0">
<rect width="24" height="24" fill="white" />
</clipPath>
</defs>
</svg>
</svg>
);

View file

@ -21,7 +21,35 @@ export const BasketBall = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2M12 22V2M18.5716 4.46233C15.905 8.99174 15.9049 14.1847 18.5716 19.5377M5.42836 4.46233C8.09503 8.99174 8.09514 14.1847 5.42836 19.5377M21.9506 11C15.48 13.6667 9.69643 13.6668 2.04938 11"
d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 22V2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M21.9506 11C15.48 13.6667 9.69644 13.6668 2.04938 11"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M18.5716 4.46234C15.905 8.99175 15.9049 14.1847 18.5716 19.5377"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M5.42838 4.46234C8.09504 8.99175 8.09516 14.1847 5.42838 19.5377"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,26 +22,26 @@ export const BasketballField = forwardRef(
>
<path
d="M12 5H21.4C21.7314 5 22 5.26863 22 5.6V18.4C22 18.7314 21.7314 19 21.4 19H12M12 5H2.6C2.26863 5 2 5.26863 2 5.6V18.4C2 18.7314 2.26863 19 2.6 19H12M12 5V19"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M2 17C4.76142 17 7 14.7614 7 12C7 9.23858 4.76142 7 2 7"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M22 17C19.2386 17 17 14.7614 17 12C17 9.23858 19.2386 7 22 7"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,21 +22,21 @@ export const BellNotification = forwardRef(
>
<path
d="M18.1336 11C18.7155 16.3755 21 18 21 18H3C3 18 6 15.8667 6 8.4C6 6.70261 6.63214 5.07475 7.75736 3.87452C8.88258 2.67428 10.4087 2 12 2C12.3373 2 12.6717 2.0303 13 2.08949"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19 8C20.6569 8 22 6.65685 22 5C22 3.34315 20.6569 2 19 2C17.3431 2 16 3.34315 16 5C16 6.65685 17.3431 8 19 8Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M13.73 21C13.5542 21.3031 13.3019 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,7 +21,14 @@ export const BellOff = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M7.75736 3.87452C8.88258 2.67428 10.4087 2 12 2C13.5913 2 15.1174 2.67428 16.2426 3.87452C17.3679 5.07475 18 6.70261 18 8.4C18 15.8667 21 18 21 18M6.27049 6.5C6.09277 7.10971 6 7.74975 6 8.4C6 15.8667 3 18 3 18H18"
d="M6.27049 6.5C6.09277 7.10971 6 7.74975 6 8.4C6 15.8667 3 18 3 18H18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.75732 3.87452C8.88254 2.67428 10.4087 2 12 2C13.5913 2 15.1174 2.67428 16.2426 3.87452C17.3678 5.07475 18 6.70261 18 8.4C18 15.8667 21 18 21 18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -28,7 +28,21 @@ export const Bicycle = forwardRef(
stroke-linejoin="round"
/>
<path
d="M5 15L8.5 7.5M8.5 7.5L12 14L15 14M8.5 7.5C8.16667 6.5 7 4.5 5 4.5M8.5 7.5L14.5 7.5M19 15L15 7.5L14.5 7.5M14.5 7.5L16.5 4.5M16.5 4.5L14 4.5M16.5 4.5L18.5 4.5"
d="M8.5 7.5L14.5 7.5M19 15L15 7.5L14.5 7.5M14.5 7.5L16.5 4.5M16.5 4.5L14 4.5M16.5 4.5L18.5 4.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M5 15L8.5 7.5L12 14L15 14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8.5 7.5C8.16667 6.5 7 4.5 5 4.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,12 +21,18 @@ export const BinFull = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 2H10.5L9.81818 3.5M16 2L20.5664 3.82655C20.8214 3.92855 20.9746 4.19069 20.9383 4.46293L19.2616 17.0378C19.0968 18.2744 18.3644 19.3632 17.2813 19.9821L16.9614 20.1649C13.8871 21.9217 10.1129 21.9217 7.03861 20.1649L6.71873 19.9821C5.6356 19.3632 4.90325 18.2744 4.73838 17.0378L3.03919 4.2939C3.01449 4.10866 3.07751 3.92249 3.20966 3.79034L5 2L9.81818 3.5M16 2L14 7M9 6.5L9.81818 3.5"
d="M19.2616 17.0378L20.9383 4.46293C20.9746 4.19069 20.8214 3.92855 20.5664 3.82655L16 2H10.5L9.81818 3.5L5 2L3.20966 3.79034C3.07751 3.92249 3.01449 4.10866 3.03919 4.2939L4.73838 17.0378C4.90325 18.2744 5.6356 19.3632 6.71873 19.9821L7.03861 20.1649C10.1129 21.9217 13.8871 21.9217 16.9614 20.1649L17.2813 19.9821C18.3644 19.3632 19.0968 18.2744 19.2616 17.0378Z"
stroke="currentColor"
stroke-width="1.5"
/>
<path d="M16 2L14 7" stroke="currentColor" stroke-width="1.5" />
<path
d="M9 6.5L9.81818 3.5"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M3 5C5.57143 7.66666 18.4286 7.66662 21 5"
d="M3 5.00002C5.57143 7.66668 18.4286 7.66664 21 5.00002"
stroke="currentColor"
stroke-width="1.5"
/>

View file

@ -31,7 +31,17 @@ export const BinHalf = forwardRef(
stroke-width="1.5"
/>
<path
d="M8 15.5L10.6149 12.4493C10.8284 12.2001 11.2025 12.1688 11.4546 12.3788L14 14.5M8 15.5L11 18M8 15.5L4.5 16M11 18L14 14.5M11 18L14 21M14 14.5L19 17M14 14.5L20 11.5"
d="M11 18L14 14.5M14 14.5L19 17M14 14.5L20 11.5"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M4.5 16L7.73595 15.5377C7.90405 15.5137 8.07446 15.562 8.20491 15.6708L11 18L14 21"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M8 15.5L10.6149 12.4493C10.8284 12.2001 11.2025 12.1688 11.4546 12.3788L14 14.5"
stroke="currentColor"
stroke-width="1.5"
/>

View file

@ -22,14 +22,14 @@ export const BluetoothRounded = forwardRef(
>
<path
d="M9 9.6L15 14.7L11.8571 18V6L15 9.3L9 14.4"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
</svg>

View file

@ -22,7 +22,7 @@ export const BowlingBall = forwardRef(
>
<path
d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
@ -30,7 +30,7 @@ export const BowlingBall = forwardRef(
<path
d="M11.5 8C11.7761 8 12 7.77614 12 7.5C12 7.22386 11.7761 7 11.5 7C11.2239 7 11 7.22386 11 7.5C11 7.77614 11.2239 8 11.5 8Z"
fill="black"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
@ -38,7 +38,7 @@ export const BowlingBall = forwardRef(
<path
d="M7.5 11C7.77614 11 8 10.7761 8 10.5C8 10.2239 7.77614 10 7.5 10C7.22386 10 7 10.2239 7 10.5C7 10.7761 7.22386 11 7.5 11Z"
fill="black"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
@ -46,7 +46,7 @@ export const BowlingBall = forwardRef(
<path
d="M11.5 13C11.7761 13 12 12.7761 12 12.5C12 12.2239 11.7761 12 11.5 12C11.2239 12 11 12.2239 11 12.5C11 12.7761 11.2239 13 11.5 13Z"
fill="black"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,8 +21,19 @@ export const BoxIso = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3 6.5V17.1101C3 17.3472 3.13964 17.5621 3.35632 17.6584L12 21.5M3 6.5L12 10.5M3 6.5L7.5 4.5M21 6.5V17.1101C21 17.3472 20.8604 17.5621 20.6437 17.6584L12 21.5M21 6.5L12.2437 2.6083C12.0885 2.53935 11.9115 2.53935 11.7563 2.6083L7.5 4.5M21 6.5L16.5 8.5M12 21.5V10.5M12 10.5L16.5 8.5M7.5 4.5L16.5 8.5M16.5 8.5V12.5"
stroke="black"
d="M2.6954 7.18536L11.6954 11.1854L12.3046 9.81464L3.3046 5.81464L2.6954 7.18536ZM12.75 21.5V10.5H11.25V21.5H12.75ZM12.3046 11.1854L21.3046 7.18536L20.6954 5.81464L11.6954 9.81464L12.3046 11.1854Z"
fill="black"
/>
<path
d="M3 17.1101V6.88992C3 6.65281 3.13964 6.43794 3.35632 6.34164L11.7563 2.6083C11.9115 2.53935 12.0885 2.53935 12.2437 2.6083L20.6437 6.34164C20.8604 6.43794 21 6.65281 21 6.88992V17.1101C21 17.3472 20.8604 17.5621 20.6437 17.6584L12.2437 21.3917C12.0885 21.4606 11.9115 21.4606 11.7563 21.3917L3.35632 17.6584C3.13964 17.5621 3 17.3472 3 17.1101Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.5 4.5L16.1437 8.34164C16.3604 8.43794 16.5 8.65281 16.5 8.88992V12.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,8 +21,22 @@ export const BoxingGlove = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8.48901 17.7273H18.3556M8.48901 17.7273V21H18.3556V17.7273M8.48901 17.7273C5.20016 15.5455 3.55573 10.0909 4.10387 8.45455C4.54239 7.14545 6.47916 7.54545 7.39273 7.90909M18.3556 17.7273C18.9037 16.8182 20 13.9091 20 9.54545C20 4.09091 17.8074 3 13.4223 3C9.03715 3 7.39273 4.09091 7.39273 7.90909M7.39273 7.90909C7.39273 11.7273 9.03715 12.2727 10.1334 12.2727M7.39273 7.90909C7.75816 8.27273 8.8179 9 10.1334 9C11.449 9 13.9704 9 15.0667 9"
stroke="black"
d="M8.48901 17.7273H18.3556M8.48901 17.7273V21H18.3556V17.7273M8.48901 17.7273C5.20016 15.5455 3.55573 10.0909 4.10387 8.45455C4.54239 7.14545 6.47916 7.54545 7.39273 7.90909C7.39273 4.09091 9.03715 3 13.4223 3C17.8074 3 20 4.09091 20 9.54545C20 13.9091 18.9037 16.8182 18.3556 17.7273"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.39282 7.90909C7.75825 8.27272 8.81799 9 10.1335 9C11.4491 9 13.9705 9 15.0668 9"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.39282 7.90909C7.39282 11.7273 9.03725 12.2727 10.1335 12.2727"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,12 +22,12 @@ export const CableRounded = forwardRef(
>
<path
d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M11.6667 8L10 12H14L12.3333 16"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,7 +21,28 @@ export const Calendar = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3 10V6C3 4.89543 3.89543 4 5 4H7M3 10V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V10M3 10H21M21 10V6C21 4.89543 20.1046 4 19 4H18.5M7 4V2M7 4V6M15 4V2M15 4V6M15 4H10.5"
d="M15 4V2M15 4V6M15 4H10.5M3 10V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V10H3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M3 10V6C3 4.89543 3.89543 4 5 4H7"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 2V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M21 10V6C21 4.89543 20.1046 4 19 4H18.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,7 +22,7 @@ export const CartAlt = forwardRef(
>
<path
d="M19.5 22C20.3284 22 21 21.3284 21 20.5C21 19.6716 20.3284 19 19.5 19C18.6716 19 18 19.6716 18 20.5C18 21.3284 18.6716 22 19.5 22Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
@ -30,14 +30,28 @@ export const CartAlt = forwardRef(
/>
<path
d="M9.5 22C10.3284 22 11 21.3284 11 20.5C11 19.6716 10.3284 19 9.5 19C8.67157 19 8 19.6716 8 20.5C8 21.3284 8.67157 22 9.5 22Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19.5 19H5.23077C3.44646 19 2.5 18.2188 2.5 17C2.5 15.7812 3.44646 15 5.23077 15H7M5 4L7 15M5 4C4.83333 3.33333 4 2 2 2M5 4H10.75M7 15H11.5M16.5 4H22L20 15H15.5M16.5 4L15.5 15M16.5 4H10.75M15.5 15H11.5M10.75 4L11.5 15"
d="M16.5 4H22L20 15H15.5M16.5 4L15.5 15M16.5 4H10.75M15.5 15H11.5M10.75 4H5L7 15H11.5M10.75 4L11.5 15"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M5 4C4.83333 3.33333 4 2 2 2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20 15H7H5.23077C3.44646 15 2.5 15.7812 2.5 17C2.5 18.2188 3.44646 19 5.23077 19H19.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,7 @@ export const Cart = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
>
<path
d="M19.5 22C20.3284 22 21 21.3284 21 20.5C21 19.6716 20.3284 19 19.5 19C18.6716 19 18 19.6716 18 20.5C18 21.3284 18.6716 22 19.5 22Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
@ -29,14 +29,21 @@ export const Cart = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
/>
<path
d="M9.5 22C10.3284 22 11 21.3284 11 20.5C11 19.6716 10.3284 19 9.5 19C8.67157 19 8 19.6716 8 20.5C8 21.3284 8.67157 22 9.5 22Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19.5 19H5.23077C3.44646 19 2.5 18.2188 2.5 17C2.5 15.7812 3.44646 15 5.23077 15H7M5 4H22L20 15H7M5 4L7 15M5 4C4.83333 3.33333 4 2 2 2"
d="M5 4H22L20 15H7L5 4ZM5 4C4.83333 3.33333 4 2 2 2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20 15H7H5.23077C3.44646 15 2.5 15.7812 2.5 17C2.5 18.2188 3.44646 19 5.23077 19H19.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,28 @@ export const Chocolate = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M19 15L19 21L12 21M19 15H12M19 15V9M5 15L5 21H12M5 15L12 15M5 15L5 9M12 15L12 21M12 15L12 9M12 3L5 3L5 9M12 3V9M12 3C12 3 13.5 3 14.5 3C14.5 6 16 6.5 19 6.5C19 7.5 19 9 19 9M5 9H12M12 9L19 9"
d="M19 6.5C16 6.5 14.5 6 14.5 3L5 3L5 21L19 21L19 6.5Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19 15L5 15"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M5 9L19 9"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 21L12 3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,28 @@ export const ChurchAlt = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 22V11.2485C12 11.0894 11.9368 10.9368 11.8243 10.8243L8 7M12 22H8M12 22H19.4C19.7314 22 20 21.7314 20 21.4V10.7485C20 10.5894 19.9368 10.4368 19.8243 10.3243L16.6757 7.17574C16.5632 7.06321 16.4106 7 16.2515 7H8M8 7L4.17574 10.8243C4.06321 10.9368 4 11.0894 4 11.2485V21.4C4 21.7314 4.26863 22 4.6 22H8M8 7V4M8 22V17M8 2V4M8 4H6M8 4H10"
d="M7.57574 7.42426C7.81005 7.18995 8.18995 7.18995 8.42426 7.42426L11.8243 10.8243C11.9368 10.9368 12 11.0894 12 11.2485V21.4C12 21.7314 11.7314 22 11.4 22H4.6C4.26863 22 4 21.7314 4 21.4V11.2485C4 11.0894 4.06321 10.9368 4.17574 10.8243L7.57574 7.42426Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8 7V4M8 2V4M8 4H6M8 4H10"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 22H19.4C19.7314 22 20 21.7314 20 21.4V10.7485C20 10.5894 19.9368 10.4368 19.8243 10.3243L16.6757 7.17574C16.5632 7.06321 16.4106 7 16.2515 7H8"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8 22V17"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -20,24 +20,42 @@ export const CloudDesync = forwardRef(
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M20 17.6073C21.4937 17.0221 23 15.6889 23 13C23 9 19.6667 8 18 8C18 6 18 2 12 2C6 2 6 6 6 8C4.33333 8 1 9 1 13C1 15.6889 2.50628 17.0221 4 17.6073"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.4203 19.4874L14.6525 21.2552C13.0904 22.8173 10.5577 22.8173 8.99564 21.2552L8.64209 20.9016M16.4203 19.4874L16.0667 21.9623L13.9454 19.841L16.4203 19.4874Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.57974 17.0126L6.83728 16.9065C6.80389 17.1402 6.88248 17.376 7.04941 17.5429C7.21633 17.7098 7.45211 17.7884 7.6858 17.755L7.57974 17.0126ZM7.93329 14.5377L8.46362 14.0074C8.26275 13.8065 7.96562 13.7363 7.69612 13.8262C7.42662 13.916 7.231 14.1504 7.19083 14.4316L7.93329 14.5377ZM10.0546 16.659L10.1607 17.4015C10.4419 17.3613 10.6763 17.1657 10.7661 16.8962C10.856 16.6267 10.7858 16.3296 10.5849 16.1287L10.0546 16.659ZM14.8276 16.1287C15.1205 16.4216 15.5953 16.4216 15.8882 16.1287C16.1811 15.8358 16.1811 15.3609 15.8882 15.068L14.8276 16.1287ZM8.81717 14.7145L7.04941 16.4822L8.11007 17.5429L9.87784 15.7751L8.81717 14.7145ZM8.3222 17.1186L8.67575 14.6438L7.19083 14.4316L6.83728 16.9065L8.3222 17.1186ZM7.6858 17.755L10.1607 17.4015L9.94855 15.9166L7.47367 16.2701L7.6858 17.755ZM14.474 15.7751L14.8276 16.1287L15.8882 15.068L15.5347 14.7145L14.474 15.7751ZM7.40296 15.068L9.52428 17.1893L10.5849 16.1287L8.46362 14.0074L7.40296 15.068ZM9.87784 15.7751C11.147 14.5059 13.2048 14.5059 14.474 15.7751L15.5347 14.7145C13.6797 12.8595 10.6722 12.8595 8.81717 14.7145L9.87784 15.7751Z"
fill="currentColor"
/>
<g clip-path="url(#clip0)">
<path
d="M20 17.6073C21.4937 17.0221 23 15.6889 23 13C23 9 19.6667 8 18 8C18 6 18 2 12 2C6 2 6 6 6 8C4.33333 8 1 9 1 13C1 15.6889 2.50628 17.0221 4 17.6073"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.4203 19.4874L14.6525 21.2552C13.0904 22.8173 10.5577 22.8173 8.99564 21.2552L8.64209 20.9016"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.0667 21.9623L16.4203 19.4874L13.9454 19.841L16.0667 21.9623Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.04941 16.4822C6.75651 16.7751 6.75651 17.25 7.04941 17.5429C7.3423 17.8358 7.81718 17.8358 8.11007 17.5429L7.04941 16.4822ZM14.8276 16.1287C15.1205 16.4216 15.5953 16.4216 15.8882 16.1287C16.1811 15.8358 16.1811 15.3609 15.8882 15.068L14.8276 16.1287ZM8.81718 14.7145L7.04941 16.4822L8.11007 17.5429L9.87784 15.7751L8.81718 14.7145ZM14.474 15.7751L14.8276 16.1287L15.8882 15.068L15.5347 14.7145L14.474 15.7751ZM9.87784 15.7751C11.147 14.5059 13.2048 14.5059 14.474 15.7751L15.5347 14.7145C13.6797 12.8595 10.6722 12.8595 8.81718 14.7145L9.87784 15.7751Z"
fill="black"
/>
<path
d="M7.57972 17.0126L6.83726 16.9065C6.80387 17.1402 6.88247 17.376 7.04939 17.5429C7.21632 17.7098 7.45209 17.7884 7.68579 17.755L7.57972 17.0126ZM7.93327 14.5377L8.4636 14.0074C8.26273 13.8065 7.9656 13.7364 7.6961 13.8262C7.4266 13.916 7.23099 14.1504 7.19081 14.4316L7.93327 14.5377ZM10.0546 16.659L10.1607 17.4015C10.4419 17.3613 10.6763 17.1657 10.7661 16.8962C10.8559 16.6267 10.7858 16.3296 10.5849 16.1287L10.0546 16.659ZM8.32218 17.1186L8.67574 14.6438L7.19081 14.4316L6.83726 16.9065L8.32218 17.1186ZM7.68579 17.755L10.1607 17.4015L9.94853 15.9166L7.47365 16.2701L7.68579 17.755ZM7.40294 15.068L9.52426 17.1894L10.5849 16.1287L8.4636 14.0074L7.40294 15.068Z"
fill="black"
/>
</g>
<defs>
<clipPath id="clip0">
<rect width="24" height="24" fill="white" />
</clipPath>
</defs>
</svg>
</svg>
);

View file

@ -20,24 +20,42 @@ export const CloudSync = forwardRef(
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M20 17.6073C21.4937 17.0221 23 15.6889 23 13C23 9 19.6667 8 18 8C18 6 18 2 12 2C6 2 6 6 6 8C4.33333 8 1 9 1 13C1 15.6889 2.50628 17.0221 4 17.6073"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.57974 19.4874L9.34751 21.2552C10.9096 22.8173 13.4423 22.8173 15.0044 21.2552L15.3579 20.9016M7.57974 19.4874L7.93329 21.9623L10.0546 19.841L7.57974 19.4874Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.4203 17.0126L17.1627 16.9065C17.1961 17.1402 17.1175 17.376 16.9506 17.5429C16.7837 17.7098 16.5479 17.7884 16.3142 17.755L16.4203 17.0126ZM16.0667 14.5377L15.5364 14.0074C15.7373 13.8065 16.0344 13.7363 16.3039 13.8262C16.5734 13.916 16.769 14.1504 16.8092 14.4316L16.0667 14.5377ZM13.9454 16.659L13.8393 17.4015C13.5581 17.3613 13.3237 17.1657 13.2339 16.8962C13.144 16.6267 13.2142 16.3296 13.4151 16.1287L13.9454 16.659ZM9.17242 16.1287C8.87952 16.4216 8.40465 16.4216 8.11176 16.1287C7.81886 15.8358 7.81886 15.3609 8.11176 15.068L9.17242 16.1287ZM15.1828 14.7145L16.9506 16.4822L15.8899 17.5429L14.1222 15.7751L15.1828 14.7145ZM15.6778 17.1186L15.3242 14.6438L16.8092 14.4316L17.1627 16.9065L15.6778 17.1186ZM16.3142 17.755L13.8393 17.4015L14.0515 15.9166L16.5263 16.2701L16.3142 17.755ZM9.52597 15.7751L9.17242 16.1287L8.11176 15.068L8.46531 14.7145L9.52597 15.7751ZM16.597 15.068L14.4757 17.1893L13.4151 16.1287L15.5364 14.0074L16.597 15.068ZM14.1222 15.7751C12.853 14.5059 10.7952 14.5059 9.52597 15.7751L8.46531 14.7145C10.3203 12.8595 13.3278 12.8595 15.1828 14.7145L14.1222 15.7751Z"
fill="currentColor"
/>
<g clip-path="url(#clip0)">
<path
d="M20 17.6073C21.4937 17.0221 23 15.6889 23 13C23 9 19.6667 8 18 8C18 6 18 2 12 2C6 2 6 6 6 8C4.33333 8 1 9 1 13C1 15.6889 2.50628 17.0221 4 17.6073"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.58059 19.4874L9.34836 21.2552C10.9105 22.8173 13.4431 22.8173 15.0052 21.2552L15.3588 20.9016"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.93413 21.9623L7.58058 19.4874L10.0554 19.841L7.93413 21.9623Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.9497 16.4822C17.2426 16.7751 17.2426 17.25 16.9497 17.5429C16.6568 17.8358 16.182 17.8358 15.8891 17.5429L16.9497 16.4822ZM9.17156 16.1287C8.87867 16.4216 8.4038 16.4216 8.1109 16.1287C7.81801 15.8358 7.81801 15.3609 8.1109 15.068L9.17156 16.1287ZM15.182 14.7145L16.9497 16.4822L15.8891 17.5429L14.1213 15.7751L15.182 14.7145ZM9.52512 15.7751L9.17156 16.1287L8.1109 15.068L8.46446 14.7145L9.52512 15.7751ZM14.1213 15.7751C12.8521 14.5059 10.7943 14.5059 9.52512 15.7751L8.46446 14.7145C10.3194 12.8595 13.327 12.8595 15.182 14.7145L14.1213 15.7751Z"
fill="black"
/>
<path
d="M16.4194 17.0126L17.1619 16.9065C17.1953 17.1402 17.1167 17.376 16.9498 17.5429C16.7828 17.7098 16.5471 17.7884 16.3134 17.755L16.4194 17.0126ZM16.0659 14.5377L15.5355 14.0074C15.7364 13.8065 16.0335 13.7364 16.303 13.8262C16.5725 13.916 16.7682 14.1504 16.8083 14.4316L16.0659 14.5377ZM13.9446 16.659L13.8385 17.4015C13.5573 17.3613 13.3229 17.1657 13.233 16.8962C13.1432 16.6267 13.2133 16.3296 13.4142 16.1287L13.9446 16.659ZM15.677 17.1186L15.3234 14.6438L16.8083 14.4316L17.1619 16.9065L15.677 17.1186ZM16.3134 17.755L13.8385 17.4015L14.0506 15.9166L16.5255 16.2701L16.3134 17.755ZM16.5962 15.068L14.4749 17.1894L13.4142 16.1287L15.5355 14.0074L16.5962 15.068Z"
fill="black"
/>
</g>
<defs>
<clipPath id="clip0">
<rect width="24" height="24" fill="white" />
</clipPath>
</defs>
</svg>
</svg>
);

View file

@ -21,22 +21,43 @@ export const Codepen = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M21 8.85L12 3L3 8.85M21 8.85V15.15M21 8.85L12 15L3 8.85M21 15.15L12 21L3 15.15M21 15.15L12 9L3 15.15M3 15.15V8.85"
stroke="black"
d="M21 9V15"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M3 15V9"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 21V15"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 3V9"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 15L3 9L12 3L21 9L12 15Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 21L3 15L12 9L21 15L12 21Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,10 +21,12 @@ export const CollageFrame = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 12V4.6C4 4.26863 4.26863 4 4.6 4H11M4 12V19.4C4 19.7314 4.26863 20 4.6 20H19.4C19.7314 20 20 19.7314 20 19.4V12M4 12H11M20 12V4.6C20 4.26863 19.7314 4 19.4 4H11M20 12H11M11 12V4"
d="M19.4 20H4.6C4.26863 20 4 19.7314 4 19.4V4.6C4 4.26863 4.26863 4 4.6 4H19.4C19.7314 4 20 4.26863 20 4.6V19.4C20 19.7314 19.7314 20 19.4 20Z"
stroke="currentColor"
stroke-width="1.5"
/>
<path d="M11 12V4" stroke="currentColor" stroke-width="1.5" />
<path d="M4 12H20" stroke="currentColor" stroke-width="1.5" />
</svg>
</svg>
);

View file

@ -22,12 +22,12 @@ export const ControlSlider = forwardRef(
>
<path
d="M6.75469 17.2828L5.32612 7.28284C5.154 6.07798 6.08892 5 7.30602 5H10.694C11.9111 5 12.846 6.07797 12.6739 7.28284L11.2453 17.2828C11.1046 18.2681 10.2607 19 9.26541 19H8.73459C7.73929 19 6.89545 18.2681 6.75469 17.2828Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M2 12L6 12M22 12L12 12"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -20,7 +20,14 @@ export const Copy = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M15 9H19.4C19.7314 9 20 9.26863 20 9.6V19.4C20 19.7314 19.7314 20 19.4 20H9.6C9.26863 20 9 19.7314 9 19.4V15M15 9H9.6C9.26863 9 9 9.26863 9 9.6V15M15 9V4.6C15 4.26863 14.7314 4 14.4 4H4.6C4.26863 4 4 4.26863 4 4.6V14.4C4 14.7314 4.26863 15 4.6 15H9"
d="M19.4 20H9.6C9.26863 20 9 19.7314 9 19.4V9.6C9 9.26863 9.26863 9 9.6 9H19.4C19.7314 9 20 9.26863 20 9.6V19.4C20 19.7314 19.7314 20 19.4 20Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15 9V4.6C15 4.26863 14.7314 4 14.4 4H4.6C4.26863 4 4 4.26863 4 4.6V14.4C4 14.7314 4.26863 15 4.6 15H9"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -42,7 +42,70 @@ export const CpuWarning = forwardRef(
stroke-linejoin="round"
/>
<path
d="M7 4H4.6C4.26863 4 4 4.26863 4 4.6V7M7 4V2M7 4H12M12 4V2M12 4H14M20 17V19.4C20 19.7314 19.7314 20 19.4 20H17M20 17H22M20 17V14M17 20V22M17 20H12M12 20V22M12 20H7M7 20H4.6C4.26863 20 4 19.7314 4 19.4V17M7 20V22M4 17H2M4 17V12M4 12H2M4 12V7M4 7H2"
d="M20 14V19.4C20 19.7314 19.7314 20 19.4 20H4.6C4.26863 20 4 19.7314 4 19.4V4.6C4 4.26863 4.26863 4 4.6 4H14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20 17H22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 17H2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 12H2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 7H2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 4V2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 4V2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -27,7 +27,91 @@ export const Cpu = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
stroke-linejoin="round"
/>
<path
d="M7 4H4.6C4.26863 4 4 4.26863 4 4.6V7M7 4V2M7 4H12M12 4V2M12 4H17M17 4H19.4C19.7314 4 20 4.26863 20 4.6V7M17 4V2M20 7H22M20 7V12M20 12H22M20 12V17M20 17V19.4C20 19.7314 19.7314 20 19.4 20H17M20 17H22M17 20V22M17 20H12M12 20V22M12 20H7M7 20H4.6C4.26863 20 4 19.7314 4 19.4V17M7 20V22M4 17H2M4 17V12M4 12H2M4 12V7M4 7H2"
d="M20 4.6V19.4C20 19.7314 19.7314 20 19.4 20H4.6C4.26863 20 4 19.7314 4 19.4V4.6C4 4.26863 4.26863 4 4.6 4H19.4C19.7314 4 20 4.26863 20 4.6Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 4V2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 4V2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 4V2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20 17H22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20 12H22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20 7H22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 17H2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 12H2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M4 7H2"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,14 @@ export const CropRotateBl = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M5.5 12V16C5.5 18.2091 7.29086 20 9.5 20H10.5M5.5 12L3 14.5M5.5 12L8 14.5"
d="M5.5 12V16C5.5 18.2091 7.29086 20 9.5 20H10.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M3 14.5L5.5 12L8 14.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,14 @@ export const CropRotateBr = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M11.748 18.2501H15.748C17.9572 18.2501 19.748 16.4592 19.748 14.2501V13.2501M11.748 18.2501L14.248 20.7501M11.748 18.2501L14.248 15.7501"
d="M11.748 18.2501H15.748C17.9572 18.2501 19.748 16.4592 19.748 14.2501V13.2501"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14.248 20.7501L11.748 18.2501L14.248 15.7501"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,21 +21,28 @@ export const CropRotateTl = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M11.7461 5.75006H7.74609C5.53695 5.75006 3.74609 7.54092 3.74609 9.75006V10.7501M11.7461 5.75006L9.24609 3.25006M11.7461 5.75006L9.24609 8.25006"
d="M11.746 5.75006H7.74597C5.53683 5.75006 3.74597 7.54092 3.74597 9.75006V10.7501"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19.7461 11.7501L11.7461 11.7501C11.1938 11.7501 10.7461 12.1978 10.7461 12.7501L10.7461 20.7501"
d="M9.24597 3.25006L11.746 5.75006L9.24597 8.25006"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8.74609 18.7501L16.7461 18.7501C17.2984 18.7501 17.7461 18.3023 17.7461 17.7501L17.7461 9.75006"
d="M19.746 11.7501L11.746 11.7501C11.1937 11.7501 10.746 12.1978 10.746 12.7501L10.746 20.7501"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8.74597 18.7501L16.746 18.7501C17.2983 18.7501 17.746 18.3023 17.746 17.7501L17.746 9.75006"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,14 @@ export const CropRotateTr = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M18 12V8C18 5.79086 16.2091 4 14 4H13M18 12L20.5 9.5M18 12L15.5 9.5"
d="M18 12V8C18 5.79086 16.2091 4 14 4H13"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20.5 9.5L18 12L15.5 9.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -27,7 +27,14 @@ export const Css3 = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
stroke-linejoin="round"
/>
<path
d="M7 7H16.5L16 11.5M8.25 14.5L8.5 17L12 18L15.5 17L16 11.5M16 11.5H7.5"
d="M7 7H16.5L15.5 17L12 18L8.5 17L8.25 14.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16 11.5H7.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,28 +22,28 @@ export const Cycling = forwardRef(
>
<path
d="M14 7C15.1046 7 16 6.10457 16 5C16 3.89543 15.1046 3 14 3C12.8954 3 12 3.89543 12 5C12 6.10457 12.8954 7 14 7Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 21C7.65685 21 9 19.6569 9 18C9 16.3431 7.65685 15 6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11.5 18L13 14L8.11768 12L11.1179 8.50006L14.1179 11.0001L17.6179 11.0001"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,22 +21,57 @@ export const DatabaseBackup = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12M11 21C4 21 4 18 4 18V12M4 12C4 12 4 15 11 15C11.6273 15 12.1984 14.9759 12.7183 14.932"
stroke="black"
d="M4 6V12C4 12 4 15 11 15C11.5925 15 12.1349 14.9785 12.6313 14.9392"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M22.6664 17.6667C22.0476 16.097 20.6345 15 18.9901 15C17.2318 15 15.7377 16.2545 15.1968 18M22.6664 17.6667H20.9951M22.6664 17.6667V17.6667C22.8507 17.6667 23 17.5173 23 17.333V15.4444"
stroke="black"
d="M18 6V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15.3336 20.3333C15.9524 21.903 17.3655 23 19.0099 23C20.7682 23 22.2623 21.7455 22.8032 20M15.3336 20.3333H17.0049M15.3336 20.3333V20.3333C15.1493 20.3333 15 20.4827 15 20.667V22.5556"
stroke="black"
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M22.6664 17.6667C22.0476 16.097 20.6345 15 18.9901 15C17.2318 15 15.7377 16.2545 15.1968 18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M20.9951 17.6667H22.6664V17.6667C22.8507 17.6667 23.0001 17.5173 23.0001 17.333V15.4445"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15.3336 20.3333C15.9524 21.903 17.3655 23 19.0099 23C20.7682 23 22.2623 21.7455 22.8032 20"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17.0049 20.3333H15.3336V20.3333C15.1493 20.3333 14.9999 20.4827 14.9999 20.667V22.5555"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,15 +21,29 @@ export const DatabaseExport = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
stroke="black"
d="M19 16V22M19 22L22 19M19 22L16 19"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19 16V22M19 22L22 19M19 22L16 19"
stroke="black"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,15 +21,29 @@ export const DatabaseMonitor = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
stroke="black"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M18 22H19.5H21M19.5 19.4286H21.8333V16H17.1666V19.4286H19.5Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,15 +21,29 @@ export const DatabaseRestore = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
stroke="black"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19 22V16M19 16L22 19M19 16L16 19"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,19 +22,19 @@ export const DatabaseRounded = forwardRef(
>
<path
d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M16.3571 12C17.0714 12 18.5 12 18.5 10C18.5 8 17.0714 8 16.3571 8L13.5 8V12M16.3571 12C15.2143 12 13.9762 12 13.5 12M16.3571 12C17.0714 12 18.5 12 18.5 14C18.5 16 17.0714 16 16.3571 16H13.5V12"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8.35714 8H5.5V12L5.5 16H8.35714C9.07143 16 10.5 16 10.5 14V10C10.5 8 9.07143 8 8.35714 8Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,14 +22,14 @@ export const DatabaseScript = forwardRef(
>
<path
d="M22 14V6C22 4.34315 20.6569 3 19 3H9C7.34315 3 6 4.34315 6 6V13"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 21H6C3.79086 21 2 19.2091 2 17C2 14.7909 3.79086 13 6 13H17H18C15.7909 13 14 14.7909 14 17C14 19.2091 15.7909 21 18 21C20.2091 21 22 19.2091 22 17V14"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,22 +21,36 @@ export const DatabaseSettings = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
stroke="black"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19 21C20.1046 21 21 20.1046 21 19C21 17.8954 20.1046 17 19 17C18.6357 17 18.2942 17.0974 18 17.2676C17.4022 17.6134 17 18.2597 17 19C17 19.7403 17.4022 20.3866 18 20.7324C18.2942 20.9026 18.6357 21 19 21Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19 22C20.6569 22 22 20.6569 22 19C22 17.3431 20.6569 16 19 16C17.3431 16 16 17.3431 16 19C16 20.6569 17.3431 22 19 22Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -0,0 +1,64 @@
import React, { forwardRef } from 'react';
import PropTypes from 'prop-types';
export const DatabaseStar = forwardRef(
({ color = 'currentColor', size = 24 }, ref) => {
return (
<svg
ref={ref}
width={size}
height={size}
viewBox="0 0 24 24"
fill="none"
color={color}
xmlns="http://www.w3.org/2000/svg"
>
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17.3056 17.1133L18.2147 15.1856C18.3314 14.9381 18.6686 14.9381 18.7853 15.1856L19.6944 17.1133L21.7275 17.4243C21.9884 17.4642 22.0923 17.7998 21.9035 17.9923L20.4326 19.4917L20.7797 21.61C20.8243 21.882 20.5515 22.0895 20.3181 21.961L18.5 20.9603L16.6819 21.961C16.4485 22.0895 16.1757 21.882 16.2203 21.61L16.5674 19.4917L15.0965 17.9923C14.9077 17.7998 15.0116 17.4642 15.2725 17.4243L17.3056 17.1133Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</svg>
);
}
);
DatabaseStar.propTypes = {
color: PropTypes.string,
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
};
DatabaseStar.displayName = 'DatabaseStar';
export default DatabaseStar;

View file

@ -21,27 +21,41 @@ export const DatabaseStats = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
stroke="black"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15 21V19"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M18 21V17"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M21 21V15"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>

View file

@ -28,7 +28,21 @@ export const DbCheck = forwardRef(
stroke-linejoin="round"
/>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -28,7 +28,21 @@ export const DbError = forwardRef(
stroke-linejoin="round"
/>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -35,7 +35,21 @@ export const DbSearch = forwardRef(
stroke-linejoin="round"
/>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M11 21C4 21 4 18 4 18V12"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -35,7 +35,21 @@ export const DbWarning = forwardRef(
stroke-linejoin="round"
/>
<path
d="M4 6C4 6 4 3 11 3C18 3 18 6 18 6M4 6C4 6 4 9 11 9C18 9 18 6 18 6M4 6V12M18 6V12C18 12 18 15 11 15C4 15 4 12 4 12M4 12V18C4 18 4 21 11 21C12.7224 21 14.0209 20.8184 15 20.5445"
d="M4 6V12C4 12 4 15 11 15C18 15 18 12 18 12V6"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 3C18 3 18 6 18 6C18 6 18 9 11 9C4 9 4 6 4 6C4 6 4 3 11 3Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 21C4 21 4 18 4 18V12"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -20,7 +20,17 @@ export const Db = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M5 6C5 6 5 3 12 3C19 3 19 6 19 6M5 6C5 6 5 9 12 9C19 9 19 6 19 6M5 6V12M19 6V12M5 12V18C5 18 5 21 12 21C19 21 19 18 19 18V12M5 12C5 12 5 15 12 15C19 15 19 12 19 12"
d="M5 12V18C5 18 5 21 12 21C19 21 19 18 19 18V12"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M5 6V12C5 12 5 15 12 15C19 15 19 12 19 12V6"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M12 3C19 3 19 6 19 6C19 6 19 9 12 9C5 9 5 6 5 6C5 6 5 3 12 3Z"
stroke="currentColor"
stroke-width="1.5"
/>

View file

@ -21,8 +21,22 @@ export const DesignPencil = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 21.1679C9.22492 21.7031 10.5778 22 12 22C13.4222 22 14.7751 21.7031 16 21.1679M8 21.1679C4.46819 19.6248 2 16.1006 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.1006 19.5318 19.6248 16 21.1679M8 21.1679V14M8 14L12 7L16 14M8 14C8 14 9.12676 15 10 15C10.8732 15 12 14 12 14C12 14 13.1268 15 14 15C14.8732 15 16 14 16 14M16 14V21.1679"
stroke="black"
d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8 21.1679V14L12 7L16 14V21.1679"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8 14C8 14 9.12676 15 10 15C10.8732 15 12 14 12 14C12 14 13.1268 15 14 15C14.8732 15 16 14 16 14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,16 +21,37 @@ export const Donate = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M6 20L2.17574 16.1757C2.06321 16.0632 2 15.9106 2 15.7515V10.5C2 9.67157 2.67157 9 3.5 9V9C4.32843 9 5 9.67157 5 10.5V14.5M6 16L5.17574 15.1757C5.06321 15.0632 5 14.9106 5 14.7515V14.5M5 14.5L5.71067 14.1447C6.48064 13.7597 7.41059 13.9106 8.01931 14.5193L8.91421 15.4142C9.28929 15.7893 9.5 16.298 9.5 16.8284V20M18 20L21.8243 16.1757C21.9368 16.0632 22 15.9106 22 15.7515V10.5C22 9.67157 21.3284 9 20.5 9V9C19.6716 9 19 9.67157 19 10.5V14.5M18 16L18.8243 15.1757C18.9368 15.0632 19 14.9106 19 14.7515V14.5M19 14.5L18.2893 14.1447C17.5194 13.7597 16.5894 13.9106 15.9807 14.5193L15.0858 15.4142C14.7107 15.7893 14.5 16.298 14.5 16.8284V20"
d="M16 6.27975C16 6.88118 15.7625 7.45883 15.3383 7.88611C14.3619 8.87007 13.415 9.89605 12.4021 10.8443C12.17 11.0585 11.8017 11.0507 11.5795 10.8268L8.6615 7.88611C7.7795 6.99725 7.7795 5.56225 8.6615 4.67339C9.55218 3.77579 11.0032 3.77579 11.8938 4.67339L11.9999 4.78027L12.1059 4.67345C12.533 4.24286 13.1146 4 13.7221 4C14.3297 4 14.9113 4.24284 15.3383 4.67339C15.7625 5.10073 16 5.67835 16 6.27975Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linejoin="round"
/>
<path
d="M18 20L21.8243 16.1757C21.9368 16.0632 22 15.9106 22 15.7515V10.5C22 9.67157 21.3284 9 20.5 9V9C19.6716 9 19 9.67157 19 10.5V15"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16 6.27975C16 6.88118 15.7625 7.45883 15.3383 7.88611C14.3619 8.87007 13.415 9.89605 12.4021 10.8443C12.17 11.0585 11.8017 11.0507 11.5795 10.8268L8.6615 7.88611C7.7795 6.99725 7.7795 5.56225 8.6615 4.67339C9.55218 3.77579 11.0032 3.77579 11.8938 4.67339L11.9999 4.78027L12.1059 4.67345C12.533 4.24286 13.1146 4 13.7221 4C14.3297 4 14.9113 4.24284 15.3383 4.67339C15.7625 5.10073 16 5.67835 16 6.27975Z"
d="M18 16L18.8581 15.1419C18.949 15.051 19 14.9278 19 14.7994V14.7994C19 14.6159 18.8963 14.4482 18.7322 14.3661L18.2893 14.1447C17.5194 13.7597 16.5894 13.9106 15.9807 14.5193L15.0858 15.4142C14.7107 15.7893 14.5 16.298 14.5 16.8284V20"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 20L2.17574 16.1757C2.06321 16.0632 2 15.9106 2 15.7515V10.5C2 9.67157 2.67157 9 3.5 9V9C4.32843 9 5 9.67157 5 10.5V15"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 16L5.14187 15.1419C5.05103 15.051 5 14.9278 5 14.7994V14.7994C5 14.6159 5.10366 14.4482 5.26776 14.3661L5.71067 14.1447C6.48064 13.7597 7.41059 13.9106 8.01931 14.5193L8.91421 15.4142C9.28929 15.7893 9.5 16.298 9.5 16.8284V20"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>

View file

@ -21,8 +21,43 @@ export const DragHandGesture = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M7 10.5001V6.50005C7 5.67162 7.67157 5.00005 8.5 5.00005V5.00005C9.32843 5.00005 10 5.55526 10 6.38368C10 6.4215 10 6.46028 10 6.50005M7 10.5001V13.5001M7 10.5001L4.99591 13.1722C4.41845 13.9421 4.47127 15.0142 5.1216 15.7236L8.9055 19.8515C9.28432 20.2648 9.81826 20.5001 10.3789 20.5001C11.4651 20.5001 13.2415 20.5001 15 20.5001C17.4 20.5001 19 19 19 16.5001C19 16.5001 19 16.5001 19 16.5001C19 16.5001 19 9.64291 19 7.92862C19 5.64291 16 5.64291 16 7.92862M10 8.50005C10 8.50005 10 7.85719 10 6.50005M10 6.50005C10 4.21434 13 4.21434 13 6.50005C13 6.50005 13 6.50005 13 6.50005C13 6.50005 13 6.80397 13 7.02713M13 8.50005C13 8.50005 13 7.91975 13 7.02713M16 8.50005C16 8.50005 16 8.37494 16 7.92862M16 7.92862C16 7.70547 16 7.25028 16 7.02713C16 4.74141 13 4.74141 13 7.02713"
stroke="black"
d="M7 10.5L4.99591 13.1721C4.41845 13.9421 4.47127 15.0141 5.1216 15.7236L8.9055 19.8515C9.28432 20.2647 9.81826 20.5 10.3789 20.5C11.4651 20.5 13.2415 20.5 15 20.5C17.4 20.5 19 19 19 16.5C19 16.5 19 16.5 19 16.5C19 16.5 19 9.64287 19 7.92859"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16 8.49995C16 8.49995 16 8.37483 16 7.92852C16 5.6428 19 5.6428 19 7.92852"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M13 8.50008C13 8.50008 13 7.91978 13 7.02715M13 6.50008C13 6.50008 13 6.804 13 7.02715M16 8.50008C16 8.50008 16 8.37496 16 7.92865C16 7.70549 16 7.25031 16 7.02715C16 4.74144 13 4.74144 13 7.02715"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M13 8.50008C13 8.50008 13 7.91978 13 7.02715C13 4.74144 16 4.74144 16 7.02715C16 7.25031 16 7.70549 16 7.92865C16 8.37496 16 8.50008 16 8.50008"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M10 8.50005C10 8.50005 10 7.85719 10 6.50005C10 4.21434 13 4.21434 13 6.50005C13 6.50005 13 6.50005 13 6.50005C13 6.50005 13 6.80397 13 7.02713C13 7.91975 13 8.50005 13 8.50005"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 13.5001V6.50006C7 5.67164 7.67157 5.00006 8.5 5.00006V5.00006C9.32843 5.00006 10 5.55527 10 6.38369C10 6.42151 10 6.4603 10 6.50006C10 7.85721 10 8.50006 10 8.50006"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,7 +21,56 @@ export const Drawer = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.5 20H20.4C20.7314 20 21 19.7314 21 19.4V14M17.5 20V22M17.5 20H6.5M6.5 20H3.6C3.26863 20 3 19.7314 3 19.4V14M6.5 20V22M11 17H13M11 11H13M11 5H13M3 8V2.6C3 2.26863 3.26863 2 3.6 2H20.4C20.7314 2 21 2.26863 21 2.6V8M3 8H21M3 8V14M21 8V14M21 14H3"
d="M21 14H3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M3 8H21"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 17H13"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 11H13"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M11 5H13"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M21 2.6V19.4C21 19.7314 20.7314 20 20.4 20H3.6C3.26863 20 3 19.7314 3 19.4V2.6C3 2.26863 3.26863 2 3.6 2H20.4C20.7314 2 21 2.26863 21 2.6Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17.5 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6.5 20V22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,8 +21,29 @@ export const Dribbble = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16.6726 20.8434C15.2781 21.5818 13.6879 22 12 22C9.38934 22 7.01233 20.9996 5.23143 19.3612M16.6726 20.8434C19.616 19.285 21.6879 16.3002 21.9677 12.8099M16.6726 20.8434C15.5 14 12.5 8 8.5 2.62961M2.06649 10.8406C2.02257 11.221 2 11.6079 2 12C2 14.9122 3.24484 17.5336 5.23143 19.3612M2.06649 10.8406C6 11 15.2829 10.5 19.1414 5M2.06649 10.8406C2.50317 7.05828 5.05026 3.9187 8.5 2.62961M19.1414 5C17.3265 3.14864 14.7974 2 12 2C10.7687 2 9.58934 2.22255 8.5 2.62961M19.1414 5C20.9097 6.80375 22 9.27455 22 12C22 12.2727 21.9891 12.5428 21.9677 12.8099M21.9677 12.8099C15.3438 10.8406 7.5 14 5.23143 19.3612"
stroke="black"
d="M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.6726 20.8435C15.5 14 12.5 8.00003 8.5 2.62964"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M2.06653 10.8406C6.00004 11 15.2829 10.5 19.1415 5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M21.9677 12.81C15.3438 10.8407 7.50002 14.0001 5.23145 19.3613"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,7 +21,77 @@ export const ElectronicsChip = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 4H7.6C7.26863 4 7 4.26863 7 4.6V6.5M10 4V1.5M10 4H14M14 4H16.4C16.7314 4 17 4.26863 17 4.6V6.5M14 4V1.5M10 20H7.6C7.26863 20 7 19.7314 7 19.4V17.5M10 20V22.5M10 20H14M14 20H16.4C16.7314 20 17 19.7314 17 19.4V17.5M14 20V22.5M7 17.5H4.5M7 17.5V12M7 12H4.5M7 12V6.5M17 12H19.5M17 12V17.5M17 12V6.5M17 17.5H19.5M17 6.5H19.5M7 6.5H4.5"
d="M7 19.4V4.6C7 4.26863 7.26863 4 7.6 4H16.4C16.7314 4 17 4.26863 17 4.6V19.4C17 19.7314 16.7314 20 16.4 20H7.6C7.26863 20 7 19.7314 7 19.4Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14 20V22.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M10 20V22.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14 4V1.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M10 4V1.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 12H4.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19.5 12H17"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 6.5H4.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19.5 6.5H17"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 17.5H4.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M19.5 17.5H17"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,14 @@ export const EmojiBlinkLeft = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16.5 14.5C16.5 14.5 15 16.5 12 16.5C9 16.5 7.5 14.5 7.5 14.5M10 9H8M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z"
d="M10 9H8M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.5 14.5C16.5 14.5 15 16.5 12 16.5C9 16.5 7.5 14.5 7.5 14.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
@ -29,7 +36,7 @@ export const EmojiBlinkLeft = forwardRef(
/>
<path
d="M15.5 9C15.2239 9 15 8.77614 15 8.5C15 8.22386 15.2239 8 15.5 8C15.7761 8 16 8.22386 16 8.5C16 8.77614 15.7761 9 15.5 9Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,14 +22,21 @@ export const EmojiBlinkRight = forwardRef(
>
<path
d="M8.5 9C8.22386 9 8 8.77614 8 8.5C8 8.22386 8.22386 8 8.5 8C8.77614 8 9 8.22386 9 8.5C9 8.77614 8.77614 9 8.5 9Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.5 14.5C7.5 14.5 9 16.5 12 16.5C15 16.5 16.5 14.5 16.5 14.5M14 9H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"
d="M14 9H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.5 14.5C7.5 14.5 9 16.5 12 16.5C15 16.5 16.5 14.5 16.5 14.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,7 +22,7 @@ export const EmojiSad = forwardRef(
>
<path
d="M8.5 9C8.22386 9 8 8.77614 8 8.5C8 8.22386 8.22386 8 8.5 8C8.77614 8 9 8.22386 9 8.5C9 8.77614 8.77614 9 8.5 9Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
@ -30,14 +30,21 @@ export const EmojiSad = forwardRef(
/>
<path
d="M15.5 9C15.2239 9 15 8.77614 15 8.5C15 8.22386 15.2239 8 15.5 8C15.7761 8 16 8.22386 16 8.5C16 8.77614 15.7761 9 15.5 9Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.5 15.5C7.5 15.5 9 13.5 12 13.5C15 13.5 16.5 15.5 16.5 15.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"
d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.5 15.5C7.5 15.5 9 13.5 12 13.5C15 13.5 16.5 15.5 16.5 15.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,14 @@ export const EmojiSatisfied = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16.5 14.5C16.5 14.5 15 16.5 12 16.5C9 16.5 7.5 14.5 7.5 14.5M10 9H8M16 9H14M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z"
d="M10 9H8M16 9H14M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.5 14.5C16.5 14.5 15 16.5 12 16.5C9 16.5 7.5 14.5 7.5 14.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,14 @@ export const Emoji = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16.5 14.5C16.5 14.5 15 16.5 12 16.5C9 16.5 7.5 14.5 7.5 14.5M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z"
d="M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.5 14.5C16.5 14.5 15 16.5 12 16.5C9 16.5 7.5 14.5 7.5 14.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
@ -29,7 +36,7 @@ export const Emoji = forwardRef(
/>
<path
d="M15.5 9C15.2239 9 15 8.77614 15 8.5C15 8.22386 15.2239 8 15.5 8C15.7761 8 16 8.22386 16 8.5C16 8.77614 15.7761 9 15.5 9Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
@ -37,7 +44,7 @@ export const Emoji = forwardRef(
/>
<path
d="M8.5 9C8.22386 9 8 8.77614 8 8.5C8 8.22386 8.22386 8 8.5 8C8.77614 8 9 8.22386 9 8.5C9 8.77614 8.77614 9 8.5 9Z"
fill="currentColor"
fill="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,26 +22,26 @@ export const EuroSquare = forwardRef(
>
<path
d="M3 20.4V3.6C3 3.26863 3.26863 3 3.6 3H20.4C20.7314 3 21 3.26863 21 3.6V20.4C21 20.7314 20.7314 21 20.4 21H3.6C3.26863 21 3 20.7314 3 20.4Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M16 7.50265C15.3565 7.18066 14.6336 7 13.8696 7C11.1802 7 9 9.23858 9 12C9 14.7614 11.1802 17 13.8696 17C14.6336 17 15.3565 16.8193 16 16.4974"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8 11H14"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8 13H14"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -20,26 +20,51 @@ export const EvChargeAlt = forwardRef(
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M6 9V19C6 20.1046 6.89543 21 8 21H17C18.1046 21 19 20.1046 19 19V13M6 9H7C8.10457 9 9 8.10457 9 7V6C9 5.44772 8.55228 5 8 5V5M6 9H5C3.89543 9 3 8.10457 3 7V6C3 5.44772 3.44772 5 4 5V5M4 5H6H8M4 5V3M8 5V3"
stroke="black"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M22 5L20 9L18 5"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14 7V9L16 9M14 7V5H16M14 7H15.5"
stroke="black"
d="M16 5H14V9L16 9"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14 7H15.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 9V19C6 20.1046 6.89543 21 8 21H17C18.1046 21 19 20.1046 19 19V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M9 5.6V7C9 8.10457 8.10457 9 7 9H5C3.89543 9 3 8.10457 3 7V5.6C3 5.26863 3.26863 5 3.6 5H8.4C8.73137 5 9 5.26863 9 5.6Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M4 5V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M8 5V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
</svg>
</svg>
);

View file

@ -21,14 +21,32 @@ export const EvCharge = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M6 9V19C6 20.1046 6.89543 21 8 21H17C18.1046 21 19 20.1046 19 19V14M6 9H7C8.10457 9 9 8.10457 9 7V6C9 5.44772 8.55228 5 8 5V5M6 9H5C3.89543 9 3 8.10457 3 7V6C3 5.44772 3.44772 5 4 5V5M4 5H6H8M4 5V3M8 5V3"
stroke="black"
d="M6 9V19C6 20.1046 6.89543 21 8 21H17C18.1046 21 19 20.1046 19 19V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M9 5.6V7C9 8.10457 8.10457 9 7 9H5C3.89543 9 3 8.10457 3 7V5.6C3 5.26863 3.26863 5 3.6 5H8.4C8.73137 5 9 5.26863 9 5.6Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M4 5V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M8 5V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M18.1667 4L16.5 7H20.5L18.8333 10"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,14 +21,32 @@ export const EvPlugCharging = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 13.1538V21M10 13.1538H13C14.1046 13.1538 15 12.2584 15 11.1538V8.05128C15 7.13081 14.2538 6.38462 13.3333 6.38462V6.38462M10 13.1538H7C5.89543 13.1538 5 12.2584 5 11.1538V8.05128C5 7.13081 5.74619 6.38462 6.66667 6.38462V6.38462M6.66667 6.38462H10H13.3333M6.66667 6.38462V3M13.3333 6.38462V3"
stroke="black"
d="M10 13.1538V21"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M15 8.38452V11.1538C15 12.2583 14.1046 13.1538 13 13.1538H7C5.89543 13.1538 5 12.2583 5 11.1538V8.38452C5 7.27995 5.89543 6.38452 7 6.38452H13C14.1046 6.38452 15 7.27995 15 8.38452Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M13.3334 6.38462V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M6.66663 6.38462V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M16.6667 16L15 19H19L17.3333 22"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,14 +21,32 @@ export const EvPlugError = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 13.1538V21M10 13.1538H13C14.1046 13.1538 15 12.2584 15 11.1538V8.05128C15 7.13081 14.2538 6.38462 13.3333 6.38462V6.38462M10 13.1538H7C5.89543 13.1538 5 12.2584 5 11.1538V8.05128C5 7.13081 5.74619 6.38462 6.66667 6.38462V6.38462M6.66667 6.38462H10H13.3333M6.66667 6.38462V3M13.3333 6.38462V3"
stroke="black"
d="M10 13.1538V21"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M15 8.38452V11.1538C15 12.2583 14.1046 13.1538 13 13.1538H7C5.89543 13.1538 5 12.2583 5 11.1538V8.38452C5 7.27995 5.89543 6.38452 7 6.38452H13C14.1046 6.38452 15 7.27995 15 8.38452Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M13.3334 6.38462V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M6.66663 6.38462V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M15.1213 21.364L17.2427 19.2427M17.2427 19.2427L19.364 17.1213M17.2427 19.2427L15.1213 17.1213M17.2427 19.2427L19.364 21.364"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,8 +21,26 @@ export const EvPlug = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M12 13.1538V21M12 13.1538H15C16.1046 13.1538 17 12.2584 17 11.1538V8.05128C17 7.13081 16.2538 6.38462 15.3333 6.38462V6.38462M12 13.1538H9C7.89543 13.1538 7 12.2584 7 11.1538V8.05128C7 7.13081 7.74619 6.38462 8.66667 6.38462V6.38462M8.66667 6.38462H12H15.3333M8.66667 6.38462V3M15.3333 6.38462V3"
stroke="black"
d="M12 13.1538V21"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M17 8.38452V11.1538C17 12.2583 16.1046 13.1538 15 13.1538H9C7.89543 13.1538 7 12.2583 7 11.1538V8.38452C7 7.27995 7.89543 6.38452 9 6.38452H15C16.1046 6.38452 17 7.27995 17 8.38452Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M15.3334 6.38462V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>
<path
d="M8.66663 6.38462V3"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
/>

View file

@ -22,21 +22,28 @@ export const EvRounded = forwardRef(
>
<path
d="M18.5 9L15.5 15L12.5 9"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 12L6 15L10 15M6 12V9H10M6 12H9"
stroke="black"
d="M10 9H6L6 15L10 15"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 12H9"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M2 15V9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H8C4.68629 21 2 18.3137 2 15Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
</svg>

View file

@ -22,24 +22,24 @@ export const EvStation = forwardRef(
>
<path
d="M21 5V9"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M5 19V9C5 7.89543 5.89543 7 7 7H16C17.1046 7 18 7.89543 18 9V19C18 20.1046 17.1046 21 16 21H7C5.89543 21 5 20.1046 5 19Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M5 10V5C5 3.89543 5.89543 3 7 3H16C17.1046 3 18 3.89543 18 5V10"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
/>
<path
d="M11.1667 11L9.5 14H13.5L11.8333 17"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,14 +21,28 @@ export const Exclude = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M13.5 15H14.4C14.7314 15 15 14.7314 15 14.4V13.5M10.5 15H9.6C9.26863 15 9 15.2686 9 15.6V20.4C9 20.7314 9.26863 21 9.6 21H20.4C20.7314 21 21 20.7314 21 20.4V9.6C21 9.26863 20.7314 9 20.4 9H15.6C15.2686 9 15 9.26863 15 9.6V10.5"
d="M10.5 15H9.6C9.26863 15 9 15.2686 9 15.6V20.4C9 20.7314 9.26863 21 9.6 21H20.4C20.7314 21 21 20.7314 21 20.4V9.6C21 9.26863 20.7314 9 20.4 9H15.6C15.2686 9 15 9.26863 15 9.6V10.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 13.5V14.4C9 14.7314 8.73137 15 8.4 15H3.6C3.26863 15 3 14.7314 3 14.4V3.6C3 3.26863 3.26863 3 3.6 3H14.4C14.7314 3 15 3.26863 15 3.6V8.4C15 8.73137 14.7314 9 14.4 9H13.5M9 10.5V9.6C9 9.26863 9.26863 9 9.6 9H10.5"
d="M13.5 15H14.4C14.7314 15 15 14.7314 15 14.4V13.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 13.5V14.4C9 14.7314 8.73137 15 8.4 15H3.6C3.26863 15 3 14.7314 3 14.4V3.6C3 3.26863 3.26863 3 3.6 3H14.4C14.7314 3 15 3.26863 15 3.6V8.4C15 8.73137 14.7314 9 14.4 9H13.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 10.5V9.6C9 9.26863 9.26863 9 9.6 9H10.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,28 @@ export const EyeClose = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4.5 15.5C5.15216 14.087 6.08786 12.9811 7.18383 12.1825M19.5 15.5C18.8478 14.087 17.9121 12.9811 16.8162 12.1825M12 10.625V7M12 10.625C10.3043 10.625 8.60864 11.1442 7.18383 12.1825M12 10.625C13.6957 10.625 15.3914 11.1442 16.8162 12.1825M7.18383 12.1825L4.5 8.5M16.8162 12.1825L19.5 8.5"
d="M4.5 15.5C7.5 9 16.5 9 19.5 15.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.8162 12.1825L19.5 8.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 10.625V7"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.18383 12.1825L4.5 8.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -35,7 +35,14 @@ export const EyeOff = forwardRef(
stroke-linejoin="round"
/>
<path
d="M12 6C16.0084 6 18.7015 9.1582 21 12C20.6816 12.5043 20.3203 13.0092 19.922 13.5M7.36185 7.56107C5.68002 8.73966 4.27894 10.4188 3 12C4.88856 14.991 8.2817 18 12 18C13.5499 18 15.0434 17.4772 16.3949 16.6508"
d="M7.36185 7.5611C5.68002 8.73968 4.27894 10.4188 3 12C4.88856 14.991 8.2817 18 12 18C13.5499 18 15.0434 17.4772 16.3949 16.6508"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 6C16.0084 6 18.7015 9.1582 21 12C20.6815 12.5043 20.3203 13.0092 19.922 13.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,56 +22,56 @@ export const FaceId = forwardRef(
>
<path
d="M7 3H5C3.89543 3 3 3.89543 3 5V7"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 3H19C20.1046 3 21 3.89543 21 5V7"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16 8L16 10"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8 8L8 10"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 16C9 16 10 17 12 17C14 17 15 16 15 16"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 8L12 13L11 13"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 21H5C3.89543 21 3 20.1046 3 19V17"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 21H19C20.1046 21 21 20.1046 21 19V17"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -28,7 +28,14 @@ export const FacebookSquared = forwardRef(
stroke-linejoin="round"
/>
<path
d="M11 21V17.5C11 17.5 11 14.6385 11 13M15 8C11.5 8 11 9.8125 11 12C11 12.3096 11 12.6497 11 13M11 13H9M11 13H15"
d="M11 21C11 18 11 15 11 12C11 9.8125 11.5 8 15 8"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 13H11H15"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -20,8 +20,29 @@ export const Farm = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M14 14V17M14 14H18M14 14V8L8 5L2 8V20H5M22 14H18M14 17V20H11M14 17H18M22 17H18M18 14V17M18 17V20M5 20V13H11V20M5 20H11"
stroke="black"
d="M5 20H2V8L8 5L14 8V20H11M5 20V13H11V20M5 20H11"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M18 14V17V20"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14 17H18H22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14 14H18H22"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -22,7 +22,7 @@ export const FilterAlt = forwardRef(
>
<path
d="M2.99997 7V4C2.99997 3.44772 3.44769 3 3.99997 3H20.0001C20.5523 3 21 3.44766 21.0001 3.9999L21.0004 7M2.99997 7L9.65077 12.7007C9.87241 12.8907 9.99998 13.168 9.99998 13.4599V19.7192C9.99998 20.3698 10.6114 20.8472 11.2425 20.6894L13.2425 20.1894C13.6877 20.0781 14 19.6781 14 19.2192V13.46C14 13.168 14.1275 12.8907 14.3492 12.7007L21.0004 7M2.99997 7H21.0004"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,29 +21,36 @@ export const Finder = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M15 3V3C18.3137 3 21 5.68629 21 9V15C21 18.3137 18.3137 21 15 21V21M15 3H9C5.68629 3 3 5.68629 3 9V15C3 18.3137 5.68629 21 9 21H15M15 3C15 3 10.5 3 10.5 12C12 12 12 12 13 12C13 21 15 21 15 21"
stroke="black"
d="M3 15V9C3 5.68629 5.68629 3 9 3H15C18.3137 3 21 5.68629 21 9V15C21 18.3137 18.3137 21 15 21H9C5.68629 21 3 18.3137 3 15Z"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15 3C15 3 10.5 3 10.5 12C12 12 12 12 13 12C13 21 15 21 15 21"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.5 14.5C16.5 14.5 15 16.5 12 16.5C9 16.5 7.5 14.5 7.5 14.5"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7 9V11"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M17 9V11"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"

View file

@ -21,28 +21,63 @@ export const Fingerprint = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3 22V11C3 9.94809 3.18046 8.93834 3.51212 8M21 22V14M7 3.51555C8.4301 2.55827 10.1499 2 12 2C16.1031 2 19.5649 4.74572 20.6482 8.5"
d="M7 3.51555C8.4301 2.55827 10.1499 2 12 2C16.1031 2 19.5649 4.74572 20.6482 8.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 22V18M18 22V11.3C18 7.82061 15.3137 5 12 5C8.68629 5 6 7.82061 6 11.3V14"
d="M21 22V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 22V11.15C9 9.4103 10.3431 8 12 8C12.8653 8 13.645 8.38466 14.1926 9M15 22V14"
d="M3 22V11C3 9.94809 3.18046 8.93834 3.51212 8"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 22V18.5M12 11V14"
d="M18 22V11.3C18 7.82061 15.3137 5 12 5C8.68629 5 6 7.82061 6 11.3V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M6 22V18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 22V11.15C9 9.4103 10.3431 8 12 8C12.8653 8 13.645 8.38466 14.1926 9"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M15 22V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 22V18.5"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M12 11V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,14 @@ export const FlashOff = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8.49902 3H13.4991C13.6266 3 13.7532 3.0235 13.8737 3.06956C14.4756 3.29947 14.7958 4.02807 14.5889 4.69693L13.0999 8.80233L15.8465 8.80235C16.0497 8.80235 16.2493 8.86206 16.4251 8.97543C16.9755 9.33051 17.1627 10.1142 16.8432 10.7259C16.7741 10.8617 16.6008 11.1694 16.3538 11.5983M7.58439 7.87575L7.27924 11.5983C7.21591 12.3021 7.67797 12.9296 8.31129 13C8.36853 13.0053 8.36853 13.0053 8.42596 13.0064L10.9986 13L10.5479 20.6831C10.5357 20.8921 10.8117 20.9772 10.9189 20.7974C11.5956 19.6617 12.9815 17.3334 14.2464 15.193"
d="M7.58537 7.87573L7.28022 11.5983C7.21689 12.302 7.67895 12.9296 8.31226 13C8.3695 13.0053 8.3695 13.0053 8.42693 13.0063L10.9996 13L10.5489 20.6831C10.5366 20.892 10.8127 20.9772 10.9199 20.7974C11.5966 19.6617 12.9824 17.3334 14.2474 15.193"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M8.5 3H13.5001C13.6275 3 13.7541 3.0235 13.8747 3.06956C14.4766 3.29947 14.7968 4.02807 14.5899 4.69693L13.1009 8.80233L15.8475 8.80235C16.0507 8.80235 16.2503 8.86206 16.4261 8.97543C16.9765 9.33051 17.1637 10.1142 16.8442 10.7259C16.7751 10.8617 16.6018 11.1694 16.3547 11.5983"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -21,7 +21,35 @@ export const FlipReverse = forwardRef(
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M5.75 12L4.8125 14M7.625 8L9.5 4V8M9.5 12V14M7.625 20H9.5V18M3.875 20H2L2.9375 18"
d="M9.5 12V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M5.75 12L4.8125 14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.625 20H9.5V18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M3.875 20H2L2.9375 18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M7.625 8L9.5 4V8"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -27,7 +27,35 @@ export const Flip = forwardRef(({ color = 'currentColor', size = 24 }, ref) => {
stroke-linejoin="round"
/>
<path
d="M18.25 12L19.1875 14M16.375 8L14.5 4V8M14.5 12V14M16.375 20H14.5V18M20.125 20H22L21.0625 18"
d="M20.125 20H22L21.0625 18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.375 20H14.5V18"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14.5 12V14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M18.25 12L19.1875 14"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M16.375 8L14.5 4V8"
stroke="currentColor"
stroke-width="1.5"
stroke-linecap="round"

View file

@ -22,7 +22,7 @@ export const Flower = forwardRef(
>
<path
d="M11.9996 14.9995C13.6565 14.9995 14.9996 13.6564 14.9996 11.9995C14.9996 10.3427 13.6565 8.99951 11.9996 8.99951C10.3428 8.99951 8.99963 10.3427 8.99963 11.9995C8.99963 13.6564 10.3428 14.9995 11.9996 14.9995Z"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -30,7 +30,7 @@ export const Flower = forwardRef(
/>
<path
d="M13 9C13 9 14 7 14 5C14 3 12 1 12 1C12 1 10 3 10 5C10 7 11 9 11 9"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -38,7 +38,7 @@ export const Flower = forwardRef(
/>
<path
d="M9 11C9 11 7 10 5 10C3 10 1 12 1 12C1 12 3 14 5 14C7 14 9 13 9 13"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -46,7 +46,7 @@ export const Flower = forwardRef(
/>
<path
d="M13 15C13 15 14 17 14 19C14 21 12 23 12 23C12 23 10 21 10 19C10 17 11 15 11 15"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -54,7 +54,7 @@ export const Flower = forwardRef(
/>
<path
d="M15 11C15 11 17 10 19 10C21 10 23 12 23 12C23 12 21 14 19 14C17 14 15 13 15 13"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -62,7 +62,7 @@ export const Flower = forwardRef(
/>
<path
d="M10.5858 9.17176C10.5858 9.17176 9.87868 7.05044 8.46447 5.63623C7.05026 4.22202 4.22183 4.22202 4.22183 4.22202C4.22183 4.22202 4.22183 7.05044 5.63604 8.46466C7.05026 9.87887 9.17158 10.586 9.17158 10.586"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -70,7 +70,7 @@ export const Flower = forwardRef(
/>
<path
d="M9.17152 13.4142C9.17152 13.4142 7.0502 14.1213 5.63599 15.5355C4.22177 16.9497 4.22177 19.7782 4.22177 19.7782C4.22177 19.7782 7.0502 19.7782 8.46441 18.364C9.87863 16.9497 10.5857 14.8284 10.5857 14.8284"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -78,7 +78,7 @@ export const Flower = forwardRef(
/>
<path
d="M14.8285 13.4142C14.8285 13.4142 16.9498 14.1213 18.364 15.5355C19.7782 16.9497 19.7782 19.7782 19.7782 19.7782C19.7782 19.7782 16.9498 19.7782 15.5356 18.364C14.1214 16.9497 13.4143 14.8284 13.4143 14.8284"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"
@ -86,7 +86,7 @@ export const Flower = forwardRef(
/>
<path
d="M13.4142 9.17176C13.4142 9.17176 14.1213 7.05044 15.5355 5.63623C16.9497 4.22202 19.7782 4.22202 19.7782 4.22202C19.7782 4.22202 19.7782 7.05044 18.364 8.46466C16.9497 9.87887 14.8284 10.586 14.8284 10.586"
stroke="black"
stroke="currentColor"
stroke-width="1.5"
stroke-miterlimit="1.5"
stroke-linecap="round"

Some files were not shown because too many files have changed in this diff Show more