UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 806 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 ChevronBreakDown = createMeisterIcons("chevron-break-down", [["path", { "fill": "currentColor", "d": "M5.87 7.12a.75.75 0 0 1 1.06 0l4.9 4.9-.53.53.53-.53a.24.24 0 0 0 .17.08.24.24 0 0 0 .17-.08l.53.53-.53-.53 4.9-4.9a.75.75 0 1 1 1.06 1.06l-4.9 4.9a1.716 1.716 0 0 1-2.46 0l-4.9-4.9a.75.75 0 0 1 0-1.06m-.62 9.23A.75.75 0 0 1 6 15.6h12a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75", "key": "5a203ed6446b86afa6f4cf71e4397fa7a19f3fbf", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronBreakDown as default }; //# sourceMappingURL=ChevronBreakDown.js.map