@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.52 kB
JavaScript
import s from"react";var i=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...u})=>{return s.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var d=(e)=>{return o.createElement(i,{...e,ariaLabel:"curtain,showtime,theater"},o.createElement("path",{d:"M21.001 15.9996V13.9996C17.9534 13.6522 15.9485 16.1116 16.001 18.9996H18.001C19.6579 18.9996 21.001 17.6565 21.001 15.9996Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 13.9996V15.9996C3 17.6565 4.34315 18.9996 6 18.9996H8C8.05256 16.1116 6.04758 13.6522 3 13.9996Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 14V8C3 6.34315 4.34315 5 6 5H18C19.6569 5 21 6.34315 21 8V14C16.0488 12.65 14.5634 9.95 15.1055 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 14C7.9512 12.65 9.43656 9.95 8.89453 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 18H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))},m=d;export{m as default,d as IconCurtain};
//# debugId=FE04151FBE73F4D464756E2164756E21