steem from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
steem
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

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 32 32"><path fill="currentColor" d="M5.234 3.464c.354.057-.526 2.37-.036 5.01c.427 2.266 5.75 11.036 5.531 14.042c-.172 1.891-4.542 6.318-5.005 6.026c-.5-.141 1.328-3.151.651-5.661C5.589 19.959.896 12.402.901 9.063c0-2.443 4.016-5.76 4.333-5.599M15.255.005c.448.078-.677 3.031-.047 6.391c.542 2.891 7.333 14.073 7.057 17.906c-.224 2.411-5.797 8.057-6.385 7.682c-.641-.177 1.693-4.01.828-7.208c-1.005-3.729-6.984-13.37-6.979-17.625c0-3.115 5.12-7.344 5.526-7.146m10.339 3.459c.359.057-.526 2.37-.031 5.01c.422 2.266 5.75 11.036 5.531 14.042c-.167 1.891-4.547 6.318-5.005 6.026c-.505-.141 1.328-3.146.651-5.661c-.792-2.922-5.484-10.479-5.474-13.813c0-2.443 4.016-5.76 4.328-5.604"/></svg>

React

import type { SVGProps } from "react";

export function CibSteem(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.234 3.464c.354.057-.526 2.37-.036 5.01c.427 2.266 5.75 11.036 5.531 14.042c-.172 1.891-4.542 6.318-5.005 6.026c-.5-.141 1.328-3.151.651-5.661C5.589 19.959.896 12.402.901 9.063c0-2.443 4.016-5.76 4.333-5.599M15.255.005c.448.078-.677 3.031-.047 6.391c.542 2.891 7.333 14.073 7.057 17.906c-.224 2.411-5.797 8.057-6.385 7.682c-.641-.177 1.693-4.01.828-7.208c-1.005-3.729-6.984-13.37-6.979-17.625c0-3.115 5.12-7.344 5.526-7.146m10.339 3.459c.359.057-.526 2.37-.031 5.01c.422 2.266 5.75 11.036 5.531 14.042c-.167 1.891-4.547 6.318-5.005 6.026c-.505-.141 1.328-3.146.651-5.661c-.792-2.922-5.484-10.479-5.474-13.813c0-2.443 4.016-5.76 4.328-5.604"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.234 3.464c.354.057-.526 2.37-.036 5.01c.427 2.266 5.75 11.036 5.531 14.042c-.172 1.891-4.542 6.318-5.005 6.026c-.5-.141 1.328-3.151.651-5.661C5.589 19.959.896 12.402.901 9.063c0-2.443 4.016-5.76 4.333-5.599M15.255.005c.448.078-.677 3.031-.047 6.391c.542 2.891 7.333 14.073 7.057 17.906c-.224 2.411-5.797 8.057-6.385 7.682c-.641-.177 1.693-4.01.828-7.208c-1.005-3.729-6.984-13.37-6.979-17.625c0-3.115 5.12-7.344 5.526-7.146m10.339 3.459c.359.057-.526 2.37-.031 5.01c.422 2.266 5.75 11.036 5.531 14.042c-.167 1.891-4.547 6.318-5.005 6.026c-.505-.141 1.328-3.146.651-5.661c-.792-2.922-5.484-10.479-5.474-13.813c0-2.443 4.016-5.76 4.328-5.604"/></svg>
</template>

CSS

.icon-steem {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.234%203.464c.354.057-.526%202.37-.036%205.01c.427%202.266%205.75%2011.036%205.531%2014.042c-.172%201.891-4.542%206.318-5.005%206.026c-.5-.141%201.328-3.151.651-5.661C5.589%2019.959.896%2012.402.901%209.063c0-2.443%204.016-5.76%204.333-5.599M15.255.005c.448.078-.677%203.031-.047%206.391c.542%202.891%207.333%2014.073%207.057%2017.906c-.224%202.411-5.797%208.057-6.385%207.682c-.641-.177%201.693-4.01.828-7.208c-1.005-3.729-6.984-13.37-6.979-17.625c0-3.115%205.12-7.344%205.526-7.146m10.339%203.459c.359.057-.526%202.37-.031%205.01c.422%202.266%205.75%2011.036%205.531%2014.042c-.167%201.891-4.547%206.318-5.005%206.026c-.505-.141%201.328-3.146.651-5.661c-.792-2.922-5.484-10.479-5.474-13.813c0-2.443%204.016-5.76%204.328-5.604%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.234%203.464c.354.057-.526%202.37-.036%205.01c.427%202.266%205.75%2011.036%205.531%2014.042c-.172%201.891-4.542%206.318-5.005%206.026c-.5-.141%201.328-3.151.651-5.661C5.589%2019.959.896%2012.402.901%209.063c0-2.443%204.016-5.76%204.333-5.599M15.255.005c.448.078-.677%203.031-.047%206.391c.542%202.891%207.333%2014.073%207.057%2017.906c-.224%202.411-5.797%208.057-6.385%207.682c-.641-.177%201.693-4.01.828-7.208c-1.005-3.729-6.984-13.37-6.979-17.625c0-3.115%205.12-7.344%205.526-7.146m10.339%203.459c.359.057-.526%202.37-.031%205.01c.422%202.266%205.75%2011.036%205.531%2014.042c-.167%201.891-4.547%206.318-5.005%206.026c-.505-.141%201.328-3.146.651-5.661c-.792-2.922-5.484-10.479-5.474-13.813c0-2.443%204.016-5.76%204.328-5.604%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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