UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.24 kB
"use strict"; /** * @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 ImaheCircle = createMeisterIcons("imahe-circle", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12q0 .46.05.91A8.37 8.37 0 0 1 9 11.15c1.099 0 1.964.207 2.688.56.718.35 1.255.822 1.717 1.284q.249.25.472.485c.709.74 1.299 1.355 2.36 1.709l.007.002c1.24.428 2.077.201 2.657-.163.547-.344.924-.852 1.16-1.247A8.4 8.4 0 0 0 20.25 12 8.213 8.213 0 0 0 12 3.75m0 16.5c-3.667 0-6.75-2.409-7.834-5.674.788-.769 2.399-1.927 4.834-1.927.9 0 1.536.168 2.03.409.501.244.901.584 1.315.997q.187.19.388.403c.715.754 1.585 1.67 3.026 2.152 1.183.407 2.189.384 3.02.117A8.22 8.22 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.75m12.5-2.5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0m.75-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "5b27775ae60ed31657dc87c6a0aff6f5e11a81bd", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ImaheCircle as default }; //# sourceMappingURL=ImaheCircle.js.map