@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 • 2.09 kB
JavaScript
;var g=Object.create;var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var y=(r,e)=>{for(var o in e)a(r,o,{get:e[o],enumerable:!0})},p=(r,e,o,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of c(e))!V.call(r,t)&&t!==o&&a(r,t,{get:()=>e[t],enumerable:!(l=m(e,t))||l.enumerable});return r};var s=(r,e,o)=>(o=r!=null?g(h(r)):{},p(e||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>p(a({},"__esModule",{value:!0}),r);var I={};y(I,{IconSquareGridMagnifyingGlass:()=>f,default:()=>B});module.exports=x(I);var n=s(require("react"));var i=s(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:u,...d})=>i.default.createElement("svg",{...d,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...u}},o&&!t&&i.default.createElement("title",null,o),r);var f=r=>n.default.createElement(C,{...r,ariaLabel:"square-grid-magnifying-glass, layout, grid, list, search, find, magifier"},n.default.createElement("path",{d:"M3 3H11V11H3V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 3H21V11H13V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M3 13H11V21H3V13Z",fill:"currentColor"}),n.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17 13.0078C14.7909 13.0078 13 14.7987 13 17.0078C13 19.217 14.7909 21.0078 17 21.0078C17.8352 21.0078 18.6113 20.7513 19.2528 20.3134L21.1287 22.1893L22.1893 21.1287L20.312 19.2513C20.7459 18.6116 21 17.839 21 17.0078C21 14.7987 19.2091 13.0078 17 13.0078ZM14.5 17.0078C14.5 15.6271 15.6193 14.5078 17 14.5078C18.3807 14.5078 19.5 15.6271 19.5 17.0078C19.5 17.6969 19.2222 18.3196 18.7708 18.7726C18.3173 19.2276 17.6921 19.5078 17 19.5078C15.6193 19.5078 14.5 18.3885 14.5 17.0078Z",fill:"currentColor"})),B=f;0&&(module.exports={IconSquareGridMagnifyingGlass});
//# sourceMappingURL=index.js.map