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

Name
checkbook-rounded
Set
Material Symbols
Style
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="m21.4 14.35l-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.35zM2 17V7q0-.825.588-1.412T4 5h16q.825 0 1.413.588T22 7q0 .275-.3.638T21 8h-.175q-.4 0-.763.15t-.637.425l-3.85 3.85q-.275.275-.637.425t-.763.15H7q-.425 0-.712.288T6 14t.288.713T7 15h4.8q.35 0 .475.3t-.125.55l-2.575 2.575q-.275.275-.637.425t-.763.15H4q-.825 0-1.412-.587T2 17m5-6h4q.425 0 .713-.288T12 10t-.288-.712T11 9H7q-.425 0-.712.288T6 10t.288.713T7 11m15 2.75L20.25 12l.9-.9q.125-.125.275-.125t.275.125l1.2 1.2q.125.125.125.275t-.125.275z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCheckbookRounded(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="m21.4 14.35l-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.35zM2 17V7q0-.825.588-1.412T4 5h16q.825 0 1.413.588T22 7q0 .275-.3.638T21 8h-.175q-.4 0-.763.15t-.637.425l-3.85 3.85q-.275.275-.637.425t-.763.15H7q-.425 0-.712.288T6 14t.288.713T7 15h4.8q.35 0 .475.3t-.125.55l-2.575 2.575q-.275.275-.637.425t-.763.15H4q-.825 0-1.412-.587T2 17m5-6h4q.425 0 .713-.288T12 10t-.288-.712T11 9H7q-.425 0-.712.288T6 10t.288.713T7 11m15 2.75L20.25 12l.9-.9q.125-.125.275-.125t.275.125l1.2 1.2q.125.125.125.275t-.125.275z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.4 14.35l-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.35zM2 17V7q0-.825.588-1.412T4 5h16q.825 0 1.413.588T22 7q0 .275-.3.638T21 8h-.175q-.4 0-.763.15t-.637.425l-3.85 3.85q-.275.275-.637.425t-.763.15H7q-.425 0-.712.288T6 14t.288.713T7 15h4.8q.35 0 .475.3t-.125.55l-2.575 2.575q-.275.275-.637.425t-.763.15H4q-.825 0-1.412-.587T2 17m5-6h4q.425 0 .713-.288T12 10t-.288-.712T11 9H7q-.425 0-.712.288T6 10t.288.713T7 11m15 2.75L20.25 12l.9-.9q.125-.125.275-.125t.275.125l1.2 1.2q.125.125.125.275t-.125.275z"/></svg>
</template>

CSS

.icon-checkbook-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%22m21.4%2014.35l-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.35zM2%2017V7q0-.825.588-1.412T4%205h16q.825%200%201.413.588T22%207q0%20.275-.3.638T21%208h-.175q-.4%200-.763.15t-.637.425l-3.85%203.85q-.275.275-.637.425t-.763.15H7q-.425%200-.712.288T6%2014t.288.713T7%2015h4.8q.35%200%20.475.3t-.125.55l-2.575%202.575q-.275.275-.637.425t-.763.15H4q-.825%200-1.412-.587T2%2017m5-6h4q.425%200%20.713-.288T12%2010t-.288-.712T11%209H7q-.425%200-.712.288T6%2010t.288.713T7%2011m15%202.75L20.25%2012l.9-.9q.125-.125.275-.125t.275.125l1.2%201.2q.125.125.125.275t-.125.275z%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%22m21.4%2014.35l-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.35zM2%2017V7q0-.825.588-1.412T4%205h16q.825%200%201.413.588T22%207q0%20.275-.3.638T21%208h-.175q-.4%200-.763.15t-.637.425l-3.85%203.85q-.275.275-.637.425t-.763.15H7q-.425%200-.712.288T6%2014t.288.713T7%2015h4.8q.35%200%20.475.3t-.125.55l-2.575%202.575q-.275.275-.637.425t-.763.15H4q-.825%200-1.412-.587T2%2017m5-6h4q.425%200%20.713-.288T12%2010t-.288-.712T11%209H7q-.425%200-.712.288T6%2010t.288.713T7%2011m15%202.75L20.25%2012l.9-.9q.125-.125.275-.125t.275.125l1.2%201.2q.125.125.125.275t-.125.275z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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