table column top bottom arrow repeat all icon

table-column-top-bottom-arrow-repeat-all-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
table-column-top-bottom-arrow-repeat-all-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the table column top bottom arrow repeat all icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.75 3A3.75 3.75 0 0 0 3 6.75v14.5A3.75 3.75 0 0 0 6.75 25h8.418a1.76 1.76 0 0 1-.096-1.247l-.075.042a1.75 1.75 0 0 1-2.364-.732A5.5 5.5 0 0 1 12 20.5c0-1.33.472-2.55 1.257-3.5H11v-6h6v4.022q.247-.021.5-.022h1v-4h5v4.525a1.75 1.75 0 0 1 .428 1.723l.075-.042a1.74 1.74 0 0 1 .997-.193V6.75A3.75 3.75 0 0 0 21.25 3zM4.5 21.25V18.5h5v5H6.75a2.25 2.25 0 0 1-2.25-2.25M9.5 11v6h-5v-6zm11.75-6.5a2.25 2.25 0 0 1 2.25 2.25V9.5h-5v-5zm-14.5 0H9.5v5h-5V6.75A2.25 2.25 0 0 1 6.75 4.5m14.03 9.72a.75.75 0 1 0-1.06 1.06l.72.72H17.5a4.5 4.5 0 0 0-3.982 6.597a.75.75 0 1 0 1.326-.7A3 3 0 0 1 17.5 17.5h2.94l-.72.72a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06zm4.703 4.184a.75.75 0 0 0-1.327.7A3 3 0 0 1 21.5 23.5h-2.94l.723-.723a.75.75 0 0 0-1.06-1.06L16.22 23.72a.75.75 0 0 0 0 1.06l2.003 2.003a.75.75 0 0 0 1.06-1.06L18.561 25H21.5a4.5 4.5 0 0 0 3.983-6.596"/></svg>

React

import type { SVGProps } from "react";

