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

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

Use the namebase logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.098 2.406c0 1.329-1.052 2.406-2.349 2.406S18.4 3.735 18.4 2.406S19.452 0 20.75 0s2.348 1.077 2.348 2.406m-11.51.542c-5.9 0-10.685 4.9-10.685 10.946V24H7.48V13.895c0-2.326 1.84-4.21 4.11-4.21s4.11 1.884 4.11 4.21V24h6.577V13.895c0-6.046-4.785-10.947-10.687-10.947"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNamebase(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="M23.098 2.406c0 1.329-1.052 2.406-2.349 2.406S18.4 3.735 18.4 2.406S19.452 0 20.75 0s2.348 1.077 2.348 2.406m-11.51.542c-5.9 0-10.685 4.9-10.685 10.946V24H7.48V13.895c0-2.326 1.84-4.21 4.11-4.21s4.11 1.884 4.11 4.21V24h6.577V13.895c0-6.046-4.785-10.947-10.687-10.947"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.098 2.406c0 1.329-1.052 2.406-2.349 2.406S18.4 3.735 18.4 2.406S19.452 0 20.75 0s2.348 1.077 2.348 2.406m-11.51.542c-5.9 0-10.685 4.9-10.685 10.946V24H7.48V13.895c0-2.326 1.84-4.21 4.11-4.21s4.11 1.884 4.11 4.21V24h6.577V13.895c0-6.046-4.785-10.947-10.687-10.947"/></svg>
</template>

CSS

.icon-namebase {
  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%22M23.098%202.406c0%201.329-1.052%202.406-2.349%202.406S18.4%203.735%2018.4%202.406S19.452%200%2020.75%200s2.348%201.077%202.348%202.406m-11.51.542c-5.9%200-10.685%204.9-10.685%2010.946V24H7.48V13.895c0-2.326%201.84-4.21%204.11-4.21s4.11%201.884%204.11%204.21V24h6.577V13.895c0-6.046-4.785-10.947-10.687-10.947%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%22M23.098%202.406c0%201.329-1.052%202.406-2.349%202.406S18.4%203.735%2018.4%202.406S19.452%200%2020.75%200s2.348%201.077%202.348%202.406m-11.51.542c-5.9%200-10.685%204.9-10.685%2010.946V24H7.48V13.895c0-2.326%201.84-4.21%204.11-4.21s4.11%201.884%204.11%204.21V24h6.577V13.895c0-6.046-4.785-10.947-10.687-10.947%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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