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.21 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const linkHorizontal = `<svg id="meteor-icon-kit__regular-link-horizontal" viewBox="0 0 24 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 2C2.89543 2 2 2.89543 2 4V8C2 9.1046 2.89543 10 4 10H7.5C7.77614 10 8 9.7761 8 9.5V9C8 8.4477 8.44772 8 9 8C9.55229 8 10 8.4477 10 9V9.5C10 10.8807 8.88071 12 7.5 12H4C1.79086 12 0 10.2091 0 8V4C0 1.79086 1.79086 0 4 0H7.5C8.88071 0 10 1.11929 10 2.5V3C10 3.55228 9.55229 4 9 4C8.44772 4 8 3.55228 8 3V2.5C8 2.22386 7.77614 2 7.5 2H4z" fill="#1E1E24"/><path d="M20 2C21.1046 2 22 2.89543 22 4V8C22 9.1046 21.1046 10 20 10H16.5C16.2239 10 16 9.7761 16 9.5V9C16 8.4477 15.5523 8 15 8C14.4477 8 14 8.4477 14 9V9.5C14 10.8807 15.1193 12 16.5 12H20C22.2091 12 24 10.2091 24 8V4C24 1.79086 22.2091 0 20 0H16.5C15.1193 0 14 1.11929 14 2.5V3C14 3.55228 14.4477 4 15 4C15.5523 4 16 3.55228 16 3V2.5C16 2.22386 16.2239 2 16.5 2H20z" fill="#1E1E24"/><path d="M6 5C5.44772 5 5 5.4477 5 6C5 6.5523 5.44772 7 6 7H18C18.5523 7 19 6.5523 19 6C19 5.4477 18.5523 5 18 5H6z" fill="#1E1E24"/></svg>`; exports.default = linkHorizontal; //# sourceMappingURL=link-horizontal-6beffc19.js.map