UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 990 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 ArrowBreakDown = createMeisterIcons("arrow-break-down", [["path", { "fill": "currentColor", "d": "M12 4.3a.75.75 0 0 1 .75.75v13.9a.75.75 0 1 1-1.5 0V5.05A.75.75 0 0 1 12 4.3", "key": "4790f2c7aa2f3061e227d9421b690e9baf5e02dc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.764 13.125a.75.75 0 0 1 1.061-.01l5.005 4.905a.24.24 0 0 0 .17.08.24.24 0 0 0 .17-.08l4.9-4.9a.75.75 0 0 1 1.06 1.06l-4.9 4.9a1.716 1.716 0 0 1-2.457.003l-4.998-4.897a.75.75 0 0 1-.01-1.06M5.25 5.05A.75.75 0 0 1 6 4.3h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75", "key": "f6843809ff7cedcc518320aca91a1790dafc2121", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBreakDown as default }; //# sourceMappingURL=ArrowBreakDown.js.map