motion photos on icon
motion-photos-on-outline-rounded from Material Symbols Light by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- motion-photos-on-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the motion photos on icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.701t-2.857-1.916t-1.926-2.849Q3 13.902 3 12.04q0-.762.125-1.504q.125-.743.356-1.48q.067-.207.262-.296q.196-.09.373-.005q.201.085.277.299t.009.428q-.188.627-.295 1.257T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.639 0-1.255.097t-1.21.291q-.214.068-.416-.015t-.3-.265t-.012-.369q.085-.185.274-.253q.673-.236 1.377-.361T11.885 3q1.882 0 3.544.701t2.896 1.926t1.955 2.867T21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21M5.303 6.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMotionPhotosOnOutlineRounded(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="M12 21q-1.864 0-3.506-.701t-2.857-1.916t-1.926-2.849Q3 13.902 3 12.04q0-.762.125-1.504q.125-.743.356-1.48q.067-.207.262-.296q.196-.09.373-.005q.201.085.277.299t.009.428q-.188.627-.295 1.257T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.639 0-1.255.097t-1.21.291q-.214.068-.416-.015t-.3-.265t-.012-.369q.085-.185.274-.253q.673-.236 1.377-.361T11.885 3q1.882 0 3.544.701t2.896 1.926t1.955 2.867T21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21M5.303 6.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.701t-2.857-1.916t-1.926-2.849Q3 13.902 3 12.04q0-.762.125-1.504q.125-.743.356-1.48q.067-.207.262-.296q.196-.09.373-.005q.201.085.277.299t.009.428q-.188.627-.295 1.257T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.639 0-1.255.097t-1.21.291q-.214.068-.416-.015t-.3-.265t-.012-.369q.085-.185.274-.253q.673-.236 1.377-.361T11.885 3q1.882 0 3.544.701t2.896 1.926t1.955 2.867T21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21M5.303 6.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M12 12"/></svg> </template>
CSS
.icon-motion-photos-on-outline-rounded {
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%22M12%2021q-1.864%200-3.506-.701t-2.857-1.916t-1.926-2.849Q3%2013.902%203%2012.04q0-.762.125-1.504q.125-.743.356-1.48q.067-.207.262-.296q.196-.09.373-.005q.201.085.277.299t.009.428q-.188.627-.295%201.257T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012t-2.325-5.675T12%204q-.639%200-1.255.097t-1.21.291q-.214.068-.416-.015t-.3-.265t-.012-.369q.085-.185.274-.253q.673-.236%201.377-.361T11.885%203q1.882%200%203.544.701t2.896%201.926t1.955%202.867T21%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021M5.303%206.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M12%2012%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%22M12%2021q-1.864%200-3.506-.701t-2.857-1.916t-1.926-2.849Q3%2013.902%203%2012.04q0-.762.125-1.504q.125-.743.356-1.48q.067-.207.262-.296q.196-.09.373-.005q.201.085.277.299t.009.428q-.188.627-.295%201.257T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012t-2.325-5.675T12%204q-.639%200-1.255.097t-1.21.291q-.214.068-.416-.015t-.3-.265t-.012-.369q.085-.185.274-.253q.673-.236%201.377-.361T11.885%203q1.882%200%203.544.701t2.896%201.926t1.955%202.867T21%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021M5.303%206.543q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265t-.62-.265M12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/motion-photos-on-outline-rounded.svg?color=%231a73e8&size=48