comment dollar icon
comment-dollar from Line Awesome by Icons8 · Line · Marketing · Apache-2.0 Free for personal and commercial use.
- Name
- comment-dollar
- Set
- Line Awesome
- Style
- Line
- Category
- Marketing
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- comment-dollar-solid
The same icon in other sets
More marketing icons from Line Awesome
Use the comment dollar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3 6v20h9.586L16 29.414L19.414 26H29V6zm2 2h22v16h-8.414L16 26.586L13.414 24H5zm10 2v1.188c-1.156.417-2 1.521-2 2.814c0 1.645 1.355 3 3 3c.566 0 1 .434 1 1s-.434 1-1 1s-1-.434-1-1h-2c0 1.293.844 2.394 2 2.812V22h2v-1.188c1.156-.418 2-1.521 2-2.814c0-1.645-1.355-3-3-3c-.566 0-1-.434-1-1s.434-1 1-1s1 .434 1 1h2c0-1.293-.844-2.394-2-2.812V10z"/></svg>
React
import type { SVGProps } from "react";
export function LaCommentDollar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3 6v20h9.586L16 29.414L19.414 26H29V6zm2 2h22v16h-8.414L16 26.586L13.414 24H5zm10 2v1.188c-1.156.417-2 1.521-2 2.814c0 1.645 1.355 3 3 3c.566 0 1 .434 1 1s-.434 1-1 1s-1-.434-1-1h-2c0 1.293.844 2.394 2 2.812V22h2v-1.188c1.156-.418 2-1.521 2-2.814c0-1.645-1.355-3-3-3c-.566 0-1-.434-1-1s.434-1 1-1s1 .434 1 1h2c0-1.293-.844-2.394-2-2.812V10z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3 6v20h9.586L16 29.414L19.414 26H29V6zm2 2h22v16h-8.414L16 26.586L13.414 24H5zm10 2v1.188c-1.156.417-2 1.521-2 2.814c0 1.645 1.355 3 3 3c.566 0 1 .434 1 1s-.434 1-1 1s-1-.434-1-1h-2c0 1.293.844 2.394 2 2.812V22h2v-1.188c1.156-.418 2-1.521 2-2.814c0-1.645-1.355-3-3-3c-.566 0-1-.434-1-1s.434-1 1-1s1 .434 1 1h2c0-1.293-.844-2.394-2-2.812V10z"/></svg> </template>
CSS
.icon-comment-dollar {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%206v20h9.586L16%2029.414L19.414%2026H29V6zm2%202h22v16h-8.414L16%2026.586L13.414%2024H5zm10%202v1.188c-1.156.417-2%201.521-2%202.814c0%201.645%201.355%203%203%203c.566%200%201%20.434%201%201s-.434%201-1%201s-1-.434-1-1h-2c0%201.293.844%202.394%202%202.812V22h2v-1.188c1.156-.418%202-1.521%202-2.814c0-1.645-1.355-3-3-3c-.566%200-1-.434-1-1s.434-1%201-1s1%20.434%201%201h2c0-1.293-.844-2.394-2-2.812V10z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%206v20h9.586L16%2029.414L19.414%2026H29V6zm2%202h22v16h-8.414L16%2026.586L13.414%2024H5zm10%202v1.188c-1.156.417-2%201.521-2%202.814c0%201.645%201.355%203%203%203c.566%200%201%20.434%201%201s-.434%201-1%201s-1-.434-1-1h-2c0%201.293.844%202.394%202%202.812V22h2v-1.188c1.156-.418%202-1.521%202-2.814c0-1.645-1.355-3-3-3c-.566%200-1-.434-1-1s.434-1%201-1s1%20.434%201%201h2c0-1.293-.844-2.394-2-2.812V10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/comment-dollar.svg?color=%231a73e8&size=48