UNPKG

@figlinq/plotly-icons

Version:
35 lines 1.73 kB
import React from 'react'; import PlotlyIconBase from './IconBase.js'; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; const TraceTypeSankeyIcon = props => /*#__PURE__*/_jsxs(PlotlyIconBase, { viewBox: "0 0 46 46", ...props, children: [/*#__PURE__*/_jsx("path", { fill: "#55bbe7", d: "M9 20c.68-.038 1.36-.062 2.04-.065l.51-.002c.118 0 .093-.003.106-.004h.023a.225.225 0 0 1 .096 0 3.276 3.276 0 0 0 .436-.003c.245-.1-.029.275 1.324-1.046l2.965-2.813 3.328-3.172a18.619 18.619 0 0 1 9.888-4.556q.907-.126 1.821-.16l1.384-.016c1.36.002 2.72-.006 4.08-.083v16c-1.36-.076-2.72-.085-4.08-.083l-.51-.002c-.115.003-.093.011-.146.011-.07.01-.14.022-.208.037a1.784 1.784 0 0 0-.385.161 1.838 1.838 0 0 0-.555.568c-.02.023-.029.058-.047.082l-.266.322-.647.791-1.296 1.581-2.587 3.164a21.69 21.69 0 0 1-1.732 1.97 18.844 18.844 0 0 1-2.987 2.418 18.143 18.143 0 0 1-7.18 2.76 15.55 15.55 0 0 1-1.935.19l-.89.017-.51-.002c-.68-.003-1.36-.027-2.04-.065z" }), /*#__PURE__*/_jsx("path", { fill: "none", d: "M0 0h46v46H0z" }), /*#__PURE__*/_jsx("path", { fill: "none", stroke: "#08547d", d: "M9 20v18M9 8v10M37 8v30", strokeMiterlimit: "10", strokeWidth: "2" }), /*#__PURE__*/_jsx("path", { fill: "none", stroke: "#08547d", d: "M9 13.08h1.35a10 10 0 0 1 8.566 4.84l6.169 10.24A10 10 0 0 0 33.65 33H37", opacity: ".5", strokeMiterlimit: "10", strokeWidth: "10" }), /*#__PURE__*/_jsx("path", { fill: "none", stroke: "#08547d", d: "M10 9.04h.002a14.77 14.77 0 0 1 12.37 6.698l7.444 11.408a4 4 0 0 0 3.35 1.814H36", strokeMiterlimit: "10", strokeWidth: "2" })] }); export default TraceTypeSankeyIcon;