@shopware-ag/meteor-component-library
Version:
The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).
6 lines (5 loc) • 2.18 kB
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const snowflake = `<svg id="meteor-icon-kit__solid-snowflake" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4236_205)"><path d="M13.9397 0.689574C14.5255 0.103807 15.475 0.103794 16.0608 0.689574C16.6463 1.27537 16.6465 2.22496 16.0608 2.81067L13.5003 5.37121V9.40149L16.9905 7.38684L17.928 3.88879C18.1424 3.0886 18.9647 2.61384 19.7649 2.82825C20.5651 3.04266 21.0399 3.86496 20.8255 4.66516L20.1155 7.31457L22.7649 8.02454C23.5651 8.23896 24.0399 9.06126 23.8255 9.86145C23.611 10.6615 22.7887 11.1364 21.9885 10.922L18.4905 9.9845L14.9993 11.9991L18.4905 14.0157L21.9885 13.0782C22.7887 12.8638 23.611 13.3386 23.8255 14.1388C24.0399 14.939 23.5651 15.7613 22.7649 15.9757L20.1155 16.6857L20.8255 19.3351C21.0398 20.1353 20.5651 20.9576 19.7649 21.172C18.9648 21.3864 18.1424 20.9116 17.928 20.1115L16.9905 16.6134L13.5003 14.5978V18.629L16.0608 21.1896C16.6464 21.7753 16.6464 22.7249 16.0608 23.3107C15.4751 23.8964 14.5255 23.8963 13.9397 23.3107L12.0003 21.3712L10.0608 23.3107C9.47507 23.8964 8.52552 23.8963 7.93972 23.3107C7.35393 22.7249 7.35393 21.7754 7.93972 21.1896L10.5003 18.629V14.5978L7.00906 16.6134L6.07156 20.1115C5.85704 20.9115 5.03475 21.3864 4.23464 21.172C3.43474 20.9575 2.95989 20.1351 3.17409 19.3351L3.88406 16.6857L1.23464 15.9757C0.434715 15.7611 -0.0401948 14.9388 0.174095 14.1388C0.388474 13.3387 1.21093 12.8641 2.01101 13.0782L5.50906 14.0157L8.99929 11.9991L5.50906 9.9845L2.01101 10.922C1.21101 11.1361 0.388533 10.6614 0.174095 9.86145C-0.0402778 9.0614 0.434713 8.23913 1.23464 8.02454L3.88406 7.31457L3.17409 4.66516C2.95972 3.8651 3.43469 3.04283 4.23464 2.82825C5.03484 2.61383 5.85714 3.08859 6.07156 3.88879L7.00906 7.38684L10.5003 9.40149V5.37121L7.93972 2.81067C7.35393 2.22488 7.35393 1.27536 7.93972 0.689574C8.52551 0.103807 9.47503 0.103794 10.0608 0.689574L12.0003 2.62903L13.9397 0.689574Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_4236_205"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = snowflake;
//# sourceMappingURL=snowflake-727fa50d.js.map