play.svg 1.0 KB

12345678910111213141516171819
  1. <!-- This Source Code Form is subject to the terms of the Mozilla Public
  2. - License, v. 2.0. If a copy of the MPL was not distributed with this
  3. - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
  4. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16">
  5. <defs>
  6. <linearGradient id="b">
  7. <stop offset="0" stop-color="#2959b8"/>
  8. <stop offset="1" stop-color="#83ace8"/>
  9. </linearGradient>
  10. <linearGradient id="a">
  11. <stop offset="0" stop-color="#5c87d0"/>
  12. <stop offset="1" stop-color="#abc7ed"/>
  13. </linearGradient>
  14. <linearGradient x1="1.472" y1="-4.098" x2="1.472" y2="6.772" id="c" xlink:href="#a" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.65609 0 0 -1.01925 4.494 9.401)"/>
  15. <linearGradient x1="10.18" y1="8.767" x2="3.926" y2="2.99" id="d" xlink:href="#b" gradientUnits="userSpaceOnUse"/>
  16. </defs>
  17. <path d="M11.788 8L4.5 1.204v13.592z" fill="url(#c)" stroke="url(#d)" stroke-linejoin="round"/>
  18. </svg>