@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) • 840 B
JavaScript
import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...c})=>{return l.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&&l.createElement("title",null,n),o)};import t from"react";var i=(o)=>{return t.createElement(p,{...o,ariaLabel:"substack"},t.createElement("path",{d:"M19.9993 7.11905H4V9.28019H19.9993V7.11905Z",fill:"currentColor"}),t.createElement("path",{d:"M4 11.2381V21.286L11.9993 16.7986L20 21.286V11.2381H4Z",fill:"currentColor"}),t.createElement("path",{d:"M19.9993 3H4V5.16078H19.9993V3Z",fill:"currentColor"}))},g=i;export{g as default,i as IconSubstack};
//# debugId=0F2C1DCF1EF9D30264756E2164756E21