@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.67 kB
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const imageText = `<svg id="meteor-icon-kit__regular-image-text" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1936_4024)"><path d="M8 6C8 7.10457 7.10457 8 6 8C4.89543 8 4 7.10457 4 6C4 4.89543 4.89543 4 6 4C7.10457 4 8 4.89543 8 6Z" fill="#1E1E24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 3C0 1.34315 1.34315 0 3 0H21C22.6569 0 24 1.34315 24 3V13C24 14.6569 22.6569 16 21 16H3C1.34315 16 0 14.6569 0 13V3ZM3 2H21C21.5523 2 22 2.44772 22 3V6.58552L19.7074 4.29289C19.5096 4.09515 19.2381 3.98924 18.9587 4.00086C18.6793 4.01249 18.4175 4.14058 18.2369 4.35406L14.8138 8.39951L12.7072 6.29289C12.5125 6.09815 12.246 5.99234 11.9707 6.00043C11.6954 6.00852 11.4357 6.12979 11.2527 6.33564L4.43991 14H3C2.44772 14 2 13.5523 2 13V3C2 2.44772 2.44772 2 3 2ZM7.11582 14H21C21.5523 14 22 13.5523 22 13V9.36616C21.9261 9.32339 21.8564 9.27037 21.7932 9.20711L19.0616 6.47559L14.2637 12.1459C13.9069 12.5675 13.2759 12.6201 12.8543 12.2634C12.4327 11.9066 12.3801 11.2757 12.7369 10.8541L13.5174 9.93157L12.0429 8.45703L7.11582 14Z" fill="#1E1E24"/><path d="M0 19C0 18.4477 0.447715 18 1 18H23C23.5523 18 24 18.4477 24 19C24 19.5523 23.5523 20 23 20H1C0.447716 20 0 19.5523 0 19Z" fill="#1E1E24"/><path d="M1 22C0.447715 22 0 22.4477 0 23C0 23.5523 0.447716 24 1 24H17C17.5523 24 18 23.5523 18 23C18 22.4477 17.5523 22 17 22H1Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_1936_4024"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = imageText;
//# sourceMappingURL=image-text-78a96895.js.map