@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 767 B
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const Erlang = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#F87171", d: "M4.746 4.097c-.035.037-.071.074-.106.113C2.88 6.182 2 8.86 2 12.244c0 3.273.856 5.824 2.562 7.66h14.381C20.834 19.05 22 17.362 22 17.362l-2.331-1.867-1.077 1.022c-.642.573-.626.69-1.715 1.319-1.107.5-2.251.715-3.432.715-1.863 0-3.276-.673-4.24-1.525-.952-.852-1.47-3.341-1.552-4.948l12.931.05-.135-1.09s-.627-5.281-1.882-6.942H4.746zm6.489.626c1.159 0 2.385.397 2.933 1.09.549.694.69 1.235.721 2.61H7.637c.083-1.448.323-2.081 1.017-2.74.693-.656 1.504-.96 2.58-.96z" }) })));
export default Erlang;
//# sourceMappingURL=erlang.js.map