UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 664 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 ChevronTop = createMeisterIcons("chevron-top", [["path", { "fill": "currentColor", "d": "M18.18 15.18a.75.75 0 0 1-1.06 0l-5-5a.24.24 0 0 0-.17-.08.24.24 0 0 0-.168.079l-4.896 4.996a.75.75 0 0 1-1.072-1.05L10.72 9.12a1.716 1.716 0 0 1 2.46 0l5 5a.75.75 0 0 1 0 1.06", "key": "0f0e7e3c14d110f98a598140f79497770bab4fdb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronTop as default }; //# sourceMappingURL=ChevronTop.js.map