@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.64 kB
JavaScript
;var f=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!d.call(e,o)&&o!==r&&l(e,o,{get:()=>t[o],enumerable:!(n=C(t,o))||n.enumerable});return e};var c=(e,t,r)=>(r=e!=null?f(V(e)):{},s(t||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),g=e=>s(l({},"__esModule",{value:!0}),e);var I={};x(I,{IconSquareChecklist:()=>m,default:()=>B});module.exports=g(I);var a=c(require("react"));var p=c(require("react")),i=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:u,...L})=>p.default.createElement("svg",{...L,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},r&&!o&&p.default.createElement("title",null,r),e);var m=e=>a.default.createElement(i,{...e,ariaLabel:"square-checklist, checklist box, check, list"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V3H21V21H3ZM11.5896 7.60224L10.3896 6.70224L8.49366 9.23016L7.33496 8.45769L6.50291 9.70577L8.84227 11.2653L11.5896 7.60224ZM13.058 8.25V9.75H17.058V8.25H13.058ZM11.5896 13.6034L10.3896 12.7034L8.49366 15.2313L7.33496 14.4588L6.50291 15.7069L8.84227 17.2665L11.5896 13.6034ZM13 14.25V15.75H17V14.25H13Z",fill:"currentColor"})),B=m;0&&(module.exports={IconSquareChecklist});
//# sourceMappingURL=index.js.map