glmr from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
glmr
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the glmr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#53cbc9" d="M8.35 9.957a5.546 5.546 0 0 1 5.595-5.498a5.545 5.545 0 0 1 5.595 5.498a.34.34 0 0 1-.34.34H8.69a.34.34 0 0 1-.34-.34"/><path fill="#cb1f7a" d="M6.892 11.757c0-.268.18-.486.404-.486H20.11c.223 0 .403.218.403.486s-.18.486-.403.486H7.296c-.224 0-.404-.218-.404-.486m-2.433 1.46c0-.268.185-.487.41-.487h9.398c.224 0 .409.219.409.486c0 .268-.185.487-.409.487H4.868c-.224 0-.409-.219-.409-.486m2.842.972c-.224 0-.41.22-.41.487c0 .268.186.486.41.486h11.344c.224 0 .409-.219.409-.486c0-.268-.185-.487-.409-.487zm-2.355 1.947c0-.268.19-.487.418-.487H9.88c.229 0 .418.219.418.487c0 .267-.19.486-.418.486H5.364c-.228 0-.418-.219-.418-.486m8.178.972c-.22 0-.394.22-.394.487s.175.486.394.486h5.54c.22 0 .395-.219.395-.486c0-.268-.175-.487-.394-.487h-5.546zm-3.8 1.946c0-.267.175-.486.394-.486h5.541c.22 0 .394.219.394.486c0 .268-.175.487-.394.487H9.714c-.218 0-.394-.22-.394-.487zm1.873-3.405c-.228 0-.413.219-.413.487c0 .267.185.486.413.486h9.39c.228 0 .413-.219.413-.486c0-.268-.185-.487-.413-.487zm-5.765-3.892a.487.487 0 1 1 .974 0a.487.487 0 0 1-.974 0m-1.946.973a.486.486 0 1 0 0 .972a.486.486 0 0 0 0-.972m1.946 1.946a.487.487 0 1 1 .974 0a.487.487 0 0 1-.974 0m-1.459.973a.487.487 0 1 0 0 .974a.487.487 0 0 0 0-.974m7.297 1.946a.486.486 0 1 1 .973 0a.486.486 0 0 1-.973 0m-2.919.973a.486.486 0 1 0 0 .972a.486.486 0 0 0 0-.972"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedGlmr(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#53cbc9" d="M8.35 9.957a5.546 5.546 0 0 1 5.595-5.498a5.545 5.545 0 0 1 5.595 5.498a.34.34 0 0 1-.34.34H8.69a.34.34 0 0 1-.34-.34"/><path fill="#cb1f7a" d="M6.892 11.757c0-.268.18-.486.404-.486H20.11c.223 0 .403.218.403.486s-.18.486-.403.486H7.296c-.224 0-.404-.218-.404-.486m-2.433 1.46c0-.268.185-.487.41-.487h9.398c.224 0 .409.219.409.486c0 .268-.185.487-.409.487H4.868c-.224 0-.409-.219-.409-.486m2.842.972c-.224 0-.41.22-.41.487c0 .268.186.486.41.486h11.344c.224 0 .409-.219.409-.486c0-.268-.185-.487-.409-.487zm-2.355 1.947c0-.268.19-.487.418-.487H9.88c.229 0 .418.219.418.487c0 .267-.19.486-.418.486H5.364c-.228 0-.418-.219-.418-.486m8.178.972c-.22 0-.394.22-.394.487s.175.486.394.486h5.54c.22 0 .395-.219.395-.486c0-.268-.175-.487-.394-.487h-5.546zm-3.8 1.946c0-.267.175-.486.394-.486h5.541c.22 0 .394.219.394.486c0 .268-.175.487-.394.487H9.714c-.218 0-.394-.22-.394-.487zm1.873-3.405c-.228 0-.413.219-.413.487c0 .267.185.486.413.486h9.39c.228 0 .413-.219.413-.486c0-.268-.185-.487-.413-.487zm-5.765-3.892a.487.487 0 1 1 .974 0a.487.487 0 0 1-.974 0m-1.946.973a.486.486 0 1 0 0 .972a.486.486 0 0 0 0-.972m1.946 1.946a.487.487 0 1 1 .974 0a.487.487 0 0 1-.974 0m-1.459.973a.487.487 0 1 0 0 .974a.487.487 0 0 0 0-.974m7.297 1.946a.486.486 0 1 1 .973 0a.486.486 0 0 1-.973 0m-2.919.973a.486.486 0 1 0 0 .972a.486.486 0 0 0 0-.972"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#53cbc9" d="M8.35 9.957a5.546 5.546 0 0 1 5.595-5.498a5.545 5.545 0 0 1 5.595 5.498a.34.34 0 0 1-.34.34H8.69a.34.34 0 0 1-.34-.34"/><path fill="#cb1f7a" d="M6.892 11.757c0-.268.18-.486.404-.486H20.11c.223 0 .403.218.403.486s-.18.486-.403.486H7.296c-.224 0-.404-.218-.404-.486m-2.433 1.46c0-.268.185-.487.41-.487h9.398c.224 0 .409.219.409.486c0 .268-.185.487-.409.487H4.868c-.224 0-.409-.219-.409-.486m2.842.972c-.224 0-.41.22-.41.487c0 .268.186.486.41.486h11.344c.224 0 .409-.219.409-.486c0-.268-.185-.487-.409-.487zm-2.355 1.947c0-.268.19-.487.418-.487H9.88c.229 0 .418.219.418.487c0 .267-.19.486-.418.486H5.364c-.228 0-.418-.219-.418-.486m8.178.972c-.22 0-.394.22-.394.487s.175.486.394.486h5.54c.22 0 .395-.219.395-.486c0-.268-.175-.487-.394-.487h-5.546zm-3.8 1.946c0-.267.175-.486.394-.486h5.541c.22 0 .394.219.394.486c0 .268-.175.487-.394.487H9.714c-.218 0-.394-.22-.394-.487zm1.873-3.405c-.228 0-.413.219-.413.487c0 .267.185.486.413.486h9.39c.228 0 .413-.219.413-.486c0-.268-.185-.487-.413-.487zm-5.765-3.892a.487.487 0 1 1 .974 0a.487.487 0 0 1-.974 0m-1.946.973a.486.486 0 1 0 0 .972a.486.486 0 0 0 0-.972m1.946 1.946a.487.487 0 1 1 .974 0a.487.487 0 0 1-.974 0m-1.459.973a.487.487 0 1 0 0 .974a.487.487 0 0 0 0-.974m7.297 1.946a.486.486 0 1 1 .973 0a.486.486 0 0 1-.973 0m-2.919.973a.486.486 0 1 0 0 .972a.486.486 0 0 0 0-.972"/></g></svg>
</template>

