premia from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
premia
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the premia logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.9 7.5h8.182c.467 0 .737.495.467.86l-3.824 5.01c-.28.366-.005.878.462.878h3.441a.57.57 0 0 0 .461-.225l3.801-5.061a.54.54 0 0 0 0-.652L17.5 3.794a.57.57 0 0 0-.462-.23H6.962a.57.57 0 0 0-.462.224L3.11 8.31a.54.54 0 0 0 0 .652l8.429 11.246a.58.58 0 0 0 .922 0l1.72-2.3a.54.54 0 0 0 0-.652L7.446 8.36c-.275-.365 0-.86.461-.86z"/></svg>

React

import type { SVGProps } from "react";

export function TokenPremia(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="M7.9 7.5h8.182c.467 0 .737.495.467.86l-3.824 5.01c-.28.366-.005.878.462.878h3.441a.57.57 0 0 0 .461-.225l3.801-5.061a.54.54 0 0 0 0-.652L17.5 3.794a.57.57 0 0 0-.462-.23H6.962a.57.57 0 0 0-.462.224L3.11 8.31a.54.54 0 0 0 0 .652l8.429 11.246a.58.58 0 0 0 .922 0l1.72-2.3a.54.54 0 0 0 0-.652L7.446 8.36c-.275-.365 0-.86.461-.86z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.9 7.5h8.182c.467 0 .737.495.467.86l-3.824 5.01c-.28.366-.005.878.462.878h3.441a.57.57 0 0 0 .461-.225l3.801-5.061a.54.54 0 0 0 0-.652L17.5 3.794a.57.57 0 0 0-.462-.23H6.962a.57.57 0 0 0-.462.224L3.11 8.31a.54.54 0 0 0 0 .652l8.429 11.246a.58.58 0 0 0 .922 0l1.72-2.3a.54.54 0 0 0 0-.652L7.446 8.36c-.275-.365 0-.86.461-.86z"/></svg>
</template>

CSS

.icon-premia {
  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%22M7.9%207.5h8.182c.467%200%20.737.495.467.86l-3.824%205.01c-.28.366-.005.878.462.878h3.441a.57.57%200%200%200%20.461-.225l3.801-5.061a.54.54%200%200%200%200-.652L17.5%203.794a.57.57%200%200%200-.462-.23H6.962a.57.57%200%200%200-.462.224L3.11%208.31a.54.54%200%200%200%200%20.652l8.429%2011.246a.58.58%200%200%200%20.922%200l1.72-2.3a.54.54%200%200%200%200-.652L7.446%208.36c-.275-.365%200-.86.461-.86z%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%22M7.9%207.5h8.182c.467%200%20.737.495.467.86l-3.824%205.01c-.28.366-.005.878.462.878h3.441a.57.57%200%200%200%20.461-.225l3.801-5.061a.54.54%200%200%200%200-.652L17.5%203.794a.57.57%200%200%200-.462-.23H6.962a.57.57%200%200%200-.462.224L3.11%208.31a.54.54%200%200%200%200%20.652l8.429%2011.246a.58.58%200%200%200%20.922%200l1.72-2.3a.54.54%200%200%200%200-.652L7.446%208.36c-.275-.365%200-.86.461-.86z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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