@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.45 kB
JavaScript
var V=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of C(t))!g.call(e,o)&&o!==r&&l(e,o,{get:()=>t[o],enumerable:!(n=d(t,o))||n.enumerable});return e};var i=(e,t,r)=>(r=e!=null?V(x(e)):{},s(t||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var H={};B(H,{IconFileText:()=>c,default:()=>h});module.exports=I(H);var p=i(require("react"));var a=i(require("react")),m=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:f,...u})=>a.default.createElement("svg",{...u,"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,...f}},r&&!o&&a.default.createElement("title",null,r),e);var c=e=>p.default.createElement(m,{...e,ariaLabel:"file-text, document"},p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2H12.5V9.5H20V22H4V2ZM8 13H13V14H8V13ZM8 17V18H16V17H8Z",fill:"currentColor"}),p.default.createElement("path",{d:"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z",fill:"currentColor"})),h=c;0&&(module.exports={IconFileText});
//# sourceMappingURL=index.js.map
;