flip-to-front-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
flip-to-front-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
flip-to-front-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the flip to front icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.308 16.308q-.69 0-1.153-.463t-.463-1.153V5.616q0-.691.463-1.153T9.308 4h9.077q.69 0 1.153.463T20 5.616v9.076q0 .69-.462 1.153t-1.153.463zm0-1h9.077q.23 0 .423-.193q.192-.192.192-.423V5.616q0-.231-.192-.424T18.384 5H9.308q-.231 0-.423.192q-.193.192-.193.423v9.077q0 .231.193.424q.192.192.423.192M4.182 8.74Q4 8.56 4 8.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693Q4 12.252 4 12t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0 3.692Q4 15.944 4 15.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0 3.692Q4 19.637 4 19.385t.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.433T8.308 20t-.434-.182m3.692 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0 .251-.182.433T12 20t-.434-.182m3.693 0q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.182.434q0 .251-.182.433t-.434.182t-.433-.182"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFlipToFrontRounded(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="M9.308 16.308q-.69 0-1.153-.463t-.463-1.153V5.616q0-.691.463-1.153T9.308 4h9.077q.69 0 1.153.463T20 5.616v9.076q0 .69-.462 1.153t-1.153.463zm0-1h9.077q.23 0 .423-.193q.192-.192.192-.423V5.616q0-.231-.192-.424T18.384 5H9.308q-.231 0-.423.192q-.193.192-.193.423v9.077q0 .231.193.424q.192.192.423.192M4.182 8.74Q4 8.56 4 8.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693Q4 12.252 4 12t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0 3.692Q4 15.944 4 15.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0 3.692Q4 19.637 4 19.385t.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.433T8.308 20t-.434-.182m3.692 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0 .251-.182.433T12 20t-.434-.182m3.693 0q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.182.434q0 .251-.182.433t-.434.182t-.433-.182"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.308 16.308q-.69 0-1.153-.463t-.463-1.153V5.616q0-.691.463-1.153T9.308 4h9.077q.69 0 1.153.463T20 5.616v9.076q0 .69-.462 1.153t-1.153.463zm0-1h9.077q.23 0 .423-.193q.192-.192.192-.423V5.616q0-.231-.192-.424T18.384 5H9.308q-.231 0-.423.192q-.193.192-.193.423v9.077q0 .231.193.424q.192.192.423.192M4.182 8.74Q4 8.56 4 8.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693Q4 12.252 4 12t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0 3.692Q4 15.944 4 15.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0 3.692Q4 19.637 4 19.385t.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.433T8.308 20t-.434-.182m3.692 0q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0 .251-.182.433T12 20t-.434-.182m3.693 0q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.182.434q0 .251-.182.433t-.434.182t-.433-.182"/></svg>
</template>

CSS

.icon-flip-to-front-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%22M9.308%2016.308q-.69%200-1.153-.463t-.463-1.153V5.616q0-.691.463-1.153T9.308%204h9.077q.69%200%201.153.463T20%205.616v9.076q0%20.69-.462%201.153t-1.153.463zm0-1h9.077q.23%200%20.423-.193q.192-.192.192-.423V5.616q0-.231-.192-.424T18.384%205H9.308q-.231%200-.423.192q-.193.192-.193.423v9.077q0%20.231.193.424q.192.192.423.192M4.182%208.74Q4%208.56%204%208.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0%203.693Q4%2012.252%204%2012t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2015.944%204%2015.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2019.637%204%2019.385t.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.433T8.308%2020t-.434-.182m3.692%200q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0%20.251-.182.433T12%2020t-.434-.182m3.693%200q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.182.434q0%20.251-.182.433t-.434.182t-.433-.182%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%22M9.308%2016.308q-.69%200-1.153-.463t-.463-1.153V5.616q0-.691.463-1.153T9.308%204h9.077q.69%200%201.153.463T20%205.616v9.076q0%20.69-.462%201.153t-1.153.463zm0-1h9.077q.23%200%20.423-.193q.192-.192.192-.423V5.616q0-.231-.192-.424T18.384%205H9.308q-.231%200-.423.192q-.193.192-.193.423v9.077q0%20.231.193.424q.192.192.423.192M4.182%208.74Q4%208.56%204%208.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0%203.693Q4%2012.252%204%2012t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2015.944%204%2015.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2019.637%204%2019.385t.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.433T8.308%2020t-.434-.182m3.692%200q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.434.182t.182.434q0%20.251-.182.433T12%2020t-.434-.182m3.693%200q-.182-.182-.182-.434q0-.251.182-.433t.433-.182t.434.182t.182.434q0%20.251-.182.433t-.434.182t-.433-.182%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-to-front-rounded.svg?color=%231a73e8&size=48