@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.27 kB
JavaScript
import r from"react";var a=({children:o,size:e=24,ariaLabel:l,color:i,ariaHidden:t=!0,style:p,mode:m="masked",maskId:n,...h})=>{let c=m!=="raw"&&!!n;return r.createElement("svg",{...h,"aria-hidden":t,role:t?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,...p}},l&&!t&&r.createElement("title",null,l),c?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,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(#${n})`})):o)};import s from"react";var f=s.memo((o)=>{return s.createElement(a,{...o,ariaLabel:"anthropic",maskId:"square-outlined-radius-0-stroke-2-IconAnthropic"},s.createElement("path",{d:"M17.0977 4H13.5611L19.8941 20H23.3484L17.0977 4ZM6.89916 4L0.648438 20H4.18503L5.58322 16.6359H12.1629L13.4789 19.9179H17.0155L10.6003 4H6.98141H6.89916ZM6.57018 13.6821L8.70858 8.02051L10.9292 13.6821H6.65242H6.57018Z",fill:"currentColor"}))}),x=f;export{x as default,f as IconAnthropic};
//# debugId=0309005675ECA18664756E2164756E21