@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) • 1.11 kB
JavaScript
import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:a,...l})=>{return s.createElement("svg",{...l,"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:i,...a}},n&&!e&&s.createElement("title",null,n),o)};import t from"react";var c=(o)=>{return t.createElement(p,{...o,ariaLabel:"write-3, fountain-pen, vector, ink"},t.createElement("path",{d:"M5 21H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M8 21L5.60235 15.0059C5.22649 14.0662 5.34972 13.0004 5.93008 12.1713L12 3.5L18.0699 12.1713C18.6503 13.0004 18.7735 14.0662 18.3977 15.0059L16 21",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("circle",{cx:"12",cy:"14",r:"2",stroke:"currentColor",strokeWidth:"1.8"}),t.createElement("path",{d:"M12 11.7V4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},k=c;export{k as default,c as IconWrite3};
//# debugId=62E243C5A43C723B64756E2164756E21