@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.53 kB
JavaScript
import r from"react";var l=({children:t,size:e=24,ariaLabel:a,color:i,ariaHidden:o=!0,style:L,mode:m="masked",maskId:n,...p})=>{let c=m!=="raw"&&!!n;return r.createElement("svg",{...p,"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,...L}},a&&!o&&r.createElement("title",null,a),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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import s from"react";var d=s.memo((t)=>{return s.createElement(l,{...t,ariaLabel:"databricks",maskId:"square-outlined-radius-0-stroke-2-IconDatabricks"},s.createElement("path",{d:"M20.6383 10.171L12.0073 15.03L2.76531 9.83802L2.32031 10.078V13.848L12.0073 19.279L20.6373 14.439V16.434L12.0073 21.294L2.76531 16.102L2.32031 16.342V16.988L12.0073 22.42L21.6753 16.988V13.219L21.2303 12.979L12.0073 18.152L3.35731 13.312V11.316L12.0073 16.156L21.6753 10.726V7.01002L21.1933 6.73302L12.0073 11.888L3.80231 7.30602L12.0073 2.70602L18.7483 6.49302L19.3413 6.16102V5.69902L12.0073 1.58002L2.32031 7.01102V7.60302L12.0073 13.035L20.6373 8.17502L20.6383 10.171Z",fill:"currentColor"}))}),k=d;export{k as default,d as IconDatabricks};
//# debugId=2B0C3C92AEE0FE0C64756E2164756E21