bitcoin filter icon

bitcoin-filter from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bitcoin-filter
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the bitcoin filter 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.234 7c-1.63 0-2.445 0-2.906.495s-.36 1.262-.158 2.796c.06.447.158.702.457 1.05c.969 1.122 2.742 3.118 5.23 4.933c.228.166.377.437.402.737q.126 1.492.242 2.699c.124 1.306.187 1.959.662 2.206s1.07-.07 2.259-.702l1.066-.567c.44-.235.66-.352.797-.55c.137-.197.164-.436.22-.912c.072-.615.148-1.335.226-2.174c.027-.297.176-.565.402-.73c2.493-1.817 4.27-3.817 5.24-4.94c.3-.348.398-.602.457-1.05c.202-1.534.303-2.3-.158-2.796C20.212 7 19.396 7 17.766 7"/><path d="M9.625 9.5v-6m1.875 0V2m0 9V9.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H8.5m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H8.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBitcoinFilter(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M6.234 7c-1.63 0-2.445 0-2.906.495s-.36 1.262-.158 2.796c.06.447.158.702.457 1.05c.969 1.122 2.742 3.118 5.23 4.933c.228.166.377.437.402.737q.126 1.492.242 2.699c.124 1.306.187 1.959.662 2.206s1.07-.07 2.259-.702l1.066-.567c.44-.235.66-.352.797-.55c.137-.197.164-.436.22-.912c.072-.615.148-1.335.226-2.174c.027-.297.176-.565.402-.73c2.493-1.817 4.27-3.817 5.24-4.94c.3-.348.398-.602.457-1.05c.202-1.534.303-2.3-.158-2.796C20.212 7 19.396 7 17.766 7"/><path d="M9.625 9.5v-6m1.875 0V2m0 9V9.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H8.5m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H8.5"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.234 7c-1.63 0-2.445 0-2.906.495s-.36 1.262-.158 2.796c.06.447.158.702.457 1.05c.969 1.122 2.742 3.118 5.23 4.933c.228.166.377.437.402.737q.126 1.492.242 2.699c.124 1.306.187 1.959.662 2.206s1.07-.07 2.259-.702l1.066-.567c.44-.235.66-.352.797-.55c.137-.197.164-.436.22-.912c.072-.615.148-1.335.226-2.174c.027-.297.176-.565.402-.73c2.493-1.817 4.27-3.817 5.24-4.94c.3-.348.398-.602.457-1.05c.202-1.534.303-2.3-.158-2.796C20.212 7 19.396 7 17.766 7"/><path d="M9.625 9.5v-6m1.875 0V2m0 9V9.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H8.5m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H8.5"/></g></svg>
</template>

CSS

.icon-bitcoin-filter {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.234%207c-1.63%200-2.445%200-2.906.495s-.36%201.262-.158%202.796c.06.447.158.702.457%201.05c.969%201.122%202.742%203.118%205.23%204.933c.228.166.377.437.402.737q.126%201.492.242%202.699c.124%201.306.187%201.959.662%202.206s1.07-.07%202.259-.702l1.066-.567c.44-.235.66-.352.797-.55c.137-.197.164-.436.22-.912c.072-.615.148-1.335.226-2.174c.027-.297.176-.565.402-.73c2.493-1.817%204.27-3.817%205.24-4.94c.3-.348.398-.602.457-1.05c.202-1.534.303-2.3-.158-2.796C20.212%207%2019.396%207%2017.766%207%22%2F%3E%3Cpath%20d%3D%22M9.625%209.5v-6m1.875%200V2m0%209V9.5m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H8.5m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H8.5%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.234%207c-1.63%200-2.445%200-2.906.495s-.36%201.262-.158%202.796c.06.447.158.702.457%201.05c.969%201.122%202.742%203.118%205.23%204.933c.228.166.377.437.402.737q.126%201.492.242%202.699c.124%201.306.187%201.959.662%202.206s1.07-.07%202.259-.702l1.066-.567c.44-.235.66-.352.797-.55c.137-.197.164-.436.22-.912c.072-.615.148-1.335.226-2.174c.027-.297.176-.565.402-.73c2.493-1.817%204.27-3.817%205.24-4.94c.3-.348.398-.602.457-1.05c.202-1.534.303-2.3-.158-2.796C20.212%207%2019.396%207%2017.766%207%22%2F%3E%3Cpath%20d%3D%22M9.625%209.5v-6m1.875%200V2m0%209V9.5m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H8.5m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H8.5%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/bitcoin-filter.svg?color=%231a73e8&size=48