UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 896 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 ArrowDown = createMeisterIcons("arrow-down", [["path", { "fill": "currentColor", "d": "M11.9 17.737a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 1.5 0v10a.75.75 0 0 1-.75.75", "key": "2b32f51a003d178cd162fc2f474652ebced0cd22", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12.068 16.258 3.588-3.786a.75.75 0 0 1 1.088 1.031l-3.607 3.808-.007.007a1.535 1.535 0 0 1-2.16 0l-.007-.007-3.7-3.8a.75.75 0 0 1 1.074-1.047l3.694 3.794q.002.003.019.005.015-.001.018-.005", "key": "bbba4939ec391740473818d03bf6deed50c94558", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDown as default }; //# sourceMappingURL=ArrowDown.js.map