play or pause button emoji
play-or-pause-button from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- play-or-pause-button
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the play or pause button emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M14.736 54.187c.41.166.872.276 1.334.276c.718 0 1.436-.276 2.051-.718l25.39-14.866l.257-.277c.667-.718 1.026-1.602 1.026-2.597s-.36-1.934-1.026-2.597l-.257-.277l-25.39-14.976c-.923-.774-2.256-.94-3.385-.443c-1.282.553-2.103 1.935-2.103 3.427V50.76c0 1.493.82 2.874 2.103 3.427"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.158 54.717c.42.17.895.283 1.368.283c.737 0 1.474-.283 2.106-.737l26.052-15.254l.263-.284C44.632 37.988 45 37.081 45 36.06s-.368-1.985-1.053-2.665l-.263-.284l-26.052-15.367c-.948-.794-2.316-.964-3.474-.454c-1.316.567-2.158 1.985-2.158 3.516V51.2c0 1.53.842 2.948 2.158 3.516M60 17v38m-8-38v38"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPlayOrPauseButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M14.736 54.187c.41.166.872.276 1.334.276c.718 0 1.436-.276 2.051-.718l25.39-14.866l.257-.277c.667-.718 1.026-1.602 1.026-2.597s-.36-1.934-1.026-2.597l-.257-.277l-25.39-14.976c-.923-.774-2.256-.94-3.385-.443c-1.282.553-2.103 1.935-2.103 3.427V50.76c0 1.493.82 2.874 2.103 3.427"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M14.158 54.717c.42.17.895.283 1.368.283c.737 0 1.474-.283 2.106-.737l26.052-15.254l.263-.284C44.632 37.988 45 37.081 45 36.06s-.368-1.985-1.053-2.665l-.263-.284l-26.052-15.367c-.948-.794-2.316-.964-3.474-.454c-1.316.567-2.158 1.985-2.158 3.516V51.2c0 1.53.842 2.948 2.158 3.516M60 17v38m-8-38v38"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M14.736 54.187c.41.166.872.276 1.334.276c.718 0 1.436-.276 2.051-.718l25.39-14.866l.257-.277c.667-.718 1.026-1.602 1.026-2.597s-.36-1.934-1.026-2.597l-.257-.277l-25.39-14.976c-.923-.774-2.256-.94-3.385-.443c-1.282.553-2.103 1.935-2.103 3.427V50.76c0 1.493.82 2.874 2.103 3.427"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.158 54.717c.42.17.895.283 1.368.283c.737 0 1.474-.283 2.106-.737l26.052-15.254l.263-.284C44.632 37.988 45 37.081 45 36.06s-.368-1.985-1.053-2.665l-.263-.284l-26.052-15.367c-.948-.794-2.316-.964-3.474-.454c-1.316.567-2.158 1.985-2.158 3.516V51.2c0 1.53.842 2.948 2.158 3.516M60 17v38m-8-38v38"/></svg> </template>
CSS
.icon-play-or-pause-button {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.736%2054.187c.41.166.872.276%201.334.276c.718%200%201.436-.276%202.051-.718l25.39-14.866l.257-.277c.667-.718%201.026-1.602%201.026-2.597s-.36-1.934-1.026-2.597l-.257-.277l-25.39-14.976c-.923-.774-2.256-.94-3.385-.443c-1.282.553-2.103%201.935-2.103%203.427V50.76c0%201.493.82%202.874%202.103%203.427%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14.158%2054.717c.42.17.895.283%201.368.283c.737%200%201.474-.283%202.106-.737l26.052-15.254l.263-.284C44.632%2037.988%2045%2037.081%2045%2036.06s-.368-1.985-1.053-2.665l-.263-.284l-26.052-15.367c-.948-.794-2.316-.964-3.474-.454c-1.316.567-2.158%201.985-2.158%203.516V51.2c0%201.53.842%202.948%202.158%203.516M60%2017v38m-8-38v38%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.736%2054.187c.41.166.872.276%201.334.276c.718%200%201.436-.276%202.051-.718l25.39-14.866l.257-.277c.667-.718%201.026-1.602%201.026-2.597s-.36-1.934-1.026-2.597l-.257-.277l-25.39-14.976c-.923-.774-2.256-.94-3.385-.443c-1.282.553-2.103%201.935-2.103%203.427V50.76c0%201.493.82%202.874%202.103%203.427%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14.158%2054.717c.42.17.895.283%201.368.283c.737%200%201.474-.283%202.106-.737l26.052-15.254l.263-.284C44.632%2037.988%2045%2037.081%2045%2036.06s-.368-1.985-1.053-2.665l-.263-.284l-26.052-15.367c-.948-.794-2.316-.964-3.474-.454c-1.316.567-2.158%201.985-2.158%203.516V51.2c0%201.53.842%202.948%202.158%203.516M60%2017v38m-8-38v38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/play-or-pause-button.svg?color=%231a73e8&size=48