export function FluentTableColumnTopBottomArrowRepeatAll28Regular(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="M6.75 3A3.75 3.75 0 0 0 3 6.75v14.5A3.75 3.75 0 0 0 6.75 25h8.418a1.76 1.76 0 0 1-.096-1.247l-.075.042a1.75 1.75 0 0 1-2.364-.732A5.5 5.5 0 0 1 12 20.5c0-1.33.472-2.55 1.257-3.5H11v-6h6v4.022q.247-.021.5-.022h1v-4h5v4.525a1.75 1.75 0 0 1 .428 1.723l.075-.042a1.74 1.74 0 0 1 .997-.193V6.75A3.75 3.75 0 0 0 21.25 3zM4.5 21.25V18.5h5v5H6.75a2.25 2.25 0 0 1-2.25-2.25M9.5 11v6h-5v-6zm11.75-6.5a2.25 2.25 0 0 1 2.25 2.25V9.5h-5v-5zm-14.5 0H9.5v5h-5V6.75A2.25 2.25 0 0 1 6.75 4.5m14.03 9.72a.75.75 0 1 0-1.06 1.06l.72.72H17.5a4.5 4.5 0 0 0-3.982 6.597a.75.75 0 1 0 1.326-.7A3 3 0 0 1 17.5 17.5h2.94l-.72.72a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06zm4.703 4.184a.75.75 0 0 0-1.327.7A3 3 0 0 1 21.5 23.5h-2.94l.723-.723a.75.75 0 0 0-1.06-1.06L16.22 23.72a.75.75 0 0 0 0 1.06l2.003 2.003a.75.75 0 0 0 1.06-1.06L18.561 25H21.5a4.5 4.5 0 0 0 3.983-6.596"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.75 3A3.75 3.75 0 0 0 3 6.75v14.5A3.75 3.75 0 0 0 6.75 25h8.418a1.76 1.76 0 0 1-.096-1.247l-.075.042a1.75 1.75 0 0 1-2.364-.732A5.5 5.5 0 0 1 12 20.5c0-1.33.472-2.55 1.257-3.5H11v-6h6v4.022q.247-.021.5-.022h1v-4h5v4.525a1.75 1.75 0 0 1 .428 1.723l.075-.042a1.74 1.74 0 0 1 .997-.193V6.75A3.75 3.75 0 0 0 21.25 3zM4.5 21.25V18.5h5v5H6.75a2.25 2.25 0 0 1-2.25-2.25M9.5 11v6h-5v-6zm11.75-6.5a2.25 2.25 0 0 1 2.25 2.25V9.5h-5v-5zm-14.5 0H9.5v5h-5V6.75A2.25 2.25 0 0 1 6.75 4.5m14.03 9.72a.75.75 0 1 0-1.06 1.06l.72.72H17.5a4.5 4.5 0 0 0-3.982 6.597a.75.75 0 1 0 1.326-.7A3 3 0 0 1 17.5 17.5h2.94l-.72.72a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06zm4.703 4.184a.75.75 0 0 0-1.327.7A3 3 0 0 1 21.5 23.5h-2.94l.723-.723a.75.75 0 0 0-1.06-1.06L16.22 23.72a.75.75 0 0 0 0 1.06l2.003 2.003a.75.75 0 0 0 1.06-1.06L18.561 25H21.5a4.5 4.5 0 0 0 3.983-6.596"/></svg>
</template>

CSS

.icon-table-column-top-bottom-arrow-repeat-all-28-regular {
  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%22M6.75%203A3.75%203.75%200%200%200%203%206.75v14.5A3.75%203.75%200%200%200%206.75%2025h8.418a1.76%201.76%200%200%201-.096-1.247l-.075.042a1.75%201.75%200%200%201-2.364-.732A5.5%205.5%200%200%201%2012%2020.5c0-1.33.472-2.55%201.257-3.5H11v-6h6v4.022q.247-.021.5-.022h1v-4h5v4.525a1.75%201.75%200%200%201%20.428%201.723l.075-.042a1.74%201.74%200%200%201%20.997-.193V6.75A3.75%203.75%200%200%200%2021.25%203zM4.5%2021.25V18.5h5v5H6.75a2.25%202.25%200%200%201-2.25-2.25M9.5%2011v6h-5v-6zm11.75-6.5a2.25%202.25%200%200%201%202.25%202.25V9.5h-5v-5zm-14.5%200H9.5v5h-5V6.75A2.25%202.25%200%200%201%206.75%204.5m14.03%209.72a.75.75%200%201%200-1.06%201.06l.72.72H17.5a4.5%204.5%200%200%200-3.982%206.597a.75.75%200%201%200%201.326-.7A3%203%200%200%201%2017.5%2017.5h2.94l-.72.72a.75.75%200%201%200%201.06%201.06l2-2a.75.75%200%200%200%200-1.06zm4.703%204.184a.75.75%200%200%200-1.327.7A3%203%200%200%201%2021.5%2023.5h-2.94l.723-.723a.75.75%200%200%200-1.06-1.06L16.22%2023.72a.75.75%200%200%200%200%201.06l2.003%202.003a.75.75%200%200%200%201.06-1.06L18.561%2025H21.5a4.5%204.5%200%200%200%203.983-6.596%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%22M6.75%203A3.75%203.75%200%200%200%203%206.75v14.5A3.75%203.75%200%200%200%206.75%2025h8.418a1.76%201.76%200%200%201-.096-1.247l-.075.042a1.75%201.75%200%200%201-2.364-.732A5.5%205.5%200%200%201%2012%2020.5c0-1.33.472-2.55%201.257-3.5H11v-6h6v4.022q.247-.021.5-.022h1v-4h5v4.525a1.75%201.75%200%200%201%20.428%201.723l.075-.042a1.74%201.74%200%200%201%20.997-.193V6.75A3.75%203.75%200%200%200%2021.25%203zM4.5%2021.25V18.5h5v5H6.75a2.25%202.25%200%200%201-2.25-2.25M9.5%2011v6h-5v-6zm11.75-6.5a2.25%202.25%200%200%201%202.25%202.25V9.5h-5v-5zm-14.5%200H9.5v5h-5V6.75A2.25%202.25%200%200%201%206.75%204.5m14.03%209.72a.75.75%200%201%200-1.06%201.06l.72.72H17.5a4.5%204.5%200%200%200-3.982%206.597a.75.75%200%201%200%201.326-.7A3%203%200%200%201%2017.5%2017.5h2.94l-.72.72a.75.75%200%201%200%201.06%201.06l2-2a.75.75%200%200%200%200-1.06zm4.703%204.184a.75.75%200%200%200-1.327.7A3%203%200%200%201%2021.5%2023.5h-2.94l.723-.723a.75.75%200%200%200-1.06-1.06L16.22%2023.72a.75.75%200%200%200%200%201.06l2.003%202.003a.75.75%200%200%200%201.06-1.06L18.561%2025H21.5a4.5%204.5%200%200%200%203.983-6.596%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/table-column-top-bottom-arrow-repeat-all-28-regular.svg?color=%231a73e8&size=48