@@ -399,9 +399,7 @@ presets[`play`] = {
399399 // Preferred: the richer layered version
400400 type: ' layered' ,
401401 name: ` Play` ,
402- elements: [
403- /* ... graphics elements ... */
404- ],
402+ elements: [/* ... graphics elements ... */ ],
405403 steps: [{ down: [{ actionId: ' play' , options: {} }], up: [] }],
406404 feedbacks: [],
407405 },
@@ -600,10 +598,10 @@ Some common ones are listed below (you can copy and paste the glyph directly int
600598| ⏵ | 23F5 | 44 | Play,Start,Go, TAKE |
601599| ⏹ | 23F9 | 44 | Stop, Halt, Break, KILL |
602600| ⏸ | 23F8 | 44 | Pause, Hold, Wait |
603- | ⏯ | 23EF | 44 | Toggle Play/Pause |
601+ | ⏯ | 23EF | 44 | Toggle Play/Pause |
604602| ⏺ | 23FA | 44 | Rec, Save, Store |
605- | ⏭ | 23ED | 44 | Next, Skip, FWD |
606- | ⏮ | 23EE | 44 | Previous, Back, Rev |
603+ | ⏭ | 23ED | 44 | Next, Skip, FWD |
604+ | ⏮ | 23EE | 44 | Previous, Back, Rev |
607605| ⏩ | 23E9 | 44 | Fast FWD, Shuttle Fwd |
608606| ⏪ | 23EA | 44 | Fast Rewind , Shuttle rev |
609607| ⏏️ | 23CF | 44 | Eject, Unload |
0 commit comments