trash restore alt icon

trash-restore-alt from Line Awesome by Icons8 · Line · Interfaces · Apache-2.0 Free for personal and commercial use.

Name
trash-restore-alt
Set
Line Awesome
Style
Line
Category
Interfaces
Viewbox
32×32
License
Apache 2.0
Aliases
trash-restore-alt-solid

The same icon in other sets

More interfaces icons from Line Awesome

Use the trash restore alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 4c-.522 0-1.06.184-1.438.563C13.185 4.94 13 5.478 13 6v1H7v2h1v16c0 1.645 1.355 3 3 3h12c1.645 0 3-1.355 3-3V9h1V7h-6V6c0-.522-.184-1.06-.563-1.438C20.06 4.186 19.523 4 19 4zm0 2h4v1h-4zm-5 3h14v16c0 .555-.445 1-1 1H11c-.555 0-1-.445-1-1zm7 3l-4 4h3v7h2v-7h3z"/></svg>

React

import type { SVGProps } from "react";

export function LaTrashRestoreAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 4c-.522 0-1.06.184-1.438.563C13.185 4.94 13 5.478 13 6v1H7v2h1v16c0 1.645 1.355 3 3 3h12c1.645 0 3-1.355 3-3V9h1V7h-6V6c0-.522-.184-1.06-.563-1.438C20.06 4.186 19.523 4 19 4zm0 2h4v1h-4zm-5 3h14v16c0 .555-.445 1-1 1H11c-.555 0-1-.445-1-1zm7 3l-4 4h3v7h2v-7h3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 4c-.522 0-1.06.184-1.438.563C13.185 4.94 13 5.478 13 6v1H7v2h1v16c0 1.645 1.355 3 3 3h12c1.645 0 3-1.355 3-3V9h1V7h-6V6c0-.522-.184-1.06-.563-1.438C20.06 4.186 19.523 4 19 4zm0 2h4v1h-4zm-5 3h14v16c0 .555-.445 1-1 1H11c-.555 0-1-.445-1-1zm7 3l-4 4h3v7h2v-7h3z"/></svg>
</template>

CSS

.icon-trash-restore-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%204c-.522%200-1.06.184-1.438.563C13.185%204.94%2013%205.478%2013%206v1H7v2h1v16c0%201.645%201.355%203%203%203h12c1.645%200%203-1.355%203-3V9h1V7h-6V6c0-.522-.184-1.06-.563-1.438C20.06%204.186%2019.523%204%2019%204zm0%202h4v1h-4zm-5%203h14v16c0%20.555-.445%201-1%201H11c-.555%200-1-.445-1-1zm7%203l-4%204h3v7h2v-7h3z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%204c-.522%200-1.06.184-1.438.563C13.185%204.94%2013%205.478%2013%206v1H7v2h1v16c0%201.645%201.355%203%203%203h12c1.645%200%203-1.355%203-3V9h1V7h-6V6c0-.522-.184-1.06-.563-1.438C20.06%204.186%2019.523%204%2019%204zm0%202h4v1h-4zm-5%203h14v16c0%20.555-.445%201-1%201H11c-.555%200-1-.445-1-1zm7%203l-4%204h3v7h2v-7h3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/trash-restore-alt.svg?color=%231a73e8&size=48