← All @molecule/* packages · App templates

@molecule/app-fonts-material-symbols

Provider bond · fonts · App (browser) · v1.0.1 · Apache-2.0

Material Symbols Outlined — local, self-hosted font (no external CDN)

npm install @molecule/app-fonts-material-symbols

npm · Source on GitHub · Implements @molecule/app-fonts

How it works

@molecule/app-fonts-material-symbols is a provider bond on the app (browser) side: it implements the fonts core interface (@molecule/app-fonts) with a concrete vendor or library behind it.

Your code calls the core; you wire this provider once at startup. Swapping vendors later is one line in that wiring, not a rewrite.

Works with: @molecule/app-fonts

Reference

Auto-generated, AI-first package reference for the molecule.dev ecosystem. It is written to be read by coding agents as much as by people, and is generated from this package's source — edit src/index.ts JSDoc, not this file.

Material Symbols Outlined font for molecule.dev.

Type

provider

Installation

npm install @molecule/app-fonts-material-symbols @molecule/app-fonts

API

Constants

font

Material Symbols Outlined font definition — local, self-hosted (no external CDN).

const font: FontDefinition

Core Interface

Implements @molecule/app-fonts interface.

Injection Notes

Requirements

Peer dependencies:

  • @molecule/app-fonts ^1.0.1

Runtime Dependencies

  • @molecule/app-fonts