@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) • 743 B
JavaScript
import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:l,...m})=>{return n.createElement("svg",{...m,"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:a,...l}},o&&!e&&n.createElement("title",null,o),t)};import s from"react";var c=(t)=>{return s.createElement(p,{...t,ariaLabel:"burst, pop, boom"},s.createElement("path",{d:"M12 2V4M12 20V22M2 12H4M20 12H22M5 5L7.5 7.5M16.5 16.5L19 19M5 19L7.5 16.5M16.5 7.5L19 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},g=c;export{g as default,c as IconBurst};
//# debugId=EEB412939A145EC864756E2164756E21