@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) • 971 B
JavaScript
import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...C})=>{return n.createElement("svg",{...C,"aria-hidden":t,role:t?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:a,...l}},o&&!t&&n.createElement("title",null,o),r)};import s from"react";var i=(r)=>{return s.createElement(p,{...r,ariaLabel:"chip, esim"},s.createElement("path",{d:"M8 5.5V4M12 5.5V4M16 5.5V4M8 20V18.5M12 20V18.5M16 20V18.5M9 15H15C15.5523 15 16 14.5523 16 14V10C16 9.44772 15.5523 9 15 9H9C8.44772 9 8 9.44772 8 10V14C8 14.5523 8.44772 15 9 15ZM7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=i;export{h as default,i as IconChip};
//# debugId=D5006C97147EF78F64756E2164756E21