delete-forever-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
delete-forever-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the delete forever icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M16.5 12a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zM12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-.5 5.087c-.46-.21-.95-.37-1.46-.468l.453-4.619H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h2.42c.286.551.65 1.056 1.076 1.5H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75zm1.716 12.839l-.07.057l-.057.07a.5.5 0 0 0 0 .568l.057.07l2.147 2.146l-2.147 2.146l-.057.07a.5.5 0 0 0 0 .568l.057.07l.07.057a.5.5 0 0 0 .568 0l.07-.057l2.146-2.147l2.146 2.147l.07.057a.5.5 0 0 0 .568 0l.07-.057l.057-.07a.5.5 0 0 0 0-.568l-.057-.07l-2.147-2.146l2.147-2.146l.057-.07a.5.5 0 0 0 0-.568l-.057-.07l-.07-.057a.5.5 0 0 0-.568 0l-.07.057l-2.146 2.147l-2.146-2.147l-.07-.057a.5.5 0 0 0-.492-.044l-.076.044zM12 3.25a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25z" fill="currentColor" fill-rule="nonzero"/></svg>

React

import type { SVGProps } from "react";

export function FluentDeleteForever24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M16.5 12a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zM12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-.5 5.087c-.46-.21-.95-.37-1.46-.468l.453-4.619H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h2.42c.286.551.65 1.056 1.076 1.5H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75zm1.716 12.839l-.07.057l-.057.07a.5.5 0 0 0 0 .568l.057.07l2.147 2.146l-2.147 2.146l-.057.07a.5.5 0 0 0 0 .568l.057.07l.07.057a.5.5 0 0 0 .568 0l.07-.057l2.146-2.147l2.146 2.147l.07.057a.5.5 0 0 0 .568 0l.07-.057l.057-.07a.5.5 0 0 0 0-.568l-.057-.07l-2.147-2.146l2.147-2.146l.057-.07a.5.5 0 0 0 0-.568l-.057-.07l-.07-.057a.5.5 0 0 0-.568 0l-.07.057l-2.146 2.147l-2.146-2.147l-.07-.057a.5.5 0 0 0-.492-.044l-.076.044zM12 3.25a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25z" fill="currentColor" fillRule="nonzero"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M16.5 12a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11zM12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-.5 5.087c-.46-.21-.95-.37-1.46-.468l.453-4.619H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h2.42c.286.551.65 1.056 1.076 1.5H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75zm1.716 12.839l-.07.057l-.057.07a.5.5 0 0 0 0 .568l.057.07l2.147 2.146l-2.147 2.146l-.057.07a.5.5 0 0 0 0 .568l.057.07l.07.057a.5.5 0 0 0 .568 0l.07-.057l2.146-2.147l2.146 2.147l.07.057a.5.5 0 0 0 .568 0l.07-.057l.057-.07a.5.5 0 0 0 0-.568l-.057-.07l-2.147-2.146l2.147-2.146l.057-.07a.5.5 0 0 0 0-.568l-.057-.07l-.07-.057a.5.5 0 0 0-.568 0l-.07.057l-2.146 2.147l-2.146-2.147l-.07-.057a.5.5 0 0 0-.492-.044l-.076.044zM12 3.25a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25z" fill="currentColor" fill-rule="nonzero"/></svg>
</template>

CSS

.icon-delete-forever-24-regular {
  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%20d%3D%22M16.5%2012a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11zM12%201.75a3.25%203.25%200%200%201%203.245%203.066L15.25%205h5.25a.75.75%200%200%201%20.102%201.493L20.5%206.5h-.796l-.5%205.087c-.46-.21-.95-.37-1.46-.468l.453-4.619H5.802l1.267%2012.872a1.25%201.25%200%200%200%201.117%201.122l.127.006h2.42c.286.551.65%201.056%201.076%201.5H8.313a2.75%202.75%200%200%201-2.714-2.307l-.023-.174L4.295%206.5H3.5a.75.75%200%200%201-.743-.648L2.75%205.75a.75.75%200%200%201%20.648-.743L3.5%205h5.25A3.25%203.25%200%200%201%2012%201.75zm1.716%2012.839l-.07.057l-.057.07a.5.5%200%200%200%200%20.568l.057.07l2.147%202.146l-2.147%202.146l-.057.07a.5.5%200%200%200%200%20.568l.057.07l.07.057a.5.5%200%200%200%20.568%200l.07-.057l2.146-2.147l2.146%202.147l.07.057a.5.5%200%200%200%20.568%200l.07-.057l.057-.07a.5.5%200%200%200%200-.568l-.057-.07l-2.147-2.146l2.147-2.146l.057-.07a.5.5%200%200%200%200-.568l-.057-.07l-.07-.057a.5.5%200%200%200-.568%200l-.07.057l-2.146%202.147l-2.146-2.147l-.07-.057a.5.5%200%200%200-.492-.044l-.076.044zM12%203.25a1.75%201.75%200%200%200-1.744%201.606L10.25%205h3.5A1.75%201.75%200%200%200%2012%203.25z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%20d%3D%22M16.5%2012a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11zM12%201.75a3.25%203.25%200%200%201%203.245%203.066L15.25%205h5.25a.75.75%200%200%201%20.102%201.493L20.5%206.5h-.796l-.5%205.087c-.46-.21-.95-.37-1.46-.468l.453-4.619H5.802l1.267%2012.872a1.25%201.25%200%200%200%201.117%201.122l.127.006h2.42c.286.551.65%201.056%201.076%201.5H8.313a2.75%202.75%200%200%201-2.714-2.307l-.023-.174L4.295%206.5H3.5a.75.75%200%200%201-.743-.648L2.75%205.75a.75.75%200%200%201%20.648-.743L3.5%205h5.25A3.25%203.25%200%200%201%2012%201.75zm1.716%2012.839l-.07.057l-.057.07a.5.5%200%200%200%200%20.568l.057.07l2.147%202.146l-2.147%202.146l-.057.07a.5.5%200%200%200%200%20.568l.057.07l.07.057a.5.5%200%200%200%20.568%200l.07-.057l2.146-2.147l2.146%202.147l.07.057a.5.5%200%200%200%20.568%200l.07-.057l.057-.07a.5.5%200%200%200%200-.568l-.057-.07l-2.147-2.146l2.147-2.146l.057-.07a.5.5%200%200%200%200-.568l-.057-.07l-.07-.057a.5.5%200%200%200-.568%200l-.07.057l-2.146%202.147l-2.146-2.147l-.07-.057a.5.5%200%200%200-.492-.044l-.076.044zM12%203.25a1.75%201.75%200%200%200-1.744%201.606L10.25%205h3.5A1.75%201.75%200%200%200%2012%203.25z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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