@citizenplane/pimp 10.2.2 → 10.2.3
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/dist/pimp.es.js
CHANGED
|
@@ -16670,17 +16670,17 @@ function lm(t, e) {
|
|
|
16670
16670
|
}
|
|
16671
16671
|
const dm = /* @__PURE__ */ I(sm, [["render", lm]]), um = {}, cm = {
|
|
16672
16672
|
fill: "currentColor",
|
|
16673
|
-
height: "
|
|
16674
|
-
viewBox: "0 0
|
|
16675
|
-
width: "
|
|
16673
|
+
height: "24",
|
|
16674
|
+
viewBox: "0 0 24 24",
|
|
16675
|
+
width: "24",
|
|
16676
16676
|
xmlns: "http://www.w3.org/2000/svg"
|
|
16677
16677
|
};
|
|
16678
16678
|
function hm(t, e) {
|
|
16679
16679
|
return f(), g("svg", cm, [...e[0] || (e[0] = [
|
|
16680
|
-
v("path", { d: "
|
|
16680
|
+
v("path", { d: "M21.2927 14.8018C21.6832 14.4114 22.3163 14.4115 22.7068 14.8018C23.0973 15.1923 23.0973 15.8253 22.7068 16.2158L20.2332 18.6885L22.7068 21.1621C23.0973 21.5526 23.0973 22.1857 22.7068 22.5762C22.3163 22.9667 21.6833 22.9667 21.2927 22.5762L18.8191 20.1025L16.3464 22.5762C15.9559 22.9667 15.3229 22.9667 14.9324 22.5762C14.5421 22.1856 14.5419 21.5526 14.9324 21.1621L17.405 18.6885L14.9324 16.2158C14.542 15.8253 14.5419 15.1922 14.9324 14.8018C15.3229 14.4113 15.9559 14.4114 16.3464 14.8018L18.8191 17.2744L21.2927 14.8018Z" }, null, -1),
|
|
16681
16681
|
v("path", {
|
|
16682
16682
|
"clip-rule": "evenodd",
|
|
16683
|
-
d: "M19
|
|
16683
|
+
d: "M19.9998 3C21.652 3 22.9998 4.34772 22.9998 6V10.7529C22.9996 11.3051 22.552 11.7529 21.9998 11.7529C21.4477 11.7528 20.9999 11.305 20.9998 10.7529V7.91992L12.573 13.8193C12.2288 14.06 11.7707 14.0601 11.4265 13.8193L2.99976 7.91992V18C2.99989 18.5475 3.45223 18.9999 3.99976 19H11.3054C11.8577 19 12.3054 19.4477 12.3054 20C12.3053 20.5522 11.8576 21 11.3054 21H3.99976C2.34766 20.9999 0.999889 19.6521 0.999756 18V6C0.999756 4.3478 2.34758 3.00013 3.99976 3H19.9998ZM3.99976 5C3.61168 5.0001 3.27242 5.22744 3.10718 5.55469L11.9998 11.7793L20.8923 5.55371C20.7269 5.22692 20.3875 5 19.9998 5H3.99976Z",
|
|
16684
16684
|
"fill-rule": "evenodd"
|
|
16685
16685
|
}, null, -1)
|
|
16686
16686
|
])]);
|