@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 • 737 B
JavaScript
import l from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:V,...s})=>n.createElement("svg",{...s,"aria-hidden":r,role:r?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,...V}},o&&!r&&n.createElement("title",null,o),t);var m=t=>l.createElement(p,{...t,ariaLabel:"prompt, scan-text"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H7V5H3V9H2V4ZM17 4H22V9H21V5H17V4ZM7 9H17V10H7V9ZM7 14H15V15H7V14ZM3 15V19H7V20H2V15H3ZM22 15V20H17V19H21V15H22Z",fill:"currentColor"})),u=m;export{m as IconPrompt,u as default};
//# sourceMappingURL=index.mjs.map