@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) • 801 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const figma = `<svg id="meteor-icon-kit__solid-figma" viewBox="0 0 15 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0H3.5C1.567 0 0 1.567 0 3.5C0 5.433 1.567 7 3.5 7H7V0z" fill="#1E1E24"/><path d="M8 0H11.5C13.433 0 15 1.567 15 3.5C15 5.433 13.433 7 11.5 7H8V0z" fill="#1E1E24"/><path d="M7 8H3.5C1.567 8 0 9.567 0 11.5C0 13.433 1.567 15 3.5 15H7V8z" fill="#1E1E24"/><path d="M7 16H3.5C1.567 16 0 17.567 0 19.5C0 21.433 1.567 23 3.5 23C5.433 23 7 21.433 7 19.5V16z" fill="#1E1E24"/><path d="M11.5 15C13.433 15 15 13.433 15 11.5C15 9.567 13.433 8 11.5 8C9.567 8 8 9.567 8 11.5C8 13.433 9.567 15 11.5 15z" fill="#1E1E24"/></svg>`;
exports.default = figma;
//# sourceMappingURL=figma-28acd937.js.map