UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 683 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 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": "c99b9ec632902385976b5f99087b3d9c5f0ac21e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronDown as default }; //# sourceMappingURL=ChevronDown.js.map