UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.25 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 ArrowDuoRight = createMeisterIcons("arrow-duo-right", [["path", { "fill": "currentColor", "d": "M12.55 5.75a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75", "key": "17b4eb243eab2aa80e4a6b4af5a2fb86c452a13b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.59 5.7 9.27 8.02a.75.75 0 0 0 1.06 1.06l2.5-2.5a1.233 1.233 0 0 0 0-1.76l-2.5-2.5a.75.75 0 1 0-1.06 1.06zm6.16 10.35a.75.75 0 0 1-.75.75H5.8a.75.75 0 0 1 0-1.5H17a.75.75 0 0 1 .75.75", "key": "379320e279cb7a1ff5deb8523d7ed75fc75ca08b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.443 15.977a.4.4 0 0 0-.073-.097l-4.5-4.5a.75.75 0 0 1 1.06-1.06l4.5 4.5c.312.312.52.719.52 1.18s-.208.869-.52 1.18l-4.5 4.5a.75.75 0 0 1-1.06-1.06l4.5-4.5a.4.4 0 0 0 .073-.098l.006-.017.001-.005v-.005z", "key": "dd1fe49ad0357d0a7b2fa6e942a012be5665661a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDuoRight as default }; //# sourceMappingURL=ArrowDuoRight.js.map