UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 788 B
"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 Circle4 = createMeisterIcons("circle-4", [["path", { "fill": "currentColor", "d": "M7.35 18.832a8.22 8.22 0 0 1-3.6-6.824 8.47 8.47 0 0 1 3.6-6.791zm1.5.804a8.3 8.3 0 0 0 3.15.614A8.213 8.213 0 0 0 20.25 12 8.213 8.213 0 0 0 12 3.75a8.1 8.1 0 0 0-3.15.637zM12 2.25c-5.322 0-9.642 4.34-9.75 9.735V12A9.713 9.713 0 0 0 12 21.75 9.713 9.713 0 0 0 21.75 12 9.713 9.713 0 0 0 12 2.25", "key": "6d19ab95d5df75880de15445d87d1c0f2d625f14", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle4 as default }; //# sourceMappingURL=Circle4.js.map