flip icon
flip-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- flip-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- flip-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the flip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.259 5.049q-.182-.182-.182-.433q0-.252.182-.434T15.692 4t.434.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T19.385 4t.433.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m0 3.692q-.182-.181-.182-.433t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182T20 12t-.182.434t-.434.182t-.433-.182m0 3.692q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182q-.251 0-.433-.182m-3.692 3.692q-.182-.181-.182-.433t.182-.434t.433-.182q.252 0 .434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0 .251-.182.433t-.433.182t-.434-.182M5.616 20q-.672 0-1.144-.472T4 18.385V5.615q0-.67.472-1.143Q4.944 4 5.616 4h2.807q.214 0 .357.143t.143.357t-.143.357T8.423 5H5.616q-.27 0-.443.173T5 5.616v12.769q0 .269.173.442t.443.173h2.807q.214 0 .357.143t.143.357t-.143.357t-.357.143zm5.884 2.5V1.885q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357V22.5q0 .214-.143.357T12 23t-.357-.143t-.143-.357"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFlipRounded(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="M15.259 5.049q-.182-.182-.182-.433q0-.252.182-.434T15.692 4t.434.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T19.385 4t.433.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m0 3.692q-.182-.181-.182-.433t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182T20 12t-.182.434t-.434.182t-.433-.182m0 3.692q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182q-.251 0-.433-.182m-3.692 3.692q-.182-.181-.182-.433t.182-.434t.433-.182q.252 0 .434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0 .251-.182.433t-.433.182t-.434-.182M5.616 20q-.672 0-1.144-.472T4 18.385V5.615q0-.67.472-1.143Q4.944 4 5.616 4h2.807q.214 0 .357.143t.143.357t-.143.357T8.423 5H5.616q-.27 0-.443.173T5 5.616v12.769q0 .269.173.442t.443.173h2.807q.214 0 .357.143t.143.357t-.143.357t-.357.143zm5.884 2.5V1.885q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357V22.5q0 .214-.143.357T12 23t-.357-.143t-.143-.357"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.259 5.049q-.182-.182-.182-.433q0-.252.182-.434T15.692 4t.434.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T19.385 4t.433.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m0 3.692q-.182-.181-.182-.433t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182T20 12t-.182.434t-.434.182t-.433-.182m0 3.692q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182q-.251 0-.433-.182m-3.692 3.692q-.182-.181-.182-.433t.182-.434t.433-.182q.252 0 .434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0 .251-.182.433t-.433.182t-.434-.182M5.616 20q-.672 0-1.144-.472T4 18.385V5.615q0-.67.472-1.143Q4.944 4 5.616 4h2.807q.214 0 .357.143t.143.357t-.143.357T8.423 5H5.616q-.27 0-.443.173T5 5.616v12.769q0 .269.173.442t.443.173h2.807q.214 0 .357.143t.143.357t-.143.357t-.357.143zm5.884 2.5V1.885q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357V22.5q0 .214-.143.357T12 23t-.357-.143t-.143-.357"/></svg> </template>
CSS
.icon-flip-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%22M15.259%205.049q-.182-.182-.182-.433q0-.252.182-.434T15.692%204t.434.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T19.385%204t.433.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182m0%203.692q-.182-.181-.182-.433t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182m0%203.693q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182T20%2012t-.182.434t-.434.182t-.433-.182m0%203.692q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182q-.251%200-.433-.182m-3.692%203.692q-.182-.181-.182-.433t.182-.434t.433-.182q.252%200%20.434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692%200q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0%20.251-.182.433t-.433.182t-.434-.182M5.616%2020q-.672%200-1.144-.472T4%2018.385V5.615q0-.67.472-1.143Q4.944%204%205.616%204h2.807q.214%200%20.357.143t.143.357t-.143.357T8.423%205H5.616q-.27%200-.443.173T5%205.616v12.769q0%20.269.173.442t.443.173h2.807q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm5.884%202.5V1.885q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357V22.5q0%20.214-.143.357T12%2023t-.357-.143t-.143-.357%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%22M15.259%205.049q-.182-.182-.182-.433q0-.252.182-.434T15.692%204t.434.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T19.385%204t.433.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182m0%203.692q-.182-.181-.182-.433t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182m0%203.693q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182T20%2012t-.182.434t-.434.182t-.433-.182m0%203.692q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182q-.251%200-.433-.182m-3.692%203.692q-.182-.181-.182-.433t.182-.434t.433-.182q.252%200%20.434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692%200q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0%20.251-.182.433t-.433.182t-.434-.182M5.616%2020q-.672%200-1.144-.472T4%2018.385V5.615q0-.67.472-1.143Q4.944%204%205.616%204h2.807q.214%200%20.357.143t.143.357t-.143.357T8.423%205H5.616q-.27%200-.443.173T5%205.616v12.769q0%20.269.173.442t.443.173h2.807q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm5.884%202.5V1.885q0-.214.143-.357q.143-.144.357-.144t.357.144t.143.357V22.5q0%20.214-.143.357T12%2023t-.357-.143t-.143-.357%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/flip-rounded.svg?color=%231a73e8&size=48