@solfacil/girassol
Version:
Girassol design system
20 lines (19 loc) • 1.92 kB
JavaScript
import { openBlock as c, createElementBlock as e, createElementVNode as t } from "vue";
const o = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: "M305.067 919.467c-20.622 0-38.215-7.283-52.779-21.845-14.592-14.592-21.888-32.201-21.888-52.821s7.296-38.229 21.888-52.821c14.563-14.562 32.157-21.845 52.779-21.845s38.215 7.283 52.779 21.845c14.592 14.592 21.888 32.201 21.888 52.821s-7.296 38.229-21.888 52.821c-14.563 14.562-32.157 21.845-52.779 21.845zM718.933 919.467c-20.621 0-38.217-7.283-52.779-21.845-14.592-14.592-21.888-32.201-21.888-52.821s7.296-38.229 21.888-52.821c14.562-14.562 32.158-21.845 52.779-21.845s38.217 7.283 52.779 21.845c14.592 14.592 21.888 32.201 21.888 52.821s-7.296 38.229-21.888 52.821c-14.562 14.562-32.158 21.845-52.779 21.845zM257.067 245.333l107.733 226.133h298.667l118.4-214.4c1.421-2.845 1.421-5.504 0-7.979-1.421-2.503-3.554-3.755-6.4-3.755h-518.4zM305.067 706.133c-28.445 0-49.778-12.258-64-36.779-14.222-24.546-14.578-48.909-1.067-73.088l60.8-109.867-155.733-326.4h-50.133c-8.533 0-15.829-3.029-21.888-9.088-6.030-6.030-9.045-13.667-9.045-22.912s3.015-16.896 9.045-22.955c6.059-6.030 13.71-9.045 22.955-9.045h65.067c7.111 0 13.867 1.949 20.267 5.845 6.4 3.925 11.378 9.443 14.933 16.555l29.867 62.933h592c19.913 0 33.963 7.282 42.155 21.845 8.162 14.592 7.979 30.066-0.555 46.421l-137.6 247.467c-6.4 12.087-15.287 21.504-26.667 28.245-11.379 6.771-24.179 10.155-38.4 10.155h-311.467l-49.067 90.667c-2.133 3.554-2.304 7.113-0.512 10.667 1.763 3.554 4.779 5.333 9.045 5.333h457.6c8.533 0 15.829 3.2 21.888 9.6 6.029 6.4 9.045 13.867 9.045 22.4 0 9.246-3.017 16.883-9.045 22.912-6.059 6.059-13.709 9.088-22.955 9.088h-456.533z",
style: {}
}, null, -1), h = [
s
];
function l(n, r) {
return c(), e("svg", o, h);
}
const a = { name: "girassol-shopping-cart", render: l };
export {
a as default
};