UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 989 B
/** * @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 ArrowBreakTop = createMeisterIcons("arrow-break-top", [["path", { "fill": "currentColor", "d": "M12 19.7a.75.75 0 0 1-.75-.75V5.05a.75.75 0 0 1 1.5 0v13.9a.75.75 0 0 1-.75.75", "key": "d9b78de9d12c86c63ee758de81c95f13c18da298", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.236 10.875a.75.75 0 0 1-1.061.01L12.17 5.98A.24.24 0 0 0 12 5.9a.24.24 0 0 0-.17.08l-4.9 4.9a.75.75 0 1 1-1.06-1.06l4.9-4.9a1.716 1.716 0 0 1 2.457-.003l4.998 4.897c.296.29.3.765.01 1.061m.515 8.075a.75.75 0 0 1-.75.75H6a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 .75.75", "key": "90f9b10b5fe0be22a62e394a2b18957e2ee03f2b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBreakTop as default }; //# sourceMappingURL=ArrowBreakTop.js.map