@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.16 kB
JavaScript
import p from"react";var s=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>{return p.createElement("svg",{...l,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!o&&p.createElement("title",null,n),r)};import t from"react";var C=(r)=>{return t.createElement(s,{...r,ariaLabel:"pencil-wave, signature, write"},t.createElement("path",{d:"M6.87868 19.1213L18.5 7.49998C19.3284 6.67156 19.3284 5.32841 18.5 4.49998C17.6716 3.67156 16.3284 3.67155 15.5 4.49998L3.87868 16.1213C3.31607 16.6839 3 17.447 3 18.2426V20H4.75736C5.55301 20 6.31607 19.6839 6.87868 19.1213Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M21 18C21 18 19.666 19.5444 18.166 19.5444C16.666 19.5444 15.4594 18.115 13.9866 18.115C12.5138 18.115 11.5907 18.9193 11 19.5444",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=C;export{g as default,C as IconPencilWave};
//# debugId=D21D93821C68A6BC64756E2164756E21