@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.76 kB
JavaScript
;var C=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!h.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(l=L(o,t))||l.enumerable});return r};var i=(r,o,e)=>(e=r!=null?C(d(r)):{},s(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>s(p({},"__esModule",{value:!0}),r);var x={};H(x,{IconArrowsHide:()=>V,default:()=>w});module.exports=g(x);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:t=!0,style:c,...f})=>a.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:l,...c}},e&&!t&&a.default.createElement("title",null,e),r);var V=r=>n.default.createElement(m,{...r,ariaLabel:"arrows-hide, collapse, minimize"},n.default.createElement("path",{d:"M15.5303 16.2197L14.4697 17.2803L12.75 15.5605V21H11.25V15.5605L9.53027 17.2803L8.46973 16.2197L12 12.6895L15.5303 16.2197Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 5.5H3.5V18.5H8V20H2V4H8V5.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 20H16V18.5H20.5V5.5H16V4H22V20Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.75 8.43945L14.4697 6.71973L15.5303 7.78027L12 11.3105L8.46973 7.78027L9.53027 6.71973L11.25 8.43945V3H12.75V8.43945Z",fill:"currentColor"})),w=V;0&&(module.exports={IconArrowsHide});
//# sourceMappingURL=index.js.map