@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.25 kB
JavaScript
import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:C,...l})=>{return s.createElement("svg",{...l,"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:p,...C}},n&&!o&&s.createElement("title",null,n),e)};import t from"react";var i=(e)=>{return t.createElement(a,{...e,ariaLabel:"around, spatial"},t.createElement("path",{d:"M21 7V18C21 18.4405 20.3658 18.8437 19.2915 19.1714C17.5809 19.6933 16 18.2254 16 16.437V10.4741C16 8.9459 17.1608 7.70619 18.6456 7.34441C20.1071 6.98831 21 6.51604 21 6C21 4.9 16.97 4 12 4C7.03 4 3 4.9 3 6C3 6.52261 3.89274 6.9927 5.35399 7.34659C6.83928 7.7063 8 8.9459 8 10.4741V16.437C8 18.2254 6.41914 19.6933 4.7085 19.1714C3.63421 18.8437 3 18.4405 3 18V7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),t.createElement("path",{d:"M15.5003 16.1566C14.4276 16.0522 13.2438 16 12.0003 16C10.7695 16 9.59715 16.0584 8.5332 16.1566",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))},h=i;export{h as default,i as IconAround};
//# debugId=1BC687C39C924EBF64756E2164756E21