uninstall-app-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
uninstall-app-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Use the uninstall app icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.613 8.79l.094-.083L18.5 6.915l1.793 1.792a1 1 0 0 0 1.32.083l.094-.083a1 1 0 0 0 .083-1.32l-.083-.094L19.915 5.5l1.792-1.793a1 1 0 0 0 .083-1.32l-.083-.094a1 1 0 0 0-1.32-.083l-.094.083L18.5 4.085l-1.793-1.792a1 1 0 0 0-1.32-.083l-.094.083a1 1 0 0 0-.083 1.32l.083.094L17.085 5.5l-1.792 1.793a1 1 0 0 0-.083 1.32l.083.094a1 1 0 0 0 1.218.153zM18.5 21a2.5 2.5 0 0 0 2.5-2.5v-5a2.5 2.5 0 0 0-2.5-2.5H13V5.5A2.5 2.5 0 0 0 10.5 3h-5A2.5 2.5 0 0 0 3 5.5v13A2.5 2.5 0 0 0 5.5 21zM5 11V5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5V11zm6 8H5.5a.5.5 0 0 1-.5-.5V13h6zm7.5 0H13v-6h5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentUninstallApp24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.613 8.79l.094-.083L18.5 6.915l1.793 1.792a1 1 0 0 0 1.32.083l.094-.083a1 1 0 0 0 .083-1.32l-.083-.094L19.915 5.5l1.792-1.793a1 1 0 0 0 .083-1.32l-.083-.094a1 1 0 0 0-1.32-.083l-.094.083L18.5 4.085l-1.793-1.792a1 1 0 0 0-1.32-.083l-.094.083a1 1 0 0 0-.083 1.32l.083.094L17.085 5.5l-1.792 1.793a1 1 0 0 0-.083 1.32l.083.094a1 1 0 0 0 1.218.153zM18.5 21a2.5 2.5 0 0 0 2.5-2.5v-5a2.5 2.5 0 0 0-2.5-2.5H13V5.5A2.5 2.5 0 0 0 10.5 3h-5A2.5 2.5 0 0 0 3 5.5v13A2.5 2.5 0 0 0 5.5 21zM5 11V5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5V11zm6 8H5.5a.5.5 0 0 1-.5-.5V13h6zm7.5 0H13v-6h5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.613 8.79l.094-.083L18.5 6.915l1.793 1.792a1 1 0 0 0 1.32.083l.094-.083a1 1 0 0 0 .083-1.32l-.083-.094L19.915 5.5l1.792-1.793a1 1 0 0 0 .083-1.32l-.083-.094a1 1 0 0 0-1.32-.083l-.094.083L18.5 4.085l-1.793-1.792a1 1 0 0 0-1.32-.083l-.094.083a1 1 0 0 0-.083 1.32l.083.094L17.085 5.5l-1.792 1.793a1 1 0 0 0-.083 1.32l.083.094a1 1 0 0 0 1.218.153zM18.5 21a2.5 2.5 0 0 0 2.5-2.5v-5a2.5 2.5 0 0 0-2.5-2.5H13V5.5A2.5 2.5 0 0 0 10.5 3h-5A2.5 2.5 0 0 0 3 5.5v13A2.5 2.5 0 0 0 5.5 21zM5 11V5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5V11zm6 8H5.5a.5.5 0 0 1-.5-.5V13h6zm7.5 0H13v-6h5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5"/></svg>
</template>

CSS

.icon-uninstall-app-24-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.613%208.79l.094-.083L18.5%206.915l1.793%201.792a1%201%200%200%200%201.32.083l.094-.083a1%201%200%200%200%20.083-1.32l-.083-.094L19.915%205.5l1.792-1.793a1%201%200%200%200%20.083-1.32l-.083-.094a1%201%200%200%200-1.32-.083l-.094.083L18.5%204.085l-1.793-1.792a1%201%200%200%200-1.32-.083l-.094.083a1%201%200%200%200-.083%201.32l.083.094L17.085%205.5l-1.792%201.793a1%201%200%200%200-.083%201.32l.083.094a1%201%200%200%200%201.218.153zM18.5%2021a2.5%202.5%200%200%200%202.5-2.5v-5a2.5%202.5%200%200%200-2.5-2.5H13V5.5A2.5%202.5%200%200%200%2010.5%203h-5A2.5%202.5%200%200%200%203%205.5v13A2.5%202.5%200%200%200%205.5%2021zM5%2011V5.5a.5.5%200%200%201%20.5-.5h5a.5.5%200%200%201%20.5.5V11zm6%208H5.5a.5.5%200%200%201-.5-.5V13h6zm7.5%200H13v-6h5.5a.5.5%200%200%201%20.5.5v5a.5.5%200%200%201-.5.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.613%208.79l.094-.083L18.5%206.915l1.793%201.792a1%201%200%200%200%201.32.083l.094-.083a1%201%200%200%200%20.083-1.32l-.083-.094L19.915%205.5l1.792-1.793a1%201%200%200%200%20.083-1.32l-.083-.094a1%201%200%200%200-1.32-.083l-.094.083L18.5%204.085l-1.793-1.792a1%201%200%200%200-1.32-.083l-.094.083a1%201%200%200%200-.083%201.32l.083.094L17.085%205.5l-1.792%201.793a1%201%200%200%200-.083%201.32l.083.094a1%201%200%200%200%201.218.153zM18.5%2021a2.5%202.5%200%200%200%202.5-2.5v-5a2.5%202.5%200%200%200-2.5-2.5H13V5.5A2.5%202.5%200%200%200%2010.5%203h-5A2.5%202.5%200%200%200%203%205.5v13A2.5%202.5%200%200%200%205.5%2021zM5%2011V5.5a.5.5%200%200%201%20.5-.5h5a.5.5%200%200%201%20.5.5V11zm6%208H5.5a.5.5%200%200%201-.5-.5V13h6zm7.5%200H13v-6h5.5a.5.5%200%200%201%20.5.5v5a.5.5%200%200%201-.5.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/uninstall-app-24-filled.svg?color=%231a73e8&size=48