streamlit logo

streamlit from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
streamlit
Set
SVG Logos
Style
Color
Viewbox
256×140
License
CC0

The same logo in other sets

Use the streamlit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 140"><path fill="#ff4b4b" d="M123.888 2.182c1.92-2.91 6.258-2.91 8.25 0l40.753 60.75l43.321 64.519a18 18 0 0 1-1.764 2.581c-.452.539-.88 1.048-1.414 1.571l-.011-.005l.01.005c-.117.112-.23.2-.37.306l-.15.115q-.735.549-1.514 1.038c-.42.263-.767.495-1.269.736c-.5.242-1.302.532-1.784.697c-.483.167-.644.223-1 .302c-.178.035-.356.07-.533.092q-.182.033-.363.057c-.021.007-.05.007-.07.014l-.542.064c-.568.057-1.159.086-1.763.086a697.8 697.8 0 0 1-151.26 0q-.086.002-.172-.008h-.17l-.079-.007h-.077c-.058-.007-.115-.007-.171-.014h-.057c-.079-.007-.15-.007-.227-.014c-.47-.036-1.016-.154-1.408-.241c-.393-.079-.627-.143-.953-.215c-3.87-.917-7.424-3.25-9.053-7.025c-.043-.1-.079-.199-.122-.299l-.006-.021L.225 26.025c-1.067-2.844 1.85-5.69 4.693-4.338c.072 0 .214 0 .286.071l77.902 41.173Zm127.006 19.577c2.852-1.564 5.91 1.137 4.914 4.124v.143l-39.595 101.426l-43.321-64.52l77.931-41.173Z"/><path fill="#7d353b" d="M250.894 21.759h-.07l-77.932 41.173l43.321 64.52l39.595-101.426v-.143c.996-2.987-2.062-5.688-4.914-4.124"/><path fill="#bd4043" d="M132.138 2.182c-1.992-2.91-6.33-2.91-8.25 0l-40.782 60.75l44.878 23.723l85.05 44.948c.534-.523.962-1.032 1.414-1.57a18 18 0 0 0 1.764-2.582l-43.32-64.519z"/></svg>

React

import type { SVGProps } from "react";

export function LogosStreamlit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 140"><path fill="#ff4b4b" d="M123.888 2.182c1.92-2.91 6.258-2.91 8.25 0l40.753 60.75l43.321 64.519a18 18 0 0 1-1.764 2.581c-.452.539-.88 1.048-1.414 1.571l-.011-.005l.01.005c-.117.112-.23.2-.37.306l-.15.115q-.735.549-1.514 1.038c-.42.263-.767.495-1.269.736c-.5.242-1.302.532-1.784.697c-.483.167-.644.223-1 .302c-.178.035-.356.07-.533.092q-.182.033-.363.057c-.021.007-.05.007-.07.014l-.542.064c-.568.057-1.159.086-1.763.086a697.8 697.8 0 0 1-151.26 0q-.086.002-.172-.008h-.17l-.079-.007h-.077c-.058-.007-.115-.007-.171-.014h-.057c-.079-.007-.15-.007-.227-.014c-.47-.036-1.016-.154-1.408-.241c-.393-.079-.627-.143-.953-.215c-3.87-.917-7.424-3.25-9.053-7.025c-.043-.1-.079-.199-.122-.299l-.006-.021L.225 26.025c-1.067-2.844 1.85-5.69 4.693-4.338c.072 0 .214 0 .286.071l77.902 41.173Zm127.006 19.577c2.852-1.564 5.91 1.137 4.914 4.124v.143l-39.595 101.426l-43.321-64.52l77.931-41.173Z"/><path fill="#7d353b" d="M250.894 21.759h-.07l-77.932 41.173l43.321 64.52l39.595-101.426v-.143c.996-2.987-2.062-5.688-4.914-4.124"/><path fill="#bd4043" d="M132.138 2.182c-1.992-2.91-6.33-2.91-8.25 0l-40.782 60.75l44.878 23.723l85.05 44.948c.534-.523.962-1.032 1.414-1.57a18 18 0 0 0 1.764-2.582l-43.32-64.519z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 140"><path fill="#ff4b4b" d="M123.888 2.182c1.92-2.91 6.258-2.91 8.25 0l40.753 60.75l43.321 64.519a18 18 0 0 1-1.764 2.581c-.452.539-.88 1.048-1.414 1.571l-.011-.005l.01.005c-.117.112-.23.2-.37.306l-.15.115q-.735.549-1.514 1.038c-.42.263-.767.495-1.269.736c-.5.242-1.302.532-1.784.697c-.483.167-.644.223-1 .302c-.178.035-.356.07-.533.092q-.182.033-.363.057c-.021.007-.05.007-.07.014l-.542.064c-.568.057-1.159.086-1.763.086a697.8 697.8 0 0 1-151.26 0q-.086.002-.172-.008h-.17l-.079-.007h-.077c-.058-.007-.115-.007-.171-.014h-.057c-.079-.007-.15-.007-.227-.014c-.47-.036-1.016-.154-1.408-.241c-.393-.079-.627-.143-.953-.215c-3.87-.917-7.424-3.25-9.053-7.025c-.043-.1-.079-.199-.122-.299l-.006-.021L.225 26.025c-1.067-2.844 1.85-5.69 4.693-4.338c.072 0 .214 0 .286.071l77.902 41.173Zm127.006 19.577c2.852-1.564 5.91 1.137 4.914 4.124v.143l-39.595 101.426l-43.321-64.52l77.931-41.173Z"/><path fill="#7d353b" d="M250.894 21.759h-.07l-77.932 41.173l43.321 64.52l39.595-101.426v-.143c.996-2.987-2.062-5.688-4.914-4.124"/><path fill="#bd4043" d="M132.138 2.182c-1.992-2.91-6.33-2.91-8.25 0l-40.782 60.75l44.878 23.723l85.05 44.948c.534-.523.962-1.032 1.414-1.57a18 18 0 0 0 1.764-2.582l-43.32-64.519z"/></svg>
</template>

