Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 2b7223d

Browse files
TedSandernshahan
authored andcommitted
Icon and font updates
PiperOrigin-RevId: 242754018
1 parent c6b7d17 commit 2b7223d

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

angular_components/lib/material_icon/_mixins.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@
6363
width: $size;
6464
}
6565
}
66+

angular_gallery_section/lib/builder/template/index.html.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<title>Standalone Demo</title>
66
<link rel="stylesheet" type="text/css" href="style.css">
77
<link rel="stylesheet" type="text/css" href="syntax_highlight.scss.css" />
8-
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Google+Sans:500">
98
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Roboto:300,400,500,700">
109
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Noto%20Naskh%20Arabic%20UI:400,700">
1110
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/icon?family=Material+Icons+Extended">

examples/material_icon_example/lib/material_icon_demo.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ material-input {
1818
.svg-icon {
1919
@include svg-icon(url($test-svg-icon));
2020
}
21+

0 commit comments

Comments
 (0)