@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) • 777 B
JavaScript
import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...m})=>{return n.createElement("svg",{...m,"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:s,...l}},o&&!e&&n.createElement("title",null,o),t)};import a from"react";var C=(t)=>{return a.createElement(p,{...t,ariaLabel:"form-capsule, button"},a.createElement("path",{d:"M14.5 5H9.5C5.63401 5 2.5 8.13401 2.5 12C2.5 15.866 5.63401 19 9.5 19H14.5C18.366 19 21.5 15.866 21.5 12C21.5 8.13401 18.366 5 14.5 5Z",stroke:"currentColor",strokeWidth:"2"}))},x=C;export{x as default,C as IconFormCapsule};
//# debugId=81242D50416D2BCE64756E2164756E21