live photo icon
live-photo-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- live-photo-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
The same icon in other sets
Related icons in Tabler Icons
Use the live photo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6a6 6 0 1 1-6 6l.004-.225A6 6 0 0 1 12 6m0 4a2 2 0 0 0-1.995 1.85L10 12a2 2 0 1 0 2-2m3.9 9.11a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1m3.14-2.5a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1M20.77 13a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L19.77 14a1 1 0 0 1 1-1m0-4a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L19.77 10a1 1 0 0 1 1-1m-1.73-3.61a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.14-2.5a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01M12 2a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.9.89a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.14 2.5a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01M3.23 9a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L2.23 10a1 1 0 0 1 1-1m0 4a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L2.23 14a1 1 0 0 1 1-1m1.73 3.61a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1m3.14 2.5a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L7.1 20.11a1 1 0 0 1 1-1M12 20a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L11 21a1 1 0 0 1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function TablerLivePhotoFilled(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 6a6 6 0 1 1-6 6l.004-.225A6 6 0 0 1 12 6m0 4a2 2 0 0 0-1.995 1.85L10 12a2 2 0 1 0 2-2m3.9 9.11a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1m3.14-2.5a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1M20.77 13a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L19.77 14a1 1 0 0 1 1-1m0-4a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L19.77 10a1 1 0 0 1 1-1m-1.73-3.61a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.14-2.5a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01M12 2a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.9.89a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.14 2.5a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01M3.23 9a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L2.23 10a1 1 0 0 1 1-1m0 4a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L2.23 14a1 1 0 0 1 1-1m1.73 3.61a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1m3.14 2.5a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L7.1 20.11a1 1 0 0 1 1-1M12 20a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L11 21a1 1 0 0 1 1-1"/></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 6a6 6 0 1 1-6 6l.004-.225A6 6 0 0 1 12 6m0 4a2 2 0 0 0-1.995 1.85L10 12a2 2 0 1 0 2-2m3.9 9.11a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1m3.14-2.5a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1M20.77 13a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L19.77 14a1 1 0 0 1 1-1m0-4a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L19.77 10a1 1 0 0 1 1-1m-1.73-3.61a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.14-2.5a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01M12 2a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.9.89a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01m-3.14 2.5a1 1 0 0 1 1 1a1 1 0 1 1-2 .01c0-.562.448-1.01 1-1.01M3.23 9a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L2.23 10a1 1 0 0 1 1-1m0 4a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L2.23 14a1 1 0 0 1 1-1m1.73 3.61a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117l-.007-.127a1 1 0 0 1 1-1m3.14 2.5a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L7.1 20.11a1 1 0 0 1 1-1M12 20a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L11 21a1 1 0 0 1 1-1"/></svg> </template>
CSS
.icon-live-photo-filled {
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%206a6%206%200%201%201-6%206l.004-.225A6%206%200%200%201%2012%206m0%204a2%202%200%200%200-1.995%201.85L10%2012a2%202%200%201%200%202-2m3.9%209.11a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117l-.007-.127a1%201%200%200%201%201-1m3.14-2.5a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117l-.007-.127a1%201%200%200%201%201-1M20.77%2013a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L19.77%2014a1%201%200%200%201%201-1m0-4a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L19.77%2010a1%201%200%200%201%201-1m-1.73-3.61a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01m-3.14-2.5a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01M12%202a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01m-3.9.89a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01m-3.14%202.5a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01M3.23%209a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L2.23%2010a1%201%200%200%201%201-1m0%204a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L2.23%2014a1%201%200%200%201%201-1m1.73%203.61a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117l-.007-.127a1%201%200%200%201%201-1m3.14%202.5a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L7.1%2020.11a1%201%200%200%201%201-1M12%2020a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L11%2021a1%201%200%200%201%201-1%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%206a6%206%200%201%201-6%206l.004-.225A6%206%200%200%201%2012%206m0%204a2%202%200%200%200-1.995%201.85L10%2012a2%202%200%201%200%202-2m3.9%209.11a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117l-.007-.127a1%201%200%200%201%201-1m3.14-2.5a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117l-.007-.127a1%201%200%200%201%201-1M20.77%2013a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L19.77%2014a1%201%200%200%201%201-1m0-4a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L19.77%2010a1%201%200%200%201%201-1m-1.73-3.61a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01m-3.14-2.5a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01M12%202a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01m-3.9.89a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01m-3.14%202.5a1%201%200%200%201%201%201a1%201%200%201%201-2%20.01c0-.562.448-1.01%201-1.01M3.23%209a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L2.23%2010a1%201%200%200%201%201-1m0%204a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L2.23%2014a1%201%200%200%201%201-1m1.73%203.61a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117l-.007-.127a1%201%200%200%201%201-1m3.14%202.5a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L7.1%2020.11a1%201%200%200%201%201-1M12%2020a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L11%2021a1%201%200%200%201%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/live-photo-filled.svg?color=%231a73e8&size=48