@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.56 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 Circle3B = createMeisterIcons("circle-3-b", [["path", { "fill": "currentColor", "d": "M16 20.05V3.95c.9.4 1.7 1 2.4 1.7 1.6 1.6 2.6 3.9 2.6 6.4s-1 4.7-2.6 6.4c-.8.6-1.6 1.2-2.4 1.6", "key": "6d73e0f1fa0f6e3fdf1d78cc83a99308c9e7261d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m15.25 2.795 1.055.469c1.003.445 1.877 1.106 2.625 1.855 1.741 1.74 2.82 4.232 2.82 6.93 0 2.711-1.087 5.09-2.804 6.914l-.044.047-.083.062c-.778.584-1.623 1.218-2.484 1.648l-1.085.543zm1.5 2.439v13.49c.37-.254.75-.538 1.147-.835 1.458-1.57 2.353-3.573 2.353-5.84 0-2.301-.921-4.41-2.38-5.87a8.3 8.3 0 0 0-1.12-.945", "key": "af0b0cfbfa30b3a633ba23595b529fc34c1c012b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.138 6.171C4.66 7.746 3.75 9.764 3.75 12.05c0 4.494 3.67 8.242 8.235 8.15H12c1.136 0 2.26-.213 3.25-.63V4.429c-.99-.416-2.114-.63-3.25-.63-2.297 0-4.403.918-5.862 2.372M5.07 5.12C6.81 3.378 9.3 2.299 12 2.299c1.502 0 3.02.321 4.335.98l.415.207v17.027l-.415.207c-1.313.657-2.827.978-4.328.98-5.43.104-9.757-4.348-9.757-9.65 0-2.712 1.087-5.09 2.804-6.915l.008-.008z", "key": "e61c85c26d41c2de661e79611852b0578b74e3f3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle3B as default };
//# sourceMappingURL=Circle3B.js.map