motion photos auto icon

motion-photos-auto from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
motion-photos-auto
Set
Material Symbols
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
motion-photos-auto-sharp

3 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the motion photos auto icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.3 15.5h1.35l.75-2.05h3.2l.75 2.05h1.4l-3.05-8h-1.4zm2.5-3.2L11.95 9h.1l1.15 3.3zm-2.7 8.913q-1.825-.788-3.175-2.138T2.788 15.9T2 12q0-1.075.225-2.113t.65-2.012l1.55 1.55q-.2.65-.312 1.287T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.312.112t-1.263.313L7.9 2.9q1-.45 2-.675T12 2q2.075 0 3.9.787t3.175 2.138T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788M4.438 6.562Q4 6.125 4 5.5t.438-1.062T5.5 4t1.063.438T7 5.5t-.437 1.063T5.5 7t-1.062-.437M7.75 7.75Q9.5 6 12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75T6 12t1.75-4.25"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMotionPhotosAuto(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="M8.3 15.5h1.35l.75-2.05h3.2l.75 2.05h1.4l-3.05-8h-1.4zm2.5-3.2L11.95 9h.1l1.15 3.3zm-2.7 8.913q-1.825-.788-3.175-2.138T2.788 15.9T2 12q0-1.075.225-2.113t.65-2.012l1.55 1.55q-.2.65-.312 1.287T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.312.112t-1.263.313L7.9 2.9q1-.45 2-.675T12 2q2.075 0 3.9.787t3.175 2.138T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788M4.438 6.562Q4 6.125 4 5.5t.438-1.062T5.5 4t1.063.438T7 5.5t-.437 1.063T5.5 7t-1.062-.437M7.75 7.75Q9.5 6 12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75T6 12t1.75-4.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.3 15.5h1.35l.75-2.05h3.2l.75 2.05h1.4l-3.05-8h-1.4zm2.5-3.2L11.95 9h.1l1.15 3.3zm-2.7 8.913q-1.825-.788-3.175-2.138T2.788 15.9T2 12q0-1.075.225-2.113t.65-2.012l1.55 1.55q-.2.65-.312 1.287T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.312.112t-1.263.313L7.9 2.9q1-.45 2-.675T12 2q2.075 0 3.9.787t3.175 2.138T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788M4.438 6.562Q4 6.125 4 5.5t.438-1.062T5.5 4t1.063.438T7 5.5t-.437 1.063T5.5 7t-1.062-.437M7.75 7.75Q9.5 6 12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75T6 12t1.75-4.25"/></svg>
</template>

CSS

.icon-motion-photos-auto {
  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%22M8.3%2015.5h1.35l.75-2.05h3.2l.75%202.05h1.4l-3.05-8h-1.4zm2.5-3.2L11.95%209h.1l1.15%203.3zm-2.7%208.913q-1.825-.788-3.175-2.138T2.788%2015.9T2%2012q0-1.075.225-2.113t.65-2.012l1.55%201.55q-.2.65-.312%201.287T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012t-2.325-5.675T12%204q-.675%200-1.312.112t-1.263.313L7.9%202.9q1-.45%202-.675T12%202q2.075%200%203.9.787t3.175%202.138T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788M4.438%206.562Q4%206.125%204%205.5t.438-1.062T5.5%204t1.063.438T7%205.5t-.437%201.063T5.5%207t-1.062-.437M7.75%207.75Q9.5%206%2012%206t4.25%201.75T18%2012t-1.75%204.25T12%2018t-4.25-1.75T6%2012t1.75-4.25%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%22M8.3%2015.5h1.35l.75-2.05h3.2l.75%202.05h1.4l-3.05-8h-1.4zm2.5-3.2L11.95%209h.1l1.15%203.3zm-2.7%208.913q-1.825-.788-3.175-2.138T2.788%2015.9T2%2012q0-1.075.225-2.113t.65-2.012l1.55%201.55q-.2.65-.312%201.287T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012t-2.325-5.675T12%204q-.675%200-1.312.112t-1.263.313L7.9%202.9q1-.45%202-.675T12%202q2.075%200%203.9.787t3.175%202.138T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788M4.438%206.562Q4%206.125%204%205.5t.438-1.062T5.5%204t1.063.438T7%205.5t-.437%201.063T5.5%207t-1.062-.437M7.75%207.75Q9.5%206%2012%206t4.25%201.75T18%2012t-1.75%204.25T12%2018t-4.25-1.75T6%2012t1.75-4.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/motion-photos-auto.svg?color=%231a73e8&size=48