@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.65 kB
JavaScript
;var c=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of H(o))!d.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=C(o,e))||l.enumerable});return r};var V=(r,o,t)=>(t=r!=null?c(h(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>s(p({},"__esModule",{value:!0}),r);var B={};I(B,{IconFocusZoomIn:()=>m,default:()=>x});module.exports=g(B);var n=V(require("react"));var a=V(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:f,...u})=>a.default.createElement("svg",{...u,"aria-hidden":e,role:e?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:l,...f}},t&&!e&&a.default.createElement("title",null,t),r);var m=r=>n.default.createElement(i,{...r,ariaLabel:"focus-zoom-in"},n.default.createElement("path",{d:"M8.75 3H3V8.75H4.5V4.5H8.75V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 3H15.25V4.5H19.5V8.75H21V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M4.5 19.5V15.25H3V21H8.75V19.5H4.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 21V15.25H19.5V19.5H15.25V21H21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16 11.25H8V12.75H16V11.25Z",fill:"currentColor"})),x=m;0&&(module.exports={IconFocusZoomIn});
//# sourceMappingURL=index.js.map