UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.24 kB
/** * @license @meistericons/vue v0.5.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const ArrowDuoTop = createMeisterIcons("arrow-duo-top", [["path", { "fill": "currentColor", "d": "M5.75 11.45a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "366dfa416f4689a37688d267fc6e39a9e8d2b485", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m5.7 12.41 2.32 2.32a.75.75 0 1 0 1.06-1.06l-2.5-2.5a1.233 1.233 0 0 0-1.76 0l-2.5 2.5a.75.75 0 0 0 1.06 1.06zm10.35-6.16a.75.75 0 0 1 .75.75v11.2a.75.75 0 0 1-1.5 0V7a.75.75 0 0 1 .75-.75", "key": "96d2a01e58df74a1ce5ec65a7b2026005775c7a7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.977 6.557a.4.4 0 0 0-.097.073l-4.5 4.5a.75.75 0 0 1-1.06-1.06l4.5-4.5c.312-.312.719-.52 1.18-.52s.869.208 1.18.52l4.5 4.5a.75.75 0 0 1-1.06 1.06l-4.5-4.5a.4.4 0 0 0-.098-.073L16 6.55h-.005z", "key": "84395cd7c9417829eaf07c51699f7851ae3ba7bc", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDuoTop as default }; //# sourceMappingURL=ArrowDuoTop.js.map