UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 977 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const Java = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 24" }, props, { children: [_jsx("path", { stroke: "#F87171", strokeWidth: "2", d: "M5.334 3.75c-.965 0-1.748.781-1.748 1.746v4.554a7.201 7.201 0 0014.322 1.078c.035-4.128.035-2.128.035-6.029a1.748 1.748 0 00-1.702-1.35H5.334z" }), _jsx("path", { stroke: "#F87171", strokeLinecap: "round", strokeWidth: "2", d: "M4.086 20.251L20.086 20.251" }), _jsx("mask", { id: "mask0_20565_673", style: { maskType: "alpha" }, width: "4", height: "7", x: "20", y: "4", maskUnits: "userSpaceOnUse", children: _jsx("path", { fill: "#D9D9D9", stroke: "#F87171", d: "M21.086 4.5H23.086V10.5H21.086z" }) }), _jsx("g", { mask: "url(#mask0_20565_673)", children: _jsx("circle", { cx: "20.632", cy: "8", r: "2", stroke: "#F87171", strokeWidth: "2" }) })] }))); export default Java; //# sourceMappingURL=java.js.map