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

Name
spwn
Set
Material Icon Theme
Style
Color
Viewbox
24×24
License
MIT

The same logo in other sets

Use the spwn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="translate(13.512 10.42)scale(.06153)"><circle cx="30.125" cy="-29" r="110.12" fill="#e040fb"/><circle cx="-79.266" cy="80.375" r="110.12" fill="#00bfa5"/><path fill="#f5f5f5" d="m30.875-29.75l-55.437-.001l-55.437.001l27.624 27.624l-57.45 57.45l56.063 56.063l57.45-57.45l27.188 27.188V25.686z"/></g></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeSpwn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="translate(13.512 10.42)scale(.06153)"><circle cx="30.125" cy="-29" r="110.12" fill="#e040fb"/><circle cx="-79.266" cy="80.375" r="110.12" fill="#00bfa5"/><path fill="#f5f5f5" d="m30.875-29.75l-55.437-.001l-55.437.001l27.624 27.624l-57.45 57.45l56.063 56.063l57.45-57.45l27.188 27.188V25.686z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="translate(13.512 10.42)scale(.06153)"><circle cx="30.125" cy="-29" r="110.12" fill="#e040fb"/><circle cx="-79.266" cy="80.375" r="110.12" fill="#00bfa5"/><path fill="#f5f5f5" d="m30.875-29.75l-55.437-.001l-55.437.001l27.624 27.624l-57.45 57.45l56.063 56.063l57.45-57.45l27.188 27.188V25.686z"/></g></svg>
</template>

CSS

.icon-spwn {
  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%20transform%3D%22translate(13.512%2010.42)scale(.06153)%22%3E%3Ccircle%20cx%3D%2230.125%22%20cy%3D%22-29%22%20r%3D%22110.12%22%20fill%3D%22%23e040fb%22%2F%3E%3Ccircle%20cx%3D%22-79.266%22%20cy%3D%2280.375%22%20r%3D%22110.12%22%20fill%3D%22%2300bfa5%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22m30.875-29.75l-55.437-.001l-55.437.001l27.624%2027.624l-57.45%2057.45l56.063%2056.063l57.45-57.45l27.188%2027.188V25.686z%22%2F%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%20transform%3D%22translate(13.512%2010.42)scale(.06153)%22%3E%3Ccircle%20cx%3D%2230.125%22%20cy%3D%22-29%22%20r%3D%22110.12%22%20fill%3D%22%23e040fb%22%2F%3E%3Ccircle%20cx%3D%22-79.266%22%20cy%3D%2280.375%22%20r%3D%22110.12%22%20fill%3D%22%2300bfa5%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22m30.875-29.75l-55.437-.001l-55.437.001l27.624%2027.624l-57.45%2057.45l56.063%2056.063l57.45-57.45l27.188%2027.188V25.686z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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