contract edit icon
contract-edit-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- contract-edit-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 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 edit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.885 7.385h7.23q.213 0 .357.144t.143.356t-.143.356t-.357.144h-7.23q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143m0 2.769h7.23q.213 0 .357.144t.143.357t-.143.356t-.357.143h-7.23q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143M11.846 20H5zM6 21q-.846 0-1.423-.577T4 19v-1.961q0-.344.232-.576t.576-.232H7V4.616q0-.667.475-1.141T8.615 3h9.77q.666 0 1.14.475T20 4.615v5.808q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.27-.173-.443T18.385 4h-9.77q-.269 0-.442.173T8 4.616V16.23h3.346q.213 0 .356.144t.144.356t-.144.356t-.356.144H5V19q0 .425.288.713T6 20h5.346q.213 0 .357.144t.143.357t-.143.356t-.357.143zm8.23-.808V19.12q0-.153.057-.296q.055-.144.186-.275l5.09-5.065q.149-.148.306-.2q.158-.052.315-.052q.172 0 .338.064q.166.065.301.194l.925.944q.123.148.188.308q.064.159.064.319t-.061.322t-.191.31l-5.065 5.066q-.131.13-.275.186q-.143.056-.297.056h-1.073q-.343 0-.575-.232t-.232-.576m6.884-5.133l-.925-.944zm-6 5.056h.95l3.468-3.473l-.47-.475l-.455-.488l-3.493 3.486zm3.948-3.948l-.455-.488l.925.963z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightContractEditOutlineRounded(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="M9.885 7.385h7.23q.213 0 .357.144t.143.356t-.143.356t-.357.144h-7.23q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143m0 2.769h7.23q.213 0 .357.144t.143.357t-.143.356t-.357.143h-7.23q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143M11.846 20H5zM6 21q-.846 0-1.423-.577T4 19v-1.961q0-.344.232-.576t.576-.232H7V4.616q0-.667.475-1.141T8.615 3h9.77q.666 0 1.14.475T20 4.615v5.808q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.27-.173-.443T18.385 4h-9.77q-.269 0-.442.173T8 4.616V16.23h3.346q.213 0 .356.144t.144.356t-.144.356t-.356.144H5V19q0 .425.288.713T6 20h5.346q.213 0 .357.144t.143.357t-.143.356t-.357.143zm8.23-.808V19.12q0-.153.057-.296q.055-.144.186-.275l5.09-5.065q.149-.148.306-.2q.158-.052.315-.052q.172 0 .338.064q.166.065.301.194l.925.944q.123.148.188.308q.064.159.064.319t-.061.322t-.191.31l-5.065 5.066q-.131.13-.275.186q-.143.056-.297.056h-1.073q-.343 0-.575-.232t-.232-.576m6.884-5.133l-.925-.944zm-6 5.056h.95l3.468-3.473l-.47-.475l-.455-.488l-3.493 3.486zm3.948-3.948l-.455-.488l.925.963z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.885 7.385h7.23q.213 0 .357.144t.143.356t-.143.356t-.357.144h-7.23q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143m0 2.769h7.23q.213 0 .357.144t.143.357t-.143.356t-.357.143h-7.23q-.213 0-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143M11.846 20H5zM6 21q-.846 0-1.423-.577T4 19v-1.961q0-.344.232-.576t.576-.232H7V4.616q0-.667.475-1.141T8.615 3h9.77q.666 0 1.14.475T20 4.615v5.808q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.27-.173-.443T18.385 4h-9.77q-.269 0-.442.173T8 4.616V16.23h3.346q.213 0 .356.144t.144.356t-.144.356t-.356.144H5V19q0 .425.288.713T6 20h5.346q.213 0 .357.144t.143.357t-.143.356t-.357.143zm8.23-.808V19.12q0-.153.057-.296q.055-.144.186-.275l5.09-5.065q.149-.148.306-.2q.158-.052.315-.052q.172 0 .338.064q.166.065.301.194l.925.944q.123.148.188.308q.064.159.064.319t-.061.322t-.191.31l-5.065 5.066q-.131.13-.275.186q-.143.056-.297.056h-1.073q-.343 0-.575-.232t-.232-.576m6.884-5.133l-.925-.944zm-6 5.056h.95l3.468-3.473l-.47-.475l-.455-.488l-3.493 3.486zm3.948-3.948l-.455-.488l.925.963z"/></svg> </template>
CSS
.icon-contract-edit-outline-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%22M9.885%207.385h7.23q.213%200%20.357.144t.143.356t-.143.356t-.357.144h-7.23q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143m0%202.769h7.23q.213%200%20.357.144t.143.357t-.143.356t-.357.143h-7.23q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143M11.846%2020H5zM6%2021q-.846%200-1.423-.577T4%2019v-1.961q0-.344.232-.576t.576-.232H7V4.616q0-.667.475-1.141T8.615%203h9.77q.666%200%201.14.475T20%204.615v5.808q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.27-.173-.443T18.385%204h-9.77q-.269%200-.442.173T8%204.616V16.23h3.346q.213%200%20.356.144t.144.356t-.144.356t-.356.144H5V19q0%20.425.288.713T6%2020h5.346q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm8.23-.808V19.12q0-.153.057-.296q.055-.144.186-.275l5.09-5.065q.149-.148.306-.2q.158-.052.315-.052q.172%200%20.338.064q.166.065.301.194l.925.944q.123.148.188.308q.064.159.064.319t-.061.322t-.191.31l-5.065%205.066q-.131.13-.275.186q-.143.056-.297.056h-1.073q-.343%200-.575-.232t-.232-.576m6.884-5.133l-.925-.944zm-6%205.056h.95l3.468-3.473l-.47-.475l-.455-.488l-3.493%203.486zm3.948-3.948l-.455-.488l.925.963z%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%22M9.885%207.385h7.23q.213%200%20.357.144t.143.356t-.143.356t-.357.144h-7.23q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143m0%202.769h7.23q.213%200%20.357.144t.143.357t-.143.356t-.357.143h-7.23q-.213%200-.357-.144q-.143-.144-.143-.357t.143-.356t.357-.143M11.846%2020H5zM6%2021q-.846%200-1.423-.577T4%2019v-1.961q0-.344.232-.576t.576-.232H7V4.616q0-.667.475-1.141T8.615%203h9.77q.666%200%201.14.475T20%204.615v5.808q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356V4.616q0-.27-.173-.443T18.385%204h-9.77q-.269%200-.442.173T8%204.616V16.23h3.346q.213%200%20.356.144t.144.356t-.144.356t-.356.144H5V19q0%20.425.288.713T6%2020h5.346q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm8.23-.808V19.12q0-.153.057-.296q.055-.144.186-.275l5.09-5.065q.149-.148.306-.2q.158-.052.315-.052q.172%200%20.338.064q.166.065.301.194l.925.944q.123.148.188.308q.064.159.064.319t-.061.322t-.191.31l-5.065%205.066q-.131.13-.275.186q-.143.056-.297.056h-1.073q-.343%200-.575-.232t-.232-.576m6.884-5.133l-.925-.944zm-6%205.056h.95l3.468-3.473l-.47-.475l-.455-.488l-3.493%203.486zm3.948-3.948l-.455-.488l.925.963z%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-edit-outline-rounded.svg?color=%231a73e8&size=48