@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 • 1.46 kB
JavaScript
;var h=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},c=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of d(r))!g.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=C(r,t))||n.enumerable});return e};var s=(e,r,o)=>(o=e!=null?h(x(e)):{},c(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),I=e=>c(l({},"__esModule",{value:!0}),e);var b={};B(b,{IconSquareCheck:()=>i,default:()=>L});module.exports=I(b);var p=s(require("react"));var a=s(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:u,...f})=>a.default.createElement("svg",{...f,"aria-hidden":t,role:t?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:n,...u}},o&&!t&&a.default.createElement("title",null,o),e);var i=e=>p.default.createElement(m,{...e,ariaLabel:"square-check, checkbox, check, checkmark, confirm"},p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V21H3V3ZM16.5574 9.91419L15.4968 8.85353L10.9968 13.3535L8.99678 11.3535L7.93612 12.4142L10.9968 15.4749L16.5574 9.91419Z",fill:"currentColor"})),L=i;0&&(module.exports={IconSquareCheck});
//# sourceMappingURL=index.js.map