pay by check icon
pay-by-check from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pay-by-check
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the pay by check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M7 11H6c-3.31 0-4 .69-4 4v3c0 3.31.69 4 4 4h12c3.31 0 4-.69 4-4v-3c0-2.211-.308-3.253-1.5-3.701M12 18h6"/><path d="M17.244 3.133c.447-.485.67-.728.908-.87a1.86 1.86 0 0 1 1.862-.027c.242.134.472.37.933.841c.46.472.691.707.823.954a1.98 1.98 0 0 1-.028 1.905c-.138.243-.375.472-.85.93l-5.642 5.442c-1.494 1.441-2.42 1.74-4.49 1.686c-.377-.01-.565-.015-.674-.139s-.094-.316-.064-.7c.137-1.767.449-2.673 1.652-3.978z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPayByCheck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M7 11H6c-3.31 0-4 .69-4 4v3c0 3.31.69 4 4 4h12c3.31 0 4-.69 4-4v-3c0-2.211-.308-3.253-1.5-3.701M12 18h6"/><path d="M17.244 3.133c.447-.485.67-.728.908-.87a1.86 1.86 0 0 1 1.862-.027c.242.134.472.37.933.841c.46.472.691.707.823.954a1.98 1.98 0 0 1-.028 1.905c-.138.243-.375.472-.85.93l-5.642 5.442c-1.494 1.441-2.42 1.74-4.49 1.686c-.377-.01-.565-.015-.674-.139s-.094-.316-.064-.7c.137-1.767.449-2.673 1.652-3.978z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M7 11H6c-3.31 0-4 .69-4 4v3c0 3.31.69 4 4 4h12c3.31 0 4-.69 4-4v-3c0-2.211-.308-3.253-1.5-3.701M12 18h6"/><path d="M17.244 3.133c.447-.485.67-.728.908-.87a1.86 1.86 0 0 1 1.862-.027c.242.134.472.37.933.841c.46.472.691.707.823.954a1.98 1.98 0 0 1-.028 1.905c-.138.243-.375.472-.85.93l-5.642 5.442c-1.494 1.441-2.42 1.74-4.49 1.686c-.377-.01-.565-.015-.674-.139s-.094-.316-.064-.7c.137-1.767.449-2.673 1.652-3.978z"/></g></svg> </template>
CSS
.icon-pay-by-check {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2011H6c-3.31%200-4%20.69-4%204v3c0%203.31.69%204%204%204h12c3.31%200%204-.69%204-4v-3c0-2.211-.308-3.253-1.5-3.701M12%2018h6%22%2F%3E%3Cpath%20d%3D%22M17.244%203.133c.447-.485.67-.728.908-.87a1.86%201.86%200%200%201%201.862-.027c.242.134.472.37.933.841c.46.472.691.707.823.954a1.98%201.98%200%200%201-.028%201.905c-.138.243-.375.472-.85.93l-5.642%205.442c-1.494%201.441-2.42%201.74-4.49%201.686c-.377-.01-.565-.015-.674-.139s-.094-.316-.064-.7c.137-1.767.449-2.673%201.652-3.978z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2011H6c-3.31%200-4%20.69-4%204v3c0%203.31.69%204%204%204h12c3.31%200%204-.69%204-4v-3c0-2.211-.308-3.253-1.5-3.701M12%2018h6%22%2F%3E%3Cpath%20d%3D%22M17.244%203.133c.447-.485.67-.728.908-.87a1.86%201.86%200%200%201%201.862-.027c.242.134.472.37.933.841c.46.472.691.707.823.954a1.98%201.98%200%200%201-.028%201.905c-.138.243-.375.472-.85.93l-5.642%205.442c-1.494%201.441-2.42%201.74-4.49%201.686c-.377-.01-.565-.015-.674-.139s-.094-.316-.064-.7c.137-1.767.449-2.673%201.652-3.978z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pay-by-check.svg?color=%231a73e8&size=48