UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 666 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 ChevronDown = createMeisterIcons("chevron-down", [["path", { "fill": "currentColor", "d": "M5.82 8.82a.75.75 0 0 1 1.06 0l5 5a.24.24 0 0 0 .17.08.24.24 0 0 0 .168-.079l4.896-4.996a.75.75 0 1 1 1.072 1.05L13.28 14.88a1.716 1.716 0 0 1-2.46 0l-5-5a.75.75 0 0 1 0-1.06", "key": "2ffaa9e504ce6f753ec9703f91cc11894338938b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDown as default }; //# sourceMappingURL=ChevronDown.js.map