@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.5 kB
JavaScript
;var f=Object.create;var a=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of L(r))!x.call(e,o)&&o!==t&&a(e,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return e};var m=(e,r,t)=>(t=e!=null?f(w(e)):{},s(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>s(a({},"__esModule",{value:!0}),e);var b={};B(b,{IconLaw:()=>c,default:()=>h});module.exports=I(b);var l=m(require("react"));var p=m(require("react")),i=({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 c=e=>l.default.createElement(i,{...e,ariaLabel:"law, legal, terms, imprint, balance"},l.default.createElement("path",{d:"M12 3V20M12 20H7M12 20H17M3 6H8L10 5H14L16 6H21M2.5 15C4.57693 16.1767 6.42307 16.1767 8.5 15L5.66667 6.5H5.33333L2.5 15ZM15.5 15C17.5769 16.1767 19.4231 16.1767 21.5 15L18.6667 6.5H18.3333L15.5 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=c;0&&(module.exports={IconLaw});
//# sourceMappingURL=index.js.map