@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 MeterB = createMeisterIcons("meter-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "75f7563dd7d6f0bccab29541cefeb6b0ce5a0260", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "579a16b3d4c91c3f936778c73f67d8e2c4e62a0c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M15.53 8.47a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0", "key": "c09d1e1726a5dde7a7777fc9d3b49ef70763f982", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MeterB as default };
//# sourceMappingURL=MeterB.js.map