stan from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
stan
Set
Material Icon Theme
Style
Color
Viewbox
500×500
License
MIT

Use the stan logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#e53935" d="M249.98 46C137.31 46 46 137.353 46 250.02c0 53.209 20.377 101.65 53.74 137.96c24.726-7.494 49.697-14.465 70.033-19.775c44.666-11.665 113.39-29.452 150.29-51.658c-12.161-7.795-33.029-16.267-82.541-31.932c-49.553-15.678-104.51-32.254-100.85-49.371c0 0 .132-.478.55-1.277c-.11.177-.282.343-.386.521c8.18-20.906 32.893-75.656 32.893-75.656c17.725-29.087 96.193-49.896 150.93-65.023c12.767-3.528 28.016-7.86 44.062-12.508c-32.692-22.279-72.2-35.303-114.75-35.303zm181.68 111.15c-36.813 5.94-152.95 27.021-182.71 33.736c-12.109 2.732-28.745 6.302-45.57 10.84c23.794 11.702 31.215 17.554 64.1 29.701c32.943 12.169 82.342 39.919 76.84 61.621c0 0-.237.628-.633 1.51c-4.22 11.592-17.59 41.406-17.59 41.406c-18.634 18.179-103.32 38.34-159.08 49.072c-17.787 3.423-38.089 7.38-58.674 11.742c36.688 35.408 86.612 57.22 141.63 57.22c112.67 0 204.02-91.313 204.02-203.98c0-33.447-8.07-65.012-22.338-92.868zM170.2 212.377c-.545.214-1.078.431-1.615.648c.522-.215 1.075-.432 1.615-.648m-5.75 2.408q-2.135.93-4.166 1.893c1.29-.62 2.731-1.257 4.166-1.893m-5.098 2.352c-4.528 2.193-8.595 4.514-12.092 6.97c3.069-2.132 7-4.474 12.092-6.97m-13.928 8.297c-.576.44-1.178.875-1.714 1.324c.517-.425 1.119-.876 1.714-1.324"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeStan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#e53935" d="M249.98 46C137.31 46 46 137.353 46 250.02c0 53.209 20.377 101.65 53.74 137.96c24.726-7.494 49.697-14.465 70.033-19.775c44.666-11.665 113.39-29.452 150.29-51.658c-12.161-7.795-33.029-16.267-82.541-31.932c-49.553-15.678-104.51-32.254-100.85-49.371c0 0 .132-.478.55-1.277c-.11.177-.282.343-.386.521c8.18-20.906 32.893-75.656 32.893-75.656c17.725-29.087 96.193-49.896 150.93-65.023c12.767-3.528 28.016-7.86 44.062-12.508c-32.692-22.279-72.2-35.303-114.75-35.303zm181.68 111.15c-36.813 5.94-152.95 27.021-182.71 33.736c-12.109 2.732-28.745 6.302-45.57 10.84c23.794 11.702 31.215 17.554 64.1 29.701c32.943 12.169 82.342 39.919 76.84 61.621c0 0-.237.628-.633 1.51c-4.22 11.592-17.59 41.406-17.59 41.406c-18.634 18.179-103.32 38.34-159.08 49.072c-17.787 3.423-38.089 7.38-58.674 11.742c36.688 35.408 86.612 57.22 141.63 57.22c112.67 0 204.02-91.313 204.02-203.98c0-33.447-8.07-65.012-22.338-92.868zM170.2 212.377c-.545.214-1.078.431-1.615.648c.522-.215 1.075-.432 1.615-.648m-5.75 2.408q-2.135.93-4.166 1.893c1.29-.62 2.731-1.257 4.166-1.893m-5.098 2.352c-4.528 2.193-8.595 4.514-12.092 6.97c3.069-2.132 7-4.474 12.092-6.97m-13.928 8.297c-.576.44-1.178.875-1.714 1.324c.517-.425 1.119-.876 1.714-1.324"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#e53935" d="M249.98 46C137.31 46 46 137.353 46 250.02c0 53.209 20.377 101.65 53.74 137.96c24.726-7.494 49.697-14.465 70.033-19.775c44.666-11.665 113.39-29.452 150.29-51.658c-12.161-7.795-33.029-16.267-82.541-31.932c-49.553-15.678-104.51-32.254-100.85-49.371c0 0 .132-.478.55-1.277c-.11.177-.282.343-.386.521c8.18-20.906 32.893-75.656 32.893-75.656c17.725-29.087 96.193-49.896 150.93-65.023c12.767-3.528 28.016-7.86 44.062-12.508c-32.692-22.279-72.2-35.303-114.75-35.303zm181.68 111.15c-36.813 5.94-152.95 27.021-182.71 33.736c-12.109 2.732-28.745 6.302-45.57 10.84c23.794 11.702 31.215 17.554 64.1 29.701c32.943 12.169 82.342 39.919 76.84 61.621c0 0-.237.628-.633 1.51c-4.22 11.592-17.59 41.406-17.59 41.406c-18.634 18.179-103.32 38.34-159.08 49.072c-17.787 3.423-38.089 7.38-58.674 11.742c36.688 35.408 86.612 57.22 141.63 57.22c112.67 0 204.02-91.313 204.02-203.98c0-33.447-8.07-65.012-22.338-92.868zM170.2 212.377c-.545.214-1.078.431-1.615.648c.522-.215 1.075-.432 1.615-.648m-5.75 2.408q-2.135.93-4.166 1.893c1.29-.62 2.731-1.257 4.166-1.893m-5.098 2.352c-4.528 2.193-8.595 4.514-12.092 6.97c3.069-2.132 7-4.474 12.092-6.97m-13.928 8.297c-.576.44-1.178.875-1.714 1.324c.517-.425 1.119-.876 1.714-1.324"/></svg>
</template>

