@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.18 kB
JavaScript
import p from"react";var s=({children:e,size:o=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...l})=>{return p.createElement("svg",{...l,"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:i,...a}},n&&!t&&p.createElement("title",null,n),e)};import r from"react";var C=(e)=>{return r.createElement(s,{...e,ariaLabel:"vision-pro-app, window"},r.createElement("path",{d:"M1 9V13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M19 17C20.6569 17 22 15.6569 22 14V8C22 6.34315 20.6569 5 19 5H7C5.34315 5 4 6.34315 4 8V14C4 15.6569 5.34315 17 7 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M17.5 19H8.5C7.67157 19 7 18.3284 7 17.5C7 16.6716 7.67157 16 8.5 16H17.5C18.3284 16 19 16.6716 19 17.5C19 18.3284 18.3284 19 17.5 19Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconVisionProApp};
//# debugId=3F0E5B3FC4AEBA4364756E2164756E21