@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 976 B
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 ImageMinimalCircle = createMeisterIcons("image-minimal-circle", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12q.002.87.177 1.695c2.167-.977 7.003-2.472 16.28-2.543A8.21 8.21 0 0 0 12 3.75m8.225 8.902c-9.412.072-14.028 1.632-15.849 2.487C5.612 18.114 8.547 20.25 12 20.25a8.21 8.21 0 0 0 8.225-7.598M2.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.75M8.5 7.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "89c2dece048b286b0f6187e296ab70b6bb1329ae", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ImageMinimalCircle as default };
//# sourceMappingURL=ImageMinimalCircle.js.map