@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.3 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:L,...i})=>l.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,...L}},n&&!t&&l.createElement("title",null,n),o);var s=o=>r.createElement(p,{...o,ariaLabel:"pencil-sparkle, magic pencil, magic brush"},r.createElement("path",{d:"M9.5 2L8.66667 3.66667L7 4.5L8.66667 5.33333L9.5 7L10.3333 5.33333L12 4.5L10.3333 3.66667L9.5 2Z",fill:"currentColor"}),r.createElement("path",{d:"M5.5 5L4.33333 7.33333L2 8.5L4.33333 9.66667L5.5 12L6.66667 9.66667L9 8.5L6.66667 7.33333L5.5 5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.10693 13.0169L19.0475 2.63379L22.3665 5.95277L11.983 17.8938C11.7835 20.1947 9.85259 22 7.5 22H3V17.5C3 15.1472 4.80572 13.2161 7.10693 13.0169ZM11.4886 15.4145C11.0633 14.6028 10.3976 13.937 9.58596 13.5116L18.9523 5.36699L19.6333 6.048L11.4886 15.4145ZM7.5 15C6.11929 15 5 16.1193 5 17.5V20H7.5C8.88071 20 10 18.8807 10 17.5C10 16.1193 8.88071 15 7.5 15Z",fill:"currentColor"})),f=s;export{s as IconPencilSparkle,f as default};
//# sourceMappingURL=index.mjs.map