@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 2.02 kB
JavaScript
"use strict";var h=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!V.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=k(e,o))||s.enumerable});return r};var i=(r,e,t)=>(t=r!=null?h(f(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconFilePdf:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:C,...d})=>a.default.createElement("svg",{...d,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},t&&!o&&a.default.createElement("title",null,t),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"file-pdf, document"},n.default.createElement("path",{d:"M4.75 11.25V3.75H15L19.25 8V11.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13.75 4.75V9.25H18.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M3.75 20.25V14.75H5.75C6.57843 14.75 7.25 15.4216 7.25 16.25C7.25 17.0784 6.57843 17.75 5.75 17.75H4.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.75 14.75V20.25H11.25C12.3333 20.25 14 19.7 14 17.5C14 15.3 12.3333 14.75 11.25 14.75H9.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20.25 14.75H16.75V17.75M16.75 20.25V17.75M16.75 17.75H19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=c;0&&(module.exports={IconFilePdf});
//# sourceMappingURL=index.js.map