twotone slow motion video icon

twotone-slow-motion-video from Google Material Icons by Material Design Authors · Baseline · AV · Apache-2.0 Free for personal and commercial use.

Name
twotone-slow-motion-video
Set
Google Material Icons
Style
Baseline
Category
AV
Viewbox
24×24
License
Apache 2.0

More av icons from Google Material Icons

Use the twotone slow motion video icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.26 18.32l1.43-1.43A7.87 7.87 0 0 1 4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32M7.1 5.69A7.94 7.94 0 0 1 11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21zM2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9L4.26 5.68A9.95 9.95 0 0 0 2.05 11m11-8.95v2.02C16.97 4.59 20 7.95 20 12s-3.03 7.41-6.95 7.93v2.02C18.08 21.42 22 17.16 22 12s-3.92-9.42-8.95-9.95M16 12l-2.95-2.21L10 7.5v9l3.05-2.29zM5.68 19.74A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneSlowMotionVideo(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="m4.26 18.32l1.43-1.43A7.87 7.87 0 0 1 4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32M7.1 5.69A7.94 7.94 0 0 1 11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21zM2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9L4.26 5.68A9.95 9.95 0 0 0 2.05 11m11-8.95v2.02C16.97 4.59 20 7.95 20 12s-3.03 7.41-6.95 7.93v2.02C18.08 21.42 22 17.16 22 12s-3.92-9.42-8.95-9.95M16 12l-2.95-2.21L10 7.5v9l3.05-2.29zM5.68 19.74A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.26 18.32l1.43-1.43A7.87 7.87 0 0 1 4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32M7.1 5.69A7.94 7.94 0 0 1 11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21zM2.05 11h2.02c.18-1.46.76-2.79 1.62-3.9L4.26 5.68A9.95 9.95 0 0 0 2.05 11m11-8.95v2.02C16.97 4.59 20 7.95 20 12s-3.03 7.41-6.95 7.93v2.02C18.08 21.42 22 17.16 22 12s-3.92-9.42-8.95-9.95M16 12l-2.95-2.21L10 7.5v9l3.05-2.29zM5.68 19.74A10 10 0 0 0 11 21.95v-2.02a7.94 7.94 0 0 1-3.9-1.62z"/></svg>
</template>

CSS

.icon-twotone-slow-motion-video {
  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%22m4.26%2018.32l1.43-1.43A7.87%207.87%200%200%201%204.07%2013H2.05c.2%202.01%201%203.84%202.21%205.32M7.1%205.69A7.94%207.94%200%200%201%2011%204.07V2.05c-2.01.2-3.84%201-5.32%202.21zM2.05%2011h2.02c.18-1.46.76-2.79%201.62-3.9L4.26%205.68A9.95%209.95%200%200%200%202.05%2011m11-8.95v2.02C16.97%204.59%2020%207.95%2020%2012s-3.03%207.41-6.95%207.93v2.02C18.08%2021.42%2022%2017.16%2022%2012s-3.92-9.42-8.95-9.95M16%2012l-2.95-2.21L10%207.5v9l3.05-2.29zM5.68%2019.74A10%2010%200%200%200%2011%2021.95v-2.02a7.94%207.94%200%200%201-3.9-1.62z%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%22m4.26%2018.32l1.43-1.43A7.87%207.87%200%200%201%204.07%2013H2.05c.2%202.01%201%203.84%202.21%205.32M7.1%205.69A7.94%207.94%200%200%201%2011%204.07V2.05c-2.01.2-3.84%201-5.32%202.21zM2.05%2011h2.02c.18-1.46.76-2.79%201.62-3.9L4.26%205.68A9.95%209.95%200%200%200%202.05%2011m11-8.95v2.02C16.97%204.59%2020%207.95%2020%2012s-3.03%207.41-6.95%207.93v2.02C18.08%2021.42%2022%2017.16%2022%2012s-3.92-9.42-8.95-9.95M16%2012l-2.95-2.21L10%207.5v9l3.05-2.29zM5.68%2019.74A10%2010%200%200%200%2011%2021.95v-2.02a7.94%207.94%200%200%201-3.9-1.62z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-slow-motion-video.svg?color=%231a73e8&size=48