@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 +12 -0
- package/dist/icons/PinFill.js +1 -1
- package/dist/icons/PinFill.mjs +1 -1
- package/dist/icons/PinOutline.js +1 -1
- package/dist/icons/PinOutline.mjs +1 -1
- package/package.json +2 -2
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
|
package/dist/icons/PinFill.js
CHANGED
|
@@ -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="
|
|
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;
|
package/dist/icons/PinFill.mjs
CHANGED
|
@@ -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="
|
|
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
|
package/dist/icons/PinOutline.js
CHANGED
|
@@ -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="
|
|
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="
|
|
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.
|
|
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": "
|
|
38
|
+
"gitHead": "fd8eab21402f3dcc5d0f91a9297adeddf8f8e045"
|
|
39
39
|
}
|