@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.47 kB
JavaScript
;var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)s(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of h(r))!x.call(e,o)&&o!==t&&s(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?d(g(e)):{},l(r||!e||!e.__esModule?s(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>l(s({},"__esModule",{value:!0}),e);var y={};B(y,{IconShieldCrossed:()=>m,default:()=>L});module.exports=I(y);var a=i(require("react"));var p=i(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...C}},t&&!o&&p.default.createElement("title",null,t),e);var m=e=>a.default.createElement(c,{...e,ariaLabel:"shield-crossed, security, protection"},a.default.createElement("path",{d:"M14 13.5L12 11.5M12 11.5L10 9.5M12 11.5L14 9.5M12 11.5L10 13.5M12 3L20 5.75V11.9123C20 16.8848 16 19 12 21.1579C8 19 4 16.8848 4 11.9123V5.75L12 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),L=m;0&&(module.exports={IconShieldCrossed});
//# sourceMappingURL=index.js.map