UNPKG

@nant-design/nant-icons

Version:

10 lines (7 loc) 308 B
import React from 'react'; export const BatteryFullSharp = (props) => { return <svg width='1.33em' height='1.33em' fill="currentColor" viewBox="0 0 512 512" {...props}> <path d="M17 384h432V128H17Zm32-224h368v192H49Z"/> <path d="M70.69 182.94h324.63v146.13H70.69zM465 202.67h32v106.67h-32z"/> </svg>; };