UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 347 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiBattery (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M4,18h14c1.103,0,2-0.897,2-2v-2h2v-4h-2V8c0-1.103-0.897-2-2-2H4C2.897,6,2,6.897,2,8v8C2,17.103,2.897,18,4,18z M4,8h14 l0.002,8H4V8z"}}]})(props); };