@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.45 kB
JavaScript
import t from"react";var l=({children:r,size:e=24,ariaLabel:a,color:i,ariaHidden:o=!0,style:m,mode:p="masked",maskId:n,...h})=>{let u=p!=="raw"&&!!n;return t.createElement("svg",{...h,"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:i,...m}},a&&!o&&t.createElement("title",null,a),u?t.createElement(t.Fragment,null,t.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},r)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var C=s.memo((r)=>{return s.createElement(l,{...r,ariaLabel:"push-the-button, hot, alarm",maskId:"square-outlined-radius-0-stroke-2-IconPushTheButton"},s.createElement("path",{d:"M19 7C19 8.10457 15.866 9 12 9C8.13401 9 5 8.10457 5 7M19 7C19 5.89543 15.866 5 12 5C8.13401 5 5 5.89543 5 7M19 7V14C19 15.1046 15.866 16 12 16C8.13401 16 5 15.1046 5 14V7M5 14.1067C3.14864 14.6253 2 15.3479 2 16.1471C2 17.7251 6.47715 19.0043 12 19.0043C17.5228 19.0043 22 17.7251 22 16.1471C22 15.3479 20.8514 14.6253 19 14.1067",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=C;export{w as default,C as IconPushTheButton};
//# debugId=BFBB02E8D3C923BA64756E2164756E21