@iconify-solid/thesvg-color 1.0.4 → 1.0.5

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 (43) hide show
  1. package/components/d/decathlon-logo.jsx +15 -0
  2. package/components/f/farmsent.jsx +16 -0
  3. package/components/l/lifesight-light.jsx +17 -0
  4. package/components/m/meetandy.jsx +36 -0
  5. package/components/p/prusa-research-dark.jsx +16 -0
  6. package/components/p/prusa-research-light.jsx +17 -0
  7. package/components/r/rilian.jsx +18 -0
  8. package/components/z/zapal.jsx +16 -0
  9. package/css/b/bgbqp99xv.css +3 -0
  10. package/css/b/boe4zabzi.css +4 -0
  11. package/css/c/c6k121vad.css +4 -0
  12. package/css/c/ct3qbjlsi.css +3 -0
  13. package/css/f/f2er5zbwv.css +3 -0
  14. package/css/i/i2n64iqcs.css +3 -0
  15. package/css/i/ihi_tltfy.css +4 -0
  16. package/css/i/im5jjgb5i.css +3 -0
  17. package/css/i/iwgtfseba.css +6 -0
  18. package/css/k/k0r92-c7m.css +3 -0
  19. package/css/k/kx3vpdb-a.css +3 -0
  20. package/css/k/kyye7p9xh.css +3 -0
  21. package/css/l/l-53cqx9d.css +3 -0
  22. package/css/l/l9ndoqbps.css +6 -0
  23. package/css/m/mt8lf6r6u.css +3 -0
  24. package/css/m/mumzfjwsy.css +4 -0
  25. package/css/o/o6x0pbbwb.css +3 -0
  26. package/css/p/phfnueb0e.css +3 -0
  27. package/css/r/r9f6imjwo.css +3 -0
  28. package/css/s/sew99jyoe.css +3 -0
  29. package/css/s/smig6oavp.css +5 -0
  30. package/css/t/tb_62nbga.css +4 -0
  31. package/css/t/tbwt5---f.css +4 -0
  32. package/css/t/tiunyjbho.css +3 -0
  33. package/css/t/tt7xj_b0r.css +4 -0
  34. package/css/v/v_jag0bmr.css +3 -0
  35. package/css/v/vbn5-wb4u.css +4 -0
  36. package/css/v/vupzxtfxu.css +4 -0
  37. package/css/x/xder7mfnc.css +4 -0
  38. package/css/z/z3tpdrb6a.css +4 -0
  39. package/css/z/zl8ogjbin.css +3 -0
  40. package/css/z/zoj6onb2j.css +3 -0
  41. package/css/z/zvqzl5p2d.css +3 -0
  42. package/iconify.json +2 -2
  43. package/package.json +33 -1
