UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 833 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 ArrowBlockDown = createMeisterIcons("arrow-block-down", [["path", { "fill": "currentColor", "d": "M10.15 4h3.7v6.9h3.283l-5.132 8.914L6.863 10.8h3.287zm-1.462-.487C8.851 3.023 9.268 2.5 10 2.5h4c.394 0 .725.19.943.407.218.218.407.55.407.943V9.4H18c.376 0 .715.203.883.54.16.318.126.669-.012.945l-.01.02-5.702 9.904c-.484.922-1.836.921-2.319-.002L5.138 10.804l-.009-.019a1.06 1.06 0 0 1-.012-.945A.98.98 0 0 1 6 9.3h2.65V3.628z", "key": "6959f43c5613049bb0e1fcf9ca6762f5eb866a4c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockDown as default }; //# sourceMappingURL=ArrowBlockDown.js.map