blockchain 03 icon

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

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

Related icons in Huge Icons

Use the blockchain 03 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 19c.21 0 .404-.099.793-.297l3.13-1.59C17.308 16.409 18 16.057 18 15.5v-7M12 19c-.21 0-.404-.099-.793-.297l-3.13-1.59C6.692 16.409 6 16.057 6 15.5v-7M12 19v-7M6 8.5c0 .557.692.91 2.077 1.613l3.13 1.59c.389.198.584.297.793.297s.404-.099.793-.297l3.13-1.59C17.308 9.409 18 9.057 18 8.5s-.692-.91-2.077-1.613l-3.13-1.59C12.404 5.099 12.21 5 12 5s-.404.099-.793.297l-3.13 1.59C6.692 7.591 6 7.943 6 8.5Z"/><path d="m13.19 21.576l4.694-2.272C19.961 18.3 21 17.796 21 17V7c0-.796-1.039-1.299-3.116-2.304L13.19 2.424C12.606 2.141 12.314 2 12 2s-.606.141-1.19.424L6.116 4.696C4.039 5.7 3 6.204 3 7v10c0 .796 1.039 1.299 3.116 2.304l4.694 2.272c.584.283.876.424 1.19.424s.606-.141 1.19-.424Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBlockchain03(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 19c.21 0 .404-.099.793-.297l3.13-1.59C17.308 16.409 18 16.057 18 15.5v-7M12 19c-.21 0-.404-.099-.793-.297l-3.13-1.59C6.692 16.409 6 16.057 6 15.5v-7M12 19v-7M6 8.5c0 .557.692.91 2.077 1.613l3.13 1.59c.389.198.584.297.793.297s.404-.099.793-.297l3.13-1.59C17.308 9.409 18 9.057 18 8.5s-.692-.91-2.077-1.613l-3.13-1.59C12.404 5.099 12.21 5 12 5s-.404.099-.793.297l-3.13 1.59C6.692 7.591 6 7.943 6 8.5Z"/><path d="m13.19 21.576l4.694-2.272C19.961 18.3 21 17.796 21 17V7c0-.796-1.039-1.299-3.116-2.304L13.19 2.424C12.606 2.141 12.314 2 12 2s-.606.141-1.19.424L6.116 4.696C4.039 5.7 3 6.204 3 7v10c0 .796 1.039 1.299 3.116 2.304l4.694 2.272c.584.283.876.424 1.19.424s.606-.141 1.19-.424Z"/></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 19c.21 0 .404-.099.793-.297l3.13-1.59C17.308 16.409 18 16.057 18 15.5v-7M12 19c-.21 0-.404-.099-.793-.297l-3.13-1.59C6.692 16.409 6 16.057 6 15.5v-7M12 19v-7M6 8.5c0 .557.692.91 2.077 1.613l3.13 1.59c.389.198.584.297.793.297s.404-.099.793-.297l3.13-1.59C17.308 9.409 18 9.057 18 8.5s-.692-.91-2.077-1.613l-3.13-1.59C12.404 5.099 12.21 5 12 5s-.404.099-.793.297l-3.13 1.59C6.692 7.591 6 7.943 6 8.5Z"/><path d="m13.19 21.576l4.694-2.272C19.961 18.3 21 17.796 21 17V7c0-.796-1.039-1.299-3.116-2.304L13.19 2.424C12.606 2.141 12.314 2 12 2s-.606.141-1.19.424L6.116 4.696C4.039 5.7 3 6.204 3 7v10c0 .796 1.039 1.299 3.116 2.304l4.694 2.272c.584.283.876.424 1.19.424s.606-.141 1.19-.424Z"/></g></svg>
</template>

CSS

.icon-blockchain-03 {
  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%2019c.21%200%20.404-.099.793-.297l3.13-1.59C17.308%2016.409%2018%2016.057%2018%2015.5v-7M12%2019c-.21%200-.404-.099-.793-.297l-3.13-1.59C6.692%2016.409%206%2016.057%206%2015.5v-7M12%2019v-7M6%208.5c0%20.557.692.91%202.077%201.613l3.13%201.59c.389.198.584.297.793.297s.404-.099.793-.297l3.13-1.59C17.308%209.409%2018%209.057%2018%208.5s-.692-.91-2.077-1.613l-3.13-1.59C12.404%205.099%2012.21%205%2012%205s-.404.099-.793.297l-3.13%201.59C6.692%207.591%206%207.943%206%208.5Z%22%2F%3E%3Cpath%20d%3D%22m13.19%2021.576l4.694-2.272C19.961%2018.3%2021%2017.796%2021%2017V7c0-.796-1.039-1.299-3.116-2.304L13.19%202.424C12.606%202.141%2012.314%202%2012%202s-.606.141-1.19.424L6.116%204.696C4.039%205.7%203%206.204%203%207v10c0%20.796%201.039%201.299%203.116%202.304l4.694%202.272c.584.283.876.424%201.19.424s.606-.141%201.19-.424Z%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%2019c.21%200%20.404-.099.793-.297l3.13-1.59C17.308%2016.409%2018%2016.057%2018%2015.5v-7M12%2019c-.21%200-.404-.099-.793-.297l-3.13-1.59C6.692%2016.409%206%2016.057%206%2015.5v-7M12%2019v-7M6%208.5c0%20.557.692.91%202.077%201.613l3.13%201.59c.389.198.584.297.793.297s.404-.099.793-.297l3.13-1.59C17.308%209.409%2018%209.057%2018%208.5s-.692-.91-2.077-1.613l-3.13-1.59C12.404%205.099%2012.21%205%2012%205s-.404.099-.793.297l-3.13%201.59C6.692%207.591%206%207.943%206%208.5Z%22%2F%3E%3Cpath%20d%3D%22m13.19%2021.576l4.694-2.272C19.961%2018.3%2021%2017.796%2021%2017V7c0-.796-1.039-1.299-3.116-2.304L13.19%202.424C12.606%202.141%2012.314%202%2012%202s-.606.141-1.19.424L6.116%204.696C4.039%205.7%203%206.204%203%207v10c0%20.796%201.039%201.299%203.116%202.304l4.694%202.272c.584.283.876.424%201.19.424s.606-.141%201.19-.424Z%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-03.svg?color=%231a73e8&size=48