iron logo
iron from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- iron
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the iron logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.948 11.81L18.01 6.98a.42.42 0 0 0-.35-.19h-5.874a.41.41 0 0 0-.346.19l-2.416 3.988a.19.19 0 0 1-.208.08a.175.175 0 0 1-.133-.165V9.437c0-1.459-1.355-2.648-2.89-2.648H3.408c-.218 0-.407.18-.407.384v2.264c0 1.047.777 2.013 1.786 2.406c.066.029.109.09.109.157a.18.18 0 0 1-.11.16C3.773 12.55 3 13.516 3 14.563v2.26c0 .213.19.388.407.388H5.79c1.54 0 2.89-1.189 2.89-2.653v-1.44a.17.17 0 0 1 .112-.159a.2.2 0 0 1 .067-.011a.19.19 0 0 1 .162.085l2.415 3.984a.42.42 0 0 0 .356.194h5.868a.42.42 0 0 0 .351-.19l2.937-4.83a.37.37 0 0 0 0-.38m-6.106 2.084a1.895 1.895 0 1 1 0-3.789a1.895 1.895 0 0 1 0 3.79"/></svg>
React
import type { SVGProps } from "react";
export function TokenIron(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.948 11.81L18.01 6.98a.42.42 0 0 0-.35-.19h-5.874a.41.41 0 0 0-.346.19l-2.416 3.988a.19.19 0 0 1-.208.08a.175.175 0 0 1-.133-.165V9.437c0-1.459-1.355-2.648-2.89-2.648H3.408c-.218 0-.407.18-.407.384v2.264c0 1.047.777 2.013 1.786 2.406c.066.029.109.09.109.157a.18.18 0 0 1-.11.16C3.773 12.55 3 13.516 3 14.563v2.26c0 .213.19.388.407.388H5.79c1.54 0 2.89-1.189 2.89-2.653v-1.44a.17.17 0 0 1 .112-.159a.2.2 0 0 1 .067-.011a.19.19 0 0 1 .162.085l2.415 3.984a.42.42 0 0 0 .356.194h5.868a.42.42 0 0 0 .351-.19l2.937-4.83a.37.37 0 0 0 0-.38m-6.106 2.084a1.895 1.895 0 1 1 0-3.789a1.895 1.895 0 0 1 0 3.79"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.948 11.81L18.01 6.98a.42.42 0 0 0-.35-.19h-5.874a.41.41 0 0 0-.346.19l-2.416 3.988a.19.19 0 0 1-.208.08a.175.175 0 0 1-.133-.165V9.437c0-1.459-1.355-2.648-2.89-2.648H3.408c-.218 0-.407.18-.407.384v2.264c0 1.047.777 2.013 1.786 2.406c.066.029.109.09.109.157a.18.18 0 0 1-.11.16C3.773 12.55 3 13.516 3 14.563v2.26c0 .213.19.388.407.388H5.79c1.54 0 2.89-1.189 2.89-2.653v-1.44a.17.17 0 0 1 .112-.159a.2.2 0 0 1 .067-.011a.19.19 0 0 1 .162.085l2.415 3.984a.42.42 0 0 0 .356.194h5.868a.42.42 0 0 0 .351-.19l2.937-4.83a.37.37 0 0 0 0-.38m-6.106 2.084a1.895 1.895 0 1 1 0-3.789a1.895 1.895 0 0 1 0 3.79"/></svg> </template>
CSS
.icon-iron {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.948%2011.81L18.01%206.98a.42.42%200%200%200-.35-.19h-5.874a.41.41%200%200%200-.346.19l-2.416%203.988a.19.19%200%200%201-.208.08a.175.175%200%200%201-.133-.165V9.437c0-1.459-1.355-2.648-2.89-2.648H3.408c-.218%200-.407.18-.407.384v2.264c0%201.047.777%202.013%201.786%202.406c.066.029.109.09.109.157a.18.18%200%200%201-.11.16C3.773%2012.55%203%2013.516%203%2014.563v2.26c0%20.213.19.388.407.388H5.79c1.54%200%202.89-1.189%202.89-2.653v-1.44a.17.17%200%200%201%20.112-.159a.2.2%200%200%201%20.067-.011a.19.19%200%200%201%20.162.085l2.415%203.984a.42.42%200%200%200%20.356.194h5.868a.42.42%200%200%200%20.351-.19l2.937-4.83a.37.37%200%200%200%200-.38m-6.106%202.084a1.895%201.895%200%201%201%200-3.789a1.895%201.895%200%200%201%200%203.79%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.948%2011.81L18.01%206.98a.42.42%200%200%200-.35-.19h-5.874a.41.41%200%200%200-.346.19l-2.416%203.988a.19.19%200%200%201-.208.08a.175.175%200%200%201-.133-.165V9.437c0-1.459-1.355-2.648-2.89-2.648H3.408c-.218%200-.407.18-.407.384v2.264c0%201.047.777%202.013%201.786%202.406c.066.029.109.09.109.157a.18.18%200%200%201-.11.16C3.773%2012.55%203%2013.516%203%2014.563v2.26c0%20.213.19.388.407.388H5.79c1.54%200%202.89-1.189%202.89-2.653v-1.44a.17.17%200%200%201%20.112-.159a.2.2%200%200%201%20.067-.011a.19.19%200%200%201%20.162.085l2.415%203.984a.42.42%200%200%200%20.356.194h5.868a.42.42%200%200%200%20.351-.19l2.937-4.83a.37.37%200%200%200%200-.38m-6.106%202.084a1.895%201.895%200%201%201%200-3.789a1.895%201.895%200%200%201%200%203.79%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/iron.svg?color=%231a73e8&size=48