@figlinq/plotly-icons
Version:
set of plotly icons
149 lines • 4.09 kB
JavaScript
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 TraceTypeDensitymapboxIcon = props => /*#__PURE__*/_jsxs(PlotlyIconBase, {
viewBox: "0 0 46 46",
...props,
children: [/*#__PURE__*/_jsxs("defs", {
children: [/*#__PURE__*/_jsxs("radialGradient", {
id: "a",
cx: "36.94",
cy: "20.41",
r: "1",
gradientUnits: "userSpaceOnUse",
children: [/*#__PURE__*/_jsx("stop", {
offset: "0",
stopColor: "#08547d"
}), /*#__PURE__*/_jsx("stop", {
offset: "1",
stopColor: "#08547d",
stopOpacity: ".1"
})]
}), /*#__PURE__*/_jsx("radialGradient", {
id: "b",
cx: "22.42",
cy: "20.41",
r: "2",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "c",
cx: "10.91",
cy: "14.41",
r: "1",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "d",
cx: "15.92",
cy: "24.42",
r: "1",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "e",
cx: "13.91",
cy: "28.42",
r: "1",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "f",
cx: "25.93",
cy: "27.42",
r: "3",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "g",
cx: "13.91",
cy: "17.41",
r: "1",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "h",
cx: "20.92",
cy: "26.42",
r: "1",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "i",
cx: "23.93",
cy: "14.41",
r: "1.5",
xlinkHref: "#a"
}), /*#__PURE__*/_jsx("radialGradient", {
id: "j",
cx: "30.93",
cy: "20.41",
r: "1",
xlinkHref: "#a"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "none",
stroke: "#dfe8f3",
d: "M5.48 6.05h35.48v35.48H5.48zM5.48 11.22h35.48M5.48 16.4h35.48M5.48 21.08h35.48M5.48 26.25h35.48M5.48 31.43h35.48M5.48 36.6h35.48M10.65 41.44V5.96M15.83 41.53V6.05M20.51 41.53V6.05M25.68 41.53V6.05M30.86 41.53V6.05M36.03 41.53V6.05",
strokeMiterlimit: "10",
strokeWidth: ".25"
}), /*#__PURE__*/_jsx("path", {
fill: "none",
d: "M0 0h46v46H0Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#55bbe7",
stroke: "#fff",
d: "m31.48 28.3-2.3 3.45-4.6 1.15-2.31-2.3h-3.45l-6.16 1.15-3.45-2.3 3.85-4.61v-3.45h5.17l4.19 3 4.46-3 9.21 6.91Z",
strokeMiterlimit: "10"
}), /*#__PURE__*/_jsx("path", {
fill: "#55bbe7",
stroke: "#fff",
d: "m36.09 28.3-9.21-6.91-4.46 3-4.19-3h-5.17l-2.88-1.73v-2.3L9 16.21l-1.12 1.15-1.15-1.15V11.6H9l2.31-1.15h2.3l3.45 2.3h3.46l4.6-2.3 3.46 3.46-3.46 3.45h5.76v-2.3h3.45v1.15l1.15 1.15 1.15-1.15 3.46 3.45v3.46h-4Zm-9.79 7.48-1.15 1.15H24l.58-4-2.31-2.3h-3.45l-6.16 1.15 7.89 4v2.3l3.45 2.3h2.3l1.15-1.15v-2.3Z",
strokeMiterlimit: "10"
}), /*#__PURE__*/_jsx("circle", {
cx: "36.94",
cy: "20.41",
r: "1",
fill: "url(#a)"
}), /*#__PURE__*/_jsx("circle", {
cx: "22.42",
cy: "20.41",
r: "2",
fill: "url(#b)"
}), /*#__PURE__*/_jsx("circle", {
cx: "10.91",
cy: "14.41",
r: "1",
fill: "url(#c)"
}), /*#__PURE__*/_jsx("circle", {
cx: "15.92",
cy: "24.42",
r: "1",
fill: "url(#d)"
}), /*#__PURE__*/_jsx("circle", {
cx: "13.91",
cy: "28.42",
r: "1",
fill: "url(#e)"
}), /*#__PURE__*/_jsx("circle", {
cx: "25.93",
cy: "27.42",
r: "3",
fill: "url(#f)"
}), /*#__PURE__*/_jsx("circle", {
cx: "13.91",
cy: "17.41",
r: "1",
fill: "url(#g)"
}), /*#__PURE__*/_jsx("circle", {
cx: "20.92",
cy: "26.42",
r: "1",
fill: "url(#h)"
}), /*#__PURE__*/_jsx("circle", {
cx: "23.93",
cy: "14.41",
r: "1.5",
fill: "url(#i)"
}), /*#__PURE__*/_jsx("circle", {
cx: "30.93",
cy: "20.41",
r: "1",
fill: "url(#j)"
})]
});
export default TraceTypeDensitymapboxIcon;