CSS

.icon-glmr {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2353cbc9%22%20d%3D%22M8.35%209.957a5.546%205.546%200%200%201%205.595-5.498a5.545%205.545%200%200%201%205.595%205.498a.34.34%200%200%201-.34.34H8.69a.34.34%200%200%201-.34-.34%22%2F%3E%3Cpath%20fill%3D%22%23cb1f7a%22%20d%3D%22M6.892%2011.757c0-.268.18-.486.404-.486H20.11c.223%200%20.403.218.403.486s-.18.486-.403.486H7.296c-.224%200-.404-.218-.404-.486m-2.433%201.46c0-.268.185-.487.41-.487h9.398c.224%200%20.409.219.409.486c0%20.268-.185.487-.409.487H4.868c-.224%200-.409-.219-.409-.486m2.842.972c-.224%200-.41.22-.41.487c0%20.268.186.486.41.486h11.344c.224%200%20.409-.219.409-.486c0-.268-.185-.487-.409-.487zm-2.355%201.947c0-.268.19-.487.418-.487H9.88c.229%200%20.418.219.418.487c0%20.267-.19.486-.418.486H5.364c-.228%200-.418-.219-.418-.486m8.178.972c-.22%200-.394.22-.394.487s.175.486.394.486h5.54c.22%200%20.395-.219.395-.486c0-.268-.175-.487-.394-.487h-5.546zm-3.8%201.946c0-.267.175-.486.394-.486h5.541c.22%200%20.394.219.394.486c0%20.268-.175.487-.394.487H9.714c-.218%200-.394-.22-.394-.487zm1.873-3.405c-.228%200-.413.219-.413.487c0%20.267.185.486.413.486h9.39c.228%200%20.413-.219.413-.486c0-.268-.185-.487-.413-.487zm-5.765-3.892a.487.487%200%201%201%20.974%200a.487.487%200%200%201-.974%200m-1.946.973a.486.486%200%201%200%200%20.972a.486.486%200%200%200%200-.972m1.946%201.946a.487.487%200%201%201%20.974%200a.487.487%200%200%201-.974%200m-1.459.973a.487.487%200%201%200%200%20.974a.487.487%200%200%200%200-.974m7.297%201.946a.486.486%200%201%201%20.973%200a.486.486%200%200%201-.973%200m-2.919.973a.486.486%200%201%200%200%20.972a.486.486%200%200%200%200-.972%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2353cbc9%22%20d%3D%22M8.35%209.957a5.546%205.546%200%200%201%205.595-5.498a5.545%205.545%200%200%201%205.595%205.498a.34.34%200%200%201-.34.34H8.69a.34.34%200%200%201-.34-.34%22%2F%3E%3Cpath%20fill%3D%22%23cb1f7a%22%20d%3D%22M6.892%2011.757c0-.268.18-.486.404-.486H20.11c.223%200%20.403.218.403.486s-.18.486-.403.486H7.296c-.224%200-.404-.218-.404-.486m-2.433%201.46c0-.268.185-.487.41-.487h9.398c.224%200%20.409.219.409.486c0%20.268-.185.487-.409.487H4.868c-.224%200-.409-.219-.409-.486m2.842.972c-.224%200-.41.22-.41.487c0%20.268.186.486.41.486h11.344c.224%200%20.409-.219.409-.486c0-.268-.185-.487-.409-.487zm-2.355%201.947c0-.268.19-.487.418-.487H9.88c.229%200%20.418.219.418.487c0%20.267-.19.486-.418.486H5.364c-.228%200-.418-.219-.418-.486m8.178.972c-.22%200-.394.22-.394.487s.175.486.394.486h5.54c.22%200%20.395-.219.395-.486c0-.268-.175-.487-.394-.487h-5.546zm-3.8%201.946c0-.267.175-.486.394-.486h5.541c.22%200%20.394.219.394.486c0%20.268-.175.487-.394.487H9.714c-.218%200-.394-.22-.394-.487zm1.873-3.405c-.228%200-.413.219-.413.487c0%20.267.185.486.413.486h9.39c.228%200%20.413-.219.413-.486c0-.268-.185-.487-.413-.487zm-5.765-3.892a.487.487%200%201%201%20.974%200a.487.487%200%200%201-.974%200m-1.946.973a.486.486%200%201%200%200%20.972a.486.486%200%200%200%200-.972m1.946%201.946a.487.487%200%201%201%20.974%200a.487.487%200%200%201-.974%200m-1.459.973a.487.487%200%201%200%200%20.974a.487.487%200%200%200%200-.974m7.297%201.946a.486.486%200%201%201%20.973%200a.486.486%200%200%201-.973%200m-2.919.973a.486.486%200%201%200%200%20.972a.486.486%200%200%200%200-.972%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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