@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.7 kB
JavaScript
import r from"react";var i=({children:t,size:o=24,ariaLabel:s,color:m,ariaHidden:n=!0,style:a,mode:c="masked",maskId:l,...p})=>{let C=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:m,...a}},s&&!n&&r.createElement("title",null,s),C?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(i,{...t,ariaLabel:"webhooks",maskId:"square-outlined-radius-0-stroke-2-IconWebhooks"},e.createElement("circle",{cx:"12",cy:"7",r:"1.75",fill:"currentColor"}),e.createElement("circle",{cx:"7",cy:"16",r:"1.75",fill:"currentColor"}),e.createElement("circle",{cx:"17",cy:"16",r:"1.75",fill:"currentColor"}),e.createElement("path",{d:"M12 7L13.9429 10.4973L15.0571 12.5027C15.6323 12.1825 16.2949 12 17 12C19.2091 12 21 13.7909 21 16C21 18.2091 19.2091 20 17 20C15.9296 20 14.9574 19.5798 14.2395 18.895M7 16L8.94292 12.5027L10.0571 10.4973C8.83007 9.81413 8 8.504 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7C16 7.3453 15.9563 7.68038 15.874 8M17 16H11C11 18.2091 9.20914 20 7 20C4.79086 20 3 18.2091 3 16C3 14.1362 4.27477 12.57 6 12.126",stroke:"currentColor",strokeWidth:"2"}))}),x=f;export{x as default,f as IconWebhooks};
//# debugId=4583CB94524E7CC364756E2164756E21