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

Name
julia
Set
Material Icon Theme
Style
Color
Viewbox
50×50
License
MIT

The same logo in other sets

Use the julia logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 50 50"><g transform="translate(.21 -247.01)"><circle cx="13.497" cy="281.63" r="9.555" fill="#c62828"/><circle cx="36.081" cy="281.63" r="9.555" fill="#7e57c2"/><circle cx="24.722" cy="262.39" r="9.555" fill="#388e3c"/></g></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeJulia(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 50 50"><g transform="translate(.21 -247.01)"><circle cx="13.497" cy="281.63" r="9.555" fill="#c62828"/><circle cx="36.081" cy="281.63" r="9.555" fill="#7e57c2"/><circle cx="24.722" cy="262.39" r="9.555" fill="#388e3c"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 50 50"><g transform="translate(.21 -247.01)"><circle cx="13.497" cy="281.63" r="9.555" fill="#c62828"/><circle cx="36.081" cy="281.63" r="9.555" fill="#7e57c2"/><circle cx="24.722" cy="262.39" r="9.555" fill="#388e3c"/></g></svg>
</template>

CSS

.icon-julia {
  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%2050%2050%22%3E%3Cg%20transform%3D%22translate(.21%20-247.01)%22%3E%3Ccircle%20cx%3D%2213.497%22%20cy%3D%22281.63%22%20r%3D%229.555%22%20fill%3D%22%23c62828%22%2F%3E%3Ccircle%20cx%3D%2236.081%22%20cy%3D%22281.63%22%20r%3D%229.555%22%20fill%3D%22%237e57c2%22%2F%3E%3Ccircle%20cx%3D%2224.722%22%20cy%3D%22262.39%22%20r%3D%229.555%22%20fill%3D%22%23388e3c%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%2050%2050%22%3E%3Cg%20transform%3D%22translate(.21%20-247.01)%22%3E%3Ccircle%20cx%3D%2213.497%22%20cy%3D%22281.63%22%20r%3D%229.555%22%20fill%3D%22%23c62828%22%2F%3E%3Ccircle%20cx%3D%2236.081%22%20cy%3D%22281.63%22%20r%3D%229.555%22%20fill%3D%22%237e57c2%22%2F%3E%3Ccircle%20cx%3D%2224.722%22%20cy%3D%22262.39%22%20r%3D%229.555%22%20fill%3D%22%23388e3c%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/julia.svg?color=%231a73e8&size=48