@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 860 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!e&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"battery-full, power"},a.createElement("path",{d:"M19 15V9M19 15C19 16.6569 17.6569 18 16 18H5C3.34315 18 2 16.6569 2 15V9C2 7.34315 3.34315 6 5 6H16C17.6569 6 19 7.34315 19 9M19 15H20.5C21.3284 15 22 14.3284 22 13.5V10.5C22 9.67157 21.3284 9 20.5 9H19M6 10V14M10.5 10V14M15 10V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),V=m;export{m as IconBatteryFull,V as default};
//# sourceMappingURL=index.mjs.map