@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.54 kB
JavaScript
;var f=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!h.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(n=V(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?f(u(r)):{},s(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>s(l({},"__esModule",{value:!0}),r);var I={};x(I,{IconFolderAddRight:()=>C,default:()=>H});module.exports=B(I);var p=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...d})=>a.default.createElement("svg",{...d,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},e&&!o&&a.default.createElement("title",null,e),r);var C=r=>p.default.createElement(m,{...r,ariaLabel:"folder-add-right"},p.default.createElement("path",{d:"M10.4014 3H2V20H12.8027C12.2922 19.1175 12 18.0929 12 17C12 13.6863 14.6863 11 18 11C19.5367 11 20.9385 11.5777 22 12.5278V6H12.4014L10.4014 3Z",fill:"currentColor"}),p.default.createElement("path",{d:"M18.75 13H17.25V16.25H14V17.75H17.25V21H18.75V17.75H22V16.25H18.75V13Z",fill:"currentColor"})),H=C;0&&(module.exports={IconFolderAddRight});
//# sourceMappingURL=index.js.map