sst from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
sst
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the sst logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.29 16.5s.01-.07-.02-.09c-.01 0-.02-.01-.04-.01H3.25c-.69 0-1.25-.56-1.25-1.25v-5.8c0-.25.07-.49.19-.7l2.13-3.71c.22-.39.64-.63 1.09-.63h12.91c.41 0 .75.33.75.75c0 .14-.04.28-.11.4l-1.39 2.22c-.06.1-.03.24.07.3c.03.02.08.03.12.03h3.15c.61 0 1.1.49 1.1 1.1v5.56c0 .62-.16 1.23-.46 1.78c-.38.69-.99 1.66-1.38 2.36c-.3.55-.88.89-1.51.89H6.54c-.28 0-.53-.15-.66-.4a.76.76 0 0 1 .04-.77c.53-.78 1.16-1.71 1.37-2.03m1.87-.58c-.25 0-.49.12-.64.33c-.4.57-1.23 1.74-1.64 2.33c-.07.1-.05.24.05.31c.04.03.08.04.13.04h11.31c.42 0 .8-.22 1.01-.58c.3-.51.8-1.26 1.11-1.79a.42.42 0 0 0-.16-.58a.4.4 0 0 0-.21-.06H9.15Zm-3.19-3.24c-.43 0-.83.2-1.09.53l-1.34 1.71a.44.44 0 0 0 .07.61q.12.09.27.09h3.91c.14-.29.43-.48.75-.48h7.56c.31 0 .6-.16.76-.42l1.03-1.68c.08-.13.04-.29-.09-.37a.23.23 0 0 0-.14-.04l-11.69.04Zm12.01 1.85a.406.406 0 0 0 .35.62h2.19c.17 0 .33-.07.45-.19s.19-.28.19-.45V9.4c0-.35-.28-.63-.63-.63H10.3c-.38 0-.74.2-.95.52c-.36.57-.79 1.48-1.14 2.04a.326.326 0 0 0 .27.5h9.71c.45 0 .81.36.81.81c0 .15-.04.3-.12.43l-.91 1.46Zm-1.79-6.52c.08 0 .16-.04.21-.11l1.45-2.23c.09-.13.05-.31-.08-.39a.3.3 0 0 0-.15-.05H6.55c-.66 0-1.19.53-1.19 1.19v4.22c0 .67.54 1.21 1.21 1.21h.22s1.26-2.2 1.96-3.27c.23-.36.63-.58 1.06-.58h6.39Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlSst(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.29 16.5s.01-.07-.02-.09c-.01 0-.02-.01-.04-.01H3.25c-.69 0-1.25-.56-1.25-1.25v-5.8c0-.25.07-.49.19-.7l2.13-3.71c.22-.39.64-.63 1.09-.63h12.91c.41 0 .75.33.75.75c0 .14-.04.28-.11.4l-1.39 2.22c-.06.1-.03.24.07.3c.03.02.08.03.12.03h3.15c.61 0 1.1.49 1.1 1.1v5.56c0 .62-.16 1.23-.46 1.78c-.38.69-.99 1.66-1.38 2.36c-.3.55-.88.89-1.51.89H6.54c-.28 0-.53-.15-.66-.4a.76.76 0 0 1 .04-.77c.53-.78 1.16-1.71 1.37-2.03m1.87-.58c-.25 0-.49.12-.64.33c-.4.57-1.23 1.74-1.64 2.33c-.07.1-.05.24.05.31c.04.03.08.04.13.04h11.31c.42 0 .8-.22 1.01-.58c.3-.51.8-1.26 1.11-1.79a.42.42 0 0 0-.16-.58a.4.4 0 0 0-.21-.06H9.15Zm-3.19-3.24c-.43 0-.83.2-1.09.53l-1.34 1.71a.44.44 0 0 0 .07.61q.12.09.27.09h3.91c.14-.29.43-.48.75-.48h7.56c.31 0 .6-.16.76-.42l1.03-1.68c.08-.13.04-.29-.09-.37a.23.23 0 0 0-.14-.04l-11.69.04Zm12.01 1.85a.406.406 0 0 0 .35.62h2.19c.17 0 .33-.07.45-.19s.19-.28.19-.45V9.4c0-.35-.28-.63-.63-.63H10.3c-.38 0-.74.2-.95.52c-.36.57-.79 1.48-1.14 2.04a.326.326 0 0 0 .27.5h9.71c.45 0 .81.36.81.81c0 .15-.04.3-.12.43l-.91 1.46Zm-1.79-6.52c.08 0 .16-.04.21-.11l1.45-2.23c.09-.13.05-.31-.08-.39a.3.3 0 0 0-.15-.05H6.55c-.66 0-1.19.53-1.19 1.19v4.22c0 .67.54 1.21 1.21 1.21h.22s1.26-2.2 1.96-3.27c.23-.36.63-.58 1.06-.58h6.39Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.29 16.5s.01-.07-.02-.09c-.01 0-.02-.01-.04-.01H3.25c-.69 0-1.25-.56-1.25-1.25v-5.8c0-.25.07-.49.19-.7l2.13-3.71c.22-.39.64-.63 1.09-.63h12.91c.41 0 .75.33.75.75c0 .14-.04.28-.11.4l-1.39 2.22c-.06.1-.03.24.07.3c.03.02.08.03.12.03h3.15c.61 0 1.1.49 1.1 1.1v5.56c0 .62-.16 1.23-.46 1.78c-.38.69-.99 1.66-1.38 2.36c-.3.55-.88.89-1.51.89H6.54c-.28 0-.53-.15-.66-.4a.76.76 0 0 1 .04-.77c.53-.78 1.16-1.71 1.37-2.03m1.87-.58c-.25 0-.49.12-.64.33c-.4.57-1.23 1.74-1.64 2.33c-.07.1-.05.24.05.31c.04.03.08.04.13.04h11.31c.42 0 .8-.22 1.01-.58c.3-.51.8-1.26 1.11-1.79a.42.42 0 0 0-.16-.58a.4.4 0 0 0-.21-.06H9.15Zm-3.19-3.24c-.43 0-.83.2-1.09.53l-1.34 1.71a.44.44 0 0 0 .07.61q.12.09.27.09h3.91c.14-.29.43-.48.75-.48h7.56c.31 0 .6-.16.76-.42l1.03-1.68c.08-.13.04-.29-.09-.37a.23.23 0 0 0-.14-.04l-11.69.04Zm12.01 1.85a.406.406 0 0 0 .35.62h2.19c.17 0 .33-.07.45-.19s.19-.28.19-.45V9.4c0-.35-.28-.63-.63-.63H10.3c-.38 0-.74.2-.95.52c-.36.57-.79 1.48-1.14 2.04a.326.326 0 0 0 .27.5h9.71c.45 0 .81.36.81.81c0 .15-.04.3-.12.43l-.91 1.46Zm-1.79-6.52c.08 0 .16-.04.21-.11l1.45-2.23c.09-.13.05-.31-.08-.39a.3.3 0 0 0-.15-.05H6.55c-.66 0-1.19.53-1.19 1.19v4.22c0 .67.54 1.21 1.21 1.21h.22s1.26-2.2 1.96-3.27c.23-.36.63-.58 1.06-.58h6.39Z"/></svg>
</template>

CSS

.icon-sst {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.29%2016.5s.01-.07-.02-.09c-.01%200-.02-.01-.04-.01H3.25c-.69%200-1.25-.56-1.25-1.25v-5.8c0-.25.07-.49.19-.7l2.13-3.71c.22-.39.64-.63%201.09-.63h12.91c.41%200%20.75.33.75.75c0%20.14-.04.28-.11.4l-1.39%202.22c-.06.1-.03.24.07.3c.03.02.08.03.12.03h3.15c.61%200%201.1.49%201.1%201.1v5.56c0%20.62-.16%201.23-.46%201.78c-.38.69-.99%201.66-1.38%202.36c-.3.55-.88.89-1.51.89H6.54c-.28%200-.53-.15-.66-.4a.76.76%200%200%201%20.04-.77c.53-.78%201.16-1.71%201.37-2.03m1.87-.58c-.25%200-.49.12-.64.33c-.4.57-1.23%201.74-1.64%202.33c-.07.1-.05.24.05.31c.04.03.08.04.13.04h11.31c.42%200%20.8-.22%201.01-.58c.3-.51.8-1.26%201.11-1.79a.42.42%200%200%200-.16-.58a.4.4%200%200%200-.21-.06H9.15Zm-3.19-3.24c-.43%200-.83.2-1.09.53l-1.34%201.71a.44.44%200%200%200%20.07.61q.12.09.27.09h3.91c.14-.29.43-.48.75-.48h7.56c.31%200%20.6-.16.76-.42l1.03-1.68c.08-.13.04-.29-.09-.37a.23.23%200%200%200-.14-.04l-11.69.04Zm12.01%201.85a.406.406%200%200%200%20.35.62h2.19c.17%200%20.33-.07.45-.19s.19-.28.19-.45V9.4c0-.35-.28-.63-.63-.63H10.3c-.38%200-.74.2-.95.52c-.36.57-.79%201.48-1.14%202.04a.326.326%200%200%200%20.27.5h9.71c.45%200%20.81.36.81.81c0%20.15-.04.3-.12.43l-.91%201.46Zm-1.79-6.52c.08%200%20.16-.04.21-.11l1.45-2.23c.09-.13.05-.31-.08-.39a.3.3%200%200%200-.15-.05H6.55c-.66%200-1.19.53-1.19%201.19v4.22c0%20.67.54%201.21%201.21%201.21h.22s1.26-2.2%201.96-3.27c.23-.36.63-.58%201.06-.58h6.39Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.29%2016.5s.01-.07-.02-.09c-.01%200-.02-.01-.04-.01H3.25c-.69%200-1.25-.56-1.25-1.25v-5.8c0-.25.07-.49.19-.7l2.13-3.71c.22-.39.64-.63%201.09-.63h12.91c.41%200%20.75.33.75.75c0%20.14-.04.28-.11.4l-1.39%202.22c-.06.1-.03.24.07.3c.03.02.08.03.12.03h3.15c.61%200%201.1.49%201.1%201.1v5.56c0%20.62-.16%201.23-.46%201.78c-.38.69-.99%201.66-1.38%202.36c-.3.55-.88.89-1.51.89H6.54c-.28%200-.53-.15-.66-.4a.76.76%200%200%201%20.04-.77c.53-.78%201.16-1.71%201.37-2.03m1.87-.58c-.25%200-.49.12-.64.33c-.4.57-1.23%201.74-1.64%202.33c-.07.1-.05.24.05.31c.04.03.08.04.13.04h11.31c.42%200%20.8-.22%201.01-.58c.3-.51.8-1.26%201.11-1.79a.42.42%200%200%200-.16-.58a.4.4%200%200%200-.21-.06H9.15Zm-3.19-3.24c-.43%200-.83.2-1.09.53l-1.34%201.71a.44.44%200%200%200%20.07.61q.12.09.27.09h3.91c.14-.29.43-.48.75-.48h7.56c.31%200%20.6-.16.76-.42l1.03-1.68c.08-.13.04-.29-.09-.37a.23.23%200%200%200-.14-.04l-11.69.04Zm12.01%201.85a.406.406%200%200%200%20.35.62h2.19c.17%200%20.33-.07.45-.19s.19-.28.19-.45V9.4c0-.35-.28-.63-.63-.63H10.3c-.38%200-.74.2-.95.52c-.36.57-.79%201.48-1.14%202.04a.326.326%200%200%200%20.27.5h9.71c.45%200%20.81.36.81.81c0%20.15-.04.3-.12.43l-.91%201.46Zm-1.79-6.52c.08%200%20.16-.04.21-.11l1.45-2.23c.09-.13.05-.31-.08-.39a.3.3%200%200%200-.15-.05H6.55c-.66%200-1.19.53-1.19%201.19v4.22c0%20.67.54%201.21%201.21%201.21h.22s1.26-2.2%201.96-3.27c.23-.36.63-.58%201.06-.58h6.39Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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