viz.legend.symbol_horizontal({
title: "A legend with symbols",
subtitle: "subtitle",
note: "source",
types: ["pin", "hospital", "flower", "cloud", "human", "tent"],
symbols: ["pin", "hospital", "flower", "cloud", "human", "tent"],
symbol_fill: "#38896F",
symbol_stroke: "none"
})