@lansforsakringar/icons 4.6.0 → 4.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/dist/ArrowAltLeft24.jsx +3 -0
  2. package/dist/ArrowAltLeft24.tsx +4 -0
  3. package/dist/ArrowAltLeft32.jsx +3 -0
  4. package/dist/ArrowAltLeft32.tsx +4 -0
  5. package/dist/ArrowAltRight24.jsx +3 -0
  6. package/dist/ArrowAltRight24.tsx +4 -0
  7. package/dist/ArrowAltRight32.jsx +3 -0
  8. package/dist/ArrowAltRight32.tsx +4 -0
  9. package/dist/Balance24.jsx +3 -0
  10. package/dist/Balance24.tsx +4 -0
  11. package/dist/Balance32.jsx +3 -0
  12. package/dist/Balance32.tsx +4 -0
  13. package/dist/ExternalLink12.jsx +1 -1
  14. package/dist/ExternalLink12.tsx +1 -1
  15. package/dist/TextureMinus24.jsx +3 -0
  16. package/dist/TextureMinus24.tsx +4 -0
  17. package/dist/TextureMinus32.jsx +3 -0
  18. package/dist/TextureMinus32.tsx +4 -0
  19. package/dist/TexturePlus24.jsx +3 -0
  20. package/dist/TexturePlus24.tsx +4 -0
  21. package/dist/TexturePlus32.jsx +3 -0
  22. package/dist/TexturePlus32.tsx +4 -0
  23. package/dist/Unbalance24.jsx +3 -0
  24. package/dist/Unbalance24.tsx +4 -0
  25. package/dist/Unbalance32.jsx +3 -0
  26. package/dist/Unbalance32.tsx +4 -0
  27. package/dist/arrow-alt-left-24.svg +1 -0
  28. package/dist/arrow-alt-left-32.svg +1 -0
  29. package/dist/arrow-alt-right-24.svg +1 -0
  30. package/dist/arrow-alt-right-32.svg +1 -0
  31. package/dist/balance-24.svg +1 -0
  32. package/dist/balance-32.svg +1 -0
  33. package/dist/external-link-12.svg +1 -1
  34. package/dist/manifest.jsx.json +756 -744
  35. package/dist/manifest.sprite.json +776 -764
  36. package/dist/manifest.svg.json +756 -744
  37. package/dist/manifest.tsx.json +756 -744
  38. package/dist/sprite-12.svg +1 -1
  39. package/dist/sprite-24.svg +1 -1
  40. package/dist/sprite-32.svg +1 -1
  41. package/dist/sprite-40.svg +1 -1
  42. package/dist/sprite-48.svg +1 -1
  43. package/dist/sprite-72.svg +1 -1
  44. package/dist/sprite-96.svg +1 -1
  45. package/dist/sprite-mc-40.svg +1 -1
  46. package/dist/sprite-mc-48.svg +1 -1
  47. package/dist/sprite-mc-64.svg +1 -1
  48. package/dist/sprite-mc-72.svg +1 -1
  49. package/dist/texture-minus-24.svg +1 -0
  50. package/dist/texture-minus-32.svg +1 -0
  51. package/dist/texture-plus-24.svg +1 -0
  52. package/dist/texture-plus-32.svg +1 -0
  53. package/dist/unbalance-24.svg +1 -0
  54. package/dist/unbalance-32.svg +1 -0
  55. package/package.json +1 -1
  56. package/src/main.js +6 -3
  57. package/src/svg/24/arrow-alt-left-24.svg +4 -0
  58. package/src/svg/24/arrow-alt-right-24.svg +4 -0
  59. package/src/svg/24/balance-24.svg +15 -0
  60. package/src/svg/24/texture-minus-24.svg +8 -0
  61. package/src/svg/24/texture-plus-24.svg +8 -0
  62. package/src/svg/24/unbalance-24.svg +10 -0
  63. package/src/svg/32/arrow-alt-left-32.svg +4 -0
  64. package/src/svg/32/arrow-alt-right-32.svg +4 -0
  65. package/src/svg/32/balance-32.svg +11 -0
  66. package/src/svg/32/texture-minus-32.svg +9 -0
  67. package/src/svg/32/texture-plus-32.svg +10 -0
  68. package/src/svg/32/unbalance-32.svg +11 -0
  69. package/src/svg/special/external-link-12.svg +2 -9
  70. package/src/svg/special/external-link-16.svg +1 -1
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const ArrowAltLeft24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M20 11v2H6v-2z" /><path fill="currentColor" d="m3.67 12 7.577-8.658 1.506 1.316L6.329 12l6.424 7.342-1.506 1.316z" /></svg>;
3
+ export default ArrowAltLeft24;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const ArrowAltLeft24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M20 11v2H6v-2z" /><path fill="currentColor" d="m3.67 12 7.577-8.658 1.506 1.316L6.329 12l6.424 7.342-1.506 1.316z" /></svg>;
4
+ export default ArrowAltLeft24;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const ArrowAltLeft32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><path fill="currentColor" d="M6 17.008v-2h22v2z" /><path fill="currentColor" d="M3.654 16.008 13.257 5.34l1.486 1.338-8.397 9.331 8.397 9.331-1.486 1.338z" /></svg>;
3
+ export default ArrowAltLeft32;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const ArrowAltLeft32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><path fill="currentColor" d="M6 17.008v-2h22v2z" /><path fill="currentColor" d="M3.654 16.008 13.257 5.34l1.486 1.338-8.397 9.331 8.397 9.331-1.486 1.338z" /></svg>;
4
+ export default ArrowAltLeft32;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const ArrowAltRight24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M18 11v2H4v-2z" /><path fill="currentColor" d="m20.33 12-7.577 8.658-1.506-1.316L17.671 12l-6.424-7.342 1.506-1.316z" /></svg>;
3
+ export default ArrowAltRight24;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const ArrowAltRight24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M18 11v2H4v-2z" /><path fill="currentColor" d="m20.33 12-7.577 8.658-1.506-1.316L17.671 12l-6.424-7.342 1.506-1.316z" /></svg>;
4
+ export default ArrowAltRight24;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const ArrowAltRight32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><path fill="currentColor" d="M26 15.008v2H4v-2z" /><path fill="currentColor" d="m28.346 16.008-9.603 10.669-1.486-1.338 8.397-9.33-8.397-9.332 1.486-1.338z" /></svg>;
3
+ export default ArrowAltRight32;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const ArrowAltRight32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><path fill="currentColor" d="M26 15.008v2H4v-2z" /><path fill="currentColor" d="m28.346 16.008-9.603 10.669-1.486-1.338 8.397-9.33-8.397-9.332 1.486-1.338z" /></svg>;
4
+ export default ArrowAltRight32;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const Balance24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g clipPath="url(#a)"><g clipPath="url(#b)"><path fill="currentColor" d="m22.798 12-2-3.3-1-1.7h2.1V5h-9V2h-2v3h-9v2h2.1l-1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1-1.7h5.1v13h-3v2h8v-2h-3V6.9h5.1l-1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8V12zm-15.5-.5h-4.8l2.4-4.1zm9.2 0 2.4-4.1 2.4 4.1z" /></g></g><defs><clipPath id="a"><path fill="#fff" d="M-.002 0h24v24h-24z" /></clipPath><clipPath id="b"><path fill="#fff" d="M-.002 0h24v24h-24z" /></clipPath></defs></svg>;
3
+ export default Balance24;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const Balance24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g clipPath="url(#a)"><g clipPath="url(#b)"><path fill="currentColor" d="m22.798 12-2-3.3-1-1.7h2.1V5h-9V2h-2v3h-9v2h2.1l-1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1-1.7h5.1v13h-3v2h8v-2h-3V6.9h5.1l-1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8V12zm-15.5-.5h-4.8l2.4-4.1zm9.2 0 2.4-4.1 2.4 4.1z" /></g></g><defs><clipPath id="a"><path fill="#fff" d="M-.002 0h24v24h-24z" /></clipPath><clipPath id="b"><path fill="#fff" d="M-.002 0h24v24h-24z" /></clipPath></defs></svg>;
4
+ export default Balance24;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const Balance32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M17.99 25.008h-4v2h-4v2h12v-2h-4zM28 14.108l-2.11-3.3-1.4-2.5c-.1-.2-.3-.3-.5-.3h4v-2h-11v-3h-2v3h-11v2h4c-.2 0-.4 0-.5.3l-1.4 2.5-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1.4-2.5c-.1-.2-.3-.3-.5-.3h7v16h2v-16h7c-.2 0-.4 0-.5.3l-1.4 2.5-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.61-2 3.71-4.1m-17.61-.5h-4.8l2.4-4.1zm11.2 0 2.4-4.1 2.4 4.1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.005.008h32v32h-32z" /></clipPath></defs></svg>;
3
+ export default Balance32;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const Balance32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M17.99 25.008h-4v2h-4v2h12v-2h-4zM28 14.108l-2.11-3.3-1.4-2.5c-.1-.2-.3-.3-.5-.3h4v-2h-11v-3h-2v3h-11v2h4c-.2 0-.4 0-.5.3l-1.4 2.5-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1.4-2.5c-.1-.2-.3-.3-.5-.3h7v16h2v-16h7c-.2 0-.4 0-.5.3l-1.4 2.5-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.61-2 3.71-4.1m-17.61-.5h-4.8l2.4-4.1zm11.2 0 2.4-4.1 2.4 4.1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.005.008h32v32h-32z" /></clipPath></defs></svg>;
4
+ export default Balance32;
@@ -1,3 +1,3 @@
1
1
  import * as React from "react";
