UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 681 B
"use strict"; /** * @license @meistericons/react v0.21.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": "386b249853baf544c6025fb17a1cf903efcde756", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronTop as default }; //# sourceMappingURL=ChevronTop.js.map