Commit 5438ee9
authored
Comment Likes: Remove the dependency on Noticons (#14784)
Currently the Noticons font is loaded solely for the purpose
of displaying the "like" star from the Noticons icon set. This
adds 20 kB to the total page load size when only comment likes
are enabled.
This commit replaces the icon character by an inline SVG used
on WPCOM.1 parent 2be4aff commit 5438ee9
1 file changed
+10
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 5 | | |
11 | 6 | | |
12 | 7 | | |
| |||
163 | 158 | | |
164 | 159 | | |
165 | 160 | | |
166 | | - | |
167 | 161 | | |
168 | 162 | | |
169 | 163 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 164 | + | |
176 | 165 | | |
| 166 | + | |
| 167 | + | |
177 | 168 | | |
178 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
179 | 175 | | |
180 | 176 | | |
181 | 177 | | |
| |||
193 | 189 | | |
194 | 190 | | |
195 | 191 | | |
196 | | - | |
| 192 | + | |
197 | 193 | | |
198 | 194 | | |
199 | 195 | | |
| |||
0 commit comments