@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.61 kB
JavaScript
;var u=Object.create;var s=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,e)=>{for(var o in e)s(r,o,{get:e[o],enumerable:!0})},l=(r,e,o,p)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of f(e))!g.call(r,t)&&t!==o&&s(r,t,{get:()=>e[t],enumerable:!(p=C(e,t))||p.enumerable});return r};var i=(r,e,o)=>(o=r!=null?u(L(r)):{},l(e||!r||!r.__esModule?s(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};k(I,{IconDiamondShine:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:h,...d})=>a.default.createElement("svg",{...d,"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:p,...h}},o&&!t&&a.default.createElement("title",null,o),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"diamond-shine, pop, polish"},n.default.createElement("path",{d:"M16 8H8L4 13L12 21L20 13L16 8Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M5 13H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12.0007 3V4M3.63672 4.63599L4.34383 5.34309M20.3647 4.63599L19.6576 5.34309",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=c;0&&(module.exports={IconDiamondShine});
//# sourceMappingURL=index.js.map