@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.
4 lines (2 loc) • 1.18 kB
JavaScript
import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return s.createElement("svg",{...l,"aria-hidden":e,role:e?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:a,...i}},n&&!e&&s.createElement("title",null,n),t)};import o from"react";var u=(t)=>{return o.createElement(p,{...t,ariaLabel:"court"},o.createElement("path",{d:"M18.5 9H5.5C4.67157 9 4 8.32842 4 7.5V6.60278C4 5.94671 4.42637 5.36675 5.05259 5.17106L11.5526 3.13981C11.8439 3.04877 12.1561 3.04877 12.4474 3.13981L18.9474 5.17106C19.5736 5.36676 20 5.94671 20 6.60278V7.5C20 8.32842 19.3284 9 18.5 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4 20H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M6 17L6 9M10 17L10 9M14 17V9M18 17V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=u;export{h as default,u as IconCourt};
//# debugId=59FC4C19D808AD1D64756E2164756E21