table-move-below-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
table-move-below-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

8 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the table move below icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3.75 23.5a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5zM25 11v5a1 1 0 0 1-1 1h-5.5v-6zm0-4.25V9.5h-6.5V3h2.75A3.75 3.75 0 0 1 25 6.75M11 3h6v6.5h-6zM6.75 3H9.5v6.5H3V6.75A3.75 3.75 0 0 1 6.75 3M4 17a1 1 0 0 1-1-1v-5h6.5v6zm13-6h-6v6h1.25v-1a1.75 1.75 0 1 1 3.5 0v1H17zm-4.752 7.69l1.002.89V16a.75.75 0 0 1 1.5 0v3.58l1.002-.89a.75.75 0 0 1 .996 1.12l-2.25 2a.75.75 0 0 1-.996 0l-2.25-2a.75.75 0 0 1 .996-1.12"/></svg>

React

import type { SVGProps } from "react";

export function FluentTableMoveBelow28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3.75 23.5a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5zM25 11v5a1 1 0 0 1-1 1h-5.5v-6zm0-4.25V9.5h-6.5V3h2.75A3.75 3.75 0 0 1 25 6.75M11 3h6v6.5h-6zM6.75 3H9.5v6.5H3V6.75A3.75 3.75 0 0 1 6.75 3M4 17a1 1 0 0 1-1-1v-5h6.5v6zm13-6h-6v6h1.25v-1a1.75 1.75 0 1 1 3.5 0v1H17zm-4.752 7.69l1.002.89V16a.75.75 0 0 1 1.5 0v3.58l1.002-.89a.75.75 0 0 1 .996 1.12l-2.25 2a.75.75 0 0 1-.996 0l-2.25-2a.75.75 0 0 1 .996-1.12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3.75 23.5a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5zM25 11v5a1 1 0 0 1-1 1h-5.5v-6zm0-4.25V9.5h-6.5V3h2.75A3.75 3.75 0 0 1 25 6.75M11 3h6v6.5h-6zM6.75 3H9.5v6.5H3V6.75A3.75 3.75 0 0 1 6.75 3M4 17a1 1 0 0 1-1-1v-5h6.5v6zm13-6h-6v6h1.25v-1a1.75 1.75 0 1 1 3.5 0v1H17zm-4.752 7.69l1.002.89V16a.75.75 0 0 1 1.5 0v3.58l1.002-.89a.75.75 0 0 1 .996 1.12l-2.25 2a.75.75 0 0 1-.996 0l-2.25-2a.75.75 0 0 1 .996-1.12"/></svg>
</template>

CSS

.icon-table-move-below-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.75%2023.5a.75.75%200%200%200%200%201.5h20.5a.75.75%200%200%200%200-1.5zM25%2011v5a1%201%200%200%201-1%201h-5.5v-6zm0-4.25V9.5h-6.5V3h2.75A3.75%203.75%200%200%201%2025%206.75M11%203h6v6.5h-6zM6.75%203H9.5v6.5H3V6.75A3.75%203.75%200%200%201%206.75%203M4%2017a1%201%200%200%201-1-1v-5h6.5v6zm13-6h-6v6h1.25v-1a1.75%201.75%200%201%201%203.5%200v1H17zm-4.752%207.69l1.002.89V16a.75.75%200%200%201%201.5%200v3.58l1.002-.89a.75.75%200%200%201%20.996%201.12l-2.25%202a.75.75%200%200%201-.996%200l-2.25-2a.75.75%200%200%201%20.996-1.12%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.75%2023.5a.75.75%200%200%200%200%201.5h20.5a.75.75%200%200%200%200-1.5zM25%2011v5a1%201%200%200%201-1%201h-5.5v-6zm0-4.25V9.5h-6.5V3h2.75A3.75%203.75%200%200%201%2025%206.75M11%203h6v6.5h-6zM6.75%203H9.5v6.5H3V6.75A3.75%203.75%200%200%201%206.75%203M4%2017a1%201%200%200%201-1-1v-5h6.5v6zm13-6h-6v6h1.25v-1a1.75%201.75%200%201%201%203.5%200v1H17zm-4.752%207.69l1.002.89V16a.75.75%200%200%201%201.5%200v3.58l1.002-.89a.75.75%200%200%201%20.996%201.12l-2.25%202a.75.75%200%200%201-.996%200l-2.25-2a.75.75%200%200%201%20.996-1.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/table-move-below-28-filled.svg?color=%231a73e8&size=48