@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.08 kB
JavaScript
import p from"react";var s=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return p.createElement("svg",{...l,"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:a,...i}},n&&!e&&p.createElement("title",null,n),t)};import r from"react";var u=(t)=>{return r.createElement(s,{...t,ariaLabel:"layout-top-bottom, margin, padding"},r.createElement("path",{d:"M17 8C18.6569 8 20 9.34315 20 11L20 13C20 14.6569 18.6569 16 17 16L7 16C5.34315 16 4 14.6569 4 13V11C4 9.34315 5.34315 8 7 8L17 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 20H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M20 4H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=u;export{h as default,u as IconLayoutTopBottom};
//# debugId=09E3D19DABEE8C3A64756E2164756E21