blockchain 07 icon
blockchain-07 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- blockchain-07
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the blockchain 07 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-width="1.5"><path stroke-linejoin="round" d="M5.5 10.5c.122 0 .236-.056.463-.17l1.825-.908C8.596 9.019 9 8.818 9 8.5v-4m-3.5 6c-.122 0-.236-.056-.463-.17l-1.825-.908C2.404 9.019 2 8.818 2 8.5v-4m3.5 6v-4M2 4.5c0 .318.404.52 1.212.922l1.825.908c.227.113.34.17.463.17c.122 0 .236-.057.463-.17l1.825-.908C8.596 5.019 9 4.818 9 4.5s-.404-.52-1.212-.922L5.963 2.67c-.227-.113-.34-.17-.463-.17c-.122 0-.236.057-.463.17l-1.825.908C2.404 3.981 2 4.182 2 4.5Zm16.5 6c.122 0 .236-.056.463-.17l1.825-.908C21.596 9.019 22 8.818 22 8.5v-4m-3.5 6c-.122 0-.236-.056-.463-.17l-1.825-.908C15.404 9.019 15 8.818 15 8.5v-4m3.5 6v-4m-3.5-2c0 .318.404.52 1.212.922l1.825.908c.227.113.34.17.463.17c.122 0 .236-.057.463-.17l1.825-.908C21.596 5.019 22 4.818 22 4.5s-.404-.52-1.212-.922l-1.825-.908c-.227-.113-.34-.17-.463-.17c-.122 0-.236.057-.463.17l-1.825.908C15.404 3.981 15 4.182 15 4.5Z"/><path stroke-linecap="round" d="M11.5 6.5h1M2 12.5V16c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552c.504.337 1.206.337 2.61.337M22 12.5V16c0 1.404 0 2.107-.337 2.611a2 2 0 0 1-.552.552c-.504.337-1.207.337-2.611.337m-4.75-2.569c.723.01 1.133.063 1.408.332c.342.335.342.874.342 1.951c0 1.078 0 1.617-.342 1.951c-.341.335-.891.335-1.991.335h-2.334c-1.1 0-1.65 0-1.991-.335c-.342-.334-.342-.873-.342-1.95c0-1.078 0-1.617.342-1.952c.275-.27.685-.322 1.408-.332q.262-.003.583-.002h2.334q.32 0 .583.002Zm-3.5 0v-1.717c0-.947.783-1.714 1.75-1.714c.966 0 1.75.768 1.75 1.714v1.717"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBlockchain07(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M5.5 10.5c.122 0 .236-.056.463-.17l1.825-.908C8.596 9.019 9 8.818 9 8.5v-4m-3.5 6c-.122 0-.236-.056-.463-.17l-1.825-.908C2.404 9.019 2 8.818 2 8.5v-4m3.5 6v-4M2 4.5c0 .318.404.52 1.212.922l1.825.908c.227.113.34.17.463.17c.122 0 .236-.057.463-.17l1.825-.908C8.596 5.019 9 4.818 9 4.5s-.404-.52-1.212-.922L5.963 2.67c-.227-.113-.34-.17-.463-.17c-.122 0-.236.057-.463.17l-1.825.908C2.404 3.981 2 4.182 2 4.5Zm16.5 6c.122 0 .236-.056.463-.17l1.825-.908C21.596 9.019 22 8.818 22 8.5v-4m-3.5 6c-.122 0-.236-.056-.463-.17l-1.825-.908C15.404 9.019 15 8.818 15 8.5v-4m3.5 6v-4m-3.5-2c0 .318.404.52 1.212.922l1.825.908c.227.113.34.17.463.17c.122 0 .236-.057.463-.17l1.825-.908C21.596 5.019 22 4.818 22 4.5s-.404-.52-1.212-.922l-1.825-.908c-.227-.113-.34-.17-.463-.17c-.122 0-.236.057-.463.17l-1.825.908C15.404 3.981 15 4.182 15 4.5Z"/><path strokeLinecap="round" d="M11.5 6.5h1M2 12.5V16c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552c.504.337 1.206.337 2.61.337M22 12.5V16c0 1.404 0 2.107-.337 2.611a2 2 0 0 1-.552.552c-.504.337-1.207.337-2.611.337m-4.75-2.569c.723.01 1.133.063 1.408.332c.342.335.342.874.342 1.951c0 1.078 0 1.617-.342 1.951c-.341.335-.891.335-1.991.335h-2.334c-1.1 0-1.65 0-1.991-.335c-.342-.334-.342-.873-.342-1.95c0-1.078 0-1.617.342-1.952c.275-.27.685-.322 1.408-.332q.262-.003.583-.002h2.334q.32 0 .583.002Zm-3.5 0v-1.717c0-.947.783-1.714 1.75-1.714c.966 0 1.75.768 1.75 1.714v1.717"/></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-width="1.5"><path stroke-linejoin="round" d="M5.5 10.5c.122 0 .236-.056.463-.17l1.825-.908C8.596 9.019 9 8.818 9 8.5v-4m-3.5 6c-.122 0-.236-.056-.463-.17l-1.825-.908C2.404 9.019 2 8.818 2 8.5v-4m3.5 6v-4M2 4.5c0 .318.404.52 1.212.922l1.825.908c.227.113.34.17.463.17c.122 0 .236-.057.463-.17l1.825-.908C8.596 5.019 9 4.818 9 4.5s-.404-.52-1.212-.922L5.963 2.67c-.227-.113-.34-.17-.463-.17c-.122 0-.236.057-.463.17l-1.825.908C2.404 3.981 2 4.182 2 4.5Zm16.5 6c.122 0 .236-.056.463-.17l1.825-.908C21.596 9.019 22 8.818 22 8.5v-4m-3.5 6c-.122 0-.236-.056-.463-.17l-1.825-.908C15.404 9.019 15 8.818 15 8.5v-4m3.5 6v-4m-3.5-2c0 .318.404.52 1.212.922l1.825.908c.227.113.34.17.463.17c.122 0 .236-.057.463-.17l1.825-.908C21.596 5.019 22 4.818 22 4.5s-.404-.52-1.212-.922l-1.825-.908c-.227-.113-.34-.17-.463-.17c-.122 0-.236.057-.463.17l-1.825.908C15.404 3.981 15 4.182 15 4.5Z"/><path stroke-linecap="round" d="M11.5 6.5h1M2 12.5V16c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552c.504.337 1.206.337 2.61.337M22 12.5V16c0 1.404 0 2.107-.337 2.611a2 2 0 0 1-.552.552c-.504.337-1.207.337-2.611.337m-4.75-2.569c.723.01 1.133.063 1.408.332c.342.335.342.874.342 1.951c0 1.078 0 1.617-.342 1.951c-.341.335-.891.335-1.991.335h-2.334c-1.1 0-1.65 0-1.991-.335c-.342-.334-.342-.873-.342-1.95c0-1.078 0-1.617.342-1.952c.275-.27.685-.322 1.408-.332q.262-.003.583-.002h2.334q.32 0 .583.002Zm-3.5 0v-1.717c0-.947.783-1.714 1.75-1.714c.966 0 1.75.768 1.75 1.714v1.717"/></g></svg> </template>
CSS
.icon-blockchain-07 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.5%2010.5c.122%200%20.236-.056.463-.17l1.825-.908C8.596%209.019%209%208.818%209%208.5v-4m-3.5%206c-.122%200-.236-.056-.463-.17l-1.825-.908C2.404%209.019%202%208.818%202%208.5v-4m3.5%206v-4M2%204.5c0%20.318.404.52%201.212.922l1.825.908c.227.113.34.17.463.17c.122%200%20.236-.057.463-.17l1.825-.908C8.596%205.019%209%204.818%209%204.5s-.404-.52-1.212-.922L5.963%202.67c-.227-.113-.34-.17-.463-.17c-.122%200-.236.057-.463.17l-1.825.908C2.404%203.981%202%204.182%202%204.5Zm16.5%206c.122%200%20.236-.056.463-.17l1.825-.908C21.596%209.019%2022%208.818%2022%208.5v-4m-3.5%206c-.122%200-.236-.056-.463-.17l-1.825-.908C15.404%209.019%2015%208.818%2015%208.5v-4m3.5%206v-4m-3.5-2c0%20.318.404.52%201.212.922l1.825.908c.227.113.34.17.463.17c.122%200%20.236-.057.463-.17l1.825-.908C21.596%205.019%2022%204.818%2022%204.5s-.404-.52-1.212-.922l-1.825-.908c-.227-.113-.34-.17-.463-.17c-.122%200-.236.057-.463.17l-1.825.908C15.404%203.981%2015%204.182%2015%204.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.5%206.5h1M2%2012.5V16c0%201.404%200%202.107.337%202.611a2%202%200%200%200%20.552.552c.504.337%201.206.337%202.61.337M22%2012.5V16c0%201.404%200%202.107-.337%202.611a2%202%200%200%201-.552.552c-.504.337-1.207.337-2.611.337m-4.75-2.569c.723.01%201.133.063%201.408.332c.342.335.342.874.342%201.951c0%201.078%200%201.617-.342%201.951c-.341.335-.891.335-1.991.335h-2.334c-1.1%200-1.65%200-1.991-.335c-.342-.334-.342-.873-.342-1.95c0-1.078%200-1.617.342-1.952c.275-.27.685-.322%201.408-.332q.262-.003.583-.002h2.334q.32%200%20.583.002Zm-3.5%200v-1.717c0-.947.783-1.714%201.75-1.714c.966%200%201.75.768%201.75%201.714v1.717%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.5%2010.5c.122%200%20.236-.056.463-.17l1.825-.908C8.596%209.019%209%208.818%209%208.5v-4m-3.5%206c-.122%200-.236-.056-.463-.17l-1.825-.908C2.404%209.019%202%208.818%202%208.5v-4m3.5%206v-4M2%204.5c0%20.318.404.52%201.212.922l1.825.908c.227.113.34.17.463.17c.122%200%20.236-.057.463-.17l1.825-.908C8.596%205.019%209%204.818%209%204.5s-.404-.52-1.212-.922L5.963%202.67c-.227-.113-.34-.17-.463-.17c-.122%200-.236.057-.463.17l-1.825.908C2.404%203.981%202%204.182%202%204.5Zm16.5%206c.122%200%20.236-.056.463-.17l1.825-.908C21.596%209.019%2022%208.818%2022%208.5v-4m-3.5%206c-.122%200-.236-.056-.463-.17l-1.825-.908C15.404%209.019%2015%208.818%2015%208.5v-4m3.5%206v-4m-3.5-2c0%20.318.404.52%201.212.922l1.825.908c.227.113.34.17.463.17c.122%200%20.236-.057.463-.17l1.825-.908C21.596%205.019%2022%204.818%2022%204.5s-.404-.52-1.212-.922l-1.825-.908c-.227-.113-.34-.17-.463-.17c-.122%200-.236.057-.463.17l-1.825.908C15.404%203.981%2015%204.182%2015%204.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.5%206.5h1M2%2012.5V16c0%201.404%200%202.107.337%202.611a2%202%200%200%200%20.552.552c.504.337%201.206.337%202.61.337M22%2012.5V16c0%201.404%200%202.107-.337%202.611a2%202%200%200%201-.552.552c-.504.337-1.207.337-2.611.337m-4.75-2.569c.723.01%201.133.063%201.408.332c.342.335.342.874.342%201.951c0%201.078%200%201.617-.342%201.951c-.341.335-.891.335-1.991.335h-2.334c-1.1%200-1.65%200-1.991-.335c-.342-.334-.342-.873-.342-1.95c0-1.078%200-1.617.342-1.952c.275-.27.685-.322%201.408-.332q.262-.003.583-.002h2.334q.32%200%20.583.002Zm-3.5%200v-1.717c0-.947.783-1.714%201.75-1.714c.966%200%201.75.768%201.75%201.714v1.717%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-07.svg?color=%231a73e8&size=48