back-to-tab-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
back-to-tab-rounded
Set
Material Symbols Light
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
back-to-tab-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the back to tab icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 6.714v3.402q0 .212-.144.356t-.357.144t-.356-.144T3 10.116V5.808q0-.343.232-.576T3.808 5h4.308q.212 0 .356.144t.144.357t-.144.356T8.116 6H4.689l5.19 5.171q.158.148.165.345q.006.198-.16.363q-.165.165-.356.165q-.192 0-.357-.165zM4.615 19q-.69 0-1.153-.462T3 17.384V13.5q0-.213.144-.356T3.501 13t.356.144T4 13.5v3.885q0 .269.173.442t.443.173h6.653q.213 0 .356.144t.144.357t-.144.356t-.356.143zm15.528-6.374Q20 12.481 20 12.269V6.616q0-.27-.173-.443T19.385 6H11.5q-.213 0-.356-.144T11 5.499t.144-.356T11.5 5h7.885q.69 0 1.152.463T21 6.616v5.653q0 .213-.144.357t-.357.143t-.356-.143M14.962 19q-.344 0-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344 0 .576.232t.232.575v2.231q0 .343-.232.576t-.576.232z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBackToTabRounded(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="M4 6.714v3.402q0 .212-.144.356t-.357.144t-.356-.144T3 10.116V5.808q0-.343.232-.576T3.808 5h4.308q.212 0 .356.144t.144.357t-.144.356T8.116 6H4.689l5.19 5.171q.158.148.165.345q.006.198-.16.363q-.165.165-.356.165q-.192 0-.357-.165zM4.615 19q-.69 0-1.153-.462T3 17.384V13.5q0-.213.144-.356T3.501 13t.356.144T4 13.5v3.885q0 .269.173.442t.443.173h6.653q.213 0 .356.144t.144.357t-.144.356t-.356.143zm15.528-6.374Q20 12.481 20 12.269V6.616q0-.27-.173-.443T19.385 6H11.5q-.213 0-.356-.144T11 5.499t.144-.356T11.5 5h7.885q.69 0 1.152.463T21 6.616v5.653q0 .213-.144.357t-.357.143t-.356-.143M14.962 19q-.344 0-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344 0 .576.232t.232.575v2.231q0 .343-.232.576t-.576.232z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 6.714v3.402q0 .212-.144.356t-.357.144t-.356-.144T3 10.116V5.808q0-.343.232-.576T3.808 5h4.308q.212 0 .356.144t.144.357t-.144.356T8.116 6H4.689l5.19 5.171q.158.148.165.345q.006.198-.16.363q-.165.165-.356.165q-.192 0-.357-.165zM4.615 19q-.69 0-1.153-.462T3 17.384V13.5q0-.213.144-.356T3.501 13t.356.144T4 13.5v3.885q0 .269.173.442t.443.173h6.653q.213 0 .356.144t.144.357t-.144.356t-.356.143zm15.528-6.374Q20 12.481 20 12.269V6.616q0-.27-.173-.443T19.385 6H11.5q-.213 0-.356-.144T11 5.499t.144-.356T11.5 5h7.885q.69 0 1.152.463T21 6.616v5.653q0 .213-.144.357t-.357.143t-.356-.143M14.962 19q-.344 0-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344 0 .576.232t.232.575v2.231q0 .343-.232.576t-.576.232z"/></svg>
</template>

CSS

.icon-back-to-tab-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%22M4%206.714v3.402q0%20.212-.144.356t-.357.144t-.356-.144T3%2010.116V5.808q0-.343.232-.576T3.808%205h4.308q.212%200%20.356.144t.144.357t-.144.356T8.116%206H4.689l5.19%205.171q.158.148.165.345q.006.198-.16.363q-.165.165-.356.165q-.192%200-.357-.165zM4.615%2019q-.69%200-1.153-.462T3%2017.384V13.5q0-.213.144-.356T3.501%2013t.356.144T4%2013.5v3.885q0%20.269.173.442t.443.173h6.653q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm15.528-6.374Q20%2012.481%2020%2012.269V6.616q0-.27-.173-.443T19.385%206H11.5q-.213%200-.356-.144T11%205.499t.144-.356T11.5%205h7.885q.69%200%201.152.463T21%206.616v5.653q0%20.213-.144.357t-.357.143t-.356-.143M14.962%2019q-.344%200-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344%200%20.576.232t.232.575v2.231q0%20.343-.232.576t-.576.232z%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%22M4%206.714v3.402q0%20.212-.144.356t-.357.144t-.356-.144T3%2010.116V5.808q0-.343.232-.576T3.808%205h4.308q.212%200%20.356.144t.144.357t-.144.356T8.116%206H4.689l5.19%205.171q.158.148.165.345q.006.198-.16.363q-.165.165-.356.165q-.192%200-.357-.165zM4.615%2019q-.69%200-1.153-.462T3%2017.384V13.5q0-.213.144-.356T3.501%2013t.356.144T4%2013.5v3.885q0%20.269.173.442t.443.173h6.653q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm15.528-6.374Q20%2012.481%2020%2012.269V6.616q0-.27-.173-.443T19.385%206H11.5q-.213%200-.356-.144T11%205.499t.144-.356T11.5%205h7.885q.69%200%201.152.463T21%206.616v5.653q0%20.213-.144.357t-.357.143t-.356-.143M14.962%2019q-.344%200-.576-.232t-.232-.576v-2.23q0-.344.232-.576t.576-.232h5.23q.344%200%20.576.232t.232.575v2.231q0%20.343-.232.576t-.576.232z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/back-to-tab-rounded.svg?color=%231a73e8&size=48