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.4 kB
import e from"react";var i=({children:o,size:r=24,ariaLabel:s,color:p,ariaHidden:n=!0,style:a,mode:m="masked",maskId:l,...C})=>{let d=m!=="raw"&&!!l;return e.createElement("svg",{...C,"aria-hidden":n,role:n?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}},s&&!n&&e.createElement("title",null,s),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):o)};import t from"react";var c=t.memo((o)=>{return t.createElement(i,{...o,ariaLabel:"stop-circle",maskId:"square-outlined-radius-0-stroke-2-IconStopCircle"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12Z",fill:"currentColor"}),t.createElement("path",{d:"M9.5 9.5H14.5V14.5H9.5V9.5Z",fill:"currentColor"}))}),x=c;export{x as default,c as IconStopCircle}; //# debugId=E630CDAC144D5FA864756E2164756E21