table-bar-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
table-bar-rounded
Set
Material Symbols Light
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the table bar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7 18.36l1.077-2.687q.129-.287.389-.47q.259-.184.576-.184H11.5v-4.813q-3.421-.067-5.74-.856T3.443 7.5q0-1.142 2.483-1.927Q8.408 4.789 12 4.789q3.598 0 6.078.784q2.48.785 2.48 1.927q0 1.08-2.328 1.86q-2.328.779-5.73.846v4.813h2.458q.311 0 .574.184t.391.47L17 18.36q.104.238-.04.449q-.143.21-.412.21q-.16 0-.27-.082q-.109-.083-.176-.224l-1.071-2.694H8.969l-1.09 2.695q-.067.14-.167.223t-.26.082q-.27 0-.413-.21q-.143-.211-.039-.45"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTableBarRounded(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="m7 18.36l1.077-2.687q.129-.287.389-.47q.259-.184.576-.184H11.5v-4.813q-3.421-.067-5.74-.856T3.443 7.5q0-1.142 2.483-1.927Q8.408 4.789 12 4.789q3.598 0 6.078.784q2.48.785 2.48 1.927q0 1.08-2.328 1.86q-2.328.779-5.73.846v4.813h2.458q.311 0 .574.184t.391.47L17 18.36q.104.238-.04.449q-.143.21-.412.21q-.16 0-.27-.082q-.109-.083-.176-.224l-1.071-2.694H8.969l-1.09 2.695q-.067.14-.167.223t-.26.082q-.27 0-.413-.21q-.143-.211-.039-.45"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7 18.36l1.077-2.687q.129-.287.389-.47q.259-.184.576-.184H11.5v-4.813q-3.421-.067-5.74-.856T3.443 7.5q0-1.142 2.483-1.927Q8.408 4.789 12 4.789q3.598 0 6.078.784q2.48.785 2.48 1.927q0 1.08-2.328 1.86q-2.328.779-5.73.846v4.813h2.458q.311 0 .574.184t.391.47L17 18.36q.104.238-.04.449q-.143.21-.412.21q-.16 0-.27-.082q-.109-.083-.176-.224l-1.071-2.694H8.969l-1.09 2.695q-.067.14-.167.223t-.26.082q-.27 0-.413-.21q-.143-.211-.039-.45"/></svg>
</template>

CSS

.icon-table-bar-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%22m7%2018.36l1.077-2.687q.129-.287.389-.47q.259-.184.576-.184H11.5v-4.813q-3.421-.067-5.74-.856T3.443%207.5q0-1.142%202.483-1.927Q8.408%204.789%2012%204.789q3.598%200%206.078.784q2.48.785%202.48%201.927q0%201.08-2.328%201.86q-2.328.779-5.73.846v4.813h2.458q.311%200%20.574.184t.391.47L17%2018.36q.104.238-.04.449q-.143.21-.412.21q-.16%200-.27-.082q-.109-.083-.176-.224l-1.071-2.694H8.969l-1.09%202.695q-.067.14-.167.223t-.26.082q-.27%200-.413-.21q-.143-.211-.039-.45%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%22m7%2018.36l1.077-2.687q.129-.287.389-.47q.259-.184.576-.184H11.5v-4.813q-3.421-.067-5.74-.856T3.443%207.5q0-1.142%202.483-1.927Q8.408%204.789%2012%204.789q3.598%200%206.078.784q2.48.785%202.48%201.927q0%201.08-2.328%201.86q-2.328.779-5.73.846v4.813h2.458q.311%200%20.574.184t.391.47L17%2018.36q.104.238-.04.449q-.143.21-.412.21q-.16%200-.27-.082q-.109-.083-.176-.224l-1.071-2.694H8.969l-1.09%202.695q-.067.14-.167.223t-.26.082q-.27%200-.413-.21q-.143-.211-.039-.45%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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