@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.
4 lines (2 loc) • 953 B
JavaScript
import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>{return n.createElement("svg",{...C,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),e)};import a from"react";var i=(e)=>{return a.createElement(p,{...e,ariaLabel:"battery-error, 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 9H19M12.5 10L10.5 12M10.5 12L8.5 14M10.5 12L8.5 10M10.5 12L12.5 14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},d=i;export{d as default,i as IconBatteryError};
//# debugId=5526FBCE3207418D64756E2164756E21