UNPKG

@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.21 kB
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,...d})=>{let f=p!=="raw"&&!!n;return t.createElement("svg",{...d,"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),f?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 h=s.memo((r)=>{return s.createElement(l,{...r,ariaLabel:"toast, breakfest",maskId:"square-outlined-radius-0-stroke-2-IconToast"},s.createElement("path",{d:"M19 12.143C20.2508 11.2842 21 10.1907 21 9C21 6.23858 16.9706 4 12 4C7.02944 4 3 6.23858 3 9C3 10.1907 3.7492 11.2842 5 12.143V20H19V12.143Z",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconToast}; //# debugId=5AA7D56B918E1AE564756E2164756E21