@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.83 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 Circle8B = createMeisterIcons("circle-8-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": "5a99dfb7a041820cee918dbe93e115a734a780c0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75c-2.301 0-4.41.921-5.87 2.38-.597.598-1.13 1.272-1.515 2.02h14.658C17.942 5.503 15.2 3.75 12 3.75M5.07 5.07C6.81 3.329 9.302 2.25 12 2.25c4.217 0 7.804 2.6 9.11 6.407l.34.993H2.485l.298-.97c.448-1.454 1.332-2.656 2.287-3.61", "key": "9f46afad3e422883478e66f0a354eb18e6497875", "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-.745.745-1.613 1.403-2.61 1.848-1.312.653-2.823.972-4.32.972s-3.008-.319-4.32-.972c-.997-.445-1.865-1.103-2.61-1.848-1.741-1.74-2.82-4.232-2.82-6.93 0-1.193.217-2.273.538-3.237zm1.096 1.5A8.5 8.5 0 0 0 3.75 12c0 2.302.921 4.41 2.38 5.87.652.65 1.377 1.19 2.175 1.545l.015.007.015.007c1.085.542 2.367.821 3.665.821 1.297 0 2.58-.279 3.665-.82l.015-.008.015-.007c.794-.353 1.517-.89 2.167-1.537C19.34 16.303 20.25 14.285 20.25 12q-.002-1.233-.36-2.25z", "key": "a3c26d42e98e82856cfe4eacb49e5daf0148cf8a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.75 8.9V20h-1.5V8.9zm8 0V20h-1.5V8.9z", "key": "a685eb9f298999c50160ee60c2df65fd75b1521b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Circle8B as default };
//# sourceMappingURL=Circle8B.js.map