play icon
play from Reicon by REICON · Outline · Video · MIT Free for personal and commercial use.
- Name
- play
- Set
- Reicon
- Style
- Outline
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All play icons →playAkar IconsplayBootstrap IconsplayBoxIcons v2playCarbonplayCodiconsplayDither IconsplayFramework7 IconsplayFont Awesome 6 SolidplayFont Awesome SolidplayFeather Iconsplay-outlineFlowbite Iconsplay-12-filledFluent UI System IconsplayHeroIconsplayHuge IconsplayHumbleiconsplayIconParkplayIconPark OutlineplayIconPark SolidplayIconPark TwoToneplayIconoirplayIonIconsplayJam IconsplayKeyline IconsplayLine Awesome
More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilm
Use the play icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.238 3.044C5.652 2.182 3.75 3.32 3.75 5.033v13.934c0 1.714 1.902 2.851 3.488 1.989l12.812-6.967c1.6-.87 1.6-3.108 0-3.977zM2.25 5.033c0-2.905 3.167-4.687 5.705-3.306l12.812 6.967c2.644 1.438 2.644 5.174 0 6.612L7.955 22.273c-2.538 1.38-5.705-.4-5.705-3.306z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconPlay(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" fillRule="evenodd" d="M7.238 3.044C5.652 2.182 3.75 3.32 3.75 5.033v13.934c0 1.714 1.902 2.851 3.488 1.989l12.812-6.967c1.6-.87 1.6-3.108 0-3.977zM2.25 5.033c0-2.905 3.167-4.687 5.705-3.306l12.812 6.967c2.644 1.438 2.644 5.174 0 6.612L7.955 22.273c-2.538 1.38-5.705-.4-5.705-3.306z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.238 3.044C5.652 2.182 3.75 3.32 3.75 5.033v13.934c0 1.714 1.902 2.851 3.488 1.989l12.812-6.967c1.6-.87 1.6-3.108 0-3.977zM2.25 5.033c0-2.905 3.167-4.687 5.705-3.306l12.812 6.967c2.644 1.438 2.644 5.174 0 6.612L7.955 22.273c-2.538 1.38-5.705-.4-5.705-3.306z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-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%20fill-rule%3D%22evenodd%22%20d%3D%22M7.238%203.044C5.652%202.182%203.75%203.32%203.75%205.033v13.934c0%201.714%201.902%202.851%203.488%201.989l12.812-6.967c1.6-.87%201.6-3.108%200-3.977zM2.25%205.033c0-2.905%203.167-4.687%205.705-3.306l12.812%206.967c2.644%201.438%202.644%205.174%200%206.612L7.955%2022.273c-2.538%201.38-5.705-.4-5.705-3.306z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M7.238%203.044C5.652%202.182%203.75%203.32%203.75%205.033v13.934c0%201.714%201.902%202.851%203.488%201.989l12.812-6.967c1.6-.87%201.6-3.108%200-3.977zM2.25%205.033c0-2.905%203.167-4.687%205.705-3.306l12.812%206.967c2.644%201.438%202.644%205.174%200%206.612L7.955%2022.273c-2.538%201.38-5.705-.4-5.705-3.306z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/play.svg?color=%231a73e8&size=48