contract delete icon
contract-delete from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- contract-delete
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- contract-delete-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="m16.971 20.929l-.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.708l-2.125-2.12zM9.385 8.385v-1h8.23v1zm0 2.769v-1h8.23v1zM6 21q-.846 0-1.423-.577T4 19v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.156.443-.233.914t-.078.952q0 .773.204 1.51q.205.736.615 1.394z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightContractDelete(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.971 20.929l-.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.708l-2.125-2.12zM9.385 8.385v-1h8.23v1zm0 2.769v-1h8.23v1zM6 21q-.846 0-1.423-.577T4 19v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.156.443-.233.914t-.078.952q0 .773.204 1.51q.205.736.615 1.394z"/></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.971 20.929l-.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.708l-2.125-2.12zM9.385 8.385v-1h8.23v1zm0 2.769v-1h8.23v1zM6 21q-.846 0-1.423-.577T4 19v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.156.443-.233.914t-.078.952q0 .773.204 1.51q.205.736.615 1.394z"/></svg> </template>
CSS
.icon-contract-delete {
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.971%2020.929l-.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.708l-2.125-2.12zM9.385%208.385v-1h8.23v1zm0%202.769v-1h8.23v1zM6%2021q-.846%200-1.423-.577T4%2019v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.156.443-.233.914t-.078.952q0%20.773.204%201.51q.205.736.615%201.394z%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.971%2020.929l-.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.708l-2.125-2.12zM9.385%208.385v-1h8.23v1zm0%202.769v-1h8.23v1zM6%2021q-.846%200-1.423-.577T4%2019v-2.77h3V3h13v9.298q-.244-.06-.494-.08t-.506-.02V4H8v12.23h5.523q-.156.443-.233.914t-.078.952q0%20.773.204%201.51q.205.736.615%201.394z%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.svg?color=%231a73e8&size=48