@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.66 kB
JavaScript
var f=Object.create;var p=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of C(o))!d.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=c(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?f(h(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconFocusZoomOut:()=>H,default:()=>B});module.exports=x(I);var n=s(require("react"));var V=s(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:i,...m})=>V.default.createElement("svg",{...m,"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,...i}},t&&!e&&V.default.createElement("title",null,t),r);var H=r=>n.default.createElement(u,{...r,ariaLabel:"focus-zoom-out"},n.default.createElement("path",{d:"M8.5 3H3V8.5H4V4H8.5V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 3H15.5V4H20V8.5H21V3Z",fill:"currentColor"}),n.default.createElement("path",{d:"M4 20V15.5H3V21H8.5V20H4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 21V15.5H20V20H15.5V21H21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.5 11.5V8H11.5V11.5H8V12.5H11.5V16H12.5V12.5H16V11.5H12.5Z",fill:"currentColor"})),B=H;0&&(module.exports={IconFocusZoomOut});
//# sourceMappingURL=index.js.map
;