@spark-ui/icons 1.13.0 → 1.14.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,18 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.14.0](https://github.com/adevinta/spark/compare/@spark-ui/icons@1.13.1...@spark-ui/icons@1.14.0) (2023-05-31)
7
+
8
+ ### Features
9
+
10
+ - **icons:** make icons search input case insensitive ([69635c2](https://github.com/adevinta/spark/commit/69635c2387a19511fc452baa81c4ac763b419b01))
11
+
12
+ ## [1.13.1](https://github.com/adevinta/spark/compare/@spark-ui/icons@1.13.0...@spark-ui/icons@1.13.1) (2023-05-30)
13
+
14
+ ### Bug Fixes
15
+
16
+ - **icons:** update PinFill and PinOutline icons ([eb04df6](https://github.com/adevinta/spark/commit/eb04df65bc5b35cbf20126442290779fa4510f77))
17
+
6
18
  # [1.13.0](https://github.com/adevinta/spark/compare/@spark-ui/icons@1.12.0...@spark-ui/icons@1.13.0) (2023-05-25)
7
19
 
8
20
  ### Features
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),t=l.forwardRef(({title:e,fill:r="currentColor",stroke:i="none",...C},o)=>l.createElement("svg",{ref:o,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e&&{"data-title":e},fill:r,stroke:i,...C,dangerouslySetInnerHTML:{__html:(e===void 0?"":`<title>${e}</title>`)+'<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 9.30094C2.5 4.16417 6.7533 0 12 0C17.2467 0 21.5 4.16417 21.5 9.30094C21.5 10.6638 21.0095 12.2459 20.3427 13.7701C19.664 15.3214 18.7503 16.9291 17.7924 18.3793C16.8354 19.8279 15.8131 21.1515 14.9034 22.1278C14.4511 22.6131 14.0018 23.0395 13.5822 23.3547C13.3726 23.5123 13.1456 23.6609 12.909 23.7745C12.686 23.8816 12.3683 24 12 24C11.6317 24 11.314 23.8816 11.091 23.7745C10.8544 23.6609 10.6274 23.5123 10.4178 23.3547C9.99816 23.0395 9.54888 22.6131 9.09663 22.1278C8.18688 21.1515 7.16456 19.8279 6.20764 18.3793C5.24972 16.9291 4.336 15.3214 3.65732 13.7701C2.99049 12.2459 2.5 10.6638 2.5 9.30094ZM12.0002 11.4846C13.8095 11.4846 15.2763 10.0485 15.2763 8.2771C15.2763 6.50566 13.8095 5.06963 12.0002 5.06963C10.1908 5.06963 8.72407 6.50566 8.72407 8.2771C8.72407 10.0485 10.1908 11.4846 12.0002 11.4846Z"/>'}}));t.displayName="PinFill",exports.PinFill=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),t=l.forwardRef(({title:e,fill:r="currentColor",stroke:i="none",...C},o)=>l.createElement("svg",{ref:o,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e&&{"data-title":e},fill:r,stroke:i,...C,dangerouslySetInnerHTML:{__html:(e===void 0?"":`<title>${e}</title>`)+'<path fill-rule="evenodd" clip-rule="evenodd" d="M4 10.2752C4 5.99456 7.58172 2.52441 12 2.52441C16.4183 2.52441 20 5.99456 20 10.2752C20 11.411 19.587 12.7293 19.0254 13.9995C18.4539 15.2923 17.6844 16.632 16.8778 17.8405C16.0719 19.0477 15.211 20.1507 14.4449 20.9642C14.0641 21.3686 13.6858 21.724 13.3324 21.9867C13.1558 22.118 12.9647 22.2418 12.7654 22.3365C12.5777 22.4257 12.3101 22.5244 12 22.5244C11.6899 22.5244 11.4223 22.4257 11.2346 22.3365C11.0353 22.2418 10.8442 22.118 10.6676 21.9867C10.3142 21.724 9.9359 21.3686 9.55506 20.9642C8.78895 20.1507 7.92805 19.0477 7.12222 17.8405C6.31556 16.632 5.5461 15.2923 4.97459 13.9995C4.41304 12.7293 4 11.411 4 10.2752ZM12.0002 12.0949C13.5238 12.0949 14.759 10.8982 14.759 9.422C14.759 7.9458 13.5238 6.74911 12.0002 6.74911C10.4765 6.74911 9.24132 7.9458 9.24132 9.422C9.24132 10.8982 10.4765 12.0949 12.0002 12.0949Z"/>'}}));t.displayName="PinFill",exports.PinFill=t;
@@ -1,5 +1,5 @@
1
1
  import l from "react";
2
- const o = l.forwardRef(({ title: e, fill: t = "currentColor", stroke: C = "none", ...r }, i) => l.createElement("svg", { ref: i, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...e && { "data-title": e }, fill: t, stroke: C, ...r, dangerouslySetInnerHTML: { __html: (e === void 0 ? "" : `<title>${e}</title>`) + '<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 9.30094C2.5 4.16417 6.7533 0 12 0C17.2467 0 21.5 4.16417 21.5 9.30094C21.5 10.6638 21.0095 12.2459 20.3427 13.7701C19.664 15.3214 18.7503 16.9291 17.7924 18.3793C16.8354 19.8279 15.8131 21.1515 14.9034 22.1278C14.4511 22.6131 14.0018 23.0395 13.5822 23.3547C13.3726 23.5123 13.1456 23.6609 12.909 23.7745C12.686 23.8816 12.3683 24 12 24C11.6317 24 11.314 23.8816 11.091 23.7745C10.8544 23.6609 10.6274 23.5123 10.4178 23.3547C9.99816 23.0395 9.54888 22.6131 9.09663 22.1278C8.18688 21.1515 7.16456 19.8279 6.20764 18.3793C5.24972 16.9291 4.336 15.3214 3.65732 13.7701C2.99049 12.2459 2.5 10.6638 2.5 9.30094ZM12.0002 11.4846C13.8095 11.4846 15.2763 10.0485 15.2763 8.2771C15.2763 6.50566 13.8095 5.06963 12.0002 5.06963C10.1908 5.06963 8.72407 6.50566 8.72407 8.2771C8.72407 10.0485 10.1908 11.4846 12.0002 11.4846Z"/>' } }));
2
+ const o = l.forwardRef(({ title: e, fill: t = "currentColor", stroke: C = "none", ...r }, i) => l.createElement("svg", { ref: i, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...e && { "data-title": e }, fill: t, stroke: C, ...r, dangerouslySetInnerHTML: { __html: (e === void 0 ? "" : `<title>${e}</title>`) + '<path fill-rule="evenodd" clip-rule="evenodd" d="M4 10.2752C4 5.99456 7.58172 2.52441 12 2.52441C16.4183 2.52441 20 5.99456 20 10.2752C20 11.411 19.587 12.7293 19.0254 13.9995C18.4539 15.2923 17.6844 16.632 16.8778 17.8405C16.0719 19.0477 15.211 20.1507 14.4449 20.9642C14.0641 21.3686 13.6858 21.724 13.3324 21.9867C13.1558 22.118 12.9647 22.2418 12.7654 22.3365C12.5777 22.4257 12.3101 22.5244 12 22.5244C11.6899 22.5244 11.4223 22.4257 11.2346 22.3365C11.0353 22.2418 10.8442 22.118 10.6676 21.9867C10.3142 21.724 9.9359 21.3686 9.55506 20.9642C8.78895 20.1507 7.92805 19.0477 7.12222 17.8405C6.31556 16.632 5.5461 15.2923 4.97459 13.9995C4.41304 12.7293 4 11.411 4 10.2752ZM12.0002 12.0949C13.5238 12.0949 14.759 10.8982 14.759 9.422C14.759 7.9458 13.5238 6.74911 12.0002 6.74911C10.4765 6.74911 9.24132 7.9458 9.24132 9.422C9.24132 10.8982 10.4765 12.0949 12.0002 12.0949Z"/>' } }));
3
3
  o.displayName = "PinFill";
4
4
  export {
5
5
  o as PinFill
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react"),l=C.forwardRef(({title:e,fill:t="currentColor",stroke:r="none",...i},n)=>C.createElement("svg",{ref:n,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e&&{"data-title":e},fill:t,stroke:r,...i,dangerouslySetInnerHTML:{__html:(e===void 0?"":`<title>${e}</title>`)+'<path fill-rule="evenodd" clip-rule="evenodd" d="M16.0083 8.2771C16.0083 10.4443 14.2139 12.2011 12.0004 12.2011C9.78684 12.2011 7.99242 10.4443 7.99242 8.2771C7.99242 6.10995 9.78684 4.35313 12.0004 4.35313C14.2139 4.35313 16.0083 6.10995 16.0083 8.2771ZM13.549 8.2771C13.549 9.11445 12.8556 9.79325 12.0004 9.79325C11.1451 9.79325 10.4518 9.11445 10.4518 8.2771C10.4518 7.43976 11.1451 6.76095 12.0004 6.76095C12.8556 6.76095 13.549 7.43976 13.549 8.2771Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C6.7533 0 2.5 4.16417 2.5 9.30094C2.5 10.6638 2.99049 12.2459 3.65732 13.7701C4.336 15.3214 5.24972 16.9291 6.20764 18.3793C7.16456 19.8279 8.18688 21.1515 9.09663 22.1278C9.54888 22.6131 9.99816 23.0395 10.4178 23.3547C10.6274 23.5123 10.8544 23.6609 11.091 23.7745C11.314 23.8816 11.6317 24 12 24C12.3683 24 12.686 23.8816 12.909 23.7745C13.1456 23.6609 13.3726 23.5123 13.5822 23.3547C14.0018 23.0395 14.4511 22.6131 14.9034 22.1278C15.8131 21.1515 16.8354 19.8279 17.7924 18.3793C18.7503 16.9291 19.664 15.3214 20.3427 13.7701C21.0095 12.2459 21.5 10.6638 21.5 9.30094C21.5 4.16417 17.2467 0 12 0ZM4.95936 9.30094C4.95936 5.49397 8.11156 2.40782 12 2.40782C15.8884 2.40782 19.0406 5.49397 19.0406 9.30094C19.0406 10.174 18.7056 11.3967 18.082 12.8221C17.4702 14.2204 16.6287 15.707 15.7272 17.0717C14.8248 18.4378 13.8836 19.6495 13.0865 20.5049C12.6854 20.9354 12.3454 21.2489 12.085 21.4446C12.0542 21.4677 12.0258 21.4881 12 21.5061C11.9742 21.4881 11.9458 21.4677 11.915 21.4446C11.6546 21.2489 11.3146 20.9354 10.9135 20.5049C10.1164 19.6495 9.1752 18.4378 8.27275 17.0717C7.37131 15.707 6.52977 14.2204 5.91803 12.8221C5.29444 11.3967 4.95936 10.174 4.95936 9.30094Z"/>'}}));l.displayName="PinOutline",exports.PinOutline=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react"),l=C.forwardRef(({title:e,fill:t="currentColor",stroke:r="none",...i},n)=>C.createElement("svg",{ref:n,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...e&&{"data-title":e},fill:t,stroke:r,...i,dangerouslySetInnerHTML:{__html:(e===void 0?"":`<title>${e}</title>`)+'<path fill-rule="evenodd" clip-rule="evenodd" d="M15.3754 9.422C15.3754 11.228 13.8643 12.692 12.0003 12.692C10.1363 12.692 8.6252 11.228 8.6252 9.422C8.6252 7.61604 10.1363 6.15202 12.0003 6.15202C13.8643 6.15202 15.3754 7.61604 15.3754 9.422ZM13.3044 9.422C13.3044 10.1198 12.7205 10.6855 12.0003 10.6855C11.2801 10.6855 10.6962 10.1198 10.6962 9.422C10.6962 8.72421 11.2801 8.15854 12.0003 8.15854C12.7205 8.15854 13.3044 8.72421 13.3044 9.422Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.52441C7.58172 2.52441 4 5.99456 4 10.2752C4 11.411 4.41304 12.7293 4.97459 13.9995C5.5461 15.2923 6.31556 16.632 7.12222 17.8405C7.92805 19.0477 8.78895 20.1507 9.55506 20.9642C9.9359 21.3686 10.3142 21.724 10.6676 21.9867C10.8442 22.118 11.0353 22.2418 11.2346 22.3365C11.4223 22.4257 11.6899 22.5244 12 22.5244C12.3101 22.5244 12.5777 22.4257 12.7654 22.3365C12.9647 22.2418 13.1558 22.118 13.3324 21.9867C13.6858 21.724 14.0641 21.3686 14.4449 20.9642C15.211 20.1507 16.0719 19.0477 16.8778 17.8405C17.6844 16.632 18.4539 15.2923 19.0254 13.9995C19.587 12.7293 20 11.411 20 10.2752C20 5.99456 16.4183 2.52441 12 2.52441ZM6.07104 10.2752C6.07104 7.10273 8.72552 4.53093 12 4.53093C15.2745 4.53093 17.929 7.10273 17.929 10.2752C17.929 11.0027 17.6468 12.0217 17.1217 13.2095C16.6065 14.3747 15.8978 15.6136 15.1387 16.7508C14.3788 17.8893 13.5862 18.899 12.915 19.6118C12.5772 19.9706 12.2909 20.2318 12.0715 20.3949C12.0456 20.4142 12.0218 20.4312 12 20.4462C11.9782 20.4312 11.9544 20.4142 11.9285 20.3949C11.7091 20.2318 11.4228 19.9706 11.085 19.6118C10.4138 18.899 9.62122 17.8893 8.86127 16.7508C8.10215 15.6136 7.39349 14.3747 6.87834 13.2095C6.35322 12.0217 6.07104 11.0027 6.07104 10.2752Z"/>'}}));l.displayName="PinOutline",exports.PinOutline=l;
@@ -1,5 +1,5 @@
1
1
  import e from "react";
2
- const o = e.forwardRef(({ title: C, fill: l = "currentColor", stroke: t = "none", ...r }, i) => e.createElement("svg", { ref: i, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...C && { "data-title": C }, fill: l, stroke: t, ...r, dangerouslySetInnerHTML: { __html: (C === void 0 ? "" : `<title>${C}</title>`) + '<path fill-rule="evenodd" clip-rule="evenodd" d="M16.0083 8.2771C16.0083 10.4443 14.2139 12.2011 12.0004 12.2011C9.78684 12.2011 7.99242 10.4443 7.99242 8.2771C7.99242 6.10995 9.78684 4.35313 12.0004 4.35313C14.2139 4.35313 16.0083 6.10995 16.0083 8.2771ZM13.549 8.2771C13.549 9.11445 12.8556 9.79325 12.0004 9.79325C11.1451 9.79325 10.4518 9.11445 10.4518 8.2771C10.4518 7.43976 11.1451 6.76095 12.0004 6.76095C12.8556 6.76095 13.549 7.43976 13.549 8.2771Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C6.7533 0 2.5 4.16417 2.5 9.30094C2.5 10.6638 2.99049 12.2459 3.65732 13.7701C4.336 15.3214 5.24972 16.9291 6.20764 18.3793C7.16456 19.8279 8.18688 21.1515 9.09663 22.1278C9.54888 22.6131 9.99816 23.0395 10.4178 23.3547C10.6274 23.5123 10.8544 23.6609 11.091 23.7745C11.314 23.8816 11.6317 24 12 24C12.3683 24 12.686 23.8816 12.909 23.7745C13.1456 23.6609 13.3726 23.5123 13.5822 23.3547C14.0018 23.0395 14.4511 22.6131 14.9034 22.1278C15.8131 21.1515 16.8354 19.8279 17.7924 18.3793C18.7503 16.9291 19.664 15.3214 20.3427 13.7701C21.0095 12.2459 21.5 10.6638 21.5 9.30094C21.5 4.16417 17.2467 0 12 0ZM4.95936 9.30094C4.95936 5.49397 8.11156 2.40782 12 2.40782C15.8884 2.40782 19.0406 5.49397 19.0406 9.30094C19.0406 10.174 18.7056 11.3967 18.082 12.8221C17.4702 14.2204 16.6287 15.707 15.7272 17.0717C14.8248 18.4378 13.8836 19.6495 13.0865 20.5049C12.6854 20.9354 12.3454 21.2489 12.085 21.4446C12.0542 21.4677 12.0258 21.4881 12 21.5061C11.9742 21.4881 11.9458 21.4677 11.915 21.4446C11.6546 21.2489 11.3146 20.9354 10.9135 20.5049C10.1164 19.6495 9.1752 18.4378 8.27275 17.0717C7.37131 15.707 6.52977 14.2204 5.91803 12.8221C5.29444 11.3967 4.95936 10.174 4.95936 9.30094Z"/>' } }));
2
+ const o = e.forwardRef(({ title: C, fill: l = "currentColor", stroke: t = "none", ...r }, i) => e.createElement("svg", { ref: i, viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...C && { "data-title": C }, fill: l, stroke: t, ...r, dangerouslySetInnerHTML: { __html: (C === void 0 ? "" : `<title>${C}</title>`) + '<path fill-rule="evenodd" clip-rule="evenodd" d="M15.3754 9.422C15.3754 11.228 13.8643 12.692 12.0003 12.692C10.1363 12.692 8.6252 11.228 8.6252 9.422C8.6252 7.61604 10.1363 6.15202 12.0003 6.15202C13.8643 6.15202 15.3754 7.61604 15.3754 9.422ZM13.3044 9.422C13.3044 10.1198 12.7205 10.6855 12.0003 10.6855C11.2801 10.6855 10.6962 10.1198 10.6962 9.422C10.6962 8.72421 11.2801 8.15854 12.0003 8.15854C12.7205 8.15854 13.3044 8.72421 13.3044 9.422Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.52441C7.58172 2.52441 4 5.99456 4 10.2752C4 11.411 4.41304 12.7293 4.97459 13.9995C5.5461 15.2923 6.31556 16.632 7.12222 17.8405C7.92805 19.0477 8.78895 20.1507 9.55506 20.9642C9.9359 21.3686 10.3142 21.724 10.6676 21.9867C10.8442 22.118 11.0353 22.2418 11.2346 22.3365C11.4223 22.4257 11.6899 22.5244 12 22.5244C12.3101 22.5244 12.5777 22.4257 12.7654 22.3365C12.9647 22.2418 13.1558 22.118 13.3324 21.9867C13.6858 21.724 14.0641 21.3686 14.4449 20.9642C15.211 20.1507 16.0719 19.0477 16.8778 17.8405C17.6844 16.632 18.4539 15.2923 19.0254 13.9995C19.587 12.7293 20 11.411 20 10.2752C20 5.99456 16.4183 2.52441 12 2.52441ZM6.07104 10.2752C6.07104 7.10273 8.72552 4.53093 12 4.53093C15.2745 4.53093 17.929 7.10273 17.929 10.2752C17.929 11.0027 17.6468 12.0217 17.1217 13.2095C16.6065 14.3747 15.8978 15.6136 15.1387 16.7508C14.3788 17.8893 13.5862 18.899 12.915 19.6118C12.5772 19.9706 12.2909 20.2318 12.0715 20.3949C12.0456 20.4142 12.0218 20.4312 12 20.4462C11.9782 20.4312 11.9544 20.4142 11.9285 20.3949C11.7091 20.2318 11.4228 19.9706 11.085 19.6118C10.4138 18.899 9.62122 17.8893 8.86127 16.7508C8.10215 15.6136 7.39349 14.3747 6.87834 13.2095C6.35322 12.0217 6.07104 11.0027 6.07104 10.2752Z"/>' } }));
3
3
  o.displayName = "PinOutline";
4
4
  export {
5
5
  o as PinOutline
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spark-ui/icons",
3
- "version": "1.13.0",
3
+ "version": "1.14.0",
4
4
  "description": "spark-ui icons",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -35,5 +35,5 @@
35
35
  },
36
36
  "homepage": "https://sparkui.vercel.app",
37
37
  "license": "MIT",
38
- "gitHead": "86c94271e352a50fa158f9c41aabe28a7f3c11d1"
38
+ "gitHead": "fd8eab21402f3dcc5d0f91a9297adeddf8f8e045"
39
39
  }