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 1.46 kB
"use strict";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.2039 9.75001L15.4968 9.0429L10.9968 13.5429L8.99676 11.5429L8.28965 12.25L10.9968 14.9571L16.2039 9.75001Z",fill:"currentColor"})),L=i;0&&(module.exports={IconSquareCheck}); //# sourceMappingURL=index.js.map