@@ -0,0 +1,15 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/l/l9ndoqbps.css';
4
+
5
+ const viewBox = {"width":440,"height":371};
6
+ const content = `<path class="l9ndoqbps"/>`;
7
+
8
+ /** @param props {{width?: string; height?: string;}} */
9
+ function Component(props) {
10
+ const [local, others] = splitProps(props, ["width","height"]);
11
+
12
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:decathlon-logo"} {...others} />);
13
+ }
14
+
15
+ export default Component;
@@ -0,0 +1,16 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/z/zl8ogjbin.css';
4
+ import '../../css/v/vbn5-wb4u.css';
5
+
6
+ const viewBox = {"width":1440,"height":810};
7
+ const content = `<defs><clipPath id="SVG6nCoMc7C"><path class="zl8ogjbin"/></clipPath></defs><g clip-path="url(#SVG6nCoMc7C)"><path class="vbn5-wb4u"/></g>`;
8
+
9
+ /** @param props {{width?: string; height?: string;}} */
10
+ function Component(props) {
11
+ const [local, others] = splitProps(props, ["width","height"]);
12
+
13
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:farmsent"} {...others} />);
14
+ }
15
+
16
+ export default Component;
@@ -0,0 +1,17 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/n/n1mjunbsu.css';
4
+ import '../../css/k/kx3vpdb-a.css';
5
+ import '../../css/o/o6x0pbbwb.css';
6
+
7
+ const viewBox = {"width":237,"height":66};
8
+ const content = `<g class="n1mjunbsu"><path class="kx3vpdb-a"/><path class="o6x0pbbwb"/></g>`;
9
+
10
+ /** @param props {{width?: string; height?: string;}} */
11
+ function Component(props) {
12
+ const [local, others] = splitProps(props, ["width","height"]);
13
+
14
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:lifesight-light"} {...others} />);
15
+ }
16
+
17
+ export default Component;
@@ -0,0 +1,36 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/z/zvqzl5p2d.css';
4
+ import '../../css/v/v_jag0bmr.css';
5
+ import '../../css/v/vc--wpv5i.css';
6
+ import '../../css/c/c6k121vad.css';
7
+ import '../../css/i/i2n64iqcs.css';
8
+ import '../../css/t/tbwt5---f.css';
9
+ import '../../css/z/zoj6onb2j.css';
10
+ import '../../css/s/sew99jyoe.css';
11
+ import '../../css/m/mumzfjwsy.css';
12
+ import '../../css/x/xder7mfnc.css';
13
+ import '../../css/i/ihi_tltfy.css';
14
+ import '../../css/t/tb_62nbga.css';
15
+ import '../../css/v/vupzxtfxu.css';
16
+ import '../../css/f/ft5dv1b6b.css';
17
+ import '../../css/b/boe4zabzi.css';
18
+ import '../../css/r/r9f6imjwo.css';
19
+ import '../../css/k/k0r92-c7m.css';
20
+ import '../../css/k/kyye7p9xh.css';
21
+ import '../../css/l/l-53cqx9d.css';
22
+ import '../../css/t/tiunyjbho.css';
23
+ import '../../css/c/ct3qbjlsi.css';
24
+ import '../../css/s/smig6oavp.css';
25
+
26
+ const viewBox = {"width":1024,"height":1024};
27
+ const content = `<linearGradient id="SVGU30aEcgf"><stop offset=".11" class="zvqzl5p2d"/><stop offset=".65" class="v_jag0bmr"/><stop offset="1" class="vc--wpv5i"/></linearGradient><linearGradient id="SVGVpxUWbAe" x1="592.423" x2="751.002" y1="763.034" y2="671.475" gradientUnits="userSpaceOnUse" href="#SVGU30aEcgf"/><linearGradient id="SVGKSyMZbvW"><stop offset=".57" class="c6k121vad"/><stop offset=".79" class="i2n64iqcs"/></linearGradient><linearGradient id="SVG1La28cQP" x1="672.615" x2="655.629" y1="808.499" y2="614.259" gradientUnits="userSpaceOnUse" href="#SVGKSyMZbvW"/><linearGradient id="SVG4fthvbAm" x1="431.578" x2="272.999" y1="763.034" y2="671.475" gradientUnits="userSpaceOnUse" href="#SVGU30aEcgf"/><linearGradient id="SVGxTJvicYK" x1="351.386" x2="368.371" y1="808.499" y2="614.259" gradientUnits="userSpaceOnUse" href="#SVGKSyMZbvW"/><radialGradient id="SVGne2R4dkg" cx="0" cy="0" r="1" gradientTransform="rotate(-19.38 1299.243 -1295.52)scale(359.685 335.706)" gradientUnits="userSpaceOnUse"><stop offset="0" class="vc--wpv5i"/><stop offset=".55" class="vc--wpv5i"/><stop offset=".82" class="i2n64iqcs"/></radialGradient><linearGradient id="SVGeJ1Yxe8H"><stop offset="0" class="zvqzl5p2d"/><stop offset=".55" class="v_jag0bmr"/><stop offset=".9" class="vc--wpv5i"/></linearGradient><linearGradient id="SVGdMAA8d4f" x1="725.722" x2="807.091" y1="690.24" y2="608.871" gradientUnits="userSpaceOnUse" href="#SVGeJ1Yxe8H"/><linearGradient id="SVGhFAqxejT"><stop offset=".62" class="c6k121vad"/><stop offset=".88" class="i2n64iqcs"/></linearGradient><linearGradient id="SVGNAlO3pVb" x1="792.653" x2="735.078" y1="732.8" y2="574.631" gradientUnits="userSpaceOnUse" href="#SVGhFAqxejT"/><linearGradient id="SVGKM85lcgU" x1="298.279" x2="216.909" y1="690.24" y2="608.871" gradientUnits="userSpaceOnUse" href="#SVGeJ1Yxe8H"/><linearGradient id="SVGkthYGeBA" x1="231.348" x2="288.922" y1="732.8" y2="574.631" gradientUnits="userSpaceOnUse" href="#SVGhFAqxejT"/><radialGradient id="SVGuNeTkd4D" cx="0" cy="0" r="1" gradientTransform="matrix(281.933 0 0 397.875 511.849 450.553)" gradientUnits="userSpaceOnUse"><stop offset=".85" class="tbwt5---f"/><stop offset=".9" class="zoj6onb2j"/></radialGradient><linearGradient id="SVG9hK2jbKy" x1="426.663" x2="597.338" y1="743.424" y2="743.424" gradientUnits="userSpaceOnUse"><stop offset=".05" class="i2n64iqcs"/><stop offset=".5" class="sew99jyoe"/><stop offset=".95" class="i2n64iqcs"/></linearGradient><linearGradient id="SVGE4dyv8Dh" x1="512.001" x2="512.001" y1="827.546" y2="659.29" gradientUnits="userSpaceOnUse"><stop offset=".67" class="c6k121vad"/><stop offset=".92" class="i2n64iqcs"/></linearGradient><linearGradient id="SVGJf6SsdvN" x1="512.001" x2="512.001" y1="827.546" y2="659.29" gradientUnits="userSpaceOnUse"><stop offset=".04" class="zvqzl5p2d"/><stop offset=".24" class="mumzfjwsy"/><stop offset=".4" class="xder7mfnc"/><stop offset=".52" class="ihi_tltfy"/><stop offset=".58" class="tb_62nbga"/></linearGradient><mask id="SVGywb902go" width="556" height="469" x="234" y="197" maskUnits="userSpaceOnUse"><path class="vupzxtfxu"/></mask><g class="ft5dv1b6b"><path class="boe4zabzi"/><path fill="url(#SVGVpxUWbAe)" class="r9f6imjwo"/><path fill="url(#SVG1La28cQP)" class="r9f6imjwo"/><path fill="url(#SVG4fthvbAm)" class="k0r92-c7m"/><path fill="url(#SVGxTJvicYK)" class="k0r92-c7m"/><g mask="url(#SVGywb902go)"><path fill="url(#SVGne2R4dkg)" class="kyye7p9xh"/></g><path fill="url(#SVGdMAA8d4f)" class="l-53cqx9d"/><path fill="url(#SVGNAlO3pVb)" class="l-53cqx9d"/><path fill="url(#SVGKM85lcgU)" class="tiunyjbho"/><path fill="url(#SVGkthYGeBA)" class="tiunyjbho"/><path fill="url(#SVGuNeTkd4D)" class="kyye7p9xh"/><path fill="url(#SVG9hK2jbKy)" class="ct3qbjlsi"/><path fill="url(#SVGE4dyv8Dh)" class="ct3qbjlsi"/><path fill="url(#SVGJf6SsdvN)" class="ct3qbjlsi"/><path clip-rule="evenodd" class="smig6oavp"/></g>`;
28
+
29
+ /** @param props {{width?: string; height?: string;}} */
30
+ function Component(props) {
31
+ const [local, others] = splitProps(props, ["width","height"]);
32
+
33
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:meetandy"} {...others} />);
34
+ }
35
+
36
+ export default Component;
@@ -0,0 +1,16 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/p/phfnueb0e.css';
4
+ import '../../css/f/f2er5zbwv.css';
5
+
6
+ const viewBox = {"width":272.4,"height":166.3};
7
+ const content = `<path class="phfnueb0e"/><path class="f2er5zbwv"/>`;
8
+
9
+ /** @param props {{width?: string; height?: string;}} */
10
+ function Component(props) {
11
+ const [local, others] = splitProps(props, ["width","height"]);
12
+
13
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:prusa-research-dark"} {...others} />);
14
+ }
15
+
16
+ export default Component;
@@ -0,0 +1,17 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/n/n1mjunbsu.css';
4
+ import '../../css/p/phfnueb0e.css';
5
+ import '../../css/f/f2er5zbwv.css';
6
+
7
+ const viewBox = {"width":272.4,"height":166.3};
8
+ const content = `<g class="n1mjunbsu"><path class="phfnueb0e"/><path class="f2er5zbwv"/></g>`;
9
+
10
+ /** @param props {{width?: string; height?: string;}} */
11
+ function Component(props) {
12
+ const [local, others] = splitProps(props, ["width","height"]);
13
+
14
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:prusa-research-light"} {...others} />);
15
+ }
16
+
17
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/b/bgbqp99xv.css';
4
+ import '../../css/i/im5jjgb5i.css';
5
+ import '../../css/m/mt8lf6r6u.css';
6
+ import '../../css/i/iwgtfseba.css';
7
+
8
+ const viewBox = {"width":16.22,"height":18};
9
+ const content = `<g class="bgbqp99xv"><path class="im5jjgb5i"/><path class="mt8lf6r6u"/><path class="iwgtfseba"/></g>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:rilian"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,16 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+ import '../../css/z/z3tpdrb6a.css';
4
+ import '../../css/t/tt7xj_b0r.css';
5
+
6
+ const viewBox = {"width":98,"height":90};
7
+ const content = `<defs><symbol id="SVGjLWOBdJI" viewBox="0 0 98 90"><path class="z3tpdrb6a"/><path class="tt7xj_b0r"/></symbol></defs><use width="98" height="90" href="#SVGjLWOBdJI"/>`;
8
+
9
+ /** @param props {{width?: string; height?: string;}} */
10
+ function Component(props) {
11
+ const [local, others] = splitProps(props, ["width","height"]);
12
+
13
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"thesvg-color:zapal"} {...others} />);
14
+ }
15
+
16
+ export default Component;
@@ -0,0 +1,3 @@
1
+ .bgbqp99xv {
2
+ fill: var(--svg-color--264ad5, #264ad5);
3
+ }
@@ -0,0 +1,4 @@
1
+ .boe4zabzi {
2
+ fill: var(--svg-color--4a57ff, #4a57ff);
3
+ d: path("M509.133 1020.83C182.349 1020.83 0 819.341 0 511.693S182.349 2.56 509.133 2.56h5.734C841.651 2.56 1024 204.045 1024 511.693S841.651 1020.83 514.867 1020.83z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .c6k121vad {
2
+ stop-color: var(--svg-color--e9ebf0, #e9ebf0);
3
+ stop-opacity: 0;
4
+ }
@@ -0,0 +1,3 @@
1
+ .ct3qbjlsi {
2
+ d: path("M582.887 659.29H441.114c-.473 10.419-2.957 27.354-10.457 54.566c-18.599 67.405 31.206 113.69 81.344 113.69s99.955-46.272 81.344-113.69c-7.514-27.2-9.984-44.147-10.458-54.566");
3
+ }
@@ -0,0 +1,3 @@
1
+ .f2er5zbwv {
2
+ d: path("M.7 65.2v64.7H272V65.2zm34.7 48.6c-.4-1-.6-2.2-.7-3.7c0-1.4-.2-2.8-.4-4.1c-.2-1.7-.8-2.9-1.5-3.7c-.8-.8-2.1-1.2-3.8-1.2h-7.1v12.6h-7.1V81.6h17.3c1.4 0 2.7.2 3.9.7s2.1 1.1 3 1.9c.8.8 1.5 1.8 1.9 2.8c.4 1.1.7 2.2.7 3.4c0 1.9-.4 3.5-1.2 4.9s-2.1 2.4-3.9 3.2c.9.3 1.6.7 2.2 1.2s1 1.1 1.4 1.8s.6 1.4.8 2.2q.3 1.2.3 2.4v1.8c0 .7 0 1.4.2 2.1c0 .7.2 1.4.4 2.1s.4 1.2.7 1.6h-7.1Zm36.2 0H47.2V81.7h24v5.9h-17v6.9h15.6v5.5H54.2v7.9h17.3v5.9Zm28.8-5.4c-.6 1.3-1.4 2.3-2.5 3.3q-1.65 1.35-4.2 2.1c-2.55.75-3.6.8-5.8.8s-3.5-.2-5.2-.7s-3.1-1.1-4.4-2.1q-1.95-1.35-3-3.6c-.8-1.4-1.1-3.2-1.1-5.1H81c0 1.1.2 2 .6 2.8s.9 1.4 1.6 1.8c.6.5 1.4.8 2.3 1q1.35.3 2.7.3c1.35 0 1.3 0 2-.2c.7 0 1.4-.3 2-.6s1.2-.7 1.6-1.2s.6-1.2.6-2s-.3-1.6-.8-2.1c-.6-.5-1.3-1-2.2-1.3s-1.9-.7-3.1-.9s-2.3-.6-3.5-.9s-2.4-.7-3.5-1.1s-2.2-1-3.1-1.7s-1.6-1.6-2.2-2.6s-.8-2.3-.8-3.8s.3-3.1 1.1-4.3c.7-1.2 1.6-2.2 2.8-3s2.4-1.4 3.9-1.8s2.9-.6 4.3-.6s3.3.2 4.8.6s2.9 1 4.1 1.8s2.2 1.9 2.9 3.2s1.1 2.9 1.1 4.8h-6.8c0-1-.3-1.8-.6-2.4s-.8-1.1-1.4-1.5s-1.2-.6-2-.8c-.7-.2-1.5-.2-2.4-.2s-1.1 0-1.7.2s-1.1.3-1.6.6s-.8.7-1.2 1.1c-.3.4-.4 1-.4 1.7s.1 1.1.4 1.5s.7.8 1.4 1.1s1.7.7 2.9 1s2.9.8 4.9 1.3c.6.1 1.4.3 2.5.7c1.1.3 2.1.8 3.2 1.5s2 1.6 2.7 2.8c.8 1.2 1.2 2.6 1.2 4.4s-.3 2.8-.8 4.1Zm29.4 5.4h-24.4V81.7h24v5.9h-17v6.9H128v5.5h-15.6v7.9h17.3v5.9Zm25.3 0l-2.4-7.2h-12l-2.5 7.2h-7.1l12.1-32.1h7.2l12 32.1H155Zm30.7 0c-.4-1-.6-2.2-.7-3.7c0-1.4-.2-2.8-.4-4.1c-.2-1.7-.8-2.9-1.5-3.7s-2.1-1.2-3.8-1.2h-7.1v12.6h-7.1V81.6h17.3c1.4 0 2.7.2 3.9.7c1.1.5 2.1 1.1 3 1.9c.8.8 1.4 1.8 1.9 2.8c.4 1.1.6 2.2.6 3.4c0 1.9-.4 3.5-1.2 4.9s-2.1 2.4-3.9 3.2c.9.3 1.6.7 2.2 1.2s1 1.1 1.4 1.8s.6 1.4.8 2.2q.3 1.2.3 2.4v1.8c0 .7 0 1.4.2 2.1c0 .7.2 1.4.4 2.1s.4 1.2.7 1.6h-7.1Zm38.9-6.9c-.8 1.6-1.7 3-3 4.1s-2.7 2-4.3 2.6s-3.5.9-5.4.9s-4.7-.4-6.6-1.3s-3.6-2-5-3.5s-2.4-3.3-3.1-5.3s-1.1-4.2-1.1-6.6s.4-4.6 1.1-6.7s1.8-3.8 3.1-5.4s3-2.7 5-3.6s4.2-1.3 6.6-1.3s3.4.3 5 .8s3 1.2 4.2 2.2s2.3 2.2 3.1 3.6s1.3 3.1 1.5 4.9H219c-.1-.8-.4-1.6-.8-2.2c-.4-.7-.9-1.3-1.6-1.8s-1.3-.9-2.1-1.2s-1.6-.4-2.5-.4c-1.6 0-2.9.3-4.1.9c-1.1.6-2 1.4-2.7 2.5s-1.2 2.2-1.5 3.5s-.5 2.7-.5 4.1s.2 2.7.5 3.9c.3 1.3.8 2.4 1.5 3.4q1.05 1.5 2.7 2.4c1.1.6 2.5.9 4.1.9s3.9-.7 5.1-2s2-3.1 2.2-5.2h6.8c-.2 2-.6 3.8-1.4 5.4Zm33.3 6.9h-7.1V99.9h-13v13.9h-7.1V81.7h7.1V94h13V81.7h7.1zM10.1 151.3c.9 1.1 1.3 2.5 1.3 4.3s-.4 3.3-1.3 4.5q-1.35 1.8-3.6 1.8c-2.25 0-1.8-.2-2.3-.6c-.3-.2-.7-.6-1.1-1.2v1.5H0v-15.8h3.1v5.6c.4-.5.8-1 1.3-1.2c.6-.4 1.3-.5 2.1-.5c1.5 0 2.8.6 3.6 1.7Zm-2.5 7.1c.4-.6.7-1.5.7-2.5s-.1-1.5-.3-2.1c-.4-1-1.2-1.6-2.3-1.6s-1.9.5-2.3 1.5q-.3.75-.3 2.1c0 1.35.2 1.8.7 2.5c.4.7 1.1 1 2.1 1s1.4-.3 1.8-1Zm6.4 5.4h1.3c.3 0 .5-.1.7-.2s.3-.4.5-.8c.1-.4.2-.6.2-.7l-4.3-12.2h3.4l2.6 8.6l2.4-8.6H24l-4 11.5c-.8 2.2-1.4 3.6-1.8 4.1s-1.4.8-2.7.8h-1.4v-2.4Zm22-11.5v.6c0 1.9.2 3.2.6 4c.3.8 1.1 1.1 2.2 1.1s1.9-.4 2.2-1.3c.2-.5.3-1.3.3-2.5v-17.1h5.1v17c0 2.1-.3 3.7-1.1 4.9c-1.2 2.1-3.3 3.1-6.4 3.1s-5.2-.8-6.2-2.5c-1.1-1.7-1.6-3.9-1.6-6.8v-.6h4.8Zm34.8 7.1c-1.8 1.9-4.5 2.9-8 2.9s-6.2-.9-8-2.9c-2.5-2.3-3.7-5.7-3.7-10.1s1.2-7.9 3.7-10.1c1.8-1.9 4.5-2.9 8-2.9s6.2.9 8 2.9c2.5 2.2 3.7 5.6 3.7 10.1s-1.2 7.8-3.7 10.1m-3.2-3.7c1.2-1.5 1.8-3.6 1.8-6.4s-.6-4.9-1.8-6.4s-2.8-2.2-4.8-2.2s-3.6.8-4.8 2.2s-1.8 3.6-1.8 6.4s.6 4.9 1.8 6.4s2.8 2.2 4.8 2.2s3.6-.8 4.8-2.2m14.5-1.7c.2 1.1.5 1.9.9 2.5c.8 1 2.3 1.5 4.4 1.5s2.2-.1 3-.4c1.5-.5 2.2-1.5 2.2-2.8s-.4-1.4-1.1-1.9c-.7-.4-1.8-.8-3.4-1.1l-2.7-.6c-2.6-.6-4.4-1.2-5.4-1.9c-1.7-1.1-2.5-2.9-2.5-5.3s.8-4 2.4-5.5c1.6-1.4 4-2.2 7.1-2.2s4.8.7 6.7 2.1c1.8 1.4 2.8 3.4 2.9 5.9h-4.9c0-1.5-.8-2.5-2-3.1c-.8-.4-1.8-.6-3.1-.6s-2.4.3-3.2.8s-1.2 1.3-1.2 2.2s.4 1.5 1.2 2c.5.3 1.6.6 3.2 1l4.3 1q2.85.6 4.2 1.8c1.5 1.1 2.2 2.8 2.2 5s-.9 4.1-2.6 5.6s-4.2 2.2-7.3 2.2s-5.8-.7-7.6-2.2s-2.8-3.5-2.8-6h4.9Zm37.1-12.6h-12.9v5.2h11.9v4.2h-11.9v6.3h13.6v4.4h-18.5V137h17.9v4.3Zm4.6-4.3h17.5v4.3h-12.4v5.6h10.8v4.2h-10.8v10.3h-5.1zm46.6 13.9c-1.4 1.2-3.5 1.8-6.1 1.8h-5.1v8.8h-5.1v-24.5h10.5c2.4 0 4.4.6 5.8 1.9s2.2 3.2 2.2 5.9s-.7 4.9-2.1 6.1Zm-3.9-8.8c-.6-.5-1.6-.8-2.7-.8h-4.6v7.2h4.6q1.8 0 2.7-.9c.6-.6 1-1.5 1-2.8s-.3-2.2-1-2.7m25.8-4.4c.9.4 1.7 1 2.3 1.7q.75.9 1.2 2.1c.45 1.2.4 1.6.4 2.6s-.3 2.3-.9 3.4s-1.6 1.9-2.9 2.4c1.1.4 1.9 1.1 2.4 1.9s.7 2.1.7 3.8v1.6c0 1.1 0 1.9.1 2.3c.1.6.4 1.1.9 1.4v.6h-5.6c-.2-.5-.3-1-.3-1.3c-.1-.7-.2-1.4-.2-2.1v-2.3c0-1.6-.3-2.6-.8-3.1s-1.5-.8-2.9-.8h-5v9.6h-5v-24.5h11.7q2.55 0 3.9.6Zm-10.5 3.6v6.6h5.5c1.1 0 1.9-.1 2.5-.4c1-.5 1.4-1.4 1.4-2.8s-.5-2.5-1.4-3c-.5-.3-1.3-.4-2.4-.4zm19.4-4.3h5.2v15c0 1.7.2 2.9.6 3.7c.6 1.4 2 2.1 4 2.1s3.4-.7 4-2.1c.4-.8.6-2 .6-3.7v-15h5.2v15c0 2.6-.4 4.6-1.2 6.1c-1.5 2.7-4.4 4-8.6 4s-7.1-1.3-8.6-4c-.8-1.4-1.2-3.5-1.2-6.1zm28.2 16.9c.2 1.1.5 1.9.9 2.5c.9 1 2.3 1.5 4.4 1.5s2.2-.1 3-.4c1.5-.5 2.2-1.5 2.2-2.8s-.4-1.4-1.1-1.9c-.7-.4-1.9-.8-3.4-1.1l-2.6-.6c-2.6-.6-4.4-1.2-5.4-1.9c-1.6-1.1-2.5-2.9-2.5-5.3s.8-4 2.4-5.5c1.6-1.4 4-2.2 7.1-2.2s4.8.7 6.7 2.1c1.8 1.4 2.8 3.4 2.9 5.9h-4.9c0-1.5-.8-2.5-2-3.1c-.8-.4-1.8-.6-3.1-.6s-2.4.3-3.2.8s-1.2 1.3-1.2 2.2s.4 1.5 1.2 2c.5.3 1.6.6 3.2 1l4.3 1q2.85.6 4.2 1.8c1.5 1.1 2.2 2.8 2.2 5s-.9 4.1-2.6 5.6s-4.2 2.2-7.3 2.2s-5.8-.7-7.6-2.2c-1.9-1.5-2.8-3.5-2.8-6h4.9Zm26-16.9h5.8l8.7 24.5h-5.5l-1.6-5h-9l-1.7 5h-5.4zm-.3 15.3h6.3l-3.1-9.6z");
3
+ }
@@ -0,0 +1,3 @@
1
+ .i2n64iqcs {
2
+ stop-color: var(--svg-color--e9ebf0, #e9ebf0);
3
+ }
@@ -0,0 +1,4 @@
1
+ .ihi_tltfy {
2
+ stop-color: var(--svg-color--d6d9dc, #d6d9dc);
3
+ stop-opacity: 0.07;
4
+ }
@@ -0,0 +1,3 @@
1
+ .im5jjgb5i {
2
+ d: path("M9.284 17.267H5.396V8.478L8.96 4.915h6.531v3.563H9.284zM15.477.742v1.113h-.003a1.134 1.134 0 0 0-1.11-1.111V.742zM8.945.737h.246v.004a.57.57 0 0 0-.415.188h-.007zM.717 9.443l-.016-.545l.313-.274l.044.032l-.015.014a1.13 1.13 0 0 0-.3.752z");
3
+ }
@@ -0,0 +1,6 @@
1
+ .iwgtfseba {
2
+ fill: none;
3
+ stroke: var(--svg-color--264ad5, #264ad5);
4
+ stroke-width: var(--svg-stroke-width--0-742px, 0.742px);
5
+ d: path("M.445 17.11h15.33c.04 0 .074-.033.074-.074V.446a.074.074 0 0 0-.075-.075H8.833a.08.08 0 0 0-.053.022L.393 8.795a.08.08 0 0 0-.022.053v8.188c0 .041.033.074.074.074Z");
6
+ }
@@ -0,0 +1,3 @@
1
+ .k0r92-c7m {
2
+ d: path("M349.095 612.57s.576 19.097-25.306 29.299c-25.062 9.882-73.715 32.422-67.162 87.398c.013 1.856.167 3.789.282 5.735c1.715 29.555 18.662 55.488 46.656 66.214c25.741 9.869 55.859 5.338 80.09-6.605c16.012-7.884 30.195-19.161 42.291-32.243c4.825-5.209 9.331-10.675 13.76-16.217c15.411-19.277 24.589-42.804 26.432-67.418l.64-8.512");
3
+ }
@@ -0,0 +1,3 @@
1
+ .kx3vpdb-a {
2
+ d: path("M237.001 50.882c-3.065.222-6.185.763-9.181-.166c-4.165-1.293-7.35-5.208-8.067-9.486l-.049-33.793l8.758-1.859v8.784h8.308v7.858h-8.308v16.99c0 .35.965 2.28 1.283 2.644c1.671 1.893 4.978 1.867 7.256 1.4zM0 7.427l8.77-1.849v45.304H0zM166.385 18.29v-3.93h8.308v36.637c0 2.635-2.375 7.077-4.147 9.021c-8.103 8.88-26.83 6.994-30.681-5.187l8.058-3.025c2.031 7.08 13.56 7.731 17.036 1.458c.245-.441.967-2.122.967-2.499v-5.663c-4.505 4.623-11.539 5.247-17.368 2.95c-14.502-5.716-14.488-28.024.235-33.402c6.333-2.314 12.85-1.288 17.597 3.64zm-10.895 3.305c-11.688 1.135-11.204 18.505-.526 19.576c14.857 1.49 14.105-20.895.526-19.576M86.078 34.936H59.885c-.443.316-.131 1.347-.007 1.858c1.999 8.236 13.655 9.796 17.809 2.515l6.785 3.134c.699.634-1.03 2.785-1.505 3.359c-3.56 4.308-10.006 6.204-15.462 5.771c-23.52-1.865-22.752-39.627 3.469-37.914c10.685.698 16.978 11.213 15.104 21.277m-9.231-6.472c-.362-9.14-13-10.496-16.427-2.238c-.233.564-.835 1.835-.304 2.238zM189.933 5.578v12.25c1.578-1.934 3.535-3.233 5.997-3.815c6.702-1.584 13.754.952 16.429 7.588c.335.832 1.112 3.19 1.112 3.97v25.311h-8.769V27.883c0-.39-.78-2.202-1.032-2.665c-2.656-4.884-10.239-4.93-12.856.081c-.208.398-.881 2.044-.881 2.353v23.23h-8.77V7.427zm-71.103 17.54l-6.321 3.01c-1.68-3.819-6.141-6.43-10.27-5.18c-2.58.781-3.948 3.855-1.597 5.767c2.26 1.835 8.186 2.632 11.144 3.862c11.027 4.581 8.839 18.364-2.607 20.666c-8.094 1.628-17.398-1.765-20.09-10.063l6.691-3.008c1.698 4.605 7.191 7.788 11.998 6.121c2.758-.957 3.722-4.357 1.235-6.081c-2.301-1.598-7.147-2.21-9.951-3.209c-3.898-1.389-7.724-4.555-8.124-8.968C89.607 11.27 111.98 9.703 118.121 21c.252.464.993 1.673.709 2.121z");
3
+ }
@@ -0,0 +1,3 @@
1
+ .kyye7p9xh {
2
+ d: path("M512 697.37c144.418 0 261.491-111.985 261.491-250.125S656.418 197.12 512 197.12S250.509 309.105 250.509 447.245S367.582 697.37 512 697.37");
3
+ }
@@ -0,0 +1,3 @@
1
+ .l-53cqx9d {
2
+ d: path("M674.906 615.104s29.196-17.625 45.222-25.868c5.811-2.996 10.918-7.156 14.963-12.288l2.573-3.264s-10.214 16.089 7.629 26.841c8.486 4.045 18.227 4.16 27.584 5.069c14.822 1.446 29.709 5.171 42.201 13.261c17.101 11.059 28.736 30.438 29.671 50.79c.934 20.339-9.191 41.037-26.253 52.135c-14.899 9.689-33.267 11.686-51.2 10.022c.474-58.061-45.453-75.469-70.515-85.363c-25.869-10.202-21.863-31.347-21.863-31.347z");
3
+ }
@@ -0,0 +1,6 @@
1
+ .l9ndoqbps {
2
+ fill: var(--svg-color--3642b8, #3642b8);
3
+ stroke: var(--svg-color--3642b8, #3642b8);
4
+ stroke-width: var(--svg-stroke-width--0-125px, 0.125px);
5
+ d: path("M273.854 5.731c34.893-6.893 72.253-9.413 106.08 3.614c16.48 7 32.613 16.8 42.986 31.8c15.68 20.92 18.067 48.88 14.934 74.04c-7.947 47.72-34.48 90.133-66.294 125.693c-16.013 16.493-31.76 33.573-50.533 47.013c-.093-24.96-1.28-49.986.2-74.906c8.387-12.2 19.893-21.88 28.4-34.013c18.707-25.267 35.533-53.841 38.373-85.84c1.92-13.52-1.493-27.52-8.76-39c-10.573-15.56-28.933-23.707-47.12-26.04c-34.453-5.627-68.96 4.08-100.906 16.36c-54.827 22.453-104.52 57.173-144.667 100.719c-22.693 24.734-42.133 53.521-51.227 86.134c-2.906 12.56-4.866 25.733-2.346 38.546c2.333 11.294 11.04 22.094 23 23.441c20.013 4.08 38.64-6.694 54.32-17.72c30.813-24.134 56.08-54.401 80.653-84.627c30-38.107 58.653-77.347 84.267-118.56c.293 82.653.293 165.293 0 247.947c-50.28 28.533-106.427 51.093-165.174 49.826c-32.466.227-67-10.04-88.946-35.16C6.08 318.905.747 296.345.08 274.931c-.546-31.8 11.48-62.28 26.574-89.72c27.626-47.04 67.04-86.466 111.506-117.706c40.827-28.787 86.747-51.04 135.694-61.774Z");
6
+ }
@@ -0,0 +1,3 @@
1
+ .mt8lf6r6u {
2
+ d: path("M15.477 4.933v-1.14h-.002a1.136 1.136 0 0 1-1.111 1.121v.019zM5.413 16.74v-1.113h-.001c-.013.61-.503 1.1-1.113 1.112v.002zm10.064 0v-1.113h-.003c-.011.609-.5 1.1-1.11 1.112zm-6.202 0v-1.113h.002c.012.609.502 1.1 1.111 1.112zm-8.531 0v-1.113h.002c.011.61.501 1.1 1.11 1.112zm14.733-8.267v1.113h-.003a1.133 1.133 0 0 0-1.11-1.11v-.003z");
3
+ }
@@ -0,0 +1,4 @@
1
+ .mumzfjwsy {
2
+ stop-color: var(--svg-color--d6d9dc, #d6d9dc);
3
+ stop-opacity: 0.58;
4
+ }
@@ -0,0 +1,3 @@
1
+ .o6x0pbbwb {
2
+ d: path("M48.925.261V7.89c-4.595-.883-9.305 1.065-8.308 6.472h8.077v7.512l-.346.347h-7.962V50.88h-8.538V10.085c0-.252.713-2.178.881-2.584C35.395 1.114 42.551-.76 48.925.26M24.686 14.362v36.174l-.346.347h-8.423V16.558zm108.006 0v36.52h-8.423l-.346-.346V16.558z");
3
+ }
@@ -0,0 +1,3 @@
1
+ .phfnueb0e {
2
+ d: path("M26.6 1.4c3.6 0 6.6.5 9.1 1.6c2.5 1 4.5 2.4 6.1 4.1s2.7 3.7 3.4 5.8c.7 2.2 1.1 4.4 1.1 6.8s-.4 4.5-1.1 6.8s-1.9 4.2-3.4 5.9s-3.6 3.1-6.1 4.1s-5.5 1.6-9.1 1.6H13.4v20.5H.9V1.4h25.8Zm-3.4 26.8q2.1 0 4.2-.3c2.1-.3 2.5-.6 3.5-1.2s1.8-1.5 2.4-2.6s.9-2.6.9-4.4s-.3-3.3-.9-4.4s-1.4-2-2.4-2.6s-2.2-1-3.5-1.2s-2.7-.3-4.2-.3h-9.8v17.1h9.8ZM84.9 1.4q3.9 0 6.9 1.2c2.1.8 3.8 2 5.3 3.4s2.6 3.1 3.4 5s1.2 3.9 1.2 6.1q0 5.1-2.1 8.7c-2.1 3.6-3.7 4.3-6.9 5.6v.2c1.6.4 2.8 1.1 3.8 2s1.8 1.9 2.5 3.1c.6 1.2 1.1 2.5 1.4 4s.5 2.9.6 4.3c0 .9.1 2 .2 3.2s.2 2.5.3 3.8s.3 2.5.6 3.6c.3 1.2.7 2.1 1.3 2.9H90.8c-.7-1.8-1.1-4-1.3-6.5s-.4-4.9-.7-7.2q-.6-4.5-2.7-6.6c-1.4-1.4-3.7-2.1-6.8-2.1H66.7v22.3H54.1v-57zm-4.5 25.8c2.9 0 5-.6 6.5-1.9s2.2-3.4 2.2-6.2s-.7-4.8-2.2-6s-3.6-1.9-6.5-1.9H66.6v16.1h13.8Zm73.3 26.9c-4.3 3.8-10.3 5.6-17.9 5.6s-13.7-1.9-18-5.6s-6.4-9.5-6.4-17.3V1.4H124v35.5c0 1.5.1 3.1.4 4.6s.8 2.8 1.7 4c.8 1.2 2 2.1 3.6 2.8c1.5.7 3.6 1.1 6.1 1.1q6.75 0 9.3-3c1.7-2 2.6-5.1 2.6-9.4V1.4h12.6v35.5c0 7.7-2.2 13.5-6.5 17.2Zm26.7-9.7c.7 1.3 1.6 2.4 2.8 3.2s2.5 1.4 4 1.8c1.6.4 3.1.6 4.8.6s2.3 0 3.6-.3s2.5-.5 3.6-1.1c1.1-.5 2.1-1.3 2.8-2.2s1.1-2.1 1.1-3.6s-.5-2.8-1.5-3.8q-1.5-1.5-3.9-2.4c-1.6-.6-3.4-1.2-5.4-1.7s-4.1-1-6.2-1.6c-2.1-.5-4.2-1.2-6.2-2s-3.8-1.8-5.4-3s-2.9-2.8-3.9-4.6s-1.5-4.1-1.5-6.7s.6-5.5 1.9-7.6s2.9-4 4.9-5.4s4.3-2.5 6.9-3.2c2.5-.4 5.1-.8 7.7-.8s5.9.3 8.6 1c2.8.7 5.2 1.8 7.3 3.2q3.15 2.25 5.1 5.7c1.95 3.45 1.9 5.1 1.9 8.4h-12.2c-.1-1.7-.5-3.1-1.1-4.2s-1.4-2-2.4-2.6s-2.2-1.1-3.5-1.4s-2.7-.4-4.3-.4s-2 .1-3 .3s-1.9.6-2.8 1.1s-1.5 1.2-2 2s-.8 1.8-.8 3s.2 2 .6 2.7s1.3 1.3 2.5 1.9s3 1.2 5.2 1.8s5.1 1.3 8.7 2.2c1.1.2 2.6.6 4.4 1.2s3.8 1.5 5.6 2.7s3.5 2.9 4.8 4.9s2 4.7 2 7.9s-.5 5-1.5 7.3c-1 2.2-2.5 4.2-4.5 5.8s-4.5 2.9-7.4 3.8s-6.4 1.4-10.3 1.4s-6.2-.4-9.2-1.2s-5.6-2-7.8-3.6q-3.45-2.55-5.4-6.3c-1.3-2.6-2-5.6-1.9-9.1h12.2c0 1.9.4 3.5 1 4.9Zm70.6-43l21.4 57.1h-13l-4.3-12.7h-21.4l-4.5 12.7h-12.6l21.5-57.1zm.7 35l-7.2-21h-.2l-7.4 21zm-105 53.2l-4.2 11.8h8.4l-4.1-11.8zm33.3-2.4h-7.7v9h7.7c1.6 0 2.8-.4 3.6-1.1s1.2-1.9 1.2-3.5s-.4-2.7-1.2-3.4s-2-1.1-3.6-1.1Zm-150.4 0h-7.7v9h7.7c1.6 0 2.8-.4 3.7-1.1c.8-.7 1.2-1.9 1.2-3.5s-.4-2.7-1.2-3.4s-2-1.1-3.6-1.1Z");
3
+ }
@@ -0,0 +1,3 @@
1
+ .r9f6imjwo {
2
+ d: path("M674.906 612.57s-.576 19.097 25.305 29.299c25.063 9.882 73.716 32.422 67.162 87.398c-.013 1.856-.166 3.789-.282 5.735c-1.715 29.555-18.662 55.488-46.656 66.214c-25.74 9.869-55.859 5.338-80.089-6.605c-16.013-7.884-30.195-19.161-42.291-32.243c-4.826-5.209-9.332-10.675-13.76-16.217c-15.412-19.277-24.589-42.804-26.432-67.418l-.64-8.512");
3
+ }
@@ -0,0 +1,3 @@
1
+ .sew99jyoe {
2
+ stop-color: var(--svg-color--f0f0f0, #f0f0f0);
3
+ }
@@ -0,0 +1,5 @@
1
+ .smig6oavp {
2
+ fill: var(--svg-color--4a57ff, #4a57ff);
3
+ fill-rule: evenodd;
4
+ d: path("M394.163 414.132c14.237 0 25.779-11.542 25.779-25.78c0-14.237-11.542-25.779-25.779-25.779s-25.779 11.542-25.779 25.779s11.542 25.78 25.779 25.78m235.674 0c14.237 0 25.779-11.542 25.779-25.78c0-14.237-11.542-25.779-25.779-25.779s-25.78 11.542-25.78 25.779s11.542 25.78 25.78 25.78M466.13 440.82c-6.638-2.993-14.445-.038-17.438 6.599c-2.994 6.638-.039 14.445 6.599 17.438c17.655 7.962 36.763 12.34 56.709 12.34c19.945 0 39.054-4.378 56.709-12.34c6.638-2.993 9.592-10.8 6.599-17.438s-10.8-9.592-17.438-6.599c-14.422 6.503-29.848 10.009-45.87 10.009c-16.023 0-31.449-3.506-45.87-10.009");
5
+ }
@@ -0,0 +1,4 @@
1
+ .tb_62nbga {
2
+ stop-color: var(--svg-color--d6d9dc, #d6d9dc);
3
+ stop-opacity: 0;
4
+ }
@@ -0,0 +1,4 @@
1
+ .tbwt5---f {
2
+ stop-color: var(--svg-color--f1f3f6, #f1f3f6);
3
+ stop-opacity: 0;
4
+ }
@@ -0,0 +1,3 @@
1
+ .tiunyjbho {
2
+ d: path("M349.095 615.104s-29.197-17.625-45.222-25.868c-5.812-2.996-10.919-7.156-14.964-12.288l-2.572-3.264s10.214 16.089-7.629 26.841c-8.487 4.045-18.227 4.16-27.584 5.069c-14.823 1.446-29.709 5.171-42.202 13.261c-17.088 11.072-28.736 30.451-29.657 50.79c-.935 20.339 9.19 41.037 26.252 52.135c14.9 9.689 33.268 11.686 51.2 10.022c-.473-58.061 45.453-75.469 70.516-85.363c25.868-10.202 21.862-31.347 21.862-31.347z");
3
+ }
@@ -0,0 +1,4 @@
1
+ .tt7xj_b0r {
2
+ fill: var(--svg-color--ff2800, #ff2800);
3
+ d: path("m0 50l24.623 40l18.976-24c5.213-6.592.892-16-7.349-16h-10l31.628-40h-26.25z");
4
+ }
@@ -0,0 +1,3 @@
1
+ .v_jag0bmr {
2
+ stop-color: var(--svg-color--f1f2f3, #f1f2f3);
3
+ }
@@ -0,0 +1,4 @@
1
+ .vbn5-wb4u {
2
+ fill: var(--svg-color--db9536, #db9536);
3
+ d: path("M698.902 34.879c-209.363 0-379.605 170.246-379.605 379.61c0 93.304 34.305 183.28 96.078 252.636l-102.277 72.777v70.004l145.554-101.629C620.668 840.793 860.27 816.75 992.785 654.734c118.09-144.168 113.93-353.527-10.265-492.886l103.015-72.13V19.16L939.98 120.79c-68.058-55.673-153.226-86.56-241.078-85.817Zm379.7 50.863l-117.442 83.04c-67.969 48.085-109.215 126.32-109.215 209.363v46.699l-306.18 213.523L319.942 796.22v-53.543l117.442-83.04c67.969-48.085 108.472-126.32 108.472-209.363v-46.699L852.04 190.051l225.824-157.946l.739 53.543Zm0 0");
4
+ }
@@ -0,0 +1,4 @@
1
+ .vupzxtfxu {
2
+ fill: var(--svg-color--fff, #fff);
3
+ d: path("M789.799 197.12H234.215v468.339h555.584z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .xder7mfnc {
2
+ stop-color: var(--svg-color--d6d9dc, #d6d9dc);
3
+ stop-opacity: 0.27;
4
+ }
@@ -0,0 +1,4 @@
1
+ .z3tpdrb6a {
2
+ fill: var(--svg-color--ff2800, #ff2800);
3
+ d: path("M98 40L73.377 0L54.402 24c-5.213 6.592-.892 16 7.349 16h10L40.123 80h26.25z");
4
+ }
@@ -0,0 +1,3 @@
1
+ .zl8ogjbin {
2
+ d: path("M313 19.16h773v790.5H313Zm0 0");
3
+ }
@@ -0,0 +1,3 @@
1
+ .zoj6onb2j {
2
+ stop-color: var(--svg-color--f1f3f6, #f1f3f6);
3
+ }
@@ -0,0 +1,3 @@
1
+ .zvqzl5p2d {
2
+ stop-color: var(--svg-color--d6d9dc, #d6d9dc);
3
+ }
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "thesvg-color",
3
3
  "info": {
4
4
  "name": "theSVG Color",
5
- "total": 4847,
5
+ "total": 4855,
6
6
  "author": {
7
7
  "name": "thesvg.org",
8
8
  "url": "https://github.com/glincker/thesvg"
@@ -23,5 +23,5 @@
23
23
  "category": "Logos",
24
24
  "palette": true
25
25
  },
26
- "lastModified": 1787805547
26
+ "lastModified": 1788366281
27
27
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-solid/thesvg-color",
3
3
  "type": "module",
4
- "version": "1.0.4",
4
+ "version": "1.0.5",
5
5
  "homepage": "https://icon-sets.iconify.design/thesvg-color/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -4062,6 +4062,10 @@
4062
4062
  "types": "./types/vn2rmosy.d.ts",
4063
4063
  "default": "./components/d/decap-cms.jsx"
4064
4064
  },
4065
+ "./decathlon-logo": {
4066
+ "types": "./types/vn2rmosy.d.ts",
4067
+ "default": "./components/d/decathlon-logo.jsx"
4068
+ },
4065
4069
  "./decentraland": {
4066
4070
  "types": "./types/vn2rmosy.d.ts",
4067
4071
  "default": "./components/d/decentraland.jsx"
@@ -5326,6 +5330,10 @@
5326
5330
  "types": "./types/vn2rmosy.d.ts",
5327
5331
  "default": "./components/f/farfetch.jsx"
5328
5332
  },
5333
+ "./farmsent": {
5334
+ "types": "./types/vn2rmosy.d.ts",
5335
+ "default": "./components/f/farmsent.jsx"
5336
+ },
5329
5337
  "./fastapi": {
5330
5338
  "types": "./types/vn2rmosy.d.ts",
5331
5339
  "default": "./components/f/fastapi.jsx"
@@ -9318,6 +9326,10 @@
9318
9326
  "types": "./types/vn2rmosy.d.ts",
9319
9327
  "default": "./components/l/lidl.jsx"
9320
9328
  },
9329
+ "./lifesight-light": {
9330
+ "types": "./types/vn2rmosy.d.ts",
9331
+ "default": "./components/l/lifesight-light.jsx"
9332
+ },
9321
9333
  "./lifx": {
9322
9334
  "types": "./types/vn2rmosy.d.ts",
9323
9335
  "default": "./components/l/lifx.jsx"
@@ -10162,6 +10174,10 @@
10162
10174
  "types": "./types/vn2rmosy.d.ts",
10163
10175
  "default": "./components/m/medusa.jsx"
10164
10176
  },
10177
+ "./meetandy": {
10178
+ "types": "./types/vn2rmosy.d.ts",
10179
+ "default": "./components/m/meetandy.jsx"
10180
+ },
10165
10181
  "./meetup": {
10166
10182
  "types": "./types/vn2rmosy.d.ts",
10167
10183
  "default": "./components/m/meetup.jsx"
@@ -13602,6 +13618,14 @@
13602
13618
  "types": "./types/vn2rmosy.d.ts",
13603
13619
  "default": "./components/p/proxmox.jsx"
13604
13620
  },
13621
+ "./prusa-research-dark": {
13622
+ "types": "./types/vn2rmosy.d.ts",
13623
+ "default": "./components/p/prusa-research-dark.jsx"
13624
+ },
13625
+ "./prusa-research-light": {
13626
+ "types": "./types/vn2rmosy.d.ts",
13627
+ "default": "./components/p/prusa-research-light.jsx"
13628
+ },
13605
13629
  "./pterodactyl": {
13606
13630
  "types": "./types/vn2rmosy.d.ts",
13607
13631
  "default": "./components/p/pterodactyl.jsx"
@@ -14454,6 +14478,10 @@
14454
14478
  "types": "./types/vn2rmosy.d.ts",
14455
14479
  "default": "./components/r/rider.jsx"
14456
14480
  },
14481
+ "./rilian": {
14482
+ "types": "./types/vn2rmosy.d.ts",
14483
+ "default": "./components/r/rilian.jsx"
14484
+ },
14457
14485
  "./rimac-automobili": {
14458
14486
  "types": "./types/vn2rmosy.d.ts",
14459
14487
  "default": "./components/r/rimac-automobili.jsx"
@@ -19174,6 +19202,10 @@
19174
19202
  "types": "./types/vn2rmosy.d.ts",
19175
19203
  "default": "./components/z/zap.jsx"
19176
19204
  },
19205
+ "./zapal": {
19206
+ "types": "./types/vn2rmosy.d.ts",
19207
+ "default": "./components/z/zapal.jsx"
19208
+ },
19177
19209
  "./zapier": {
19178
19210
  "types": "./types/vn2rmosy.d.ts",
19179
19211
  "default": "./components/z/zapier.jsx"