@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.
2 lines • 1.45 kB
JavaScript
;var d=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of u(t))!h.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(n=g(t,e))||n.enumerable});return r};var i=(r,t,o)=>(o=r!=null?d(f(r)):{},l(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};w(I,{IconSword:()=>c,default:()=>B});module.exports=x(I);var a=i(require("react"));var s=i(require("react")),m=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:C,...L})=>s.default.createElement("svg",{...L,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...C}},o&&!e&&s.default.createElement("title",null,o),r);var c=r=>a.default.createElement(m,{...r,ariaLabel:"sword, action, gaming"},a.default.createElement("path",{d:"M8.5 11L14 4H20V10L13 15.5",stroke:"currentColor",strokeWidth:"2"}),a.default.createElement("path",{d:"M6.5 9.5L4.5 12L6.5 15L3 18.5L5.5 21L9 17.5L12 19.5L14.5 17.5L6.5 9.5Z",stroke:"currentColor",strokeWidth:"2"})),B=c;0&&(module.exports={IconSword});
//# sourceMappingURL=index.js.map