CSS

.icon-streamlit {
  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%20256%20140%22%3E%3Cpath%20fill%3D%22%23ff4b4b%22%20d%3D%22M123.888%202.182c1.92-2.91%206.258-2.91%208.25%200l40.753%2060.75l43.321%2064.519a18%2018%200%200%201-1.764%202.581c-.452.539-.88%201.048-1.414%201.571l-.011-.005l.01.005c-.117.112-.23.2-.37.306l-.15.115q-.735.549-1.514%201.038c-.42.263-.767.495-1.269.736c-.5.242-1.302.532-1.784.697c-.483.167-.644.223-1%20.302c-.178.035-.356.07-.533.092q-.182.033-.363.057c-.021.007-.05.007-.07.014l-.542.064c-.568.057-1.159.086-1.763.086a697.8%20697.8%200%200%201-151.26%200q-.086.002-.172-.008h-.17l-.079-.007h-.077c-.058-.007-.115-.007-.171-.014h-.057c-.079-.007-.15-.007-.227-.014c-.47-.036-1.016-.154-1.408-.241c-.393-.079-.627-.143-.953-.215c-3.87-.917-7.424-3.25-9.053-7.025c-.043-.1-.079-.199-.122-.299l-.006-.021L.225%2026.025c-1.067-2.844%201.85-5.69%204.693-4.338c.072%200%20.214%200%20.286.071l77.902%2041.173Zm127.006%2019.577c2.852-1.564%205.91%201.137%204.914%204.124v.143l-39.595%20101.426l-43.321-64.52l77.931-41.173Z%22%2F%3E%3Cpath%20fill%3D%22%237d353b%22%20d%3D%22M250.894%2021.759h-.07l-77.932%2041.173l43.321%2064.52l39.595-101.426v-.143c.996-2.987-2.062-5.688-4.914-4.124%22%2F%3E%3Cpath%20fill%3D%22%23bd4043%22%20d%3D%22M132.138%202.182c-1.992-2.91-6.33-2.91-8.25%200l-40.782%2060.75l44.878%2023.723l85.05%2044.948c.534-.523.962-1.032%201.414-1.57a18%2018%200%200%200%201.764-2.582l-43.32-64.519z%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%20256%20140%22%3E%3Cpath%20fill%3D%22%23ff4b4b%22%20d%3D%22M123.888%202.182c1.92-2.91%206.258-2.91%208.25%200l40.753%2060.75l43.321%2064.519a18%2018%200%200%201-1.764%202.581c-.452.539-.88%201.048-1.414%201.571l-.011-.005l.01.005c-.117.112-.23.2-.37.306l-.15.115q-.735.549-1.514%201.038c-.42.263-.767.495-1.269.736c-.5.242-1.302.532-1.784.697c-.483.167-.644.223-1%20.302c-.178.035-.356.07-.533.092q-.182.033-.363.057c-.021.007-.05.007-.07.014l-.542.064c-.568.057-1.159.086-1.763.086a697.8%20697.8%200%200%201-151.26%200q-.086.002-.172-.008h-.17l-.079-.007h-.077c-.058-.007-.115-.007-.171-.014h-.057c-.079-.007-.15-.007-.227-.014c-.47-.036-1.016-.154-1.408-.241c-.393-.079-.627-.143-.953-.215c-3.87-.917-7.424-3.25-9.053-7.025c-.043-.1-.079-.199-.122-.299l-.006-.021L.225%2026.025c-1.067-2.844%201.85-5.69%204.693-4.338c.072%200%20.214%200%20.286.071l77.902%2041.173Zm127.006%2019.577c2.852-1.564%205.91%201.137%204.914%204.124v.143l-39.595%20101.426l-43.321-64.52l77.931-41.173Z%22%2F%3E%3Cpath%20fill%3D%22%237d353b%22%20d%3D%22M250.894%2021.759h-.07l-77.932%2041.173l43.321%2064.52l39.595-101.426v-.143c.996-2.987-2.062-5.688-4.914-4.124%22%2F%3E%3Cpath%20fill%3D%22%23bd4043%22%20d%3D%22M132.138%202.182c-1.992-2.91-6.33-2.91-8.25%200l-40.782%2060.75l44.878%2023.723l85.05%2044.948c.534-.523.962-1.032%201.414-1.57a18%2018%200%200%200%201.764-2.582l-43.32-64.519z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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