play circle hint half icon

play-circle-hint-half-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
play-circle-hint-half-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the play circle hint half icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2q.803.001 1.56.152a.5.5 0 0 1-.193.981a7 7 0 0 0-1.556-.13a7 7 0 1 0 1.556 13.864a.5.5 0 1 1 .194.98a8 8 0 0 1-1.877.147a7.97 7.97 0 0 1-5.726-2.75A7.97 7.97 0 0 1 2 10a7.97 7.97 0 0 1 2.545-5.852A7.97 7.97 0 0 1 10 2m3.752 1.485a.5.5 0 0 1 .693-.137a8 8 0 0 1 2.207 2.207a.5.5 0 1 1-.83.556a7 7 0 0 0-1.933-1.932a.5.5 0 0 1-.137-.694m3.508 4.56a.5.5 0 0 1 .588.394a8 8 0 0 1 0 3.122a.5.5 0 0 1-.981-.194a7 7 0 0 0 0-2.734a.5.5 0 0 1 .393-.587m-.745 5.707a.5.5 0 0 1 .137.693a8 8 0 0 1-2.207 2.207a.5.5 0 0 1-.556-.83a7 7 0 0 0 1.932-1.933a.5.5 0 0 1 .694-.137m-7.39-6.568A.75.75 0 0 0 8 7.834v4.333a.75.75 0 0 0 1.125.65l4.125-2.384a.5.5 0 0 0 0-.866z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPlayCircleHintHalf20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2q.803.001 1.56.152a.5.5 0 0 1-.193.981a7 7 0 0 0-1.556-.13a7 7 0 1 0 1.556 13.864a.5.5 0 1 1 .194.98a8 8 0 0 1-1.877.147a7.97 7.97 0 0 1-5.726-2.75A7.97 7.97 0 0 1 2 10a7.97 7.97 0 0 1 2.545-5.852A7.97 7.97 0 0 1 10 2m3.752 1.485a.5.5 0 0 1 .693-.137a8 8 0 0 1 2.207 2.207a.5.5 0 1 1-.83.556a7 7 0 0 0-1.933-1.932a.5.5 0 0 1-.137-.694m3.508 4.56a.5.5 0 0 1 .588.394a8 8 0 0 1 0 3.122a.5.5 0 0 1-.981-.194a7 7 0 0 0 0-2.734a.5.5 0 0 1 .393-.587m-.745 5.707a.5.5 0 0 1 .137.693a8 8 0 0 1-2.207 2.207a.5.5 0 0 1-.556-.83a7 7 0 0 0 1.932-1.933a.5.5 0 0 1 .694-.137m-7.39-6.568A.75.75 0 0 0 8 7.834v4.333a.75.75 0 0 0 1.125.65l4.125-2.384a.5.5 0 0 0 0-.866z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2q.803.001 1.56.152a.5.5 0 0 1-.193.981a7 7 0 0 0-1.556-.13a7 7 0 1 0 1.556 13.864a.5.5 0 1 1 .194.98a8 8 0 0 1-1.877.147a7.97 7.97 0 0 1-5.726-2.75A7.97 7.97 0 0 1 2 10a7.97 7.97 0 0 1 2.545-5.852A7.97 7.97 0 0 1 10 2m3.752 1.485a.5.5 0 0 1 .693-.137a8 8 0 0 1 2.207 2.207a.5.5 0 1 1-.83.556a7 7 0 0 0-1.933-1.932a.5.5 0 0 1-.137-.694m3.508 4.56a.5.5 0 0 1 .588.394a8 8 0 0 1 0 3.122a.5.5 0 0 1-.981-.194a7 7 0 0 0 0-2.734a.5.5 0 0 1 .393-.587m-.745 5.707a.5.5 0 0 1 .137.693a8 8 0 0 1-2.207 2.207a.5.5 0 0 1-.556-.83a7 7 0 0 0 1.932-1.933a.5.5 0 0 1 .694-.137m-7.39-6.568A.75.75 0 0 0 8 7.834v4.333a.75.75 0 0 0 1.125.65l4.125-2.384a.5.5 0 0 0 0-.866z"/></svg>
</template>

CSS

.icon-play-circle-hint-half-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202q.803.001%201.56.152a.5.5%200%200%201-.193.981a7%207%200%200%200-1.556-.13a7%207%200%201%200%201.556%2013.864a.5.5%200%201%201%20.194.98a8%208%200%200%201-1.877.147a7.97%207.97%200%200%201-5.726-2.75A7.97%207.97%200%200%201%202%2010a7.97%207.97%200%200%201%202.545-5.852A7.97%207.97%200%200%201%2010%202m3.752%201.485a.5.5%200%200%201%20.693-.137a8%208%200%200%201%202.207%202.207a.5.5%200%201%201-.83.556a7%207%200%200%200-1.933-1.932a.5.5%200%200%201-.137-.694m3.508%204.56a.5.5%200%200%201%20.588.394a8%208%200%200%201%200%203.122a.5.5%200%200%201-.981-.194a7%207%200%200%200%200-2.734a.5.5%200%200%201%20.393-.587m-.745%205.707a.5.5%200%200%201%20.137.693a8%208%200%200%201-2.207%202.207a.5.5%200%200%201-.556-.83a7%207%200%200%200%201.932-1.933a.5.5%200%200%201%20.694-.137m-7.39-6.568A.75.75%200%200%200%208%207.834v4.333a.75.75%200%200%200%201.125.65l4.125-2.384a.5.5%200%200%200%200-.866z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202q.803.001%201.56.152a.5.5%200%200%201-.193.981a7%207%200%200%200-1.556-.13a7%207%200%201%200%201.556%2013.864a.5.5%200%201%201%20.194.98a8%208%200%200%201-1.877.147a7.97%207.97%200%200%201-5.726-2.75A7.97%207.97%200%200%201%202%2010a7.97%207.97%200%200%201%202.545-5.852A7.97%207.97%200%200%201%2010%202m3.752%201.485a.5.5%200%200%201%20.693-.137a8%208%200%200%201%202.207%202.207a.5.5%200%201%201-.83.556a7%207%200%200%200-1.933-1.932a.5.5%200%200%201-.137-.694m3.508%204.56a.5.5%200%200%201%20.588.394a8%208%200%200%201%200%203.122a.5.5%200%200%201-.981-.194a7%207%200%200%200%200-2.734a.5.5%200%200%201%20.393-.587m-.745%205.707a.5.5%200%200%201%20.137.693a8%208%200%200%201-2.207%202.207a.5.5%200%200%201-.556-.83a7%207%200%200%200%201.932-1.933a.5.5%200%200%201%20.694-.137m-7.39-6.568A.75.75%200%200%200%208%207.834v4.333a.75.75%200%200%200%201.125.65l4.125-2.384a.5.5%200%200%200%200-.866z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/play-circle-hint-half-20-regular.svg?color=%231a73e8&size=48