Preview
Aa Bb Cc Dd Ee Ff Gg Hh Ii Jj
The quick brown fox jumps over the lazy dog
Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed.
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789.,;:?!@#$%^&*()
Bold Text Sample
Italic Text Sample
Bold Italic Text Sample
Details
- Designer
- Unknown
- Release Year
- Unknown
- Category
- monospace
- Description
- Material Icons is an open-source icon font created by Google for Material Design. It offers a comprehensive set of icons, each one carefully designed to fit the grid and visual language of Material Design. The font's monospace style provides uniform spacing between characters, making it ideal for user interfaces. The icons are vector-based, allowing them to scale seamlessly across different screen sizes and resolutions.
Best Use Cases
- Website and app interfaces
- Editorial design
- Corporate branding
Usage Instructions
To use Material Icons in your designs, simply include the font file in your project and reference the icon names in your HTML or CSS code. For instance, to display the home icon, you can use the following CSS: `.home-icon { content: '\e800'; }`