ungroup layers icon

ungroup-layers from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ungroup-layers
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the ungroup layers icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M6 4a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm16 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm0 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0ZM6 20a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m10.65 8.48l-1.089.533C8.187 9.686 7.5 10.022 7.5 10.5s.687.814 2.061 1.487l1.089.533c.654.32.982.48 1.35.48s.696-.16 1.35-.48l1.089-.533c1.374-.673 2.061-1.009 2.061-1.487s-.687-.814-2.061-1.487L13.35 8.48C12.696 8.16 12.368 8 12 8s-.696.16-1.35.48m5.85 5.02c0 .478-.687.814-2.061 1.487l-1.089.533c-.654.32-.982.48-1.35.48s-.696-.16-1.35-.48l-1.089-.533C8.187 14.314 7.5 13.978 7.5 13.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUngroupLayers(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M6 4a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm16 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm0 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0ZM6 20a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="m10.65 8.48l-1.089.533C8.187 9.686 7.5 10.022 7.5 10.5s.687.814 2.061 1.487l1.089.533c.654.32.982.48 1.35.48s.696-.16 1.35-.48l1.089-.533c1.374-.673 2.061-1.009 2.061-1.487s-.687-.814-2.061-1.487L13.35 8.48C12.696 8.16 12.368 8 12 8s-.696.16-1.35.48m5.85 5.02c0 .478-.687.814-2.061 1.487l-1.089.533c-.654.32-.982.48-1.35.48s-.696-.16-1.35-.48l-1.089-.533C8.187 14.314 7.5 13.978 7.5 13.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M6 4a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm16 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm0 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0ZM6 20a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m10.65 8.48l-1.089.533C8.187 9.686 7.5 10.022 7.5 10.5s.687.814 2.061 1.487l1.089.533c.654.32.982.48 1.35.48s.696-.16 1.35-.48l1.089-.533c1.374-.673 2.061-1.009 2.061-1.487s-.687-.814-2.061-1.487L13.35 8.48C12.696 8.16 12.368 8 12 8s-.696.16-1.35.48m5.85 5.02c0 .478-.687.814-2.061 1.487l-1.089.533c-.654.32-.982.48-1.35.48s-.696-.16-1.35-.48l-1.089-.533C8.187 14.314 7.5 13.978 7.5 13.5"/></g></svg>
</template>

CSS

.icon-ungroup-layers {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%204a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm16%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm0%2016a2%202%200%201%201-4%200a2%202%200%200%201%204%200ZM6%2020a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10.65%208.48l-1.089.533C8.187%209.686%207.5%2010.022%207.5%2010.5s.687.814%202.061%201.487l1.089.533c.654.32.982.48%201.35.48s.696-.16%201.35-.48l1.089-.533c1.374-.673%202.061-1.009%202.061-1.487s-.687-.814-2.061-1.487L13.35%208.48C12.696%208.16%2012.368%208%2012%208s-.696.16-1.35.48m5.85%205.02c0%20.478-.687.814-2.061%201.487l-1.089.533c-.654.32-.982.48-1.35.48s-.696-.16-1.35-.48l-1.089-.533C8.187%2014.314%207.5%2013.978%207.5%2013.5%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6%204a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm16%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm0%2016a2%202%200%201%201-4%200a2%202%200%200%201%204%200ZM6%2020a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10.65%208.48l-1.089.533C8.187%209.686%207.5%2010.022%207.5%2010.5s.687.814%202.061%201.487l1.089.533c.654.32.982.48%201.35.48s.696-.16%201.35-.48l1.089-.533c1.374-.673%202.061-1.009%202.061-1.487s-.687-.814-2.061-1.487L13.35%208.48C12.696%208.16%2012.368%208%2012%208s-.696.16-1.35.48m5.85%205.02c0%20.478-.687.814-2.061%201.487l-1.089.533c-.654.32-.982.48-1.35.48s-.696-.16-1.35-.48l-1.089-.533C8.187%2014.314%207.5%2013.978%207.5%2013.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/ungroup-layers.svg?color=%231a73e8&size=48