object ungroup icon

object-ungroup from Font Awesome Solid by Dave Gandy · Solid · Design · CC-BY-4.0 Attribution required.

Name
object-ungroup
Set
Font Awesome Solid
Style
Solid
Category
Design
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More design icons from Font Awesome Solid

Use the object ungroup icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M32 183.4c-19.1-11-32-31.7-32-55.4c0-35.3 28.7-64 64-64c23.7 0 44.4 12.9 55.4 32h209.1c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4v113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4zm87.4-23.4c-5.6 9.7-13.7 17.8-23.4 23.4v113.1c9.7 5.6 17.8 13.7 23.4 23.4h209.1c5.6-9.7 13.7-17.8 23.4-23.4V183.4c-9.7-5.6-17.8-13.7-23.4-23.4zM544 343.4c-9.7-5.6-17.8-13.7-23.4-23.4h-29.2c-5.3-17.7-14.8-33.5-27.4-46.4V256h56.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4v113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H311.5c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4v-24.6h64v24.6c9.7 5.6 17.8 13.7 23.4 23.4h209.1c5.6-9.7 13.7-17.8 23.4-23.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidObjectUngroup(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M32 183.4c-19.1-11-32-31.7-32-55.4c0-35.3 28.7-64 64-64c23.7 0 44.4 12.9 55.4 32h209.1c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4v113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4zm87.4-23.4c-5.6 9.7-13.7 17.8-23.4 23.4v113.1c9.7 5.6 17.8 13.7 23.4 23.4h209.1c5.6-9.7 13.7-17.8 23.4-23.4V183.4c-9.7-5.6-17.8-13.7-23.4-23.4zM544 343.4c-9.7-5.6-17.8-13.7-23.4-23.4h-29.2c-5.3-17.7-14.8-33.5-27.4-46.4V256h56.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4v113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H311.5c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4v-24.6h64v24.6c9.7 5.6 17.8 13.7 23.4 23.4h209.1c5.6-9.7 13.7-17.8 23.4-23.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M32 183.4c-19.1-11-32-31.7-32-55.4c0-35.3 28.7-64 64-64c23.7 0 44.4 12.9 55.4 32h209.1c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4v113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4zm87.4-23.4c-5.6 9.7-13.7 17.8-23.4 23.4v113.1c9.7 5.6 17.8 13.7 23.4 23.4h209.1c5.6-9.7 13.7-17.8 23.4-23.4V183.4c-9.7-5.6-17.8-13.7-23.4-23.4zM544 343.4c-9.7-5.6-17.8-13.7-23.4-23.4h-29.2c-5.3-17.7-14.8-33.5-27.4-46.4V256h56.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4v113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H311.5c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4v-24.6h64v24.6c9.7 5.6 17.8 13.7 23.4 23.4h209.1c5.6-9.7 13.7-17.8 23.4-23.4z"/></svg>
</template>

CSS

.icon-object-ungroup {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20183.4c-19.1-11-32-31.7-32-55.4c0-35.3%2028.7-64%2064-64c23.7%200%2044.4%2012.9%2055.4%2032h209.1c11.1-19.1%2031.7-32%2055.4-32c35.3%200%2064%2028.7%2064%2064c0%2023.7-12.9%2044.4-32%2055.4v113.1c19.1%2011.1%2032%2031.7%2032%2055.4c0%2035.3-28.7%2064-64%2064c-23.7%200-44.4-12.9-55.4-32H119.4c-11.1%2019.1-31.7%2032-55.4%2032c-35.3%200-64-28.7-64-64c0-23.7%2012.9-44.4%2032-55.4zm87.4-23.4c-5.6%209.7-13.7%2017.8-23.4%2023.4v113.1c9.7%205.6%2017.8%2013.7%2023.4%2023.4h209.1c5.6-9.7%2013.7-17.8%2023.4-23.4V183.4c-9.7-5.6-17.8-13.7-23.4-23.4zM544%20343.4c-9.7-5.6-17.8-13.7-23.4-23.4h-29.2c-5.3-17.7-14.8-33.5-27.4-46.4V256h56.6c11.1-19.1%2031.7-32%2055.4-32c35.3%200%2064%2028.7%2064%2064c0%2023.7-12.9%2044.4-32%2055.4v113.1c19.1%2011.1%2032%2031.7%2032%2055.4c0%2035.3-28.7%2064-64%2064c-23.7%200-44.4-12.9-55.4-32H311.5c-11.1%2019.1-31.7%2032-55.4%2032c-35.3%200-64-28.7-64-64c0-23.7%2012.9-44.4%2032-55.4v-24.6h64v24.6c9.7%205.6%2017.8%2013.7%2023.4%2023.4h209.1c5.6-9.7%2013.7-17.8%2023.4-23.4z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20183.4c-19.1-11-32-31.7-32-55.4c0-35.3%2028.7-64%2064-64c23.7%200%2044.4%2012.9%2055.4%2032h209.1c11.1-19.1%2031.7-32%2055.4-32c35.3%200%2064%2028.7%2064%2064c0%2023.7-12.9%2044.4-32%2055.4v113.1c19.1%2011.1%2032%2031.7%2032%2055.4c0%2035.3-28.7%2064-64%2064c-23.7%200-44.4-12.9-55.4-32H119.4c-11.1%2019.1-31.7%2032-55.4%2032c-35.3%200-64-28.7-64-64c0-23.7%2012.9-44.4%2032-55.4zm87.4-23.4c-5.6%209.7-13.7%2017.8-23.4%2023.4v113.1c9.7%205.6%2017.8%2013.7%2023.4%2023.4h209.1c5.6-9.7%2013.7-17.8%2023.4-23.4V183.4c-9.7-5.6-17.8-13.7-23.4-23.4zM544%20343.4c-9.7-5.6-17.8-13.7-23.4-23.4h-29.2c-5.3-17.7-14.8-33.5-27.4-46.4V256h56.6c11.1-19.1%2031.7-32%2055.4-32c35.3%200%2064%2028.7%2064%2064c0%2023.7-12.9%2044.4-32%2055.4v113.1c19.1%2011.1%2032%2031.7%2032%2055.4c0%2035.3-28.7%2064-64%2064c-23.7%200-44.4-12.9-55.4-32H311.5c-11.1%2019.1-31.7%2032-55.4%2032c-35.3%200-64-28.7-64-64c0-23.7%2012.9-44.4%2032-55.4v-24.6h64v24.6c9.7%205.6%2017.8%2013.7%2023.4%2023.4h209.1c5.6-9.7%2013.7-17.8%2023.4-23.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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