@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.39 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 ArrowCircleToprightB = createMeisterIcons("arrow-circle-topright-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "47e9cc7e1c331e935092c26c4814b9f5033996a3", "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": "bcfb60817b65cbd20d942f0364cda9aa9265c479", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.033 14.771a.75.75 0 0 1 0-1.06l4.243-4.243a.75.75 0 1 1 1.06 1.06l-4.242 4.243a.75.75 0 0 1-1.06 0", "key": "5981c97e01438e3a8fc866083cfc6e1f7770f7ca", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.443 14.213a.75.75 0 0 1-.75-.75v-3.28h-3.281a.75.75 0 1 1 0-1.5h3.535c.698 0 1.246.547 1.246 1.244v3.536a.75.75 0 0 1-.75.75", "key": "9a81716556aee030c0182bb48628667e25c55f2b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleToprightB as default };
//# sourceMappingURL=ArrowCircleToprightB.js.map