@@ -1679,7 +1679,10 @@ <h2>Splats, or Rest Parameters/Spread Syntax</h2>
16791679
16801680 < div class ="row ">
16811681 < div class ="col text-right ">
1682- < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="splats " data-run ="true "> </ button >
1682+ < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="splats " data-run ="true "> < small > < svg class ="play-button " viewBox ="0 0 24 24 ">
1683+ < path d ="M2.56-0.01v24.02L21.44 11.98 2.56-0.01z "/>
1684+ </ svg >
1685+ </ small > Run</ button >
16831686 </ div >
16841687 </ div >
16851688
@@ -2474,7 +2477,10 @@ <h2>Everything is an Expression (at least, as much as possible)</h2>
24742477
24752478 < div class ="row ">
24762479 < div class ="col text-right ">
2477- < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="expressions_try " data-run ="true "> </ button >
2480+ < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="expressions_try " data-run ="true "> < small > < svg class ="play-button " viewBox ="0 0 24 24 ">
2481+ < path d ="M2.56-0.01v24.02L21.44 11.98 2.56-0.01z "/>
2482+ </ svg >
2483+ </ small > Run</ button >
24782484 </ div >
24792485 </ div >
24802486
@@ -3544,7 +3550,10 @@ <h2>Async Functions</h2>
35443550
35453551 < div class ="row ">
35463552 < div class ="col text-right ">
3547- < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="async " data-run ="true "> </ button >
3553+ < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="async " data-run ="true "> < small > < svg class ="play-button " viewBox ="0 0 24 24 ">
3554+ < path d ="M2.56-0.01v24.02L21.44 11.98 2.56-0.01z "/>
3555+ </ svg >
3556+ </ small > Run</ button >
35483557 </ div >
35493558 </ div >
35503559
@@ -3682,7 +3691,10 @@ <h2>Classes</h2>
36823691
36833692 < div class ="row ">
36843693 < div class ="col text-right ">
3685- < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="classes " data-run ="true "> </ button >
3694+ < button type ="button " class ="btn btn-primary " data-action ="run-code-example " data-example ="classes " data-run ="true "> < small > < svg class ="play-button " viewBox ="0 0 24 24 ">
3695+ < path d ="M2.56-0.01v24.02L21.44 11.98 2.56-0.01z "/>
3696+ </ svg >
3697+ </ small > Run</ button >
36863698 </ div >
36873699 </ div >
36883700
0 commit comments