Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>quick-material-iconsNew to Visual Studio Code? Get it now.
quick-material-icons

quick-material-icons

Box-Of-Hats

|
7,004 installs
| (1) | Free
View icons from material.io's icon library and insert them into your code through snippets.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Material Icons

Material Icon List

Use command Quick Material Icons: Show Icon List to open a searchable list of all available material icons.

Preview of show icon list command

Snippets

Material Icons CDN

<link
    href="https://fonts.googleapis.com/icon?family=Material+Icons"
    rel="stylesheet"
/>

Material Icon

<i class="material-icons">settings</i>

Material icon snippet with suggestions

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft