Skip to content

Commit

Permalink
feat: add few new icons
Browse files Browse the repository at this point in the history
fix: some icon fixed
  • Loading branch information
irsyadadl committed Jan 17, 2024
1 parent 8c49705 commit f61d14e
Show file tree
Hide file tree
Showing 46 changed files with 30,640 additions and 40,465 deletions.
17,230 changes: 7,521 additions & 9,709 deletions dist/cjs/index.js

Large diffs are not rendered by default.

17,539 changes: 7,406 additions & 10,133 deletions dist/es/index.js

Large diffs are not rendered by default.

17,539 changes: 7,406 additions & 10,133 deletions dist/esm/index.js

Large diffs are not rendered by default.

448 changes: 188 additions & 260 deletions dist/index.d.ts

Large diffs are not rendered by default.

18,140 changes: 7,972 additions & 10,168 deletions dist/umd/index.js

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions src/Barcode,QrCode,Scan.js

This file was deleted.

2 changes: 1 addition & 1 deletion src/IconArrowLeft.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const SvgIconArrowLeft = (props) => (
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth={1.5}
d="M9.668 18.332 4.125 12.79a1 1 0 0 1 0-1.414l5.543-5.543m-5 6.25h15.5"
d="m9.668 18.332-5.543-5.543a1 1 0 0 1 0-1.414l5.543-5.543m-5 6.25h15.5"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconArrowPathLeft.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const SvgIconArrowPathLeft = (props) => (
strokeLinecap="square"
strokeLinejoin="round"
strokeWidth={1.5}
d="M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.378l7.294 6.28a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z"
d="M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.379l7.294 6.281a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconArrowPathRight.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const SvgIconArrowPathRight = (props) => (
strokeLinecap="square"
strokeLinejoin="round"
strokeWidth={1.5}
d="M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.378l7.294 6.28a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z"
d="M2.75 14.25v-4.5a1 1 0 0 1 1-1h10V5.34a.5.5 0 0 1 .826-.379l7.294 6.281a1 1 0 0 1 0 1.516l-7.294 6.28a.5.5 0 0 1-.826-.378v-3.41h-10a1 1 0 0 1-1-1Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconBag.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const SvgIconBag = (props) => (
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth={1.5}
d="M15 8a3 3 0 1 1-6 0M4.693 4.69l-.879 14.5a1 1 0 0 0 .998 1.06h14.376a1 1 0 0 0 .998-1.06l-.88-14.5a1 1 0 0 0-.997-.94H5.69a1 1 0 0 0-.998.94Z"
d="M15 8a3 3 0 0 1-6 0M4.693 4.69l-.879 14.5a1 1 0 0 0 .998 1.06h14.376a1 1 0 0 0 .998-1.06l-.88-14.5a1 1 0 0 0-.997-.94H5.69a1 1 0 0 0-.998.94Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconBookmarkCheck.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const SvgIconBookmarkCheck = (props) => (
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth={1.5}
d="M9.35 10.35 11 12l3.85-3.85m-9.1-5.405h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.824l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1Z"
d="M9.35 10.35 11 12l3.85-3.85m-9.1-5.405h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.824l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.745a1 1 0 0 1 1-1Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconBookmarkCheckFill.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const SvgIconBookmarkCheckFill = (props) => (
<path
fill="currentColor"
fillRule="evenodd"
d="M4 3.745c0-.966.784-1.75 1.75-1.75h12.5c.966 0 1.75.784 1.75 1.75v16.35c0 1.41-1.583 2.242-2.744 1.441l-5.114-3.527a.25.25 0 0 0-.284 0l-5.114 3.527c-1.161.8-2.744-.03-2.744-1.44V3.746ZM15.38 8.68a.75.75 0 0 0-1.06-1.06L11 10.94 9.88 9.82a.75.75 0 1 0-1.06 1.06l1.65 1.65a.75.75 0 0 0 1.06 0l3.85-3.85Z"
d="M4 3.745c0-.966.784-1.75 1.75-1.75h12.5c.966 0 1.75.784 1.75 1.75v16.35c0 1.41-1.583 2.242-2.744 1.441l-5.114-3.527a.25.25 0 0 0-.284 0l-5.114 3.527c-1.161.8-2.744-.03-2.744-1.44V3.745ZM15.38 8.68a.75.75 0 0 0-1.06-1.06L11 10.94 9.88 9.82a.75.75 0 1 0-1.06 1.06l1.65 1.65a.75.75 0 0 0 1.06 0l3.85-3.85Z"
clipRule="evenodd"
/>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion src/IconBookmarkX.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const SvgIconBookmarkX = (props) => (
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth={1.5}
d="m14.298 7.706-4.596 4.597m4.596 0L9.702 7.706M5.75 2.746h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.746a1 1 0 0 1 1-1Z"
d="m14.298 7.706-4.596 4.597m4.596 0L9.702 7.706M5.75 2.746h12.5a1 1 0 0 1 1 1v16.35a1 1 0 0 1-1.568.823l-5.114-3.527a1 1 0 0 0-1.136 0l-5.114 3.527a1 1 0 0 1-1.568-.823V3.745a1 1 0 0 1 1-1Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconBookmarkXFill.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const SvgIconBookmarkXFill = (props) => (
<path
fill="currentColor"
fillRule="evenodd"
d="M5.75 1.995A1.75 1.75 0 0 0 4 3.745v16.35c0 1.41 1.583 2.242 2.744 1.441l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.8 2.744-.03 2.744-1.44V3.746a1.75 1.75 0 0 0-1.75-1.75H5.75Zm9.078 5.181a.75.75 0 0 1 0 1.06l-1.767 1.768 1.767 1.768a.75.75 0 0 1-1.06 1.061L12 11.065l-1.768 1.768a.75.75 0 1 1-1.06-1.06l1.767-1.768-1.767-1.768a.75.75 0 0 1 1.06-1.06L12 8.943l1.768-1.768a.75.75 0 0 1 1.06 0Z"
d="M5.75 1.995A1.75 1.75 0 0 0 4 3.745v16.35c0 1.41 1.583 2.242 2.744 1.441l5.114-3.527a.25.25 0 0 1 .284 0l5.114 3.527c1.161.8 2.744-.03 2.744-1.44V3.745a1.75 1.75 0 0 0-1.75-1.75H5.75Zm9.078 5.181a.75.75 0 0 1 0 1.06l-1.767 1.768 1.767 1.768a.75.75 0 1 1-1.06 1.06L12 11.066l-1.768 1.768a.75.75 0 1 1-1.06-1.06l1.767-1.768-1.767-1.768a.75.75 0 0 1 1.06-1.06L12 8.943l1.768-1.768a.75.75 0 0 1 1.06 0Z"
clipRule="evenodd"
/>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion src/IconBrandApple.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const SvgIconBrandApple = (props) => (
>
<path
fill="currentColor"
d="M20.003 7.158a4.757 4.757 0 0 0-2.273 4.002 4.63 4.63 0 0 0 2.817 4.246 11.064 11.064 0 0 1-1.442 2.98c-.899 1.294-1.838 2.587-3.267 2.587-1.429 0-1.796-.83-3.443-.83-1.606 0-2.178.857-3.485.857-1.306 0-2.218-1.198-3.266-2.668a12.893 12.893 0 0 1-2.191-6.955c0-4.083 2.654-6.247 5.267-6.247 1.388 0 2.545.912 3.416.912.83 0 2.123-.966 3.702-.966a4.953 4.953 0 0 1 4.165 2.082Zm-4.913-3.81A4.694 4.694 0 0 0 16.206.421 2.031 2.031 0 0 0 16.165 0a4.703 4.703 0 0 0-3.09 1.592 4.563 4.563 0 0 0-1.157 2.845c0 .128.014.256.041.381.094.018.19.027.286.027a4.077 4.077 0 0 0 2.845-1.498Z"
d="M20.003 7.158a4.757 4.757 0 0 0-2.273 4.002 4.63 4.63 0 0 0 2.817 4.246 11.064 11.064 0 0 1-1.442 2.98c-.899 1.294-1.838 2.587-3.267 2.587-1.429 0-1.796-.83-3.443-.83-1.606 0-2.178.857-3.485.857-1.306 0-2.218-1.198-3.266-2.668a12.893 12.893 0 0 1-2.191-6.955c0-4.083 2.654-6.247 5.267-6.247 1.388 0 2.545.912 3.416.912.83 0 2.123-.966 3.702-.966a4.952 4.952 0 0 1 4.165 2.082Zm-4.913-3.81A4.693 4.693 0 0 0 16.206.421 2.024 2.024 0 0 0 16.165 0a4.703 4.703 0 0 0-3.09 1.592 4.564 4.564 0 0 0-1.157 2.845c0 .128.014.256.041.381.094.018.19.027.286.027a4.076 4.076 0 0 0 2.845-1.498Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconBrandArc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const SvgIconBrandArc = (props) => (
<path
fill="currentColor"
fillRule="evenodd"
d="M11.45 2.15a2.2 2.2 0 0 1 1.968 1.216l3.635 7.27a7.193 7.193 0 0 0 1.58-3.372 2.2 2.2 0 1 1 4.333.772 11.619 11.619 0 0 1-3.841 6.745l1.442 2.885a2.2 2.2 0 0 1-3.935 1.967l-1.325-2.65c-1.188.409-2.462.63-3.788.63-1.37 0-2.685-.236-3.905-.671l-1.346 2.691a2.2 2.2 0 0 1-3.935-1.967l1.484-2.97a11.67 11.67 0 0 1-2.556-3.232A2.2 2.2 0 1 1 5.14 9.39c.216.406.471.789.758 1.143l3.583-7.166A2.2 2.2 0 0 1 11.45 2.15M9.606 12.958c.61.167 1.25.256 1.913.256a7.24 7.24 0 0 0 1.791-.224l-1.86-3.72-1.844 3.688Z"
d="M11.45 2.15a2.2 2.2 0 0 1 1.968 1.216l3.635 7.27a7.193 7.193 0 0 0 1.58-3.372 2.2 2.2 0 1 1 4.333.772 11.62 11.62 0 0 1-3.841 6.745l1.442 2.885a2.2 2.2 0 0 1-3.935 1.967l-1.325-2.65c-1.188.409-2.462.63-3.788.63-1.37 0-2.685-.236-3.905-.671l-1.346 2.691a2.2 2.2 0 1 1-3.935-1.967l1.484-2.97a11.669 11.669 0 0 1-2.556-3.232A2.2 2.2 0 0 1 5.14 9.39c.216.406.471.789.758 1.143l3.583-7.166A2.2 2.2 0 0 1 11.45 2.15M9.606 12.958c.61.167 1.25.256 1.913.256a7.24 7.24 0 0 0 1.791-.224l-1.86-3.72-1.844 3.688Z"
clipRule="evenodd"
/>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion src/IconBrandFirefox.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const SvgIconBrandFirefox = (props) => (
>
<path
fill="currentColor"
d="M19.986 5.932a9.877 9.877 0 0 0-1.083-1.216 8.042 8.042 0 0 0-.798-.686 6.509 6.509 0 0 0-1.645-1.02 9.853 9.853 0 0 0-4.062-1.009c-2.321-.046-3.925.652-4.833 1.214a4.93 4.93 0 0 0-.89.677 8.382 8.382 0 0 1 5.251-.99c3.535.465 6.768 3.22 6.768 6.855 0 2.798-2.158 4.934-4.685 4.78-3.753-.225-4.7-4.082-2.747-5.748-.526-.113-1.516.109-2.205 1.14-.618.928-.583 2.357-.201 3.372a5.436 5.436 0 0 1-.491-1.586c-.494-3.344 1.747-6.195 3.802-6.9-1.109-.971-3.887-.905-5.955.619-1.2.884-2.06 2.14-2.516 3.635A9.483 9.483 0 0 1 4.73 5.696c-.692.36-1.573 1.494-2.008 2.546a10.375 10.375 0 0 0-.65 5.053l.013.114c.01.091.02.183.033.274a10.044 10.044 0 0 0 5.109 7.112 10.002 10.002 0 0 0 12.352-2.286 10.04 10.04 0 0 0 2.235-8.471 10.043 10.043 0 0 0-1.827-4.106Z"
d="M19.986 5.932a9.877 9.877 0 0 0-1.083-1.216 8.042 8.042 0 0 0-.798-.686 6.509 6.509 0 0 0-1.645-1.02 9.853 9.853 0 0 0-4.062-1.009c-2.321-.046-3.925.652-4.833 1.214a4.93 4.93 0 0 0-.89.677 8.382 8.382 0 0 1 5.251-.99c3.535.465 6.768 3.22 6.768 6.855 0 2.798-2.158 4.934-4.685 4.78-3.753-.225-4.7-4.082-2.747-5.748-.526-.114-1.516.109-2.205 1.14-.618.927-.583 2.357-.201 3.372a5.438 5.438 0 0 1-.491-1.586c-.495-3.343 1.745-6.195 3.801-6.9-1.109-.97-3.887-.904-5.955.62-1.2.884-2.06 2.14-2.516 3.635A9.483 9.483 0 0 1 4.73 5.696c-.692.359-1.573 1.494-2.008 2.545a10.375 10.375 0 0 0-.65 5.054l.013.114c.01.091.02.183.033.274a10.043 10.043 0 0 0 5.109 7.112 10.002 10.002 0 0 0 12.352-2.286 10.04 10.04 0 0 0 2.235-8.471 10.043 10.043 0 0 0-1.827-4.106Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconBrandLottielab.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const SvgIconBrandLottielab = (props) => (
<path
fill="currentColor"
fillRule="evenodd"
d="M9.048 3.817c.67-1.32 1.833-2.659 3.589-2.382.679.107 1.295.376 1.774.852.477.476.739 1.078.849 1.714.211 1.222-.11 2.713-.71 4.28-.861 2.246-2.421 4.96-4.518 7.882.217 1.058.522 1.89.88 2.421 2.065 3.066 5.296 1.762 5.717-.256a1.1 1.1 0 1 1 2.154.45c-.872 4.18-6.693 5.493-9.696 1.036a6.822 6.822 0 0 1-.715-1.437 75.84 75.84 0 0 1-1.225 1.525 1.1 1.1 0 1 1-1.698-1.4 70.31 70.31 0 0 0 2.256-2.882c-.03-.21-.057-.422-.082-.635-.213-1.885-.195-3.993.038-5.95.23-1.943.682-3.826 1.387-5.218Zm.632 8.962c1.284-1.982 2.238-3.778 2.816-5.285.557-1.456.705-2.49.596-3.118-.05-.288-.145-.441-.233-.53-.088-.086-.247-.188-.564-.238-.238-.037-.707.064-1.284 1.204-.541 1.067-.95 2.663-1.165 4.481a25.124 25.124 0 0 0-.166 3.486Z"
d="M9.048 3.817c.67-1.32 1.833-2.659 3.589-2.382.679.107 1.295.376 1.774.853.477.475.739 1.077.849 1.713.211 1.222-.11 2.713-.71 4.28-.861 2.246-2.421 4.96-4.518 7.882.217 1.058.522 1.89.88 2.422 2.065 3.065 5.296 1.761 5.717-.257a1.1 1.1 0 0 1 2.154.45c-.872 4.18-6.693 5.493-9.696 1.036a6.824 6.824 0 0 1-.715-1.437 75.84 75.84 0 0 1-1.225 1.525 1.1 1.1 0 1 1-1.698-1.4 70.241 70.241 0 0 0 2.256-2.882c-.03-.21-.057-.422-.082-.635-.213-1.885-.195-3.992.038-5.95.23-1.943.682-3.825 1.387-5.218Zm.632 8.962c1.284-1.982 2.238-3.778 2.816-5.285.557-1.456.705-2.49.596-3.118-.05-.288-.145-.441-.233-.53-.088-.086-.247-.188-.564-.238-.238-.037-.707.064-1.284 1.204-.541 1.067-.95 2.663-1.165 4.482a25.123 25.123 0 0 0-.166 3.485Z"
clipRule="evenodd"
/>
</svg>
Expand Down
4 changes: 2 additions & 2 deletions src/IconBrandParsinta.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ const SvgIconBrandParsinta = (props) => (
<path
fill="currentColor"
fillOpacity={0.3}
d="M18.321 18.774c.306.328.821.348 1.123.017A10.025 10.025 0 1 0 2.92 16.206c.186.407.683.546 1.074.328.39-.219.526-.712.347-1.122a8.404 8.404 0 1 1 13.993 2.19c-.297.335-.318.845-.013 1.172"
d="M18.321 18.775c.306.327.821.347 1.123.016a10.024 10.024 0 0 0-5.858-16.66A10.025 10.025 0 0 0 2.92 16.207c.186.407.683.546 1.074.328.39-.219.526-.712.346-1.122a8.404 8.404 0 1 1 13.994 2.19c-.297.335-.318.845-.013 1.173Z"
/>
<path
fill="currentColor"
d="M12.036 2.826c0-.45-.365-.818-.814-.782A10.025 10.025 0 1 0 22.028 12.85c.037-.448-.332-.814-.782-.814s-.81.366-.855.814a8.395 8.395 0 1 1-9.169-9.169c.448-.044.814-.404.814-.855Z"
d="M12.036 2.826c0-.45-.365-.818-.814-.782a10.025 10.025 0 1 0 10.806 10.807c.037-.45-.332-.815-.782-.815s-.811.366-.855.814a8.395 8.395 0 1 1-9.169-9.169c.448-.044.814-.404.814-.855Z"
/>
<path
fill="currentColor"
Expand Down
2 changes: 1 addition & 1 deletion src/IconBrandSketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const SvgIconBrandSketch = (props) => (
<path
fill="currentColor"
fillRule="evenodd"
d="m1.11 8.96 4.47-6.07a.564.564 0 0 1 .388-.223l5.973-.664a.558.558 0 0 1 .123 0l5.973.664a.557.557 0 0 1 .388.223L22.9 8.96a.57.57 0 0 1-.028.696l-10.55 12.2a.423.423 0 0 1-.633 0L1.136 9.655a.57.57 0 0 1-.027-.695Zm12.433-5.162L17.76 7.78c.181.172.489.026.47-.223l-.202-2.827c-.013-.157.229-.21.273-.049l.925 3.238a.707.707 0 0 0 .45.47l1.974.657c.146.048.11.272-.043.272H19.71a.707.707 0 0 0-.588.323l-5.171 8.125a.21.21 0 0 1-.365-.203l3.706-7.644a.422.422 0 0 0-.377-.6H7.093a.422.422 0 0 0-.376.6l3.706 7.644a.209.209 0 0 1-.365.204L4.886 9.643a.707.707 0 0 0-.589-.324H2.342c-.154 0-.19-.224-.043-.272l2.028-.659a.707.707 0 0 0 .455-.472l.924-3.234c.044-.158.287-.115.274.049l-.203 2.827c-.018.249.29.395.47.223l4.218-3.983a.14.14 0 0 1 .204.19L7.84 7.47a.281.281 0 0 0 .217.454h7.896c.23 0 .36-.276.216-.454l-2.83-3.482a.14.14 0 0 1 .205-.19Z"
d="m1.11 8.96 4.47-6.07a.564.564 0 0 1 .388-.223l5.974-.664a.558.558 0 0 1 .122 0l5.973.664a.557.557 0 0 1 .388.223L22.9 8.96a.57.57 0 0 1-.028.696l-10.55 12.2a.423.423 0 0 1-.633 0L1.136 9.655a.57.57 0 0 1-.027-.695Zm12.433-5.162L17.76 7.78c.181.172.489.026.47-.223l-.202-2.827c-.013-.157.229-.21.273-.049l.925 3.238a.707.707 0 0 0 .45.47l1.974.657c.146.048.11.272-.043.272H19.71a.707.707 0 0 0-.588.323l-5.171 8.125a.21.21 0 0 1-.365-.203l3.706-7.644a.422.422 0 0 0-.377-.6H7.093a.422.422 0 0 0-.376.6l3.706 7.644a.21.21 0 0 1-.365.204l-5.17-8.125a.707.707 0 0 0-.59-.324H2.342c-.154 0-.19-.224-.043-.272l2.028-.659a.707.707 0 0 0 .455-.472l.924-3.234c.044-.158.287-.115.274.049l-.203 2.827c-.018.249.29.395.47.223l4.218-3.983a.14.14 0 0 1 .205.19L7.84 7.47a.281.281 0 0 0 .216.454h7.896c.23 0 .36-.276.216-.454l-2.83-3.482a.14.14 0 0 1 .205-.19Z"
clipRule="evenodd"
/>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion src/IconBrandX.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const SvgIconBrandX = (props) => (
>
<path
fill="currentColor"
d="M17.728 3h3.054l-6.671 7.625L21.959 21h-6.145L11 14.707 5.494 21H2.438l7.136-8.155L2.045 3h6.3l4.351 5.752zm-1.072 16.172h1.692L7.427 4.732H5.61l11.045 14.44Z"
d="M17.728 3h3.053l-6.67 7.625L21.959 21h-6.146l-4.812-6.293L5.494 21H2.438l7.136-8.155L2.044 3h6.302l4.35 5.752zm-1.072 16.172h1.692L7.426 4.732H5.611l11.045 14.44Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconCloudSync.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const SvgIconCloudSync = (props) => (
/>
<path
fill="currentColor"
d="m14.383 10.307-1.726 1.444a.4.4 0 0 1-.657-.307v-.694a2 2 0 1 0 1.968 2.361.75.75 0 1 1 1.476.268A3.5 3.5 0 1 1 12 9.25v-.694a.4.4 0 0 1 .657-.307l1.726 1.444a.4.4 0 0 1 0 .614Z"
d="m14.383 10.307-1.726 1.444a.4.4 0 0 1-.657-.307v-.694a2 2 0 1 0 1.968 2.361.75.75 0 0 1 1.476.268A3.5 3.5 0 1 1 12 9.25v-.694a.4.4 0 0 1 .657-.307l1.726 1.444a.4.4 0 0 1 0 .614Z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconCompassFill.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const SvgIconCompassFill = (props) => (
<path
fill="currentColor"
fillRule="evenodd"
d="M19.929 2.526a1.25 1.25 0 0 1 1.545 1.546l-3.6 12.6a1.75 1.75 0 0 1-1.202 1.202l-12.6 3.6a1.25 1.25 0 0 1-1.546-1.545l3.6-12.6a1.75 1.75 0 0 1 1.202-1.203l12.6-3.6ZM9.625 12a2.375 2.375 0 1 1 4.75 0 2.375 2.375 0 0 1-4.75 0"
d="M19.928 2.526a1.25 1.25 0 0 1 1.546 1.546l-3.6 12.6a1.75 1.75 0 0 1-1.202 1.202l-12.6 3.6a1.25 1.25 0 0 1-1.546-1.545l3.6-12.6a1.75 1.75 0 0 1 1.202-1.203l12.6-3.6ZM9.625 12a2.375 2.375 0 1 1 4.75 0 2.375 2.375 0 0 1-4.75 0"
clipRule="evenodd"
/>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion src/IconDotGrid2X3.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const SvgIconDotGrid2X3 = (props) => (
>
<path
fill="currentColor"
d="M7.5 5.75a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m-5.5 12.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0M7.5 11.9a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0zm5.5 0a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0z"
d="M7.5 5.75a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 1 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 1 1-3.5 0m-5.5 12.5a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 1 1-3.5 0m5.5 0a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 1 1-3.5 0M7.5 11.9a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0zm5.5 0a1.75 1.75 0 1 1 3.5 0v.1a1.75 1.75 0 1 1-3.5 0z"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/IconEyeOff.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const SvgIconEyeOff = (props) => (
>
<path
fill="currentColor"
d="M9.165 4.42a.75.75 0 1 0 .433 1.437l-.433-1.436Zm12.605 7.135-.661.353zm-2.629 3.412a.75.75 0 0 0 1.127.99l-1.127-.99m2.63-2.523-.662-.353.662.353M3.28 2.22a.75.75 0 0 0-1.06 1.06l1.06-1.06m-1.052 9.336-.662-.353.662.353M17.47 17.47l.53-.53zm3.25 4.31a.75.75 0 1 0 1.06-1.06l-1.06 1.06M2.23 12.446l-.662.353.662-.353m8.002-2.214a.75.75 0 1 0-1.06-1.06l1.06 1.06m4.596 4.596a.75.75 0 1 0-1.06-1.06l1.06 1.06m-5.23-8.97c4.045-1.219 8.639.668 11.51 6.05l1.324-.706c-3.126-5.86-8.383-8.251-13.267-6.781l.433 1.436Zm10.67 10.1a16.595 16.595 0 0 0 2.165-3.161l-1.324-.706a15.102 15.102 0 0 1-1.968 2.876l1.127.99Zm.84-4.05a.194.194 0 0 1 .001.183l1.324.706a1.694 1.694 0 0 0 0-1.595l-1.324.706ZM2.22 3.28 6 7.06 7.06 6 3.28 2.22zm.67 8.63c1.135-2.127 2.542-3.707 4.067-4.764l-.855-1.233c-1.746 1.21-3.304 2.982-4.535 5.29l1.324.706ZM6 7.06 16.94 18 18 16.94 7.06 6zM16.94 18l3.78 3.78 1.06-1.06L18 16.94zM1.568 12.8c1.904 3.568 4.592 5.855 7.537 6.762 2.951.908 6.084.403 8.793-1.474l-.855-1.233c-2.35 1.629-5.008 2.04-7.497 1.273-2.497-.768-4.9-2.746-6.654-6.034l-1.324.706Zm0-1.596c-.267.5-.264 1.1 0 1.596l1.324-.707a.196.196 0 0 1-.001-.183l-1.324-.706ZM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12c0-.69.279-1.315.732-1.768l-1.06-1.06A3.99 3.99 0 0 0 8 12zm4.268 1.768A2.49 2.49 0 0 1 12 14.5V16a3.99 3.99 0 0 0 2.828-1.172l-1.06-1.06Z"
d="M9.165 4.42a.75.75 0 1 0 .433 1.437l-.433-1.436Zm12.605 7.135-.661.353zm-2.629 3.412a.75.75 0 1 0 1.127.99l-1.127-.99m2.63-2.523-.662-.353.662.353M3.28 2.22a.75.75 0 0 0-1.06 1.06l1.06-1.06m-1.052 9.336-.662-.353.662.353M17.47 17.47l.53-.53zm3.25 4.31a.75.75 0 0 0 1.06-1.06l-1.06 1.06M2.23 12.446l-.662.353.662-.353m8.002-2.214a.75.75 0 1 0-1.06-1.06l1.06 1.06m4.596 4.596a.75.75 0 1 0-1.06-1.06l1.06 1.06m-5.23-8.97c4.045-1.219 8.639.668 11.51 6.05l1.324-.706c-3.126-5.86-8.383-8.251-13.267-6.781l.433 1.436Zm10.67 10.1a16.604 16.604 0 0 0 2.165-3.161l-1.324-.706a15.106 15.106 0 0 1-1.968 2.876l1.127.99Zm.84-4.05a.194.194 0 0 1 .001.183l1.324.706a1.695 1.695 0 0 0 0-1.595l-1.324.706ZM2.22 3.28 6 7.06 7.06 6 3.28 2.22zm.67 8.63c1.135-2.127 2.542-3.707 4.067-4.764l-.855-1.233c-1.746 1.21-3.304 2.982-4.535 5.29l1.324.706ZM6 7.06 16.94 18 18 16.94 7.06 6zM16.94 18l3.78 3.78 1.06-1.06L18 16.94zM1.568 12.8c1.904 3.568 4.592 5.855 7.537 6.762 2.951.908 6.084.403 8.793-1.474l-.855-1.233c-2.35 1.629-5.008 2.04-7.497 1.273-2.497-.768-4.9-2.746-6.654-6.034l-1.324.706Zm0-1.596c-.267.5-.265 1.1 0 1.596l1.324-.707a.196.196 0 0 1-.001-.183l-1.324-.706ZM12 14.5A2.5 2.5 0 0 1 9.5 12H8a4 4 0 0 0 4 4zM9.5 12c0-.69.279-1.315.732-1.768l-1.06-1.06A3.99 3.99 0 0 0 8 12zm4.268 1.768A2.49 2.49 0 0 1 12 14.5V16a3.99 3.99 0 0 0 2.828-1.172l-1.06-1.06Z"
/>
</svg>
);
Expand Down
Loading

0 comments on commit f61d14e

Please sign in to comment.