contract delete icon
contract-delete-outline from Material Symbols Light by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.
- Name
- contract-delete-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- contract-delete-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the contract delete icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.096 18.81l-2.125 2.119l-.707-.708l2.119-2.125l-2.12-2.125l.708-.707l2.125 2.119l2.125-2.12l.708.708l-2.12 2.125l2.12 2.125l-.708.708zM6 21q-.846 0-1.423-.577T4 19v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.079.245-.137.486q-.059.24-.097.515H5V19q0 .425.288.713T6 20h7.523q.085.287.221.527q.137.24.287.473zM9.385 8.385v-1h8.23v1zm0 2.769v-1h8.23v1zM13.522 20H5h8.289h-.06z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightContractDeleteOutline(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="m19.096 18.81l-2.125 2.119l-.707-.708l2.119-2.125l-2.12-2.125l.708-.707l2.125 2.119l2.125-2.12l.708.708l-2.12 2.125l2.12 2.125l-.708.708zM6 21q-.846 0-1.423-.577T4 19v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.079.245-.137.486q-.059.24-.097.515H5V19q0 .425.288.713T6 20h7.523q.085.287.221.527q.137.24.287.473zM9.385 8.385v-1h8.23v1zm0 2.769v-1h8.23v1zM13.522 20H5h8.289h-.06z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.096 18.81l-2.125 2.119l-.707-.708l2.119-2.125l-2.12-2.125l.708-.707l2.125 2.119l2.125-2.12l.708.708l-2.12 2.125l2.12 2.125l-.708.708zM6 21q-.846 0-1.423-.577T4 19v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.079.245-.137.486q-.059.24-.097.515H5V19q0 .425.288.713T6 20h7.523q.085.287.221.527q.137.24.287.473zM9.385 8.385v-1h8.23v1zm0 2.769v-1h8.23v1zM13.522 20H5h8.289h-.06z"/></svg> </template>
CSS
.icon-contract-delete-outline {
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%22m19.096%2018.81l-2.125%202.119l-.707-.708l2.119-2.125l-2.12-2.125l.708-.707l2.125%202.119l2.125-2.12l.708.708l-2.12%202.125l2.12%202.125l-.708.708zM6%2021q-.846%200-1.423-.577T4%2019v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.079.245-.137.486q-.059.24-.097.515H5V19q0%20.425.288.713T6%2020h7.523q.085.287.221.527q.137.24.287.473zM9.385%208.385v-1h8.23v1zm0%202.769v-1h8.23v1zM13.522%2020H5h8.289h-.06z%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%22m19.096%2018.81l-2.125%202.119l-.707-.708l2.119-2.125l-2.12-2.125l.708-.707l2.125%202.119l2.125-2.12l.708.708l-2.12%202.125l2.12%202.125l-.708.708zM6%2021q-.846%200-1.423-.577T4%2019v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.079.245-.137.486q-.059.24-.097.515H5V19q0%20.425.288.713T6%2020h7.523q.085.287.221.527q.137.24.287.473zM9.385%208.385v-1h8.23v1zm0%202.769v-1h8.23v1zM13.522%2020H5h8.289h-.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/contract-delete-outline.svg?color=%231a73e8&size=48