ethereum icon
ethereum-outline from Teenyicons by smhmd · Outline · MIT Free for personal and commercial use.
- Name
- ethereum-outline
- Set
- Teenyicons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
Use the ethereum icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5l.384-.32a.5.5 0 0 0-.768 0zm-5 6l-.384-.32a.5.5 0 0 0-.04.585zm5 8l-.424.265a.5.5 0 0 0 .848 0zm5-8l.424.265a.5.5 0 0 0-.04-.585zm-5-2l.186-.464L7.5 3.96l-.186.075zM7.116.18l-5 6l.768.64l5-6zm-5.04 6.585l5 8l.848-.53l-5-8zm5.848 8l5-8l-.848-.53l-5 8zm4.96-8.585l-5-6l-.768.64l5 6zm-10.198.784l5-2l-.372-.928l-5 2zm4.628-2l5 2l.372-.928l-5-2z"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsEthereumOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5l.384-.32a.5.5 0 0 0-.768 0zm-5 6l-.384-.32a.5.5 0 0 0-.04.585zm5 8l-.424.265a.5.5 0 0 0 .848 0zm5-8l.424.265a.5.5 0 0 0-.04-.585zm-5-2l.186-.464L7.5 3.96l-.186.075zM7.116.18l-5 6l.768.64l5-6zm-5.04 6.585l5 8l.848-.53l-5-8zm5.848 8l5-8l-.848-.53l-5 8zm4.96-8.585l-5-6l-.768.64l5 6zm-10.198.784l5-2l-.372-.928l-5 2zm4.628-2l5 2l.372-.928l-5-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5.5l.384-.32a.5.5 0 0 0-.768 0zm-5 6l-.384-.32a.5.5 0 0 0-.04.585zm5 8l-.424.265a.5.5 0 0 0 .848 0zm5-8l.424.265a.5.5 0 0 0-.04-.585zm-5-2l.186-.464L7.5 3.96l-.186.075zM7.116.18l-5 6l.768.64l5-6zm-5.04 6.585l5 8l.848-.53l-5-8zm5.848 8l5-8l-.848-.53l-5 8zm4.96-8.585l-5-6l-.768.64l5 6zm-10.198.784l5-2l-.372-.928l-5 2zm4.628-2l5 2l.372-.928l-5-2z"/></svg> </template>
CSS
.icon-ethereum-outline {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.5.5l.384-.32a.5.5%200%200%200-.768%200zm-5%206l-.384-.32a.5.5%200%200%200-.04.585zm5%208l-.424.265a.5.5%200%200%200%20.848%200zm5-8l.424.265a.5.5%200%200%200-.04-.585zm-5-2l.186-.464L7.5%203.96l-.186.075zM7.116.18l-5%206l.768.64l5-6zm-5.04%206.585l5%208l.848-.53l-5-8zm5.848%208l5-8l-.848-.53l-5%208zm4.96-8.585l-5-6l-.768.64l5%206zm-10.198.784l5-2l-.372-.928l-5%202zm4.628-2l5%202l.372-.928l-5-2z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.5.5l.384-.32a.5.5%200%200%200-.768%200zm-5%206l-.384-.32a.5.5%200%200%200-.04.585zm5%208l-.424.265a.5.5%200%200%200%20.848%200zm5-8l.424.265a.5.5%200%200%200-.04-.585zm-5-2l.186-.464L7.5%203.96l-.186.075zM7.116.18l-5%206l.768.64l5-6zm-5.04%206.585l5%208l.848-.53l-5-8zm5.848%208l5-8l-.848-.53l-5%208zm4.96-8.585l-5-6l-.768.64l5%206zm-10.198.784l5-2l-.372-.928l-5%202zm4.628-2l5%202l.372-.928l-5-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/ethereum-outline.svg?color=%231a73e8&size=48