@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.75 kB
JavaScript
import s from"react";var i=({children:t,size:o=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:d,...a})=>{return s.createElement("svg",{...a,"aria-hidden":e,role:e?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&&!e&&s.createElement("title",null,n),t)};import r from"react";var u=(t)=>{return r.createElement(i,{...t,ariaLabel:"phone-haptic-2, vibration, sound"},r.createElement("path",{d:"M17 17V7C17 5.34315 15.6569 4 14 4H10C8.34315 4 7 5.34315 7 7V17C7 18.6569 8.34315 20 10 20H14C15.6569 20 17 18.6569 17 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M11 7H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20.8159 6.99658L19.4355 7.78",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4.56586 16.2197L3.18555 17.0031",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20.8159 17.0031L19.4355 16.2197",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M4.56586 7.78L3.18555 6.99658",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M22.1357 12L20.25 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M3.74902 12L1.86328 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},L=u;export{L as default,u as IconPhoneHaptic2};
//# debugId=C85C12A4B3C784DC64756E2164756E21