@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.77 kB
JavaScript
import s from"react";var i=({children:e,size:o=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...a})=>{return s.createElement("svg",{...a,"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:p,...l}},n&&!t&&s.createElement("title",null,n),e)};import r from"react";var d=(e)=>{return r.createElement(i,{...e,ariaLabel:"switch-voice, change-voice"},r.createElement("path",{d:"M21 9V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M17.5 4V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M14 7V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.5 5V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.75 14.75C10.75 12.6789 9.07107 11 7 11M7 18.5C4.92893 18.5 3.25 16.8211 3.25 14.75",stroke:"currentColor",strokeWidth:"1.92857",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7.5692 12.9776V8.87955C7.5692 8.37046 6.95369 8.11551 6.59371 8.47549L4.54469 10.5245C4.32153 10.7477 4.32153 11.1095 4.54469 11.3326L6.59371 13.3817C6.95369 13.7416 7.5692 13.4867 7.5692 12.9776Z",fill:"currentColor"}),r.createElement("path",{d:"M6.4308 20.5489V16.4508C6.4308 15.9418 7.04631 15.6868 7.40629 16.0468L9.45531 18.0958C9.67847 18.319 9.67847 18.6808 9.45531 18.9039L7.40629 20.9529C7.04631 21.3129 6.4308 21.058 6.4308 20.5489Z",fill:"currentColor"}))},L=d;export{L as default,d as IconSwitchVoice};
//# debugId=B44F3EC3E401791364756E2164756E21