flip camera android icon
flip-camera-android-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- flip-camera-android-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- flip-camera-android-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More images icons from Material Symbols
Use the flip camera android icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-3.2 0-5.762-1.825T2.6 15.4q-.125-.375.075-.7t.6-.45t.763.088t.512.587q.9 2.275 2.925 3.675T12 20q2.15 0 4-1.062T18.9 16H17q-.425 0-.712-.288T16 15t.288-.712T17 14h4q.425 0 .713.288T22 15v4q0 .425-.288.713T21 20t-.712-.288T20 19v-1q-1.425 1.9-3.525 2.95T12 22m0-18Q9.85 4 8 5.063T5.1 8H7q.425 0 .713.288T8 9t-.288.713T7 10H3q-.425 0-.712-.288T2 9V5q0-.425.288-.712T3 4t.713.288T4 5v1q1.425-1.9 3.525-2.95T12 2q3.2 0 5.763 1.825T21.4 8.6q.125.375-.075.7t-.6.45t-.763-.088t-.512-.587Q18.55 6.8 16.525 5.4T12 4M9.875 14.125Q9 13.25 9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15t-2.125-.875"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFlipCameraAndroidRounded(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 22q-3.2 0-5.762-1.825T2.6 15.4q-.125-.375.075-.7t.6-.45t.763.088t.512.587q.9 2.275 2.925 3.675T12 20q2.15 0 4-1.062T18.9 16H17q-.425 0-.712-.288T16 15t.288-.712T17 14h4q.425 0 .713.288T22 15v4q0 .425-.288.713T21 20t-.712-.288T20 19v-1q-1.425 1.9-3.525 2.95T12 22m0-18Q9.85 4 8 5.063T5.1 8H7q.425 0 .713.288T8 9t-.288.713T7 10H3q-.425 0-.712-.288T2 9V5q0-.425.288-.712T3 4t.713.288T4 5v1q1.425-1.9 3.525-2.95T12 2q3.2 0 5.763 1.825T21.4 8.6q.125.375-.075.7t-.6.45t-.763-.088t-.512-.587Q18.55 6.8 16.525 5.4T12 4M9.875 14.125Q9 13.25 9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15t-2.125-.875"/></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 22q-3.2 0-5.762-1.825T2.6 15.4q-.125-.375.075-.7t.6-.45t.763.088t.512.587q.9 2.275 2.925 3.675T12 20q2.15 0 4-1.062T18.9 16H17q-.425 0-.712-.288T16 15t.288-.712T17 14h4q.425 0 .713.288T22 15v4q0 .425-.288.713T21 20t-.712-.288T20 19v-1q-1.425 1.9-3.525 2.95T12 22m0-18Q9.85 4 8 5.063T5.1 8H7q.425 0 .713.288T8 9t-.288.713T7 10H3q-.425 0-.712-.288T2 9V5q0-.425.288-.712T3 4t.713.288T4 5v1q1.425-1.9 3.525-2.95T12 2q3.2 0 5.763 1.825T21.4 8.6q.125.375-.075.7t-.6.45t-.763-.088t-.512-.587Q18.55 6.8 16.525 5.4T12 4M9.875 14.125Q9 13.25 9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15t-2.125-.875"/></svg> </template>
CSS
.icon-flip-camera-android-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%2022q-3.2%200-5.762-1.825T2.6%2015.4q-.125-.375.075-.7t.6-.45t.763.088t.512.587q.9%202.275%202.925%203.675T12%2020q2.15%200%204-1.062T18.9%2016H17q-.425%200-.712-.288T16%2015t.288-.712T17%2014h4q.425%200%20.713.288T22%2015v4q0%20.425-.288.713T21%2020t-.712-.288T20%2019v-1q-1.425%201.9-3.525%202.95T12%2022m0-18Q9.85%204%208%205.063T5.1%208H7q.425%200%20.713.288T8%209t-.288.713T7%2010H3q-.425%200-.712-.288T2%209V5q0-.425.288-.712T3%204t.713.288T4%205v1q1.425-1.9%203.525-2.95T12%202q3.2%200%205.763%201.825T21.4%208.6q.125.375-.075.7t-.6.45t-.763-.088t-.512-.587Q18.55%206.8%2016.525%205.4T12%204M9.875%2014.125Q9%2013.25%209%2012t.875-2.125T12%209t2.125.875T15%2012t-.875%202.125T12%2015t-2.125-.875%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%2022q-3.2%200-5.762-1.825T2.6%2015.4q-.125-.375.075-.7t.6-.45t.763.088t.512.587q.9%202.275%202.925%203.675T12%2020q2.15%200%204-1.062T18.9%2016H17q-.425%200-.712-.288T16%2015t.288-.712T17%2014h4q.425%200%20.713.288T22%2015v4q0%20.425-.288.713T21%2020t-.712-.288T20%2019v-1q-1.425%201.9-3.525%202.95T12%2022m0-18Q9.85%204%208%205.063T5.1%208H7q.425%200%20.713.288T8%209t-.288.713T7%2010H3q-.425%200-.712-.288T2%209V5q0-.425.288-.712T3%204t.713.288T4%205v1q1.425-1.9%203.525-2.95T12%202q3.2%200%205.763%201.825T21.4%208.6q.125.375-.075.7t-.6.45t-.763-.088t-.512-.587Q18.55%206.8%2016.525%205.4T12%204M9.875%2014.125Q9%2013.25%209%2012t.875-2.125T12%209t2.125.875T15%2012t-.875%202.125T12%2015t-2.125-.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/flip-camera-android-rounded.svg?color=%231a73e8&size=48