@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.57 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function f(r){return this[r]}var P,V,c=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var i=e?P??=new WeakMap:V??=new WeakMap,m=i.get(r);if(m)return m}t=r!=null?I(y(r)):{};let p=e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t;for(let n of u(r))if(!k.call(p,n))l(p,n,{get:f.bind(r,n),enumerable:!0});if(o)i.set(r,p);return p},g=(r)=>{var e=(d??=new WeakMap).get(r),t;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of u(r))if(!k.call(e,o))l(e,o,{get:f.bind(r,o),enumerable:!(t=B(r,o))||t.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 t in e)l(r,t,{get:e[t],enumerable:!0,configurable:!0,set:q.bind(e,t)})};var S={};w(S,{CentralIconBase:()=>h});module.exports=g(S);var s=c(require("react")),h=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:i=!0,style:m,mode:p="masked",maskId:n,...L})=>{let x=p!=="raw"&&!!n;return s.default.createElement("svg",{...L,"aria-hidden":i,role:i?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:o,...m}},t&&!i&&s.default.createElement("title",null,t),x?s.default.createElement(s.default.Fragment,null,s.default.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),s.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),s.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var v={};w(v,{default:()=>G,IconArrowsRepeatRightLeft:()=>C});module.exports=g(v);var a=c(require("react"));var C=a.default.memo((r)=>{return a.default.createElement(h,{...r,ariaLabel:"arrows-repeat-right-left, repost",maskId:"square-outlined-radius-0-stroke-2-IconArrowsRepeatRightLeft"},a.default.createElement("path",{d:"M17 3L20 6L17 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M7 21L4 18L7 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M5 18H20V13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M4 11V6H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),G=C;
//# debugId=CE00F5DA9B8053EF64756E2164756E21