Public
Edited
Dec 6
Importers
2 stars
Also listed in…
Libraries
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
${icon("gitlab")} Icons are dynamically colored
Insert cell
${icon("gitlab-color")} Some icons have colors
Insert cell
${icon("gitlab-color", 2)} Icons can be resized
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
${icon("gitlabcolor")} ${icon("git-lab-color")} ${icon("GitLab color")} ${icon("GitlabColor")}
Insert cell
${[
"toggle-off",
"toggle-on",
"checkbox-off",
"checkbox-indeterminate",
"checkbox-on",
"radio button off",
"radio button on"
].map(key => icon(key))}
Insert cell
Insert cell
Insert cell
Insert cell
<button disabled>Reset ${html`${icon("undo")}`}</button> &nbsp; &nbsp; <a href="">Open link ${html`${icon("external")}`}</a>
Insert cell
<p style="color: orange;">
${html`${icon("gitlab", 2)}`} GitLab
&nbsp; &nbsp;
${html`${icon("gitlab-color", 2)}`} GitLab
</p>
Insert cell
Insert cell
Insert cell
<p style="color: orange; font-family: monospace;">
${html`${icon("gitlab", 2)}`} icon()
&nbsp; &nbsp;
${html`${iconImg("gitlab", 2)}`} iconImg()
</p>
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
${icon("gitlab")} &nbsp; ${icon("gitlab", 3)} &nbsp; ${iconImg("gitlab", "41px")} &nbsp; ${icon("gitlab", "1cm")}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
icon("gitlab")
Insert cell
Insert cell
Insert cell
Insert cell
iconImg("gitlab")
Insert cell
Insert cell
Insert cell
Insert cell
icons.gitlab
Insert cell
Insert cell
Insert cell
Insert cell
${icons.gitlab} Raw icon &nbsp; &nbsp; ${icon("gitlab")} Using `icon()`
Insert cell
${icons.gitlab} ${icon("gitlab")} ${iconImg("gitlab")}
Insert cell
${html`${icons.gitlab} ${icon("gitlab")} ${iconImg("gitlab")}`}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
bonnMeta["dist-tags"].latest // Latest version of Bonn
Insert cell
v = "0.11.32" // Set this to lock Bonn version
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more