UNPKG

@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.41 kB
"use strict";var u=Object.create;var p=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of d(o))!h.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(l=V(o,t))||l.enumerable});return r};var i=(r,o,e)=>(e=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var w={};x(w,{IconDossier:()=>c,default:()=>I});module.exports=B(w);var n=i(require("react"));var s=i(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:t=!0,style:f,...C})=>s.default.createElement("svg",{...C,"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,...f}},e&&!t&&s.default.createElement("title",null,e),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"dossier"},n.default.createElement("path",{d:"M2 4H8V9H22V20H2V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M9 4H15V8H9V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16 4H22V8H16V4Z",fill:"currentColor"})),I=c;0&&(module.exports={IconDossier}); //# sourceMappingURL=index.js.map