playpause-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
playpause-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Use the playpause icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M34.543 44.733h4.481c1.737 0 2.645-.908 2.645-2.645V15.203c0-1.796-.908-2.625-2.645-2.625h-4.48c-1.738 0-2.626.908-2.626 2.625v26.885c0 1.737.888 2.645 2.625 2.645m14.35 0h4.481c1.737 0 2.626-.908 2.626-2.645V15.203c0-1.796-.889-2.625-2.626-2.625h-4.48c-1.737 0-2.645.908-2.645 2.625v26.885c0 1.737.908 2.645 2.645 2.645m-46.05-.592c.809 0 1.48-.257 2.27-.73l20.114-11.824c1.401-.83 2.013-1.816 2.013-2.941c0-1.145-.612-2.112-2.013-2.941L5.112 13.86c-.809-.474-1.46-.73-2.27-.73C1.302 13.13 0 14.315 0 16.526v24.24c0 2.21 1.303 3.375 2.842 3.375"/></svg>

React

import type { SVGProps } from "react";

export function F7PlaypauseFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M34.543 44.733h4.481c1.737 0 2.645-.908 2.645-2.645V15.203c0-1.796-.908-2.625-2.645-2.625h-4.48c-1.738 0-2.626.908-2.626 2.625v26.885c0 1.737.888 2.645 2.625 2.645m14.35 0h4.481c1.737 0 2.626-.908 2.626-2.645V15.203c0-1.796-.889-2.625-2.626-2.625h-4.48c-1.737 0-2.645.908-2.645 2.625v26.885c0 1.737.908 2.645 2.645 2.645m-46.05-.592c.809 0 1.48-.257 2.27-.73l20.114-11.824c1.401-.83 2.013-1.816 2.013-2.941c0-1.145-.612-2.112-2.013-2.941L5.112 13.86c-.809-.474-1.46-.73-2.27-.73C1.302 13.13 0 14.315 0 16.526v24.24c0 2.21 1.303 3.375 2.842 3.375"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M34.543 44.733h4.481c1.737 0 2.645-.908 2.645-2.645V15.203c0-1.796-.908-2.625-2.645-2.625h-4.48c-1.738 0-2.626.908-2.626 2.625v26.885c0 1.737.888 2.645 2.625 2.645m14.35 0h4.481c1.737 0 2.626-.908 2.626-2.645V15.203c0-1.796-.889-2.625-2.626-2.625h-4.48c-1.737 0-2.645.908-2.645 2.625v26.885c0 1.737.908 2.645 2.645 2.645m-46.05-.592c.809 0 1.48-.257 2.27-.73l20.114-11.824c1.401-.83 2.013-1.816 2.013-2.941c0-1.145-.612-2.112-2.013-2.941L5.112 13.86c-.809-.474-1.46-.73-2.27-.73C1.302 13.13 0 14.315 0 16.526v24.24c0 2.21 1.303 3.375 2.842 3.375"/></svg>
</template>

CSS

.icon-playpause-fill {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M34.543%2044.733h4.481c1.737%200%202.645-.908%202.645-2.645V15.203c0-1.796-.908-2.625-2.645-2.625h-4.48c-1.738%200-2.626.908-2.626%202.625v26.885c0%201.737.888%202.645%202.625%202.645m14.35%200h4.481c1.737%200%202.626-.908%202.626-2.645V15.203c0-1.796-.889-2.625-2.626-2.625h-4.48c-1.737%200-2.645.908-2.645%202.625v26.885c0%201.737.908%202.645%202.645%202.645m-46.05-.592c.809%200%201.48-.257%202.27-.73l20.114-11.824c1.401-.83%202.013-1.816%202.013-2.941c0-1.145-.612-2.112-2.013-2.941L5.112%2013.86c-.809-.474-1.46-.73-2.27-.73C1.302%2013.13%200%2014.315%200%2016.526v24.24c0%202.21%201.303%203.375%202.842%203.375%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M34.543%2044.733h4.481c1.737%200%202.645-.908%202.645-2.645V15.203c0-1.796-.908-2.625-2.645-2.625h-4.48c-1.738%200-2.626.908-2.626%202.625v26.885c0%201.737.888%202.645%202.625%202.645m14.35%200h4.481c1.737%200%202.626-.908%202.626-2.645V15.203c0-1.796-.889-2.625-2.626-2.625h-4.48c-1.737%200-2.645.908-2.645%202.625v26.885c0%201.737.908%202.645%202.645%202.645m-46.05-.592c.809%200%201.48-.257%202.27-.73l20.114-11.824c1.401-.83%202.013-1.816%202.013-2.941c0-1.145-.612-2.112-2.013-2.941L5.112%2013.86c-.809-.474-1.46-.73-2.27-.73C1.302%2013.13%200%2014.315%200%2016.526v24.24c0%202.21%201.303%203.375%202.842%203.375%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/playpause-fill.svg?color=%231a73e8&size=48