2
- const ExternalLink12 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 12 12" {...props}><g fill="currentColor" fillRule="evenodd" clipPath="url(#a)" clipRule="evenodd"><path d="M6.005 0 6 1.75h2.84L4.1 6.5l1.4 1.4 4.75-4.74v2.835H12V0z" /><path d="M0 1v11h11V8H9v2H2V3h2V1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h12v12H0z" /></clipPath></defs></svg>;
2
+ const ExternalLink12 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 12 12" {...props}><path fill="currentColor" fillRule="evenodd" d="M6.005 0 6 1.75h2.84L4.1 6.5l1.4 1.4 4.75-4.74v2.835H12V0z" clipRule="evenodd" /><path fill="currentColor" fillRule="evenodd" d="M0 1v11h11V8H9v2H2V3h2V1z" clipRule="evenodd" /></svg>;
3
3
  export default ExternalLink12;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import type { SVGProps } from "react";
3
- const ExternalLink12 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 12 12" {...props}><g fill="currentColor" fillRule="evenodd" clipPath="url(#a)" clipRule="evenodd"><path d="M6.005 0 6 1.75h2.84L4.1 6.5l1.4 1.4 4.75-4.74v2.835H12V0z" /><path d="M0 1v11h11V8H9v2H2V3h2V1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h12v12H0z" /></clipPath></defs></svg>;
3
+ const ExternalLink12 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 12 12" {...props}><path fill="currentColor" fillRule="evenodd" d="M6.005 0 6 1.75h2.84L4.1 6.5l1.4 1.4 4.75-4.74v2.835H12V0z" clipRule="evenodd" /><path fill="currentColor" fillRule="evenodd" d="M0 1v11h11V8H9v2H2V3h2V1z" clipRule="evenodd" /></svg>;
4
4
  export default ExternalLink12;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const TextureMinus24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 20 20" {...props}><path fill="currentColor" d="M19.002 1.242.742 19.502h-.74v-2.088L16.914.502h2.088zM10.002 18.727l-.775.775H6.399l3.603-3.603zM20.002 17.502h-8v-2h8zM19.002 9.727l-3.775 3.775h-2.828L19.002 6.9zM.002 11.756V8.928L8.428.502h2.828zM.002 3.272V.502h2.77z" /></svg>;
3
+ export default TextureMinus24;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const TextureMinus24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 20 20" {...props}><path fill="currentColor" d="M19.002 1.242.742 19.502h-.74v-2.088L16.914.502h2.088zM10.002 18.727l-.775.775H6.399l3.603-3.603zM20.002 17.502h-8v-2h8zM19.002 9.727l-3.775 3.775h-2.828L19.002 6.9zM.002 11.756V8.928L8.428.502h2.828zM.002 3.272V.502h2.77z" /></svg>;
4
+ export default TextureMinus24;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const TextureMinus32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 26 27" {...props}><path fill="currentColor" d="M26.003 2.259 12.228 16.034h-2.225v2.225l-7.775 7.775H.003v-.603L25.4.034h.603zM10.003 26.034H7.886l2.117-2.117zM24.003 22.034h-10v-2h10zM.003 19.775v-2.828L16.916.034h2.828zM26.003 10.745l-5.289 5.29h-2.828l8.117-8.118zM.003 11.288V8.46L8.43.034h2.828zM.003 2.804V.034h2.77z" /></svg>;
3
+ export default TextureMinus32;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const TextureMinus32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 26 27" {...props}><path fill="currentColor" d="M26.003 2.259 12.228 16.034h-2.225v2.225l-7.775 7.775H.003v-.603L25.4.034h.603zM10.003 26.034H7.886l2.117-2.117zM24.003 22.034h-10v-2h10zM.003 19.775v-2.828L16.916.034h2.828zM26.003 10.745l-5.289 5.29h-2.828l8.117-8.118zM.003 11.288V8.46L8.43.034h2.828zM.003 2.804V.034h2.77z" /></svg>;
4
+ export default TextureMinus32;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const TexturePlus24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 20 20" {...props}><path fill="currentColor" d="M17.002 15.002h3v2h-3v3h-2v-3h-3v-2h3v-3h2zM19.002.742.742 19.002h-.74v-2.088L16.914.002h2.088zM10.036 15.364a5.99 5.99 0 0 0 .278 2.55l-1.087 1.088H6.399zM.002 11.256V8.428L8.428.002h2.828zM19.002 9.227l-1.089 1.088a6 6 0 0 0-2.55-.279l3.64-3.637zM.002 2.772V.002h2.77z" /></svg>;
3
+ export default TexturePlus24;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const TexturePlus24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 20 20" {...props}><path fill="currentColor" d="M17.002 15.002h3v2h-3v3h-2v-3h-3v-2h3v-3h2zM19.002.742.742 19.002h-.74v-2.088L16.914.002h2.088zM10.036 15.364a5.99 5.99 0 0 0 .278 2.55l-1.087 1.088H6.399zM.002 11.256V8.428L8.428.002h2.828zM19.002 9.227l-1.089 1.088a6 6 0 0 0-2.55-.279l3.64-3.637zM.002 2.772V.002h2.77z" /></svg>;
4
+ export default TexturePlus24;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const TexturePlus32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 26 27" {...props}><path fill="currentColor" d="M11.816 13.617a8.95 8.95 0 0 0-1.775 4.603l-7.813 7.814H.003v-.603zM10.922 22.997a9 9 0 0 0 1.106 1.723l-1.314 1.314H7.886zM20.003 18.034h4v2h-4v4h-2v-4h-4v-2h4v-4h2zM.003 19.775v-2.828L16.916.034h2.828zM26.003 10.745 24.69 12.06a9 9 0 0 0-1.723-1.106l3.037-3.036zM26.003 2.259l-7.814 7.813a8.95 8.95 0 0 0-4.603 1.775L25.4.034h.603zM.003 11.288V8.46L8.43.034h2.828zM.003 2.804V.034h2.77z" /></svg>;
3
+ export default TexturePlus32;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const TexturePlus32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 26 27" {...props}><path fill="currentColor" d="M11.816 13.617a8.95 8.95 0 0 0-1.775 4.603l-7.813 7.814H.003v-.603zM10.922 22.997a9 9 0 0 0 1.106 1.723l-1.314 1.314H7.886zM20.003 18.034h4v2h-4v4h-2v-4h-4v-2h4v-4h2zM.003 19.775v-2.828L16.916.034h2.828zM26.003 10.745 24.69 12.06a9 9 0 0 0-1.723-1.106l3.037-3.036zM26.003 2.259l-7.814 7.813a8.95 8.95 0 0 0-4.603 1.775L25.4.034h.603zM.003 11.288V8.46L8.43.034h2.828zM.003 2.804V.034h2.77z" /></svg>;
4
+ export default TexturePlus32;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const Unbalance24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g clipPath="url(#a)"><path fill="currentColor" d="m22.794 14.105-2-3.3-1.2-2.1 1.7.3.4-2-8.8-1.8v-3.2h-2v2.8l-8.8-1.8-.4 2 2.6.5-1.3 2.3-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1.2-1.9 5.2 1.1v13.1h-3v2h8v-2h-3v-12.8l5.4 1.1-1.4 2.4-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3zm-15.5-3.5h-4.8l2.4-4.1zm9.2 3 2.4-4.1 2.4 4.1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.006.005h24v24h-24z" /></clipPath></defs></svg>;
3
+ export default Unbalance24;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const Unbalance24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g clipPath="url(#a)"><path fill="currentColor" d="m22.794 14.105-2-3.3-1.2-2.1 1.7.3.4-2-8.8-1.8v-3.2h-2v2.8l-8.8-1.8-.4 2 2.6.5-1.3 2.3-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1.2-1.9 5.2 1.1v13.1h-3v2h8v-2h-3v-12.8l5.4 1.1-1.4 2.4-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3zm-15.5-3.5h-4.8l2.4-4.1zm9.2 3 2.4-4.1 2.4 4.1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M-.006.005h24v24h-24z" /></clipPath></defs></svg>;
4
+ export default Unbalance24;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ const Unbalance32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 33" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M18.008 25.084h-4v2h-4v2h12v-2h-4zM27.908 15.184l-2-3.3-.7-1.2 2.1.6.5-1.9-10.8-2.9v-3.2h-2v2.7l-10.3-3-.5 1.9 3.1.8-1.2 2.1-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-.9-1.6 6 1.6v16.2h2v-15.7l6.1 1.6-1.1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.603-1.8 3.703-3.9c0-.1-.003.1-.003 0m-17.5-4.5h-4.8l2.4-4.1zm11.2 4 2.4-4.1 2.4 4.1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M.01.034h32v32h-32z" /></clipPath></defs></svg>;
3
+ export default Unbalance32;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import type { SVGProps } from "react";
3
+ const Unbalance32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 33" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M18.008 25.084h-4v2h-4v2h12v-2h-4zM27.908 15.184l-2-3.3-.7-1.2 2.1.6.5-1.9-10.8-2.9v-3.2h-2v2.7l-10.3-3-.5 1.9 3.1.8-1.2 2.1-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-.9-1.6 6 1.6v16.2h2v-15.7l6.1 1.6-1.1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.603-1.8 3.703-3.9c0-.1-.003.1-.003 0m-17.5-4.5h-4.8l2.4-4.1zm11.2 4 2.4-4.1 2.4 4.1z" /></g><defs><clipPath id="a"><path fill="#fff" d="M.01.034h32v32h-32z" /></clipPath></defs></svg>;
4
+ export default Unbalance32;
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 11v2H6v-2z"/><path fill="currentColor" d="m3.67 12 7.577-8.658 1.506 1.316L6.329 12l6.424 7.342-1.506 1.316z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32"><path fill="currentColor" d="M6 17.008v-2h22v2z"/><path fill="currentColor" d="M3.654 16.008 13.257 5.34l1.486 1.338-8.397 9.331 8.397 9.331-1.486 1.338z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M18 11v2H4v-2z"/><path fill="currentColor" d="m20.33 12-7.577 8.658-1.506-1.316L17.671 12l-6.424-7.342 1.506-1.316z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32"><path fill="currentColor" d="M26 15.008v2H4v-2z"/><path fill="currentColor" d="m28.346 16.008-9.603 10.669-1.486-1.338 8.397-9.33-8.397-9.332 1.486-1.338z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><g clip-path="url(#b)"><path fill="currentColor" d="m22.798 12-2-3.3-1-1.7h2.1V5h-9V2h-2v3h-9v2h2.1l-1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1-1.7h5.1v13h-3v2h8v-2h-3V6.9h5.1l-1 1.8-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8V12zm-15.5-.5h-4.8l2.4-4.1zm9.2 0 2.4-4.1 2.4 4.1z"/></g></g><defs><clipPath id="a"><path fill="#fff" d="M-.002 0h24v24h-24z"/></clipPath><clipPath id="b"><path fill="#fff" d="M-.002 0h24v24h-24z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32"><g fill="currentColor" clip-path="url(#a)"><path d="M17.99 25.008h-4v2h-4v2h12v-2h-4zM28 14.108l-2.11-3.3-1.4-2.5c-.1-.2-.3-.3-.5-.3h4v-2h-11v-3h-2v3h-11v2h4c-.2 0-.4 0-.5.3l-1.4 2.5-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.9-1.7 4-3.8v-.3l-2-3.3-1.4-2.5c-.1-.2-.3-.3-.5-.3h7v16h2v-16h7c-.2 0-.4 0-.5.3l-1.4 2.5-2 3.3v.3c0 2.1 1.8 3.8 4 3.8s3.61-2 3.71-4.1m-17.61-.5h-4.8l2.4-4.1zm11.2 0 2.4-4.1 2.4 4.1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M-.005.008h32v32h-32z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12"><g fill="currentColor" fill-rule="evenodd" clip-path="url(#a)" clip-rule="evenodd"><path d="M6.005 0 6 1.75h2.84L4.1 6.5l1.4 1.4 4.75-4.74v2.835H12V0z"/><path d="M0 1v11h11V8H9v2H2V3h2V1z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h12v12H0z"/></clipPath></defs></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M6.005 0 6 1.75h2.84L4.1 6.5l1.4 1.4 4.75-4.74v2.835H12V0z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M0 1v11h11V8H9v2H2V3h2V1z" clip-rule="evenodd"/></svg>