pivot column icon

pivot-column-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.

Name
pivot-column-16
Set
Octicons
Style
16
Viewbox
16×16
License
MIT

1 other variant in Octicons

Use the pivot column icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.217 0 16 .784 16 1.75v5.5a.75.75 0 0 1-1.5 0V6.5h-8v8h.75a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 0 14.25ZM1.5 6.5v7.75c0 .138.112.25.25.25H5v-8Zm5-1.5h8V1.75a.25.25 0 0 0-.25-.25H6.5ZM5 5V1.5H1.75a.25.25 0 0 0-.25.25V5Z"/><path fill="currentColor" d="m11.017 9.89l-2.882 2.677a.25.25 0 0 0 0 .366l2.882 2.677a.25.25 0 0 0 .421-.183V13.5H12.5A3.5 3.5 0 0 0 16 10a.75.75 0 0 0-1.5 0a2 2 0 0 1-2 2h-1.062v-1.927a.25.25 0 0 0-.421-.183"/></svg>

React

import type { SVGProps } from "react";

export function OcticonPivotColumn16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.217 0 16 .784 16 1.75v5.5a.75.75 0 0 1-1.5 0V6.5h-8v8h.75a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 0 14.25ZM1.5 6.5v7.75c0 .138.112.25.25.25H5v-8Zm5-1.5h8V1.75a.25.25 0 0 0-.25-.25H6.5ZM5 5V1.5H1.75a.25.25 0 0 0-.25.25V5Z"/><path fill="currentColor" d="m11.017 9.89l-2.882 2.677a.25.25 0 0 0 0 .366l2.882 2.677a.25.25 0 0 0 .421-.183V13.5H12.5A3.5 3.5 0 0 0 16 10a.75.75 0 0 0-1.5 0a2 2 0 0 1-2 2h-1.062v-1.927a.25.25 0 0 0-.421-.183"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.217 0 16 .784 16 1.75v5.5a.75.75 0 0 1-1.5 0V6.5h-8v8h.75a.75.75 0 0 1 0 1.5h-5.5A1.75 1.75 0 0 1 0 14.25ZM1.5 6.5v7.75c0 .138.112.25.25.25H5v-8Zm5-1.5h8V1.75a.25.25 0 0 0-.25-.25H6.5ZM5 5V1.5H1.75a.25.25 0 0 0-.25.25V5Z"/><path fill="currentColor" d="m11.017 9.89l-2.882 2.677a.25.25 0 0 0 0 .366l2.882 2.677a.25.25 0 0 0 .421-.183V13.5H12.5A3.5 3.5 0 0 0 16 10a.75.75 0 0 0-1.5 0a2 2 0 0 1-2 2h-1.062v-1.927a.25.25 0 0 0-.421-.183"/></svg>
</template>

CSS

.icon-pivot-column-16 {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%201.75C0%20.784.784%200%201.75%200h12.5C15.217%200%2016%20.784%2016%201.75v5.5a.75.75%200%200%201-1.5%200V6.5h-8v8h.75a.75.75%200%200%201%200%201.5h-5.5A1.75%201.75%200%200%201%200%2014.25ZM1.5%206.5v7.75c0%20.138.112.25.25.25H5v-8Zm5-1.5h8V1.75a.25.25%200%200%200-.25-.25H6.5ZM5%205V1.5H1.75a.25.25%200%200%200-.25.25V5Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.017%209.89l-2.882%202.677a.25.25%200%200%200%200%20.366l2.882%202.677a.25.25%200%200%200%20.421-.183V13.5H12.5A3.5%203.5%200%200%200%2016%2010a.75.75%200%200%200-1.5%200a2%202%200%200%201-2%202h-1.062v-1.927a.25.25%200%200%200-.421-.183%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%201.75C0%20.784.784%200%201.75%200h12.5C15.217%200%2016%20.784%2016%201.75v5.5a.75.75%200%200%201-1.5%200V6.5h-8v8h.75a.75.75%200%200%201%200%201.5h-5.5A1.75%201.75%200%200%201%200%2014.25ZM1.5%206.5v7.75c0%20.138.112.25.25.25H5v-8Zm5-1.5h8V1.75a.25.25%200%200%200-.25-.25H6.5ZM5%205V1.5H1.75a.25.25%200%200%200-.25.25V5Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.017%209.89l-2.882%202.677a.25.25%200%200%200%200%20.366l2.882%202.677a.25.25%200%200%200%20.421-.183V13.5H12.5A3.5%203.5%200%200%200%2016%2010a.75.75%200%200%200-1.5%200a2%202%200%200%201-2%202h-1.062v-1.927a.25.25%200%200%200-.421-.183%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/pivot-column-16.svg?color=%231a73e8&size=48