@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.36 kB
JavaScript
;
/**
* @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 ArrowCircleRightB = createMeisterIcons("arrow-circle-right-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "168944a1ad93e0c916b0a399cfb15abe700041f0", "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": "d52bd41766c2b264fad185a9886646ed9eae35bd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.85 12a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "078b163466befc6c4d004b8d77a25ef559481bf6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12.07 8.57a.75.75 0 0 1 1.06 0l2.5 2.5a1.233 1.233 0 0 1 0 1.76l-2.5 2.5a.75.75 0 0 1-1.06-1.06l2.32-2.32-2.32-2.32a.75.75 0 0 1 0-1.06", "key": "d8ff639ff292a174c3d54e49530b83add8023526", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleRightB as default };
//# sourceMappingURL=ArrowCircleRightB.js.map