@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.62 kB
JavaScript
import r from"react";var i=({children:o,size:t=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!n&&r.createElement("title",null,l),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import e from"react";var k=e.memo((o)=>{return e.createElement(i,{...o,ariaLabel:"receiption-bell-sparkle, ai-concierge, ai-assistant",maskId:"square-outlined-radius-0-stroke-2-IconReceiptionBellSparkle"},e.createElement("path",{d:"M3 19L21 19",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 15.5L12.0017 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M9 3.5L15 3.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M20 15.5H4C4 10.8056 7 7 12 7V3.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M18.85 6H18.15L17.275 8.275L15 9.15V9.85L17.275 10.725L18.15 13H18.85L19.725 10.725L22 9.85V9.15L19.725 8.275L18.85 6Z",fill:"currentColor"}))}),L=k;export{L as default,k as IconReceiptionBellSparkle};
//# debugId=CC52FAB4D7203C8C64756E2164756E21