contract delete icon
contract-delete-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- contract-delete-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
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-1.771 1.765q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l1.766-1.77l-1.766-1.772q-.14-.14-.152-.341q-.013-.201.152-.367q.16-.16.354-.16t.354.16l1.771 1.766l1.771-1.766q.14-.14.342-.153q.2-.012.366.153q.16.16.16.354t-.16.354l-1.765 1.771l1.765 1.771q.14.14.153.342q.013.2-.153.366q-.16.16-.354.16t-.354-.16zM9.885 8.385q-.214 0-.357-.144q-.144-.143-.144-.357q0-.213.144-.356q.143-.144.357-.144h7.23q.214 0 .357.144q.144.143.144.356q0 .214-.144.357q-.143.143-.357.143zm0 2.769q-.214 0-.357-.144q-.144-.143-.144-.356q0-.214.144-.357q.143-.143.357-.143h7.23q.214 0 .357.143q.144.143.144.357q0 .213-.144.356q-.143.144-.357.144zM6 21q-.846 0-1.423-.577T4 19v-1.154q0-.671.472-1.143t1.143-.472H7V4.616q0-.672.472-1.144T8.616 3h9.769q.67 0 1.143.472q.472.472.472 1.144v7.038q0 .213-.143.356t-.357.144t-.357-.143t-.143-.357V4.616q0-.27-.173-.443T18.385 4h-9.77q-.269 0-.442.173T8 4.616V16.23h4.573q.373 0 .584.273t.13.646q-.05.239-.063.473q-.012.235-.012.473q0 .494.088.986t.265.968q.13.348-.061.649q-.19.301-.538.301z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightContractDeleteRounded(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-1.771 1.765q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l1.766-1.77l-1.766-1.772q-.14-.14-.152-.341q-.013-.201.152-.367q.16-.16.354-.16t.354.16l1.771 1.766l1.771-1.766q.14-.14.342-.153q.2-.012.366.153q.16.16.16.354t-.16.354l-1.765 1.771l1.765 1.771q.14.14.153.342q.013.2-.153.366q-.16.16-.354.16t-.354-.16zM9.885 8.385q-.214 0-.357-.144q-.144-.143-.144-.357q0-.213.144-.356q.143-.144.357-.144h7.23q.214 0 .357.144q.144.143.144.356q0 .214-.144.357q-.143.143-.357.143zm0 2.769q-.214 0-.357-.144q-.144-.143-.144-.356q0-.214.144-.357q.143-.143.357-.143h7.23q.214 0 .357.143q.144.143.144.357q0 .213-.144.356q-.143.144-.357.144zM6 21q-.846 0-1.423-.577T4 19v-1.154q0-.671.472-1.143t1.143-.472H7V4.616q0-.672.472-1.144T8.616 3h9.769q.67 0 1.143.472q.472.472.472 1.144v7.038q0 .213-.143.356t-.357.144t-.357-.143t-.143-.357V4.616q0-.27-.173-.443T18.385 4h-9.77q-.269 0-.442.173T8 4.616V16.23h4.573q.373 0 .584.273t.13.646q-.05.239-.063.473q-.012.235-.012.473q0 .494.088.986t.265.968q.13.348-.061.649q-.19.301-.538.301z"/></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-1.771 1.765q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l1.766-1.77l-1.766-1.772q-.14-.14-.152-.341q-.013-.201.152-.367q.16-.16.354-.16t.354.16l1.771 1.766l1.771-1.766q.14-.14.342-.153q.2-.012.366.153q.16.16.16.354t-.16.354l-1.765 1.771l1.765 1.771q.14.14.153.342q.013.2-.153.366q-.16.16-.354.16t-.354-.16zM9.885 8.385q-.214 0-.357-.144q-.144-.143-.144-.357q0-.213.144-.356q.143-.144.357-.144h7.23q.214 0 .357.144q.144.143.144.356q0 .214-.144.357q-.143.143-.357.143zm0 2.769q-.214 0-.357-.144q-.144-.143-.144-.356q0-.214.144-.357q.143-.143.357-.143h7.23q.214 0 .357.143q.144.143.144.357q0 .213-.144.356q-.143.144-.357.144zM6 21q-.846 0-1.423-.577T4 19v-1.154q0-.671.472-1.143t1.143-.472H7V4.616q0-.672.472-1.144T8.616 3h9.769q.67 0 1.143.472q.472.472.472 1.144v7.038q0 .213-.143.356t-.357.144t-.357-.143t-.143-.357V4.616q0-.27-.173-.443T18.385 4h-9.77q-.269 0-.442.173T8 4.616V16.23h4.573q.373 0 .584.273t.13.646q-.05.239-.063.473q-.012.235-.012.473q0 .494.088.986t.265.968q.13.348-.061.649q-.19.301-.538.301z"/></svg> </template>
CSS
.icon-contract-delete-rounded {
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-1.771%201.765q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l1.766-1.77l-1.766-1.772q-.14-.14-.152-.341q-.013-.201.152-.367q.16-.16.354-.16t.354.16l1.771%201.766l1.771-1.766q.14-.14.342-.153q.2-.012.366.153q.16.16.16.354t-.16.354l-1.765%201.771l1.765%201.771q.14.14.153.342q.013.2-.153.366q-.16.16-.354.16t-.354-.16zM9.885%208.385q-.214%200-.357-.144q-.144-.143-.144-.357q0-.213.144-.356q.143-.144.357-.144h7.23q.214%200%20.357.144q.144.143.144.356q0%20.214-.144.357q-.143.143-.357.143zm0%202.769q-.214%200-.357-.144q-.144-.143-.144-.356q0-.214.144-.357q.143-.143.357-.143h7.23q.214%200%20.357.143q.144.143.144.357q0%20.213-.144.356q-.143.144-.357.144zM6%2021q-.846%200-1.423-.577T4%2019v-1.154q0-.671.472-1.143t1.143-.472H7V4.616q0-.672.472-1.144T8.616%203h9.769q.67%200%201.143.472q.472.472.472%201.144v7.038q0%20.213-.143.356t-.357.144t-.357-.143t-.143-.357V4.616q0-.27-.173-.443T18.385%204h-9.77q-.269%200-.442.173T8%204.616V16.23h4.573q.373%200%20.584.273t.13.646q-.05.239-.063.473q-.012.235-.012.473q0%20.494.088.986t.265.968q.13.348-.061.649q-.19.301-.538.301z%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-1.771%201.765q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l1.766-1.77l-1.766-1.772q-.14-.14-.152-.341q-.013-.201.152-.367q.16-.16.354-.16t.354.16l1.771%201.766l1.771-1.766q.14-.14.342-.153q.2-.012.366.153q.16.16.16.354t-.16.354l-1.765%201.771l1.765%201.771q.14.14.153.342q.013.2-.153.366q-.16.16-.354.16t-.354-.16zM9.885%208.385q-.214%200-.357-.144q-.144-.143-.144-.357q0-.213.144-.356q.143-.144.357-.144h7.23q.214%200%20.357.144q.144.143.144.356q0%20.214-.144.357q-.143.143-.357.143zm0%202.769q-.214%200-.357-.144q-.144-.143-.144-.356q0-.214.144-.357q.143-.143.357-.143h7.23q.214%200%20.357.143q.144.143.144.357q0%20.213-.144.356q-.143.144-.357.144zM6%2021q-.846%200-1.423-.577T4%2019v-1.154q0-.671.472-1.143t1.143-.472H7V4.616q0-.672.472-1.144T8.616%203h9.769q.67%200%201.143.472q.472.472.472%201.144v7.038q0%20.213-.143.356t-.357.144t-.357-.143t-.143-.357V4.616q0-.27-.173-.443T18.385%204h-9.77q-.269%200-.442.173T8%204.616V16.23h4.573q.373%200%20.584.273t.13.646q-.05.239-.063.473q-.012.235-.012.473q0%20.494.088.986t.265.968q.13.348-.061.649q-.19.301-.538.301z%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-rounded.svg?color=%231a73e8&size=48