UNPKG

@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.13 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const thumbsUp = `<svg id="meteor-icon-kit__regular-thumbs-up" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 9C4.55228 9 5 9.44771 5 10C5 10.5523 4.55228 11 4 11C3.44772 11 3 10.5523 3 10C3 9.44771 3.44772 9 4 9ZM8 7H8.2457C8.69218 7 9.08457 6.70402 9.20722 6.27472L10.3783 2.17584C10.7463 0.887932 11.9235 0 13.2629 0H15.0228C16.6797 0 18.0228 1.34315 18.0228 3C18.0228 3.27875 17.984 3.55614 17.9074 3.82416L17 7H21C22.6569 7 24 8.34315 24 10V15C24 19.4183 20.4183 23 16 23H8C8 23.5523 7.55228 24 7 24H1C0.447715 24 0 23.5523 0 23V7C0 6.44772 0.447715 6 1 6H7C7.55228 6 8 6.44772 8 7ZM6 8H2V22H6V8ZM8 9V21H16C19.3137 21 22 18.3137 22 15V10C22 9.44771 21.5523 9 21 9H14.3485L15.9843 3.27472C16.0099 3.18538 16.0228 3.09292 16.0228 3C16.0228 2.44772 15.5751 2 15.0228 2H13.2629C12.8164 2 12.424 2.29598 12.3014 2.72528L11.1303 6.82416C10.7623 8.11207 9.58514 9 8.2457 9H8Z" fill="#1E1E24"/></svg>`; exports.default = thumbsUp; //# sourceMappingURL=thumbs-up-2c353117.js.map