@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.69 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 Circle7B = createMeisterIcons("circle-7-b", [["path", { "fill": "currentColor", "d": "M20.4 8.9H3.5c.4-1.3 1.2-2.4 2.1-3.3C7.2 4 9.5 3 12 3c3.9 0 7.2 2.4 8.4 5.9", "key": "6a1a90d8bc9b9c171dbf6a8543a06fad93573867", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75c-2.302 0-4.41.921-5.87 2.38-.597.598-1.13 1.272-1.515 2.02h14.658c-1.331-2.647-4.075-4.4-7.273-4.4M5.07 5.07C6.81 3.329 9.3 2.25 12 2.25c4.216 0 7.804 2.6 9.11 6.407l.34.993H2.485l.298-.97C3.23 7.225 4.115 6.023 5.07 5.07", "key": "04d3926778c0b270aac80fd88fcabcdfcd8c2c69", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.96 8.25h17.927l.198.445c.448 1.007.665 2.112.665 3.305 0 2.71-1.087 5.09-2.804 6.914l-.008.008-.008.008c-1.74 1.741-4.232 2.82-6.93 2.82-2.71 0-5.09-1.087-6.914-2.804l-.008-.008-.008-.008C3.329 17.19 2.25 14.698 2.25 12c0-1.193.217-2.273.538-3.237zm1.096 1.5A8.5 8.5 0 0 0 3.75 12c0 2.297.918 4.403 2.372 5.862C7.697 19.34 9.715 20.25 12 20.25c2.297 0 4.403-.918 5.862-2.372C19.34 16.303 20.25 14.285 20.25 12q-.002-1.233-.36-2.25z", "key": "3aa4b9464efdfd4e326f59a90a5638ea0392fd57", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.75 8.9V21h-1.5V8.9z", "key": "81a1fac3ba84741c32571ab45ca2b74a8a9419d9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle7B as default };
//# sourceMappingURL=Circle7B.js.map