@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) • 719 B
JavaScript
import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>{return p.createElement("svg",{...i,"aria-hidden":o,role:o?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&&!o&&p.createElement("title",null,n),t)};import e from"react";var c=(t)=>{return e.createElement(l,{...t,ariaLabel:"iconists"},e.createElement("path",{d:"M12 2V22L8 20V4L12 2Z",fill:"currentColor"}),e.createElement("path",{opacity:"0.35",d:"M16 4V20L12 22V2L16 4Z",fill:"currentColor"}))},g=c;export{g as default,c as IconIconists};
//# debugId=F405E5AB4477D5F064756E2164756E21