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.32 kB
import r from"react";var s=({children:t,size:o=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:m,mode:c="masked",maskId:l,...p})=>{let d=c!=="raw"&&!!l;return r.createElement("svg",{...p,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},i&&!n&&r.createElement("title",null,i),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):t)};import e from"react";var f=e.memo((t)=>{return e.createElement(s,{...t,ariaLabel:"exclamation-circle-bold, info, warning",maskId:"square-outlined-radius-0-stroke-2-IconExclamationCircleBold"},e.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M11.2501 13L10.75 7H13.25L12.7501 13H11.2501Z",fill:"currentColor"}),e.createElement("circle",{cx:"12",cy:"15.7996",r:"1.2",fill:"currentColor"}))}),w=f;export{w as default,f as IconExclamationCircleBold}; //# debugId=24237CE8A80AD06264756E2164756E21