UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 kB
"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 ChevronCircleDown = createMeisterIcons("chevron-circle-down", [["path", { "fill": "currentColor", "d": "M20.25 12a8.25 8.25 0 1 0-16.5 0 8.25 8.25 0 0 0 16.5 0M12 2.25c5.385 0 9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25", "key": "f783eec6161012dfedba15f7bc48eca86f1fbbcb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.82 9.757a.75.75 0 0 1 1.06 0l3.12 3.12 3.12-3.12a.75.75 0 0 1 1.06 1.06l-3.2 3.2a1.45 1.45 0 0 1-1.018.446c-.383 0-.742-.173-.984-.487L7.82 10.818a.75.75 0 0 1 0-1.06m4.08 3.217", "key": "869a7cd2573e52f2b6f75b6758aab4f879f37cd1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronCircleDown as default }; //# sourceMappingURL=ChevronCircleDown.js.map