steem-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
steem-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the steem logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd60)"><path fill="#171fc9" d="M24 0H0v24h24z"/><path fill="#fff" d="M6.7 5.73c.177.033-.258 1.186-.016 2.502c.21 1.13 2.825 5.52 2.72 7.022c-.081.952-2.236 3.163-2.462 3.019c-.242-.073.654-1.575.323-2.825c-.395-1.47-2.696-5.246-2.696-6.917c0-1.219 1.978-2.881 2.131-2.8m4.923-1.727c.227.04-.322 1.51-.016 3.196c.267 1.445 3.608 7.038 3.47 8.959c-.104 1.202-2.849 4.02-3.139 3.833c-.315-.08.831-2.001.404-3.6c-.485-1.863-3.43-6.69-3.43-8.813c0-1.565 2.518-3.672 2.72-3.575zm5.093 1.727c.177.033-.258 1.186-.016 2.502c.21 1.13 2.825 5.52 2.728 7.022c-.08.952-2.236 3.163-2.47 3.019c-.242-.073.654-1.575.323-2.825c-.388-1.47-2.696-5.246-2.696-6.917c0-1.219 1.978-2.881 2.131-2.8"/></g><defs><clipPath id="SVGHcSWxdhd60"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSteemBackground(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"><g clipPath="url(#SVGHcSWxdhd60)"><path fill="#171fc9" d="M24 0H0v24h24z"/><path fill="#fff" d="M6.7 5.73c.177.033-.258 1.186-.016 2.502c.21 1.13 2.825 5.52 2.72 7.022c-.081.952-2.236 3.163-2.462 3.019c-.242-.073.654-1.575.323-2.825c-.395-1.47-2.696-5.246-2.696-6.917c0-1.219 1.978-2.881 2.131-2.8m4.923-1.727c.227.04-.322 1.51-.016 3.196c.267 1.445 3.608 7.038 3.47 8.959c-.104 1.202-2.849 4.02-3.139 3.833c-.315-.08.831-2.001.404-3.6c-.485-1.863-3.43-6.69-3.43-8.813c0-1.565 2.518-3.672 2.72-3.575zm5.093 1.727c.177.033-.258 1.186-.016 2.502c.21 1.13 2.825 5.52 2.728 7.022c-.08.952-2.236 3.163-2.47 3.019c-.242-.073.654-1.575.323-2.825c-.388-1.47-2.696-5.246-2.696-6.917c0-1.219 1.978-2.881 2.131-2.8"/></g><defs><clipPath id="SVGHcSWxdhd60"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></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"><g clip-path="url(#SVGHcSWxdhd60)"><path fill="#171fc9" d="M24 0H0v24h24z"/><path fill="#fff" d="M6.7 5.73c.177.033-.258 1.186-.016 2.502c.21 1.13 2.825 5.52 2.72 7.022c-.081.952-2.236 3.163-2.462 3.019c-.242-.073.654-1.575.323-2.825c-.395-1.47-2.696-5.246-2.696-6.917c0-1.219 1.978-2.881 2.131-2.8m4.923-1.727c.227.04-.322 1.51-.016 3.196c.267 1.445 3.608 7.038 3.47 8.959c-.104 1.202-2.849 4.02-3.139 3.833c-.315-.08.831-2.001.404-3.6c-.485-1.863-3.43-6.69-3.43-8.813c0-1.565 2.518-3.672 2.72-3.575zm5.093 1.727c.177.033-.258 1.186-.016 2.502c.21 1.13 2.825 5.52 2.728 7.022c-.08.952-2.236 3.163-2.47 3.019c-.242-.073.654-1.575.323-2.825c-.388-1.47-2.696-5.246-2.696-6.917c0-1.219 1.978-2.881 2.131-2.8"/></g><defs><clipPath id="SVGHcSWxdhd60"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-steem-background {
  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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd60)%22%3E%3Cpath%20fill%3D%22%23171fc9%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.7%205.73c.177.033-.258%201.186-.016%202.502c.21%201.13%202.825%205.52%202.72%207.022c-.081.952-2.236%203.163-2.462%203.019c-.242-.073.654-1.575.323-2.825c-.395-1.47-2.696-5.246-2.696-6.917c0-1.219%201.978-2.881%202.131-2.8m4.923-1.727c.227.04-.322%201.51-.016%203.196c.267%201.445%203.608%207.038%203.47%208.959c-.104%201.202-2.849%204.02-3.139%203.833c-.315-.08.831-2.001.404-3.6c-.485-1.863-3.43-6.69-3.43-8.813c0-1.565%202.518-3.672%202.72-3.575zm5.093%201.727c.177.033-.258%201.186-.016%202.502c.21%201.13%202.825%205.52%202.728%207.022c-.08.952-2.236%203.163-2.47%203.019c-.242-.073.654-1.575.323-2.825c-.388-1.47-2.696-5.246-2.696-6.917c0-1.219%201.978-2.881%202.131-2.8%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd60%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd60)%22%3E%3Cpath%20fill%3D%22%23171fc9%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.7%205.73c.177.033-.258%201.186-.016%202.502c.21%201.13%202.825%205.52%202.72%207.022c-.081.952-2.236%203.163-2.462%203.019c-.242-.073.654-1.575.323-2.825c-.395-1.47-2.696-5.246-2.696-6.917c0-1.219%201.978-2.881%202.131-2.8m4.923-1.727c.227.04-.322%201.51-.016%203.196c.267%201.445%203.608%207.038%203.47%208.959c-.104%201.202-2.849%204.02-3.139%203.833c-.315-.08.831-2.001.404-3.6c-.485-1.863-3.43-6.69-3.43-8.813c0-1.565%202.518-3.672%202.72-3.575zm5.093%201.727c.177.033-.258%201.186-.016%202.502c.21%201.13%202.825%205.52%202.728%207.022c-.08.952-2.236%203.163-2.47%203.019c-.242-.073.654-1.575.323-2.825c-.388-1.47-2.696-5.246-2.696-6.917c0-1.219%201.978-2.881%202.131-2.8%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd60%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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/steem-background.svg?color=%231a73e8&size=48