@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.15 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!g.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=L(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?k(h(r)):{},i(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var I={};f(I,{IconJudgeGavel:()=>u,default:()=>B});module.exports=x(I);var n=l(require("react"));var a=l(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:C,...c})=>a.default.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...C}},e&&!t&&a.default.createElement("title",null,e),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"judge-gavel, legal, terms, law"},n.default.createElement("path",{d:"M2 13H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M5.5 9.5L4 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M15.7482 9.25019L13.7482 11.2502C13.0579 11.9405 11.9386 11.9405 11.2482 11.2502C10.5579 10.5598 10.5579 9.44054 11.2482 8.75019L15.2482 4.75019C15.9386 4.05983 17.0579 4.05983 17.7482 4.75019C18.4386 5.44055 18.4386 6.55983 17.7482 7.25019L15.7482 9.25019ZM15.7482 9.25019L20.4982 14.0002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M15 20H16M15 20L14.6838 19.0513C14.2754 17.8263 13.129 17 11.8377 17H7.16228C5.87099 17 4.72457 17.8263 4.31623 19.0513L4 20M15 20H4M3 20H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;0&&(module.exports={IconJudgeGavel});
//# sourceMappingURL=index.js.map