UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.39 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 ArrowCircleDownrightB = createMeisterIcons("arrow-circle-downright-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "d9db329d58c335c814b333963b67dce5f89e7f41", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "dd0e39480cd8f09a09885b9246be9c440a755b52", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.104 9.008a.75.75 0 0 1 1.06 0l4.243 4.243a.75.75 0 1 1-1.06 1.06L9.104 10.07a.75.75 0 0 1 0-1.06", "key": "dcac7d1249c19a1bedb67cadbf4b232d2af45718", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.662 14.418a.75.75 0 0 1 .75-.75h3.28v-3.281a.75.75 0 1 1 1.5 0v3.535c0 .698-.547 1.245-1.245 1.245h-3.535a.75.75 0 0 1-.75-.75", "key": "304993b1702dec0fef896474531713efec9b7a41", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCircleDownrightB as default }; //# sourceMappingURL=ArrowCircleDownrightB.js.map