h2o logo
h2o from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- h2o
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the h2o logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m6.925 6.648l-2.53 3.445l-.097.126c-.52.71-1.032 1.396-1.216 2.297a4.2 4.2 0 0 0-.078.982c.068 1.995 1.566 3.854 3.94 3.854c2.76 0 4.302-2.516 3.825-4.837c-.185-.9-.691-1.585-1.217-2.296l-.097-.126zm2.647 4.082c-.827-1.28-2.516-3.406-2.516-3.406q-.64 1.39-1.41 2.71c-.41.691-.876 1.217-1.28 1.679c-.861.983-1.489 1.698-.93 3.138c.77 1.975 2.818 2.7 4.448 1.873c1.994-1.012 2.919-4.097 1.688-5.994" clip-rule="evenodd"/><path fill="currentColor" d="M12.243 11.514v.487h.486v3.405h.487v-1.703h1.946v1.703h.486v-3.892h-.486v1.703h-1.946v-1.703z"/><path fill="currentColor" fill-rule="evenodd" d="M19.54 15.406c.808 0 1.46-.875 1.46-1.946s-.652-1.946-1.46-1.946s-1.459.876-1.459 1.946s.652 1.946 1.46 1.946m0-.486c.536 0 .974-.652.974-1.46S20.076 12 19.54 12s-.973.653-.973 1.46c0 .808.438 1.46.973 1.46" clip-rule="evenodd"/><path fill="currentColor" d="M16.397 15.406v-.126l.467-.52l.136-.161a.5.5 0 0 0 .078-.127a.3.3 0 0 0 .03-.126a.23.23 0 0 0-.04-.132a.24.24 0 0 0-.097-.087a.3.3 0 0 0-.136-.03a.4.4 0 0 0-.146.035a.23.23 0 0 0-.093.097a.3.3 0 0 0-.029.146h-.165a.417.417 0 0 1 .438-.428q.123.002.219.053a.36.36 0 0 1 .15.146a.35.35 0 0 1 .059.2q0 .08-.03.155a.7.7 0 0 1-.097.17q-.07.092-.194.225l-.316.34v.015h.661v.155z"/><path fill="currentColor" d="m9.567 14.988l.068-.652a2.81 2.81 0 0 1-2.486 1.522c-2.073.02-3.06-2.16-2.01-3.785a9.9 9.9 0 0 1 2.336-2.335L6.536 8.39q-.42.837-.895 1.645c-.409.69-.871 1.216-1.28 1.678c-.272.312-.52.594-.715.88a4.5 4.5 0 0 0-.219 2.244l.005.014c.769 1.975 2.822 2.7 4.452 1.873a4 4 0 0 0 1.678-1.736z" opacity=".4"/></svg>
React
import type { SVGProps } from "react";
export function TokenH2o(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" fillRule="evenodd" d="m6.925 6.648l-2.53 3.445l-.097.126c-.52.71-1.032 1.396-1.216 2.297a4.2 4.2 0 0 0-.078.982c.068 1.995 1.566 3.854 3.94 3.854c2.76 0 4.302-2.516 3.825-4.837c-.185-.9-.691-1.585-1.217-2.296l-.097-.126zm2.647 4.082c-.827-1.28-2.516-3.406-2.516-3.406q-.64 1.39-1.41 2.71c-.41.691-.876 1.217-1.28 1.679c-.861.983-1.489 1.698-.93 3.138c.77 1.975 2.818 2.7 4.448 1.873c1.994-1.012 2.919-4.097 1.688-5.994" clipRule="evenodd"/><path fill="currentColor" d="M12.243 11.514v.487h.486v3.405h.487v-1.703h1.946v1.703h.486v-3.892h-.486v1.703h-1.946v-1.703z"/><path fill="currentColor" fillRule="evenodd" d="M19.54 15.406c.808 0 1.46-.875 1.46-1.946s-.652-1.946-1.46-1.946s-1.459.876-1.459 1.946s.652 1.946 1.46 1.946m0-.486c.536 0 .974-.652.974-1.46S20.076 12 19.54 12s-.973.653-.973 1.46c0 .808.438 1.46.973 1.46" clipRule="evenodd"/><path fill="currentColor" d="M16.397 15.406v-.126l.467-.52l.136-.161a.5.5 0 0 0 .078-.127a.3.3 0 0 0 .03-.126a.23.23 0 0 0-.04-.132a.24.24 0 0 0-.097-.087a.3.3 0 0 0-.136-.03a.4.4 0 0 0-.146.035a.23.23 0 0 0-.093.097a.3.3 0 0 0-.029.146h-.165a.417.417 0 0 1 .438-.428q.123.002.219.053a.36.36 0 0 1 .15.146a.35.35 0 0 1 .059.2q0 .08-.03.155a.7.7 0 0 1-.097.17q-.07.092-.194.225l-.316.34v.015h.661v.155z"/><path fill="currentColor" d="m9.567 14.988l.068-.652a2.81 2.81 0 0 1-2.486 1.522c-2.073.02-3.06-2.16-2.01-3.785a9.9 9.9 0 0 1 2.336-2.335L6.536 8.39q-.42.837-.895 1.645c-.409.69-.871 1.216-1.28 1.678c-.272.312-.52.594-.715.88a4.5 4.5 0 0 0-.219 2.244l.005.014c.769 1.975 2.822 2.7 4.452 1.873a4 4 0 0 0 1.678-1.736z" opacity=".4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m6.925 6.648l-2.53 3.445l-.097.126c-.52.71-1.032 1.396-1.216 2.297a4.2 4.2 0 0 0-.078.982c.068 1.995 1.566 3.854 3.94 3.854c2.76 0 4.302-2.516 3.825-4.837c-.185-.9-.691-1.585-1.217-2.296l-.097-.126zm2.647 4.082c-.827-1.28-2.516-3.406-2.516-3.406q-.64 1.39-1.41 2.71c-.41.691-.876 1.217-1.28 1.679c-.861.983-1.489 1.698-.93 3.138c.77 1.975 2.818 2.7 4.448 1.873c1.994-1.012 2.919-4.097 1.688-5.994" clip-rule="evenodd"/><path fill="currentColor" d="M12.243 11.514v.487h.486v3.405h.487v-1.703h1.946v1.703h.486v-3.892h-.486v1.703h-1.946v-1.703z"/><path fill="currentColor" fill-rule="evenodd" d="M19.54 15.406c.808 0 1.46-.875 1.46-1.946s-.652-1.946-1.46-1.946s-1.459.876-1.459 1.946s.652 1.946 1.46 1.946m0-.486c.536 0 .974-.652.974-1.46S20.076 12 19.54 12s-.973.653-.973 1.46c0 .808.438 1.46.973 1.46" clip-rule="evenodd"/><path fill="currentColor" d="M16.397 15.406v-.126l.467-.52l.136-.161a.5.5 0 0 0 .078-.127a.3.3 0 0 0 .03-.126a.23.23 0 0 0-.04-.132a.24.24 0 0 0-.097-.087a.3.3 0 0 0-.136-.03a.4.4 0 0 0-.146.035a.23.23 0 0 0-.093.097a.3.3 0 0 0-.029.146h-.165a.417.417 0 0 1 .438-.428q.123.002.219.053a.36.36 0 0 1 .15.146a.35.35 0 0 1 .059.2q0 .08-.03.155a.7.7 0 0 1-.097.17q-.07.092-.194.225l-.316.34v.015h.661v.155z"/><path fill="currentColor" d="m9.567 14.988l.068-.652a2.81 2.81 0 0 1-2.486 1.522c-2.073.02-3.06-2.16-2.01-3.785a9.9 9.9 0 0 1 2.336-2.335L6.536 8.39q-.42.837-.895 1.645c-.409.69-.871 1.216-1.28 1.678c-.272.312-.52.594-.715.88a4.5 4.5 0 0 0-.219 2.244l.005.014c.769 1.975 2.822 2.7 4.452 1.873a4 4 0 0 0 1.678-1.736z" opacity=".4"/></svg> </template>
CSS
.icon-h2o {
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%20fill-rule%3D%22evenodd%22%20d%3D%22m6.925%206.648l-2.53%203.445l-.097.126c-.52.71-1.032%201.396-1.216%202.297a4.2%204.2%200%200%200-.078.982c.068%201.995%201.566%203.854%203.94%203.854c2.76%200%204.302-2.516%203.825-4.837c-.185-.9-.691-1.585-1.217-2.296l-.097-.126zm2.647%204.082c-.827-1.28-2.516-3.406-2.516-3.406q-.64%201.39-1.41%202.71c-.41.691-.876%201.217-1.28%201.679c-.861.983-1.489%201.698-.93%203.138c.77%201.975%202.818%202.7%204.448%201.873c1.994-1.012%202.919-4.097%201.688-5.994%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.243%2011.514v.487h.486v3.405h.487v-1.703h1.946v1.703h.486v-3.892h-.486v1.703h-1.946v-1.703z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.54%2015.406c.808%200%201.46-.875%201.46-1.946s-.652-1.946-1.46-1.946s-1.459.876-1.459%201.946s.652%201.946%201.46%201.946m0-.486c.536%200%20.974-.652.974-1.46S20.076%2012%2019.54%2012s-.973.653-.973%201.46c0%20.808.438%201.46.973%201.46%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.397%2015.406v-.126l.467-.52l.136-.161a.5.5%200%200%200%20.078-.127a.3.3%200%200%200%20.03-.126a.23.23%200%200%200-.04-.132a.24.24%200%200%200-.097-.087a.3.3%200%200%200-.136-.03a.4.4%200%200%200-.146.035a.23.23%200%200%200-.093.097a.3.3%200%200%200-.029.146h-.165a.417.417%200%200%201%20.438-.428q.123.002.219.053a.36.36%200%200%201%20.15.146a.35.35%200%200%201%20.059.2q0%20.08-.03.155a.7.7%200%200%201-.097.17q-.07.092-.194.225l-.316.34v.015h.661v.155z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.567%2014.988l.068-.652a2.81%202.81%200%200%201-2.486%201.522c-2.073.02-3.06-2.16-2.01-3.785a9.9%209.9%200%200%201%202.336-2.335L6.536%208.39q-.42.837-.895%201.645c-.409.69-.871%201.216-1.28%201.678c-.272.312-.52.594-.715.88a4.5%204.5%200%200%200-.219%202.244l.005.014c.769%201.975%202.822%202.7%204.452%201.873a4%204%200%200%200%201.678-1.736z%22%20opacity%3D%22.4%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%20fill-rule%3D%22evenodd%22%20d%3D%22m6.925%206.648l-2.53%203.445l-.097.126c-.52.71-1.032%201.396-1.216%202.297a4.2%204.2%200%200%200-.078.982c.068%201.995%201.566%203.854%203.94%203.854c2.76%200%204.302-2.516%203.825-4.837c-.185-.9-.691-1.585-1.217-2.296l-.097-.126zm2.647%204.082c-.827-1.28-2.516-3.406-2.516-3.406q-.64%201.39-1.41%202.71c-.41.691-.876%201.217-1.28%201.679c-.861.983-1.489%201.698-.93%203.138c.77%201.975%202.818%202.7%204.448%201.873c1.994-1.012%202.919-4.097%201.688-5.994%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.243%2011.514v.487h.486v3.405h.487v-1.703h1.946v1.703h.486v-3.892h-.486v1.703h-1.946v-1.703z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.54%2015.406c.808%200%201.46-.875%201.46-1.946s-.652-1.946-1.46-1.946s-1.459.876-1.459%201.946s.652%201.946%201.46%201.946m0-.486c.536%200%20.974-.652.974-1.46S20.076%2012%2019.54%2012s-.973.653-.973%201.46c0%20.808.438%201.46.973%201.46%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.397%2015.406v-.126l.467-.52l.136-.161a.5.5%200%200%200%20.078-.127a.3.3%200%200%200%20.03-.126a.23.23%200%200%200-.04-.132a.24.24%200%200%200-.097-.087a.3.3%200%200%200-.136-.03a.4.4%200%200%200-.146.035a.23.23%200%200%200-.093.097a.3.3%200%200%200-.029.146h-.165a.417.417%200%200%201%20.438-.428q.123.002.219.053a.36.36%200%200%201%20.15.146a.35.35%200%200%201%20.059.2q0%20.08-.03.155a.7.7%200%200%201-.097.17q-.07.092-.194.225l-.316.34v.015h.661v.155z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.567%2014.988l.068-.652a2.81%202.81%200%200%201-2.486%201.522c-2.073.02-3.06-2.16-2.01-3.785a9.9%209.9%200%200%201%202.336-2.335L6.536%208.39q-.42.837-.895%201.645c-.409.69-.871%201.216-1.28%201.678c-.272.312-.52.594-.715.88a4.5%204.5%200%200%200-.219%202.244l.005.014c.769%201.975%202.822%202.7%204.452%201.873a4%204%200%200%200%201.678-1.736z%22%20opacity%3D%22.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/h2o.svg?color=%231a73e8&size=48