@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.
4 lines (2 loc) • 1.41 kB
JavaScript
import o from"react";var p=({children:e,size:r=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:a,mode:m="masked",maskId:s,...u})=>{let d=m!=="raw"&&!!s;return o.createElement("svg",{...u,"aria-hidden":n,role:n?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:l,...a}},i&&!n&&o.createElement("title",null,i),d?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import t from"react";var g=t.memo((e)=>{return t.createElement(p,{...e,ariaLabel:"prompt-suggestion, auto-prompt",maskId:"square-outlined-radius-0-stroke-2-IconPromptSuggestion"},t.createElement("path",{d:"M6.4 2H5.6L4.6 4.6L2 5.6V6.4L4.6 7.4L5.6 10H6.4L7.4 7.4L10 6.4V5.6L7.4 4.6L6.4 2Z",fill:"currentColor"}),t.createElement("path",{d:"M18 4.5L21.5 8L10 19.5L6 20L6.5 16L18 4.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M15 8L18 11",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))}),C=g;export{C as default,g as IconPromptSuggestion};
//# debugId=3F70C0B7A002019E64756E2164756E21