@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.13 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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,...s}},o&&!t&&n.createElement("title",null,o),r);var L=r=>p.createElement(l,{...r,ariaLabel:"write-2, fountain-pen"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.234 12.5689L19.5 13.8348L22.7071 10.6278L13.5147 1.43536L10.3076 4.64246L11.5683 5.9031L3.96752 9.40544L2.52539 20.9102L8.27703 15.1585C8.1011 14.8608 8.00015 14.5135 8.00015 14.1426C8.00015 13.038 8.89558 12.1426 10.0002 12.1426C11.1047 12.1426 12.0002 13.038 12.0002 14.1426C12.0002 15.2472 11.1047 16.1426 10.0002 16.1426C9.62922 16.1426 9.28188 16.0416 8.98411 15.8657L3.23364 21.6162L14.6639 20.1027L18.234 12.5689ZM21.2929 10.6278L19.5 12.4206L11.7218 4.64246L13.5147 2.84958L21.2929 10.6278Z",fill:"currentColor"})),u=L;export{L as IconWrite2,u as default};
//# sourceMappingURL=index.mjs.map