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.33 kB
"use strict";var C=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,o)=>{for(var r in o)l(e,r,{get:o[r],enumerable:!0})},s=(e,o,r,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!x.call(e,t)&&t!==r&&l(e,t,{get:()=>o[t],enumerable:!(n=d(o,t))||n.enumerable});return e};var m=(e,o,r)=>(r=e!=null?C(h(e)):{},s(o||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var w={};B(w,{IconHome:()=>c,default:()=>v});module.exports=I(w);var a=m(require("react"));var p=m(require("react")),i=({children:e,size:o=24,ariaLabel:r,color:n,ariaHidden:t=!0,style:u,...f})=>p.default.createElement("svg",{...f,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},r&&!t&&p.default.createElement("title",null,r),e);var c=e=>a.default.createElement(i,{...e,ariaLabel:"home, house"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 1.35815L21 8.60312V21H3V8.60312L12 1.35815Z",fill:"currentColor"})),v=c;0&&(module.exports={IconHome}); //# sourceMappingURL=index.js.map