@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.08 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 ImageCircleAlt = createMeisterIcons("image-circle-alt", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12q.001.727.125 1.424l4.279-3.127a2.73 2.73 0 0 1 3.576.272l2.612 2.612.769-.65c1.133-.987 2.656-.794 3.683.104l.012.01 1.244 1.186c.13-.588.2-1.201.2-1.831A8.213 8.213 0 0 0 12 3.75m7.527 11.655-1.732-1.65c-.57-.49-1.238-.496-1.701-.09l-.01.007-.677.574 2.989 2.99a8.2 8.2 0 0 0 1.131-1.832M12 20.25c-3.52 0-6.5-2.219-7.693-5.284l4.735-3.46.008-.006a1.23 1.23 0 0 1 1.62.13l6.675 6.675A8.23 8.23 0 0 1 12 20.25M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "f4d66cc06c9588f1e0a41260275f940e51b999a4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ImageCircleAlt as default };
//# sourceMappingURL=ImageCircleAlt.js.map