UNPKG

@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 963 B
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"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}},n&&!o&&l.createElement("title",null,n),r);var C=r=>t.createElement(p,{...r,ariaLabel:"clock-square, time, timer"},t.createElement("path",{d:"M12.5 9V11.7929L14.7071 14L14 14.7071L11.6464 12.3536C11.5527 12.2598 11.5 12.1326 11.5 12V9H12.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V3H21V21H3ZM12 6.125C8.75533 6.125 6.125 8.75533 6.125 12C6.125 15.2447 8.75533 17.875 12 17.875C15.2447 17.875 17.875 15.2447 17.875 12C17.875 8.75533 15.2447 6.125 12 6.125Z",fill:"currentColor"})),d=C;export{C as IconClockSquare,d as default}; //# sourceMappingURL=index.mjs.map