delete put back icon

delete-put-back from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
delete-put-back
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the delete put back icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4.475 6.1l.84 12.077c.094 1.16.967 3.377 3.204 3.625s6.731.193 7.55.193c.82 0 2.944-.581 2.944-2.99c0-2.43-2.03-3.063-3.305-3.041h-3.653m0 0a.8.8 0 0 1 .273-.581l2.159-1.89m-2.432 2.47a.8.8 0 0 0 .275.623l2.157 1.875M19.47 5.824l-.468 7.655M3 5.496h18m-4.945 0l-.682-1.407c-.454-.934-.68-1.401-1.071-1.693a2 2 0 0 0-.275-.172C13.594 2 13.074 2 12.034 2c-1.065 0-1.598 0-2.039.234q-.146.078-.278.179c-.396.303-.617.787-1.059 1.756l-.605 1.327"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDeletePutBack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m4.475 6.1l.84 12.077c.094 1.16.967 3.377 3.204 3.625s6.731.193 7.55.193c.82 0 2.944-.581 2.944-2.99c0-2.43-2.03-3.063-3.305-3.041h-3.653m0 0a.8.8 0 0 1 .273-.581l2.159-1.89m-2.432 2.47a.8.8 0 0 0 .275.623l2.157 1.875M19.47 5.824l-.468 7.655M3 5.496h18m-4.945 0l-.682-1.407c-.454-.934-.68-1.401-1.071-1.693a2 2 0 0 0-.275-.172C13.594 2 13.074 2 12.034 2c-1.065 0-1.598 0-2.039.234q-.146.078-.278.179c-.396.303-.617.787-1.059 1.756l-.605 1.327"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4.475 6.1l.84 12.077c.094 1.16.967 3.377 3.204 3.625s6.731.193 7.55.193c.82 0 2.944-.581 2.944-2.99c0-2.43-2.03-3.063-3.305-3.041h-3.653m0 0a.8.8 0 0 1 .273-.581l2.159-1.89m-2.432 2.47a.8.8 0 0 0 .275.623l2.157 1.875M19.47 5.824l-.468 7.655M3 5.496h18m-4.945 0l-.682-1.407c-.454-.934-.68-1.401-1.071-1.693a2 2 0 0 0-.275-.172C13.594 2 13.074 2 12.034 2c-1.065 0-1.598 0-2.039.234q-.146.078-.278.179c-.396.303-.617.787-1.059 1.756l-.605 1.327"/></svg>
</template>

CSS

.icon-delete-put-back {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m4.475%206.1l.84%2012.077c.094%201.16.967%203.377%203.204%203.625s6.731.193%207.55.193c.82%200%202.944-.581%202.944-2.99c0-2.43-2.03-3.063-3.305-3.041h-3.653m0%200a.8.8%200%200%201%20.273-.581l2.159-1.89m-2.432%202.47a.8.8%200%200%200%20.275.623l2.157%201.875M19.47%205.824l-.468%207.655M3%205.496h18m-4.945%200l-.682-1.407c-.454-.934-.68-1.401-1.071-1.693a2%202%200%200%200-.275-.172C13.594%202%2013.074%202%2012.034%202c-1.065%200-1.598%200-2.039.234q-.146.078-.278.179c-.396.303-.617.787-1.059%201.756l-.605%201.327%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m4.475%206.1l.84%2012.077c.094%201.16.967%203.377%203.204%203.625s6.731.193%207.55.193c.82%200%202.944-.581%202.944-2.99c0-2.43-2.03-3.063-3.305-3.041h-3.653m0%200a.8.8%200%200%201%20.273-.581l2.159-1.89m-2.432%202.47a.8.8%200%200%200%20.275.623l2.157%201.875M19.47%205.824l-.468%207.655M3%205.496h18m-4.945%200l-.682-1.407c-.454-.934-.68-1.401-1.071-1.693a2%202%200%200%200-.275-.172C13.594%202%2013.074%202%2012.034%202c-1.065%200-1.598%200-2.039.234q-.146.078-.278.179c-.396.303-.617.787-1.059%201.756l-.605%201.327%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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