checkbook-outline-rounded from Material Symbols by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
checkbook-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More business icons from Material Symbols

Use the checkbook icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 15h5.575q.5 0 .75-.312t.25-.688t-.25-.687t-.75-.313H7q-.425 0-.712.288T6 14t.288.713T7 15m0-4h4q.425 0 .713-.288T12 10t-.288-.712T11 9H7q-.425 0-.712.288T6 10t.288.713T7 11m-3 8q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h16q.825 0 1.413.588T22 7v1.5q0 .425-.288.713T21 9.5t-.712-.288T20 8.5V7H4v10h6q.425 0 .713.288T11 18t-.288.713T10 19zm18.9-6.7q.125.125.125.275t-.125.275l-.9.9L20.25 12l.9-.9q.125-.125.275-.125t.275.125zm-1.5 2.05l-6.35 6.35q-.15.15-.337.225t-.388.075H13.5q-.2 0-.35-.15T13 20.5v-.825q0-.2.075-.387t.225-.338l6.35-6.35zM4 7v10z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCheckbookOutlineRounded(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="M7 15h5.575q.5 0 .75-.312t.25-.688t-.25-.687t-.75-.313H7q-.425 0-.712.288T6 14t.288.713T7 15m0-4h4q.425 0 .713-.288T12 10t-.288-.712T11 9H7q-.425 0-.712.288T6 10t.288.713T7 11m-3 8q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h16q.825 0 1.413.588T22 7v1.5q0 .425-.288.713T21 9.5t-.712-.288T20 8.5V7H4v10h6q.425 0 .713.288T11 18t-.288.713T10 19zm18.9-6.7q.125.125.125.275t-.125.275l-.9.9L20.25 12l.9-.9q.125-.125.275-.125t.275.125zm-1.5 2.05l-6.35 6.35q-.15.15-.337.225t-.388.075H13.5q-.2 0-.35-.15T13 20.5v-.825q0-.2.075-.387t.225-.338l6.35-6.35zM4 7v10z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 15h5.575q.5 0 .75-.312t.25-.688t-.25-.687t-.75-.313H7q-.425 0-.712.288T6 14t.288.713T7 15m0-4h4q.425 0 .713-.288T12 10t-.288-.712T11 9H7q-.425 0-.712.288T6 10t.288.713T7 11m-3 8q-.825 0-1.412-.587T2 17V7q0-.825.588-1.412T4 5h16q.825 0 1.413.588T22 7v1.5q0 .425-.288.713T21 9.5t-.712-.288T20 8.5V7H4v10h6q.425 0 .713.288T11 18t-.288.713T10 19zm18.9-6.7q.125.125.125.275t-.125.275l-.9.9L20.25 12l.9-.9q.125-.125.275-.125t.275.125zm-1.5 2.05l-6.35 6.35q-.15.15-.337.225t-.388.075H13.5q-.2 0-.35-.15T13 20.5v-.825q0-.2.075-.387t.225-.338l6.35-6.35zM4 7v10z"/></svg>
</template>

CSS

.icon-checkbook-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%22M7%2015h5.575q.5%200%20.75-.312t.25-.688t-.25-.687t-.75-.313H7q-.425%200-.712.288T6%2014t.288.713T7%2015m0-4h4q.425%200%20.713-.288T12%2010t-.288-.712T11%209H7q-.425%200-.712.288T6%2010t.288.713T7%2011m-3%208q-.825%200-1.412-.587T2%2017V7q0-.825.588-1.412T4%205h16q.825%200%201.413.588T22%207v1.5q0%20.425-.288.713T21%209.5t-.712-.288T20%208.5V7H4v10h6q.425%200%20.713.288T11%2018t-.288.713T10%2019zm18.9-6.7q.125.125.125.275t-.125.275l-.9.9L20.25%2012l.9-.9q.125-.125.275-.125t.275.125zm-1.5%202.05l-6.35%206.35q-.15.15-.337.225t-.388.075H13.5q-.2%200-.35-.15T13%2020.5v-.825q0-.2.075-.387t.225-.338l6.35-6.35zM4%207v10z%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%22M7%2015h5.575q.5%200%20.75-.312t.25-.688t-.25-.687t-.75-.313H7q-.425%200-.712.288T6%2014t.288.713T7%2015m0-4h4q.425%200%20.713-.288T12%2010t-.288-.712T11%209H7q-.425%200-.712.288T6%2010t.288.713T7%2011m-3%208q-.825%200-1.412-.587T2%2017V7q0-.825.588-1.412T4%205h16q.825%200%201.413.588T22%207v1.5q0%20.425-.288.713T21%209.5t-.712-.288T20%208.5V7H4v10h6q.425%200%20.713.288T11%2018t-.288.713T10%2019zm18.9-6.7q.125.125.125.275t-.125.275l-.9.9L20.25%2012l.9-.9q.125-.125.275-.125t.275.125zm-1.5%202.05l-6.35%206.35q-.15.15-.337.225t-.388.075H13.5q-.2%200-.35-.15T13%2020.5v-.825q0-.2.075-.387t.225-.338l6.35-6.35zM4%207v10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/checkbook-outline-rounded.svg?color=%231a73e8&size=48