@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.59 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:L}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var V,P,g=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?V??=new WeakMap:P??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?y(B(r)):{};let l=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!k.call(l,s))p(l,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},f=(r)=>{var e=(d??=new WeakMap).get(r),o;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!k.call(e,t))p(e,t,{get:c.bind(r,t),enumerable:!(o=L(r,t))||o.enumerable})}return d.set(r,e),e},d;var b=(r)=>r;function q(r,e){this[r]=b.bind(null,e)}var w=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:q.bind(e,o)})};var S={};w(S,{CentralIconBase:()=>h});module.exports=f(S);var n=g(require("react")),h=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...I})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...I,"aria-hidden":a,role:a?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:t,...m}},o&&!a&&n.default.createElement("title",null,o),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var v={};w(v,{default:()=>G,IconFileArrowRightIn:()=>C});module.exports=f(v);var i=g(require("react"));var C=i.default.memo((r)=>{return i.default.createElement(h,{...r,ariaLabel:"file-arrow-right-in, document-arrow-right-in, incoming",maskId:"square-outlined-radius-0-stroke-2-IconFileArrowRightIn"},i.default.createElement("path",{d:"M19 12V9L13 3H5V21H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M13 4V9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M14 19H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),i.default.createElement("path",{d:"M16 22L13 19L16 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=C;
//# debugId=DBFF345BC1CC496864756E2164756E21