@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.21 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 ArrowCircleTopleft = createMeisterIcons("arrow-circle-topleft", [["path", { "fill": "currentColor", "d": "M12 20.25a8.25 8.25 0 1 0 0-16.5 8.25 8.25 0 0 0 0 16.5M21.75 12c0 5.385-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25s9.75 4.365 9.75 9.75", "key": "d44d1df5c877b013b866ee842d01ccde8ce1afb6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.663 14.925a.75.75 0 0 1-1.061 0l-4.667-4.667a.75.75 0 0 1 1.06-1.06l4.668 4.667a.75.75 0 0 1 0 1.06", "key": "82264d7bd7ad27e55f97882b27552a2de2c2b7ae", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.182 14.438a.75.75 0 0 1-.75-.75v-3.536c0-.697.548-1.245 1.245-1.245h3.536a.75.75 0 1 1 0 1.5h-3.28v3.281a.75.75 0 0 1-.75.75", "key": "91a277ad5a0f1f5704d22b361c45d8170f3a0da2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleTopleft as default };
//# sourceMappingURL=ArrowCircleTopleft.js.map