UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.21 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 ArrowCircleDownleft = createMeisterIcons("arrow-circle-downleft", [["path", { "fill": "currentColor", "d": "M3.75 12a8.25 8.25 0 1 0 16.5 0 8.25 8.25 0 0 0-16.5 0M12 21.75c-5.385 0-9.75-4.365-9.75-9.75S6.615 2.25 12 2.25s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75", "key": "713342144d472b7c22e17e704f46dd22e3306d82", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.625 8.687a.75.75 0 0 1 0 1.061L9.96 14.415a.75.75 0 1 1-1.061-1.06l4.667-4.668a.75.75 0 0 1 1.06 0", "key": "a7139cd9fafb8a072f31e825ef3123737325f6b3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.138 14.168a.75.75 0 0 1-.75.75H9.852a1.233 1.233 0 0 1-1.245-1.245v-3.536a.75.75 0 1 1 1.5 0v3.28h3.28a.75.75 0 0 1 .75.75", "key": "1db69328255edbad0432aa107f8c41396506e206", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCircleDownleft as default }; //# sourceMappingURL=ArrowCircleDownleft.js.map