@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) • 882 B
JavaScript
import l from"react";var s=({children:r,size:e=24,ariaLabel:n,color:c,ariaHidden:o=!0,style:i,...p})=>{return l.createElement("svg",{...p,"aria-hidden":o,role:o?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:c,...i}},n&&!o&&l.createElement("title",null,n),r)};import t from"react";var a=(r)=>{return t.createElement(s,{...r,ariaLabel:"medical-cross-circle, first-aid, emergency"},t.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.5 10.5V8H10.5V10.5H8V13.5H10.5V16H13.5V13.5H16V10.5H13.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},V=a;export{V as default,a as IconMedicalCrossCircle};
//# debugId=349A36CC65582DA164756E2164756E21