Ungroup By Ref Type Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Ungroup 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/307487.svg" alt="Ungroup By Ref Type icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307487.svg" alt="Ungroup By Ref Type icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307487.svg" alt="Ungroup By Ref Type icon" :width="24" :height="24" />
CSS background
.icon-ungroup-by-ref-type {
background-image: url('https://proicons.com/icon/307487.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="M2.85398 1.14601C2.65898 0.951006 2.34198 0.951006 2.14698 1.14601L0.646982 2.64601C0.451982 2.84101 0.451982 3.15801 0.646982 3.35301C0.841982 3.54801 1.15898 3.54801 1.35398 3.35301L1.99998 2.70701V5.50001C1.99998 5.77601 2.22398 6.00001 2.49998 6.00001C2.77598 6.00001 2.99998 5.77601 2.99998 5.50001V2.70701L3.64598 3.35301C3.74398 3.45101 3.87198 3.49901 3.99998 3.49901C4.12798 3.49901 4.25598 3.45001 4.35398 3.35301C4.54898 3.15801 4.54898 2.84101 4.35398 2.64601L2.85398 1.14601Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11 2H14C14.552 2 15 2.448 15 3V6C15 6.552 14.552 7 14 7H11C10.448 7 10 6.552 10 6V5H8V5.25C8 5.663 7.663 6 7.25 6H5.75C5.337 6 5 5.663 5 5.25V3.75C5 3.337 5.337 3 5.75 3H7.25C7.663 3 8 3.337 8 3.75V4H10V3C10 2.448 10.448 2 11 2ZM6 5H7V4H6V5ZM11 6H14V3H11V6Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11 8H14C14.552 8 15 8.448 15 9V12C15 12.552 14.552 13 14 13H11C10.448 13 10 12.552 10 12V11H8V11.25C8 11.663 7.663 12 7.25 12H5.75C5.337 12 5 11.663 5 11.25V9.75C5 9.337 5.337 9 5.75 9H7.25C7.663 9 8 9.337 8 9.75V10H10V9C10 8.448 10.448 8 11 8ZM6 11H7V10H6V11ZM11 12H14V9H11V12Z"/><path d="M2.99998 12.292L3.64598 11.646H3.64798C3.84298 11.451 4.15998 11.451 4.35498 11.646C4.54998 11.841 4.54998 12.158 4.35498 12.353L2.85498 13.853C2.75698 13.95 2.62898 13.999 2.50098 13.999C2.37298 13.999 2.24498 13.951 2.14698 13.853L0.646982 12.353C0.451982 12.158 0.451982 11.841 0.646982 11.646C0.841982 11.451 1.15898 11.451 1.35398 11.646L1.99998 12.292V9.49899C1.99998 9.22299 2.22398 8.99899 2.49998 8.99899C2.77598 8.99899 2.99998 9.22299 2.99998 9.49899V12.292Z"/></svg>
Copied!