CSS

.icon-stan {
  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%20500%20500%22%3E%3Cpath%20fill%3D%22%23e53935%22%20d%3D%22M249.98%2046C137.31%2046%2046%20137.353%2046%20250.02c0%2053.209%2020.377%20101.65%2053.74%20137.96c24.726-7.494%2049.697-14.465%2070.033-19.775c44.666-11.665%20113.39-29.452%20150.29-51.658c-12.161-7.795-33.029-16.267-82.541-31.932c-49.553-15.678-104.51-32.254-100.85-49.371c0%200%20.132-.478.55-1.277c-.11.177-.282.343-.386.521c8.18-20.906%2032.893-75.656%2032.893-75.656c17.725-29.087%2096.193-49.896%20150.93-65.023c12.767-3.528%2028.016-7.86%2044.062-12.508c-32.692-22.279-72.2-35.303-114.75-35.303zm181.68%20111.15c-36.813%205.94-152.95%2027.021-182.71%2033.736c-12.109%202.732-28.745%206.302-45.57%2010.84c23.794%2011.702%2031.215%2017.554%2064.1%2029.701c32.943%2012.169%2082.342%2039.919%2076.84%2061.621c0%200-.237.628-.633%201.51c-4.22%2011.592-17.59%2041.406-17.59%2041.406c-18.634%2018.179-103.32%2038.34-159.08%2049.072c-17.787%203.423-38.089%207.38-58.674%2011.742c36.688%2035.408%2086.612%2057.22%20141.63%2057.22c112.67%200%20204.02-91.313%20204.02-203.98c0-33.447-8.07-65.012-22.338-92.868zM170.2%20212.377c-.545.214-1.078.431-1.615.648c.522-.215%201.075-.432%201.615-.648m-5.75%202.408q-2.135.93-4.166%201.893c1.29-.62%202.731-1.257%204.166-1.893m-5.098%202.352c-4.528%202.193-8.595%204.514-12.092%206.97c3.069-2.132%207-4.474%2012.092-6.97m-13.928%208.297c-.576.44-1.178.875-1.714%201.324c.517-.425%201.119-.876%201.714-1.324%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%20500%20500%22%3E%3Cpath%20fill%3D%22%23e53935%22%20d%3D%22M249.98%2046C137.31%2046%2046%20137.353%2046%20250.02c0%2053.209%2020.377%20101.65%2053.74%20137.96c24.726-7.494%2049.697-14.465%2070.033-19.775c44.666-11.665%20113.39-29.452%20150.29-51.658c-12.161-7.795-33.029-16.267-82.541-31.932c-49.553-15.678-104.51-32.254-100.85-49.371c0%200%20.132-.478.55-1.277c-.11.177-.282.343-.386.521c8.18-20.906%2032.893-75.656%2032.893-75.656c17.725-29.087%2096.193-49.896%20150.93-65.023c12.767-3.528%2028.016-7.86%2044.062-12.508c-32.692-22.279-72.2-35.303-114.75-35.303zm181.68%20111.15c-36.813%205.94-152.95%2027.021-182.71%2033.736c-12.109%202.732-28.745%206.302-45.57%2010.84c23.794%2011.702%2031.215%2017.554%2064.1%2029.701c32.943%2012.169%2082.342%2039.919%2076.84%2061.621c0%200-.237.628-.633%201.51c-4.22%2011.592-17.59%2041.406-17.59%2041.406c-18.634%2018.179-103.32%2038.34-159.08%2049.072c-17.787%203.423-38.089%207.38-58.674%2011.742c36.688%2035.408%2086.612%2057.22%20141.63%2057.22c112.67%200%20204.02-91.313%20204.02-203.98c0-33.447-8.07-65.012-22.338-92.868zM170.2%20212.377c-.545.214-1.078.431-1.615.648c.522-.215%201.075-.432%201.615-.648m-5.75%202.408q-2.135.93-4.166%201.893c1.29-.62%202.731-1.257%204.166-1.893m-5.098%202.352c-4.528%202.193-8.595%204.514-12.092%206.97c3.069-2.132%207-4.474%2012.092-6.97m-13.928%208.297c-.576.44-1.178.875-1.714%201.324c.517-.425%201.119-.876%201.714-1.324%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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