table-sign from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
table-sign
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the table sign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 13.866q.594 0 1.009.424t.414 1.018q0 .46-.256.82t-.667.52V20h4.173q.421 0 .71.299q.29.299.29.701H6.308q0-.402.286-.701T7.308 20H11.5v-3.346q-.43-.16-.696-.523q-.265-.364-.265-.823q0-.595.42-1.019q.422-.424 1.041-.424M7.75 6.904v1h8.5v-1zm-2.211 8.423q-.652 0-1.096-.443T4 13.788v-9.25q0-.652.443-1.095T5.54 3h12.923q.632 0 1.085.443Q20 3.887 20 4.54v9.25q0 .651-.453 1.095t-1.086.443h-2.659q.01-.779-.285-1.476q-.294-.697-.805-1.226q-.321-.333-.731-.574q-.41-.242-.864-.378h3.133v-1h-8.5v1h3.127q-.454.137-.873.366q-.42.228-.74.561q-.512.529-.813 1.226t-.292 1.501z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTableSign(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 13.866q.594 0 1.009.424t.414 1.018q0 .46-.256.82t-.667.52V20h4.173q.421 0 .71.299q.29.299.29.701H6.308q0-.402.286-.701T7.308 20H11.5v-3.346q-.43-.16-.696-.523q-.265-.364-.265-.823q0-.595.42-1.019q.422-.424 1.041-.424M7.75 6.904v1h8.5v-1zm-2.211 8.423q-.652 0-1.096-.443T4 13.788v-9.25q0-.652.443-1.095T5.54 3h12.923q.632 0 1.085.443Q20 3.887 20 4.54v9.25q0 .651-.453 1.095t-1.086.443h-2.659q.01-.779-.285-1.476q-.294-.697-.805-1.226q-.321-.333-.731-.574q-.41-.242-.864-.378h3.133v-1h-8.5v1h3.127q-.454.137-.873.366q-.42.228-.74.561q-.512.529-.813 1.226t-.292 1.501z"/></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 13.866q.594 0 1.009.424t.414 1.018q0 .46-.256.82t-.667.52V20h4.173q.421 0 .71.299q.29.299.29.701H6.308q0-.402.286-.701T7.308 20H11.5v-3.346q-.43-.16-.696-.523q-.265-.364-.265-.823q0-.595.42-1.019q.422-.424 1.041-.424M7.75 6.904v1h8.5v-1zm-2.211 8.423q-.652 0-1.096-.443T4 13.788v-9.25q0-.652.443-1.095T5.54 3h12.923q.632 0 1.085.443Q20 3.887 20 4.54v9.25q0 .651-.453 1.095t-1.086.443h-2.659q.01-.779-.285-1.476q-.294-.697-.805-1.226q-.321-.333-.731-.574q-.41-.242-.864-.378h3.133v-1h-8.5v1h3.127q-.454.137-.873.366q-.42.228-.74.561q-.512.529-.813 1.226t-.292 1.501z"/></svg>
</template>

CSS

.icon-table-sign {
  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%2013.866q.594%200%201.009.424t.414%201.018q0%20.46-.256.82t-.667.52V20h4.173q.421%200%20.71.299q.29.299.29.701H6.308q0-.402.286-.701T7.308%2020H11.5v-3.346q-.43-.16-.696-.523q-.265-.364-.265-.823q0-.595.42-1.019q.422-.424%201.041-.424M7.75%206.904v1h8.5v-1zm-2.211%208.423q-.652%200-1.096-.443T4%2013.788v-9.25q0-.652.443-1.095T5.54%203h12.923q.632%200%201.085.443Q20%203.887%2020%204.54v9.25q0%20.651-.453%201.095t-1.086.443h-2.659q.01-.779-.285-1.476q-.294-.697-.805-1.226q-.321-.333-.731-.574q-.41-.242-.864-.378h3.133v-1h-8.5v1h3.127q-.454.137-.873.366q-.42.228-.74.561q-.512.529-.813%201.226t-.292%201.501z%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%2013.866q.594%200%201.009.424t.414%201.018q0%20.46-.256.82t-.667.52V20h4.173q.421%200%20.71.299q.29.299.29.701H6.308q0-.402.286-.701T7.308%2020H11.5v-3.346q-.43-.16-.696-.523q-.265-.364-.265-.823q0-.595.42-1.019q.422-.424%201.041-.424M7.75%206.904v1h8.5v-1zm-2.211%208.423q-.652%200-1.096-.443T4%2013.788v-9.25q0-.652.443-1.095T5.54%203h12.923q.632%200%201.085.443Q20%203.887%2020%204.54v9.25q0%20.651-.453%201.095t-1.086.443h-2.659q.01-.779-.285-1.476q-.294-.697-.805-1.226q-.321-.333-.731-.574q-.41-.242-.864-.378h3.133v-1h-8.5v1h3.127q-.454.137-.873.366q-.42.228-.74.561q-.512.529-.813%201.226t-.292%201.501z%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-sign.svg?color=%231a73e8&size=48