motion-play from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
motion-play
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
motion-play-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the motion play icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.385 15.23L15.23 12l-4.846-3.23zm-1.89 5.07q-1.643-.701-2.858-1.916q-1.216-1.216-1.926-2.849Q3 13.902 3 12.04q0-.902.167-1.776t.497-1.715l.78.78q-.219.65-.331 1.317T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.332.112t-1.3.332l-.776-.775q.789-.315 1.606-.492T11.885 3q1.882 0 3.544.701t2.896 1.926t1.955 2.867T21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.701M5.303 6.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M7.75 7.75Q9.5 6 12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75T6 12t1.75-4.25"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMotionPlay(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.385 15.23L15.23 12l-4.846-3.23zm-1.89 5.07q-1.643-.701-2.858-1.916q-1.216-1.216-1.926-2.849Q3 13.902 3 12.04q0-.902.167-1.776t.497-1.715l.78.78q-.219.65-.331 1.317T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.332.112t-1.3.332l-.776-.775q.789-.315 1.606-.492T11.885 3q1.882 0 3.544.701t2.896 1.926t1.955 2.867T21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.701M5.303 6.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M7.75 7.75Q9.5 6 12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75T6 12t1.75-4.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.385 15.23L15.23 12l-4.846-3.23zm-1.89 5.07q-1.643-.701-2.858-1.916q-1.216-1.216-1.926-2.849Q3 13.902 3 12.04q0-.902.167-1.776t.497-1.715l.78.78q-.219.65-.331 1.317T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.332.112t-1.3.332l-.776-.775q.789-.315 1.606-.492T11.885 3q1.882 0 3.544.701t2.896 1.926t1.955 2.867T21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.701M5.303 6.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M7.75 7.75Q9.5 6 12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75T6 12t1.75-4.25"/></svg>
</template>

CSS

.icon-motion-play {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.385%2015.23L15.23%2012l-4.846-3.23zm-1.89%205.07q-1.643-.701-2.858-1.916q-1.216-1.216-1.926-2.849Q3%2013.902%203%2012.04q0-.902.167-1.776t.497-1.715l.78.78q-.219.65-.331%201.317T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012t-2.325-5.675T12%204q-.675%200-1.332.112t-1.3.332l-.776-.775q.789-.315%201.606-.492T11.885%203q1.882%200%203.544.701t2.896%201.926t1.955%202.867T21%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.701M5.303%206.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M7.75%207.75Q9.5%206%2012%206t4.25%201.75T18%2012t-1.75%204.25T12%2018t-4.25-1.75T6%2012t1.75-4.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.385%2015.23L15.23%2012l-4.846-3.23zm-1.89%205.07q-1.643-.701-2.858-1.916q-1.216-1.216-1.926-2.849Q3%2013.902%203%2012.04q0-.902.167-1.776t.497-1.715l.78.78q-.219.65-.331%201.317T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012t-2.325-5.675T12%204q-.675%200-1.332.112t-1.3.332l-.776-.775q.789-.315%201.606-.492T11.885%203q1.882%200%203.544.701t2.896%201.926t1.955%202.867T21%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.701M5.303%206.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M7.75%207.75Q9.5%206%2012%206t4.25%201.75T18%2012t-1.75%204.25T12%2018t-4.25-1.75T6%2012t1.75-4.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/motion-play.svg?color=%231a73e8&size=48