@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.27 kB
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const tabletSlash = `<svg id="meteor-icon-kit__solid-tablet-slash" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_1828_5622)"><path d="M23.7071 1.70711C24.0976 1.31658 24.0976 0.683417 23.7071 0.292893C23.3166 -0.0976311 22.6834 -0.0976311 22.2929 0.292893L21.2933 1.29253C21.2931 1.29265 21.2934 1.29241 21.2933 1.29253L19.5858 3H3C1.34315 3 1.86265e-08 4.34314 1.86265e-08 6V18C1.86265e-08 19.2397 0.751999 20.3038 1.82474 20.761L0.292893 22.2929C-0.0976311 22.6834 -0.0976311 23.3166 0.292893 23.7071C0.683417 24.0976 1.31658 24.0976 1.70711 23.7071L2.70669 22.7075C2.70655 22.7077 2.70683 22.7074 2.70669 22.7075L23.7071 1.70711Z" fill="#1E1E24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.12132 21L23.6069 4.51439C23.8571 4.95238 24 5.4595 24 6V18C24 19.6569 22.6569 21 21 21H7.12132ZM22 12C22 11.1716 21.3284 10.5 20.5 10.5C19.6716 10.5 19 11.1716 19 12C19 12.8284 19.6716 13.5 20.5 13.5C21.3284 13.5 22 12.8284 22 12Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_1828_5622"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = tabletSlash;
//# sourceMappingURL=tablet-slash-c265e792.js.map