Group By Ref Type Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Group By Ref Type icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/307218.svg" alt="Group By Ref Type icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307218.svg" alt="Group By Ref Type icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307218.svg" alt="Group By Ref Type icon" :width="24" :height="24" />
CSS background
.icon-group-by-ref-type {
background-image: url('https://proicons.com/icon/307218.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M14 2.00001H11C10.448 2.00001 10 2.44801 10 3.00001V4.00001H8V3.75001C8 3.33701 7.663 3.00001 7.25 3.00001H5.75C5.337 3.00001 5 3.33701 5 3.75001V5.25001C5 5.66301 5.337 6.00001 5.75 6.00001H7.25C7.663 6.00001 8 5.66301 8 5.25001V5.00001H10V6.00001C10 6.55201 10.448 7.00001 11 7.00001H14C14.552 7.00001 15 6.55201 15 6.00001V3.00001C15 2.44801 14.552 2.00001 14 2.00001ZM7 5.00001H6V4.00001H7V5.00001ZM14 6.00001H11V3.00001H14V6.00001ZM14 8.00001H11C10.448 8.00001 10 8.44801 10 9.00001V10H8V9.75001C8 9.33701 7.663 9.00001 7.25 9.00001H5.75C5.337 9.00001 5 9.33701 5 9.75001V11.25C5 11.663 5.337 12 5.75 12H7.25C7.663 12 8 11.663 8 11.25V11H10V12C10 12.552 10.448 13 11 13H14C14.552 13 15 12.552 15 12V9.00001C15 8.44801 14.552 8.00001 14 8.00001ZM7 11H6V10H7V11ZM14 12H11V9.00001H14V12ZM4.501 13.501C4.501 13.777 4.277 14.001 4.001 14.001C2.896 14.001 2.001 13.106 2.001 12.001V10.001C2.001 9.46801 1.992 8.70301 1.91 8.49901C1.848 8.34201 1.715 8.16801 1.276 7.94801C1.107 7.86401 1 7.69001 1 7.50101C1 7.31201 1.107 7.13901 1.276 7.05401C1.715 6.83401 1.847 6.65901 1.91 6.50301C1.991 6.30001 1.999 6.03601 1.999 5.50601V3.00101C1.999 1.89601 2.895 1.00101 4 1.00101C4.276 1.00101 4.5 1.22401 4.5 1.50001C4.5 1.77601 4.276 2.00001 4 2.00001C3.448 2.00001 3 2.44801 3 3.00001L2.998 5.57101C2.998 6.01501 2.998 6.47301 2.837 6.87401C2.74 7.11601 2.595 7.32101 2.399 7.50001C2.595 7.68001 2.741 7.88401 2.838 8.12701C2.999 8.53101 3.001 9.49301 3.001 9.94201V12.001C3.001 12.553 3.449 13.001 4.001 13.001C4.277 13.001 4.501 13.225 4.501 13.501Z"/></svg>
Copied!