isaacbye

Untitled

Nov 14th, 2025
2,182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. ![](data:image/svg+xml,
  2. <svg xmlns='http://www.w3.org/2000/svg'>
  3. <style>/*<![CDATA[*/
  4. .marquee {
  5. animation: marqp 16s linear infinite;
  6. text {
  7. fill: %23ca0510;
  8. font-family: Arial Narrow, system-ui, sans-serif;
  9. font-size: 18px;
  10. transform-box: content-box;
  11. animation: marqc 16s linear infinite;
  12. }
  13. }
  14. @keyframes marqp {
  15. from { transform: translateX%28100%%29; }
  16. to { transform: translateX%280%%29; }
  17. }
  18. @keyframes marqc {
  19. from { transform: translateX%280%%29; }
  20. to { transform: translateX%28-100%%29; }
  21. }
  22. /*]]>*/</style>
  23. <g class='marquee'><text dominant-baseline='hanging'>
  24. text text text text text text
  25. text text text text text text
  26. text text text text text text %28text text text%29
  27. </text></g>
  28. </svg>){100%:18}
Advertisement
Add Comment
Please, Sign In to add comment