@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.67 kB
JavaScript
import s from"react";var i=({children:e,size:o=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:d,...k})=>{return s.createElement("svg",{...k,"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,...d}},n&&!t&&s.createElement("title",null,n),e)};import r from"react";var u=(e)=>{return r.createElement(i,{...e,ariaLabel:"scan-voice"},r.createElement("path",{d:"M4 8V7C4 5.34315 5.34315 4 7 4H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 8V7C20 5.34315 18.6569 4 17 4H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4 16V17C4 18.6569 5.34315 20 7 20H8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 16V17C20 18.6569 18.6569 20 17 20H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 11V13",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M17 9.5V14.5",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M13.6719 11V13",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.3281 8V16",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}))},L=u;export{L as default,u as IconScanVoice};
//# debugId=CDA16E1748E1B87864756E2164756E21