@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.16 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 Battery3 = createMeisterIcons("battery-3", [["path", { "fill": "currentColor", "d": "M3.748 11.963c.008 2.38 1.97 4.337 4.35 4.337h7.9c2.402 0 4.334-1.974 4.25-4.222v-.028c0-2.386-1.964-4.35-4.35-4.35h-7.8c-2.376 0-4.257 1.858-4.35 4.263m-1.5-.04C2.364 8.735 4.88 6.2 8.099 6.2h7.8c3.21 0 5.843 2.628 5.85 5.836.109 3.145-2.556 5.764-5.75 5.764h-7.9c-3.214 0-5.85-2.636-5.85-5.85v-.027", "key": "19dc48260cc7173d97bad0fc82eab7d3dc32d83f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.998 9.2a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75m3.4 0a.75.75 0 0 1 .75.75v4a.75.75 0 1 1-1.5 0v-4a.75.75 0 0 1 .75-.75m3.301 0a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75", "key": "9b184e4e4c84bcc8ef6c065f0dc3b64c63274fcf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Battery3 as default };
//# sourceMappingURL=Battery3.js.map