Setup

Doing so would define SVG symbols that can later be referenced in other SVGs.

Inserting & Customizing

The minimum code required to insert one of the symbols defined above is as follows:

<svg width="128" height="128"><use href="#anger" /></svg>

Modify the value of the href attribute to insert other glyphs.
To change the size of the SVG, set its width and height attributes.

You could also specify a color palette like so:

<svg class="palette0" width="128" height="128"><use href="#anger" /></svg>

In order to customize colors, you could use some CSS:

.custom {
    --color0: red;
}
@media (prefers-color-scheme: dark) {
    .custom {
        --color0: pink;
    }
}

The class defined above can be applied like so:

<svg class="custom" width="128" height="128"><use href="#anger" /></svg>
List of Glyphs (110)
MWL-icon-anger
MWL-icon-approach
MWL-icon-ascend
MWL-icon-asteroid-belt
MWL-icon-asteroid-impact
MWL-icon-aurora
MWL-icon-below
MWL-icon-betrayal
MWL-icon-binary-star
MWL-icon-black-hole
MWL-icon-bright-comet
MWL-icon-bright
MWL-icon-capture
MWL-icon-cause-then
MWL-icon-centered
MWL-icon-comet-strike
MWL-icon-constellation
MWL-icon-constructed
MWL-icon-converging-paths
MWL-icon-courage
MWL-icon-crossing-paths
MWL-icon-dark-comet
MWL-icon-dark-rift
MWL-icon-decelerate
MWL-icon-decrease
MWL-icon-destroyed
MWL-icon-dialog
MWL-icon-dimming
MWL-icon-direction
MWL-icon-disgust
MWL-icon-diverging-paths
MWL-icon-divide-by-10
MWL-icon-document
MWL-icon-drift
MWL-icon-earthlike-planet
MWL-icon-emotion
MWL-icon-enclosed
MWL-icon-expanding
MWL-icon-fall
MWL-icon-false
MWL-icon-far
MWL-icon-fear
MWL-icon-first
MWL-icon-gas-giant
MWL-icon-gate
MWL-icon-H-hyperfine-transition
MWL-icon-hide
MWL-icon-hope
MWL-icon-increase
MWL-icon-interstellar
MWL-icon-is-related-to
MWL-icon-is-type
MWL-icon-join-together
MWL-icon-joy
MWL-icon-last
MWL-icon-level
MWL-icon-life
MWL-icon-local-galaxy
MWL-icon-love
MWL-icon-magnetosphere
MWL-icon-megastructure
MWL-icon-mod
MWL-icon-multiply-by-10
MWL-icon-near
MWL-icon-nebula
MWL-icon-next
MWL-icon-ocean-world
MWL-icon-off-center
MWL-icon-orbit
MWL-icon-other-galaxy
MWL-icon-outside
MWL-icon-partial-eclipse
MWL-icon-partial-moon
MWL-icon-planetary-surface
MWL-icon-planetary-transit
MWL-icon-proper-name
MWL-icon-pulsar
MWL-icon-quasar
MWL-icon-reveal
MWL-icon-rise
MWL-icon-rocky-planet
MWL-icon-sadness
MWL-icon-scale
MWL-icon-set
MWL-icon-shrinking
MWL-icon-signal
MWL-icon-single-star
MWL-icon-small-moon
MWL-icon-split-apart
MWL-icon-star-birth
MWL-icon-2
MWL-icon-star-field
MWL-icon-3
MWL-icon-star-ship
MWL-icon-4
MWL-icon-star-system
MWL-icon-5
MWL-icon-supernova
MWL-icon-6
MWL-icon-surprise
MWL-icon-7
MWL-icon-total-solar-eclipse
MWL-icon-8
MWL-icon-true
MWL-icon-above
MWL-icon-twin-moons
MWL-icon-accelerate
MWL-icon-uncertain
MWL-icon-agent
MWL-icon-wander