search dollar icon

search-dollar from Line Awesome by Icons8 · Line · Marketing · Apache-2.0 Free for personal and commercial use.

Name
search-dollar
Set
Line Awesome
Style
Line
Category
Marketing
Viewbox
32×32
License
Apache 2.0
Aliases
search-dollar-solid

The same icon in other sets

More marketing icons from Line Awesome

Use the search dollar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 3C13.489 3 9 7.489 9 13c0 2.395.839 4.587 2.25 6.313L3.281 27.28l1.438 1.44l7.968-7.969A9.92 9.92 0 0 0 19 23c5.511 0 10-4.489 10-10S24.511 3 19 3m0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8s-8-3.57-8-8s3.57-8 8-8m-1 3v1.063c-1.125.188-2 1.142-2 2.314a1.98 1.98 0 0 0 1.094 1.78L20 14.624a.356.356 0 0 1-.375.375h-1.25a.356.356 0 0 1-.375-.375V14h-2v.625c0 1.172.875 2.125 2 2.313V18h2v-1.063c1.125-.188 2-1.142 2-2.314c0-.754-.418-1.44-1.094-1.78L18 11.376c0-.223.152-.375.375-.375h1.25c.223 0 .375.152.375.375V12h2v-.625c0-1.172-.875-2.124-2-2.313V8z"/></svg>

React

import type { SVGProps } from "react";

export function LaSearchDollar(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="M19 3C13.489 3 9 7.489 9 13c0 2.395.839 4.587 2.25 6.313L3.281 27.28l1.438 1.44l7.968-7.969A9.92 9.92 0 0 0 19 23c5.511 0 10-4.489 10-10S24.511 3 19 3m0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8s-8-3.57-8-8s3.57-8 8-8m-1 3v1.063c-1.125.188-2 1.142-2 2.314a1.98 1.98 0 0 0 1.094 1.78L20 14.624a.356.356 0 0 1-.375.375h-1.25a.356.356 0 0 1-.375-.375V14h-2v.625c0 1.172.875 2.125 2 2.313V18h2v-1.063c1.125-.188 2-1.142 2-2.314c0-.754-.418-1.44-1.094-1.78L18 11.376c0-.223.152-.375.375-.375h1.25c.223 0 .375.152.375.375V12h2v-.625c0-1.172-.875-2.124-2-2.313V8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 3C13.489 3 9 7.489 9 13c0 2.395.839 4.587 2.25 6.313L3.281 27.28l1.438 1.44l7.968-7.969A9.92 9.92 0 0 0 19 23c5.511 0 10-4.489 10-10S24.511 3 19 3m0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8s-8-3.57-8-8s3.57-8 8-8m-1 3v1.063c-1.125.188-2 1.142-2 2.314a1.98 1.98 0 0 0 1.094 1.78L20 14.624a.356.356 0 0 1-.375.375h-1.25a.356.356 0 0 1-.375-.375V14h-2v.625c0 1.172.875 2.125 2 2.313V18h2v-1.063c1.125-.188 2-1.142 2-2.314c0-.754-.418-1.44-1.094-1.78L18 11.376c0-.223.152-.375.375-.375h1.25c.223 0 .375.152.375.375V12h2v-.625c0-1.172-.875-2.124-2-2.313V8z"/></svg>
</template>

CSS

.icon-search-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%22M19%203C13.489%203%209%207.489%209%2013c0%202.395.839%204.587%202.25%206.313L3.281%2027.28l1.438%201.44l7.968-7.969A9.92%209.92%200%200%200%2019%2023c5.511%200%2010-4.489%2010-10S24.511%203%2019%203m0%202c4.43%200%208%203.57%208%208s-3.57%208-8%208s-8-3.57-8-8s3.57-8%208-8m-1%203v1.063c-1.125.188-2%201.142-2%202.314a1.98%201.98%200%200%200%201.094%201.78L20%2014.624a.356.356%200%200%201-.375.375h-1.25a.356.356%200%200%201-.375-.375V14h-2v.625c0%201.172.875%202.125%202%202.313V18h2v-1.063c1.125-.188%202-1.142%202-2.314c0-.754-.418-1.44-1.094-1.78L18%2011.376c0-.223.152-.375.375-.375h1.25c.223%200%20.375.152.375.375V12h2v-.625c0-1.172-.875-2.124-2-2.313V8z%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%22M19%203C13.489%203%209%207.489%209%2013c0%202.395.839%204.587%202.25%206.313L3.281%2027.28l1.438%201.44l7.968-7.969A9.92%209.92%200%200%200%2019%2023c5.511%200%2010-4.489%2010-10S24.511%203%2019%203m0%202c4.43%200%208%203.57%208%208s-3.57%208-8%208s-8-3.57-8-8s3.57-8%208-8m-1%203v1.063c-1.125.188-2%201.142-2%202.314a1.98%201.98%200%200%200%201.094%201.78L20%2014.624a.356.356%200%200%201-.375.375h-1.25a.356.356%200%200%201-.375-.375V14h-2v.625c0%201.172.875%202.125%202%202.313V18h2v-1.063c1.125-.188%202-1.142%202-2.314c0-.754-.418-1.44-1.094-1.78L18%2011.376c0-.223.152-.375.375-.375h1.25c.223%200%20.375.152.375.375V12h2v-.625c0-1.172-.875-2.124-2-2.313V8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/search-dollar.svg?color=%231a73e8&size=48