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

Name
prom
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 prom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG67aPobbp)" d="m17.38 5.172l-9.845 6.953a5.87 5.87 0 0 1-.893-3.132C6.643 5.682 9.356 3 12.708 3a6.07 6.07 0 0 1 4.673 2.172"/><path fill="url(#SVG5lGiYdgJ)" d="M17.5 10.262a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465l-4.936 3.48l-.261.186l.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817"/><defs><linearGradient id="SVG67aPobbp" x1="14.355" x2="8.154" y1="3.24" y2="10.538" gradientUnits="userSpaceOnUse"><stop stop-color="#e2d177"/><stop offset="1" stop-color="#ee448a"/></linearGradient><linearGradient id="SVG5lGiYdgJ" x1="16.504" x2="7.202" y1="10.146" y2="17.523" gradientUnits="userSpaceOnUse"><stop stop-color="#e2d177"/><stop offset="1" stop-color="#ee448a"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedProm(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="url(#SVG67aPobbp)" d="m17.38 5.172l-9.845 6.953a5.87 5.87 0 0 1-.893-3.132C6.643 5.682 9.356 3 12.708 3a6.07 6.07 0 0 1 4.673 2.172"/><path fill="url(#SVG5lGiYdgJ)" d="M17.5 10.262a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465l-4.936 3.48l-.261.186l.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817"/><defs><linearGradient id="SVG67aPobbp" x1="14.355" x2="8.154" y1="3.24" y2="10.538" gradientUnits="userSpaceOnUse"><stop stopColor="#e2d177"/><stop offset="1" stopColor="#ee448a"/></linearGradient><linearGradient id="SVG5lGiYdgJ" x1="16.504" x2="7.202" y1="10.146" y2="17.523" gradientUnits="userSpaceOnUse"><stop stopColor="#e2d177"/><stop offset="1" stopColor="#ee448a"/></linearGradient></defs></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="url(#SVG67aPobbp)" d="m17.38 5.172l-9.845 6.953a5.87 5.87 0 0 1-.893-3.132C6.643 5.682 9.356 3 12.708 3a6.07 6.07 0 0 1 4.673 2.172"/><path fill="url(#SVG5lGiYdgJ)" d="M17.5 10.262a5.9 5.9 0 0 0-.892-3.133l-4.911 3.465l-4.936 3.48l-.261.186l.012 6.74s6.492-4.33 8.538-5.921c1.522-1.186 2.45-2.847 2.45-4.817"/><defs><linearGradient id="SVG67aPobbp" x1="14.355" x2="8.154" y1="3.24" y2="10.538" gradientUnits="userSpaceOnUse"><stop stop-color="#e2d177"/><stop offset="1" stop-color="#ee448a"/></linearGradient><linearGradient id="SVG5lGiYdgJ" x1="16.504" x2="7.202" y1="10.146" y2="17.523" gradientUnits="userSpaceOnUse"><stop stop-color="#e2d177"/><stop offset="1" stop-color="#ee448a"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-prom {
  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%22url(%23SVG67aPobbp)%22%20d%3D%22m17.38%205.172l-9.845%206.953a5.87%205.87%200%200%201-.893-3.132C6.643%205.682%209.356%203%2012.708%203a6.07%206.07%200%200%201%204.673%202.172%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5lGiYdgJ)%22%20d%3D%22M17.5%2010.262a5.9%205.9%200%200%200-.892-3.133l-4.911%203.465l-4.936%203.48l-.261.186l.012%206.74s6.492-4.33%208.538-5.921c1.522-1.186%202.45-2.847%202.45-4.817%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG67aPobbp%22%20x1%3D%2214.355%22%20x2%3D%228.154%22%20y1%3D%223.24%22%20y2%3D%2210.538%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e2d177%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee448a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5lGiYdgJ%22%20x1%3D%2216.504%22%20x2%3D%227.202%22%20y1%3D%2210.146%22%20y2%3D%2217.523%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e2d177%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee448a%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23SVG67aPobbp)%22%20d%3D%22m17.38%205.172l-9.845%206.953a5.87%205.87%200%200%201-.893-3.132C6.643%205.682%209.356%203%2012.708%203a6.07%206.07%200%200%201%204.673%202.172%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5lGiYdgJ)%22%20d%3D%22M17.5%2010.262a5.9%205.9%200%200%200-.892-3.133l-4.911%203.465l-4.936%203.48l-.261.186l.012%206.74s6.492-4.33%208.538-5.921c1.522-1.186%202.45-2.847%202.45-4.817%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG67aPobbp%22%20x1%3D%2214.355%22%20x2%3D%228.154%22%20y1%3D%223.24%22%20y2%3D%2210.538%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e2d177%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee448a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5lGiYdgJ%22%20x1%3D%2216.504%22%20x2%3D%227.202%22%20y1%3D%2210.146%22%20y2%3D%2217.523%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23e2d177%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ee448a%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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