UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.18 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 ArrowCircleTop = createMeisterIcons("arrow-circle-top", [["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": "8fb47e014fb9e7573f982b0d79888008aaf99e9b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 15.75a.75.75 0 0 1-.75-.75V8.4a.75.75 0 0 1 1.5 0V15a.75.75 0 0 1-.75.75", "key": "ee532e408ba2c1fdfc04b2aa2ea11d23cdc27275", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.47 11.53a.75.75 0 0 1 0-1.06l2.5-2.5a1.233 1.233 0 0 1 1.76 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-2.32-2.32-2.32 2.32a.75.75 0 0 1-1.06 0", "key": "124f40e7a8afabcf3eab3fbb10a0ea12c09bc9d3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCircleTop as default }; //# sourceMappingURL=ArrowCircleTop.js.map