|
1 |
| -<ytmusic-pivot-bar-item-renderer class="style-scope ytmusic-pivot-bar-renderer" tab-id="FEmusic_next" role="tab" onclick="goToNextPage()"> |
2 |
| - <yt-icon class="tab-icon style-scope ytmusic-pivot-bar-item-renderer"> |
3 |
| - <svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope yt-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"> |
4 |
| - <g class="style-scope yt-icon"> |
5 |
| - <path d="M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 |
| 1 | +<div |
| 2 | + class="style-scope ytmusic-pivot-bar-renderer navigation-item" |
| 3 | + tab-id="FEmusic_next" |
| 4 | + role="tab" |
| 5 | + onclick="goToNextPage()" |
| 6 | +> |
| 7 | + <div class="tab-icon style-scope ytmusic-pivot-bar-item-renderer"> |
| 8 | + <svg |
| 9 | + viewBox="0 0 24 24" |
| 10 | + preserveAspectRatio="xMidYMid meet" |
| 11 | + focusable="false" |
| 12 | + class="style-scope yt-icon" |
| 13 | + style="pointer-events: none; display: block; width: 100%; height: 100%;" |
| 14 | + > |
| 15 | + <g class="style-scope yt-icon"> |
| 16 | + <path |
| 17 | + d="M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 |
6 | 18 | c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028
|
7 | 19 | c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265
|
8 |
| - c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z" class="style-scope yt-icon"> |
9 |
| - </path> |
10 |
| - </g> |
11 |
| - </svg> |
12 |
| - </yt-icon> |
| 20 | + c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z" |
| 21 | + class="style-scope yt-icon" |
| 22 | + ></path> |
| 23 | + </g> |
| 24 | + </svg> |
| 25 | + </div> |
13 | 26 |
|
14 |
| - <paper-icon-button class="search-icon style-scope ytmusic-search-box" role="button" tabindex="0" aria-disabled="false" title="Go to next page"> |
15 |
| - <iron-icon id="icon" class="style-scope paper-icon-button"> |
16 |
| - <svg viewBox="0 0 492 492" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"> |
17 |
| - <g class="style-scope iron-icon"> |
18 |
| - <path class="st0" d="M382.7,226.8L163.7,7.9c-5.1-5.1-11.8-7.9-19-7.9s-14,2.8-19,7.9L109.5,24c-10.5,10.5-10.5,27.6,0,38.1 |
| 27 | + <div |
| 28 | + class="search-icon style-scope ytmusic-search-box" |
| 29 | + role="button" |
| 30 | + tabindex="0" |
| 31 | + aria-disabled="false" |
| 32 | + title="Go to next page" |
| 33 | + > |
| 34 | + <div id="icon" class="style-scope paper-icon-button navigation-icon"> |
| 35 | + <svg |
| 36 | + viewBox="0 0 492 492" |
| 37 | + preserveAspectRatio="xMidYMid meet" |
| 38 | + focusable="false" |
| 39 | + class="style-scope iron-icon" |
| 40 | + style="pointer-events: none; display: block; width: 100%; height: 100%;" |
| 41 | + > |
| 42 | + <g class="style-scope iron-icon"> |
| 43 | + <path |
| 44 | + class="st0" |
| 45 | + d="M382.7,226.8L163.7,7.9c-5.1-5.1-11.8-7.9-19-7.9s-14,2.8-19,7.9L109.5,24c-10.5,10.5-10.5,27.6,0,38.1 |
19 | 46 | l183.9,183.9L109.3,430c-5.1,5.1-7.9,11.8-7.9,19c0,7.2,2.8,14,7.9,19l16.1,16.1c5.1,5.1,11.8,7.9,19,7.9s14-2.8,19-7.9L382.7,265
|
20 |
| - c5.1-5.1,7.9-11.9,7.8-19.1C390.5,238.7,387.8,231.9,382.7,226.8z"> |
21 |
| - </path> |
22 |
| - </g> |
23 |
| - </svg> |
24 |
| - </iron-icon> |
25 |
| - </paper-icon-button> |
26 |
| -</ytmusic-pivot-bar-item-renderer> |
| 47 | + c5.1-5.1,7.9-11.9,7.8-19.1C390.5,238.7,387.8,231.9,382.7,226.8z" |
| 48 | + ></path> |
| 49 | + </g> |
| 50 | + </svg> |
| 51 | + </div> |
| 52 | + </div> |
| 53 | +</div> |
0 commit comments