@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.25 kB
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:c,ariaHidden:t=!0,style:l,...L})=>n.createElement("svg",{...L,"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:c,...l}},o&&!t&&n.createElement("title",null,o),r);var V=r=>p.createElement(a,{...r,ariaLabel:"square-check, checkbox, check, checkmark, confirm"},p.createElement("path",{d:"M20.25 3.75H21V3H20.25V3.75ZM20.25 20.25V21H21V20.25H20.25ZM3.75 20.25H3V21H3.75V20.25ZM3.75 3.75V3H3V3.75H3.75ZM10.9968 14.4142L10.4664 14.9445L10.9968 15.4749L11.5271 14.9445L10.9968 14.4142ZM16.0271 10.4445L16.5574 9.91419L15.4968 8.85353L14.9664 9.38386L16.0271 10.4445ZM9.52711 11.8839L8.99678 11.3535L7.93612 12.4142L8.46645 12.9445L9.52711 11.8839ZM19.5 3.75V20.25H21V3.75H19.5ZM20.25 19.5H3.75V21H20.25V19.5ZM4.5 20.25V3.75H3V20.25H4.5ZM3.75 4.5H20.25V3H3.75V4.5ZM11.5271 14.9445L16.0271 10.4445L14.9664 9.38386L10.4664 13.8839L11.5271 14.9445ZM8.46645 12.9445L10.4664 14.9445L11.5271 13.8839L9.52711 11.8839L8.46645 12.9445Z",fill:"currentColor"})),M=V;export{V as IconSquareCheck,M as default};
//# sourceMappingURL=index.mjs.map