|
54 | 54 | <highlight-code type="html" > |
55 | 55 | <button class="icon-btn icon-btn--large" type="button" aria-label="Save"> |
56 | 56 | <svg class="icon icon--24" width="16" height="16" aria-hidden="true"> |
57 | | - <use href="icons.svg#icon-save-24"></use> |
| 57 | + <use href="icons.svg#icon-heart-24"></use> |
58 | 58 | </svg> |
59 | 59 | </button> |
60 | 60 | <button class="icon-btn" type="button" aria-label="Save"> |
61 | 61 | <svg class="icon icon--24" width="16" height="16" aria-hidden="true"> |
62 | | - <use href="icons.svg#icon-save-24"></use> |
| 62 | + <use href="icons.svg#icon-heart-24"></use> |
63 | 63 | </svg> |
64 | 64 | </button> |
65 | 65 | <button class="icon-btn icon-btn--small" type="button" aria-label="Save"> |
66 | 66 | <svg class="icon icon--24" width="16" height="16" aria-hidden="true"> |
67 | | - <use href="icons.svg#icon-save-24"></use> |
| 67 | + <use href="icons.svg#icon-heart-24"></use> |
68 | 68 | </svg> |
69 | 69 | </button> |
70 | 70 | </highlight-code> |
|
122 | 122 | <highlight-code type="html" > |
123 | 123 | <button aria-label="Watchlist (4 notifications)" class="icon-btn icon-btn--badged" type="button"> |
124 | 124 | <svg class="icon icon--24" width="24" height="24" aria-hidden="true"> |
125 | | - <use href="#icon-save-24"></use> |
| 125 | + <use href="#icon-heart-24"></use> |
126 | 126 | </svg> |
127 | 127 | <span aria-hidden="true" class="badge">4</span> |
128 | 128 | </button> |
|
160 | 160 | <highlight-code type="html" > |
161 | 161 | <button class="icon-btn icon-btn--large icon-btn--primary" type="button" aria-label="Save"> |
162 | 162 | <svg class="icon icon--24" width="16" height="16" aria-hidden="true"> |
163 | | - <use href="#icon-save-24"></use> |
| 163 | + <use href="#icon-heart-24"></use> |
164 | 164 | </svg> |
165 | 165 | </button> |
166 | 166 | <button class="icon-btn icon-btn--primary" type="button" aria-label="Save"> |
167 | 167 | <svg class="icon icon--20" width="16" height="16" aria-hidden="true"> |
168 | | - <use href="#icon-save-20"></use> |
| 168 | + <use href="#icon-heart-20"></use> |
169 | 169 | </svg> |
170 | 170 | </button> |
171 | 171 | <button class="icon-btn icon-btn--small icon-btn--primary" type="button" aria-label="Save"> |
172 | 172 | <svg class="icon icon--16" width="16" height="16" aria-hidden="true"> |
173 | | - <use href="#icon-save-16"></use> |
| 173 | + <use href="#icon-heart-16"></use> |
174 | 174 | </svg> |
175 | 175 | </button> |
176 | 176 | </highlight-code> |
|
201 | 201 | <highlight-code type="html" > |
202 | 202 | <button class="icon-btn icon-btn--large icon-btn--secondary" type="button" aria-label="Save"> |
203 | 203 | <svg class="icon icon--24" width="16" height="16" aria-hidden="true"> |
204 | | - <use href="#icon-save-24"></use> |
| 204 | + <use href="#icon-heart-24"></use> |
205 | 205 | </svg> |
206 | 206 | </button> |
207 | 207 | <button class="icon-btn icon-btn--secondary" type="button" aria-label="Save"> |
208 | 208 | <svg class="icon icon--20" width="16" height="16" aria-hidden="true"> |
209 | | - <use href="#icon-save-20"></use> |
| 209 | + <use href="#icon-heart-20"></use> |
210 | 210 | </svg> |
211 | 211 | </button> |
212 | 212 | <button class="icon-btn icon-btn--small icon-btn--secondary" type="button" aria-label="Save"> |
213 | 213 | <svg class="icon icon--16" width="16" height="16" aria-hidden="true"> |
214 | | - <use href="#icon-save-16"></use> |
| 214 | + <use href="#icon-heart-16"></use> |
215 | 215 | </svg> |
216 | 216 | </button> |
217 | 217 | </highlight-code> |
|
242 | 242 | <highlight-code type="html" > |
243 | 243 | <button class="icon-btn icon-btn--large icon-btn--tertiary" type="button" aria-label="Save"> |
244 | 244 | <svg class="icon icon--24" width="16" height="16" aria-hidden="true"> |
245 | | - <use href="#icon-save-24"></use> |
| 245 | + <use href="#icon-heart-24"></use> |
246 | 246 | </svg> |
247 | 247 | </button> |
248 | 248 | <button class="icon-btn icon-btn--tertiary" type="button" aria-label="Save"> |
249 | 249 | <svg class="icon icon--20" width="16" height="16" aria-hidden="true"> |
250 | | - <use href="#icon-save-20"></use> |
| 250 | + <use href="#icon-heart-20"></use> |
251 | 251 | </svg> |
252 | 252 | </button> |
253 | 253 | <button class="icon-btn icon-btn--small icon-btn--tertiary" type="button" aria-label="Save"> |
254 | 254 | <svg class="icon icon--16" width="16" height="16" aria-hidden="true"> |
255 | | - <use href="#icon-save-16"></use> |
| 255 | + <use href="#icon-heart-16"></use> |
256 | 256 | </svg> |
257 | 257 | </button> |
258 | 258 | </highlight-code> |
|
337 | 337 | <highlight-code type="html" > |
338 | 338 | <a aria-label="loading" class="icon-link icon-link--large icon-link--primary" href="https://www.ebay.com"> |
339 | 339 | <svg class="icon icon--24" width="16" height="16" aria-hidden="true"> |
340 | | - <use href="#icon-save-24"></use> |
| 340 | + <use href="#icon-heart-24"></use> |
341 | 341 | </svg> |
342 | 342 | </a> |
343 | 343 | <a aria-label="loading" class="icon-link icon-link--primary" href="https://www.ebay.com"> |
344 | 344 | <svg class="icon icon--20" width="16" height="16" aria-hidden="true"> |
345 | | - <use href="#icon-save-20"></use> |
| 345 | + <use href="#icon-heart-20"></use> |
346 | 346 | </svg> |
347 | 347 | </a> |
348 | 348 | <a aria-label="loading" class="icon-link icon-link--small icon-link--primary" href="https://www.ebay.com"> |
349 | 349 | <svg class="icon icon--16" width="16" height="16" aria-hidden="true"> |
350 | | - <use href="#icon-save-16"></use> |
| 350 | + <use href="#icon-heart-16"></use> |
351 | 351 | </svg> |
352 | 352 | </a> |
353 | 353 | </highlight-code> |
|
0 commit comments