ens from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
ens
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the ens logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.725.223L5.107 11.13a.146.146 0 0 1-.237.018c-.583-.692-2.753-3.64-.067-6.327c2.45-2.452 5.572-4.2 6.73-4.804c.13-.068.269.08.192.206m-.366 23.747c.132.093.295-.064.206-.2c-1.478-2.251-6.392-9.744-7.07-10.869c-.67-1.11-1.987-2.953-2.097-4.53c-.011-.158-.228-.19-.283-.042a10 10 0 0 0-.27.85c-1.105 4.11.5 8.472 3.985 10.916zm.909-.193l6.618-10.907a.146.146 0 0 1 .237-.018c.582.692 2.753 3.64.067 6.327c-2.45 2.452-5.572 4.2-6.73 4.804c-.13.068-.269-.08-.192-.206M12.641.028c-.132-.093-.295.065-.206.2c1.478 2.252 6.392 9.745 7.07 10.87c.67 1.109 1.987 2.952 2.097 4.53c.011.157.228.19.283.041c.088-.239.182-.524.27-.85c1.105-4.11-.5-8.472-3.985-10.915z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsEns(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="M11.725.223L5.107 11.13a.146.146 0 0 1-.237.018c-.583-.692-2.753-3.64-.067-6.327c2.45-2.452 5.572-4.2 6.73-4.804c.13-.068.269.08.192.206m-.366 23.747c.132.093.295-.064.206-.2c-1.478-2.251-6.392-9.744-7.07-10.869c-.67-1.11-1.987-2.953-2.097-4.53c-.011-.158-.228-.19-.283-.042a10 10 0 0 0-.27.85c-1.105 4.11.5 8.472 3.985 10.916zm.909-.193l6.618-10.907a.146.146 0 0 1 .237-.018c.582.692 2.753 3.64.067 6.327c-2.45 2.452-5.572 4.2-6.73 4.804c-.13.068-.269-.08-.192-.206M12.641.028c-.132-.093-.295.065-.206.2c1.478 2.252 6.392 9.745 7.07 10.87c.67 1.109 1.987 2.952 2.097 4.53c.011.157.228.19.283.041c.088-.239.182-.524.27-.85c1.105-4.11-.5-8.472-3.985-10.915z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.725.223L5.107 11.13a.146.146 0 0 1-.237.018c-.583-.692-2.753-3.64-.067-6.327c2.45-2.452 5.572-4.2 6.73-4.804c.13-.068.269.08.192.206m-.366 23.747c.132.093.295-.064.206-.2c-1.478-2.251-6.392-9.744-7.07-10.869c-.67-1.11-1.987-2.953-2.097-4.53c-.011-.158-.228-.19-.283-.042a10 10 0 0 0-.27.85c-1.105 4.11.5 8.472 3.985 10.916zm.909-.193l6.618-10.907a.146.146 0 0 1 .237-.018c.582.692 2.753 3.64.067 6.327c-2.45 2.452-5.572 4.2-6.73 4.804c-.13.068-.269-.08-.192-.206M12.641.028c-.132-.093-.295.065-.206.2c1.478 2.252 6.392 9.745 7.07 10.87c.67 1.109 1.987 2.952 2.097 4.53c.011.157.228.19.283.041c.088-.239.182-.524.27-.85c1.105-4.11-.5-8.472-3.985-10.915z"/></svg>
</template>

CSS

.icon-ens {
  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%22M11.725.223L5.107%2011.13a.146.146%200%200%201-.237.018c-.583-.692-2.753-3.64-.067-6.327c2.45-2.452%205.572-4.2%206.73-4.804c.13-.068.269.08.192.206m-.366%2023.747c.132.093.295-.064.206-.2c-1.478-2.251-6.392-9.744-7.07-10.869c-.67-1.11-1.987-2.953-2.097-4.53c-.011-.158-.228-.19-.283-.042a10%2010%200%200%200-.27.85c-1.105%204.11.5%208.472%203.985%2010.916zm.909-.193l6.618-10.907a.146.146%200%200%201%20.237-.018c.582.692%202.753%203.64.067%206.327c-2.45%202.452-5.572%204.2-6.73%204.804c-.13.068-.269-.08-.192-.206M12.641.028c-.132-.093-.295.065-.206.2c1.478%202.252%206.392%209.745%207.07%2010.87c.67%201.109%201.987%202.952%202.097%204.53c.011.157.228.19.283.041c.088-.239.182-.524.27-.85c1.105-4.11-.5-8.472-3.985-10.915z%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%22M11.725.223L5.107%2011.13a.146.146%200%200%201-.237.018c-.583-.692-2.753-3.64-.067-6.327c2.45-2.452%205.572-4.2%206.73-4.804c.13-.068.269.08.192.206m-.366%2023.747c.132.093.295-.064.206-.2c-1.478-2.251-6.392-9.744-7.07-10.869c-.67-1.11-1.987-2.953-2.097-4.53c-.011-.158-.228-.19-.283-.042a10%2010%200%200%200-.27.85c-1.105%204.11.5%208.472%203.985%2010.916zm.909-.193l6.618-10.907a.146.146%200%200%201%20.237-.018c.582.692%202.753%203.64.067%206.327c-2.45%202.452-5.572%204.2-6.73%204.804c-.13.068-.269-.08-.192-.206M12.641.028c-.132-.093-.295.065-.206.2c1.478%202.252%206.392%209.745%207.07%2010.87c.67%201.109%201.987%202.952%202.097%204.53c.011.157.228.19.283.041c.088-.239.182-.524.27-.85c1.105-4.11-.5-8.472-3.985-10.915z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ens.svg?color=%231a73e8&size=48