@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 • 1.39 kB
JavaScript
var C=Object.create;var s=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var o in e)s(r,o,{get:e[o],enumerable:!0})},l=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of d(e))!w.call(r,t)&&t!==o&&s(r,t,{get:()=>e[t],enumerable:!(n=L(e,t))||n.enumerable});return r};var i=(r,e,o)=>(o=r!=null?C(g(r)):{},l(e||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>l(s({},"__esModule",{value:!0}),r);var h={};x(h,{IconArrowsAllSides:()=>c,default:()=>I});module.exports=B(h);var p=i(require("react"));var a=i(require("react")),m=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:u,...f})=>a.default.createElement("svg",{...f,"aria-hidden":t,role:t?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:n,...u}},o&&!t&&a.default.createElement("title",null,o),r);var c=r=>p.default.createElement(m,{...r,ariaLabel:"arrows-all-sides, move, focus"},p.default.createElement("path",{d:"M9 6L12 3L15 6M6 9L3 12L6 15M18 9L21 12L18 15M15 18L12 21L9 18",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=c;0&&(module.exports={IconArrowsAllSides});
//# sourceMappingURL=index.js.map
;