blockchain 02 icon

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

Name
blockchain-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the blockchain 02 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 d="M12 22c.244 0 .471-.113.926-.34l3.65-1.817C18.193 19.04 19 18.637 19 18v-8m-7 12c-.244 0-.471-.113-.926-.34l-3.65-1.817C5.807 19.04 5 18.637 5 18v-8m7 12v-8m7-4c0-.637-.808-1.039-2.423-1.843l-3.651-1.818C12.47 6.113 12.244 6 12 6s-.471.113-.926.34l-3.65 1.817C5.807 8.96 5 9.363 5 10m14 0c0 .637-.808 1.039-2.423 1.843l-3.651 1.818c-.455.226-.682.339-.926.339m-7-4c0 .637.808 1.039 2.423 1.843l3.651 1.818c.455.226.682.339.926.339"/><path stroke-linecap="round" d="m22 21l-3-2.5M12 2v4M2 21l3-2.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBlockchain02(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 d="M12 22c.244 0 .471-.113.926-.34l3.65-1.817C18.193 19.04 19 18.637 19 18v-8m-7 12c-.244 0-.471-.113-.926-.34l-3.65-1.817C5.807 19.04 5 18.637 5 18v-8m7 12v-8m7-4c0-.637-.808-1.039-2.423-1.843l-3.651-1.818C12.47 6.113 12.244 6 12 6s-.471.113-.926.34l-3.65 1.817C5.807 8.96 5 9.363 5 10m14 0c0 .637-.808 1.039-2.423 1.843l-3.651 1.818c-.455.226-.682.339-.926.339m-7-4c0 .637.808 1.039 2.423 1.843l3.651 1.818c.455.226.682.339.926.339"/><path strokeLinecap="round" d="m22 21l-3-2.5M12 2v4M2 21l3-2.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-linejoin="round" stroke-width="1.5"><path d="M12 22c.244 0 .471-.113.926-.34l3.65-1.817C18.193 19.04 19 18.637 19 18v-8m-7 12c-.244 0-.471-.113-.926-.34l-3.65-1.817C5.807 19.04 5 18.637 5 18v-8m7 12v-8m7-4c0-.637-.808-1.039-2.423-1.843l-3.651-1.818C12.47 6.113 12.244 6 12 6s-.471.113-.926.34l-3.65 1.817C5.807 8.96 5 9.363 5 10m14 0c0 .637-.808 1.039-2.423 1.843l-3.651 1.818c-.455.226-.682.339-.926.339m-7-4c0 .637.808 1.039 2.423 1.843l3.651 1.818c.455.226.682.339.926.339"/><path stroke-linecap="round" d="m22 21l-3-2.5M12 2v4M2 21l3-2.5"/></g></svg>
</template>

CSS

.icon-blockchain-02 {
  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%20d%3D%22M12%2022c.244%200%20.471-.113.926-.34l3.65-1.817C18.193%2019.04%2019%2018.637%2019%2018v-8m-7%2012c-.244%200-.471-.113-.926-.34l-3.65-1.817C5.807%2019.04%205%2018.637%205%2018v-8m7%2012v-8m7-4c0-.637-.808-1.039-2.423-1.843l-3.651-1.818C12.47%206.113%2012.244%206%2012%206s-.471.113-.926.34l-3.65%201.817C5.807%208.96%205%209.363%205%2010m14%200c0%20.637-.808%201.039-2.423%201.843l-3.651%201.818c-.455.226-.682.339-.926.339m-7-4c0%20.637.808%201.039%202.423%201.843l3.651%201.818c.455.226.682.339.926.339%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m22%2021l-3-2.5M12%202v4M2%2021l3-2.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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2022c.244%200%20.471-.113.926-.34l3.65-1.817C18.193%2019.04%2019%2018.637%2019%2018v-8m-7%2012c-.244%200-.471-.113-.926-.34l-3.65-1.817C5.807%2019.04%205%2018.637%205%2018v-8m7%2012v-8m7-4c0-.637-.808-1.039-2.423-1.843l-3.651-1.818C12.47%206.113%2012.244%206%2012%206s-.471.113-.926.34l-3.65%201.817C5.807%208.96%205%209.363%205%2010m14%200c0%20.637-.808%201.039-2.423%201.843l-3.651%201.818c-.455.226-.682.339-.926.339m-7-4c0%20.637.808%201.039%202.423%201.843l3.651%201.818c.455.226.682.339.926.339%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m22%2021l-3-2.5M12%202v4M2%2021l3-2.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/blockchain-02.svg?color=%231a73e8&size=48