@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.3 kB
JavaScript
"use strict";var c=Object.create;var i=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!V.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var d=(r,o,e)=>(e=r!=null?c(L(r)):{},a(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(i({},"__esModule",{value:!0}),r);var B={};f(B,{IconFilePng:()=>u,default:()=>x});module.exports=g(B);var n=d(require("react"));var p=d(require("react")),l=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:C,...k})=>p.default.createElement("svg",{...k,"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:s,...C}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(l,{...r,ariaLabel:"file-png, document"},n.default.createElement("path",{d:"M5 11V7C5 5.34315 6.34315 4 8 4H14.1716C14.702 4 15.2107 4.21071 15.5858 4.58579L18.4142 7.41421C18.7893 7.78929 19 8.29799 19 8.82843V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M4 20V15H5.75C6.57843 15 7.25 15.6716 7.25 16.5C7.25 17.3284 6.57843 18 5.75 18H4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M10 20V15H10.25L13.25 20H13.5V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M20.125 18.0548V19.3827C19.7022 19.8416 19.006 20.0437 18.3903 20.0511C17.1481 20.0511 16.25 18.9838 16.25 17.5345C16.25 16.0851 17.1948 15.0178 18.2481 14.9537C18.6289 14.9306 19.2665 15.0155 19.6259 15.3648",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14 5V7C14 8.10457 14.8954 9 16 9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=u;0&&(module.exports={IconFilePng});
//# sourceMappingURL=index.js.map