mirror of
https://github.com/google/material-design-icons.git
synced 2026-02-20 00:51:36 +01:00
google.github.io/material-design-icons should redirect to https://developers.google.com/fonts/docs/material_icons.
11 lines
398 B
HTML
11 lines
398 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Material Icons Guide</title>
|
|
<meta http-equiv="refresh" content="0;URL='https://developers.google.com/fonts/docs/material_icons'" />
|
|
</head>
|
|
<body>
|
|
<p>This page has moved to <a href="https://developers.google.com/fonts/docs/material_icons">
|
|
developers.google.com/fonts/docs/material_icons</a>.</p>
|
|
</body>
|
|
</html>
|