Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / video_embed_field / css / icons / play.svg
diff --git a/web/modules/contrib/video_embed_field/css/icons/play.svg b/web/modules/contrib/video_embed_field/css/icons/play.svg
new file mode 100644 (file)
index 0000000..a4f631d
--- /dev/null
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="video-overlay-play-button" viewBox="0 0 200 200" alt="Play video">
+  <circle cx="100" cy="100" r="90" fill="none" stroke-width="15" stroke="#fff"/>
+  <polygon points="70, 55 70, 145 145, 100" fill="#fff"/>
+</svg>