@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) • 950 B
JavaScript
import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>{return p.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:a,...s}},n&&!e&&p.createElement("title",null,n),t)};import o from"react";var m=(t)=>{return o.createElement(l,{...t,ariaLabel:"warp"},o.createElement("path",{d:"M10.2756 6.54823L7.34931 18.7478H11.9795L11.6793 19.9993H4.19415C2.98239 19.9993 2 18.9752 2 17.7123V8.83524C2 7.57234 2.98239 6.54823 4.19415 6.54823H10.2756Z",fill:"currentColor"}),o.createElement("path",{d:"M19.7864 3.99991C21.0085 3.99991 22 5.02402 22 6.28692V15.1639C22 16.4269 21.0085 17.4509 19.7864 17.4509H8.98305L12.2365 3.99991H19.7864Z",fill:"currentColor"}))},x=m;export{x as default,m as IconWarp};
//# debugId=0DCCA7C1265D0E1C64756E2164756E21