@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) • 839 B
JavaScript
import p from"react";var l=({children:r,size:e=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:a,...c})=>{return p.createElement("svg",{...c,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...a}},n&&!o&&p.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(l,{...r,ariaLabel:"phone-top-punch-hole-center"},t.createElement("path",{d:"M4 20V7C4 5.34315 5.34315 4 7 4H17C18.6569 4 20 5.34315 20 7V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("circle",{cx:"12",cy:"7",r:"1",fill:"currentColor"}))},x=i;export{x as default,i as IconPhoneTopPunchHoleCenter};
//# debugId=5BEFFA8623BF0EA264756E2164756E21