@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) • 1.2 kB
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const expand = `<svg id="meteor-icon-kit__solid-expand" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_525_142)"><path d="M1.5 0C0.671573 0 0 0.671573 0 1.5V7.5C0 8.32843 0.671573 9 1.5 9C2.32843 9 3 8.32843 3 7.5V3H7.5C8.32843 3 9 2.32843 9 1.5C9 0.671573 8.32843 0 7.5 0H1.5Z" fill="#1E1E24"/><path d="M1.5 24C0.671573 24 0 23.3284 0 22.5V16.5C0 15.6716 0.671573 15 1.5 15C2.32843 15 3 15.6716 3 16.5V21H7.5C8.32843 21 9 21.6716 9 22.5C9 23.3284 8.32843 24 7.5 24H1.5Z" fill="#1E1E24"/><path d="M24 1.5C24 0.671573 23.3284 0 22.5 0H16.5C15.6716 0 15 0.671573 15 1.5C15 2.32843 15.6716 3 16.5 3H21V7.5C21 8.32843 21.6716 9 22.5 9C23.3284 9 24 8.32843 24 7.5V1.5Z" fill="#1E1E24"/><path d="M22.5 24C23.3284 24 24 23.3284 24 22.5V16.5C24 15.6716 23.3284 15 22.5 15C21.6716 15 21 15.6716 21 16.5V21H16.5C15.6716 21 15 21.6716 15 22.5C15 23.3284 15.6716 24 16.5 24H22.5Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_525_142"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = expand;
//# sourceMappingURL=expand-1815cce5.js.map