@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 945 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:a,ariaHidden:o=!0,style:s,...c})=>n.createElement("svg",{...c,"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,...s}},r&&!o&&n.createElement("title",null,r),t);var i=t=>p.createElement(l,{...t,ariaLabel:"cute-robot"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.7501 1V3H19.9689V14H19.0608L21.3108 16.25L20.2501 17.3107L18.9305 15.991C18.4491 19.3877 15.5297 22 12.0001 22C8.47054 22 5.5511 19.3877 5.06973 15.991L3.75011 17.3107L2.68945 16.25L4.93945 14H4.03136V3H11.2501V1H12.7501ZM5.53136 12.5H18.4689V4.5H5.53136V12.5ZM9.50011 7V10H8.00011V7H9.50011ZM16.0001 7V10H14.5001V7H16.0001Z",fill:"currentColor"})),f=i;export{i as IconCuteRobot,f as default};
//# sourceMappingURL=index.mjs.map