file type sst logo
file-type-sst from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-sst
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type sst logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e27152" d="M6.048 5.162c-.459.216-.64.398-1.019 1.06c-.182.31-.364.627-.411.7a146 146 0 0 1-1.16 2.024c-.534.925-1.087 1.897-1.215 2.153L2 11.572v4.554c0 4.284.007 4.574.121 4.81c.183.358.567.73.918.884c.297.129.445.135 3.333.135c1.882.007 3.016.027 3.016.068c0 .04-.418.681-.924 1.437c-.513.756-.985 1.47-1.046 1.592c-.31.574-.014 1.296.607 1.471c.175.054 2.874.068 9.088.054l8.839-.02l.398-.203c.546-.276.843-.593 1.295-1.363c.21-.364.655-1.113.992-1.666c.897-1.498 1.167-2.085 1.316-2.874c.027-.128.047-2.24.047-4.69v-4.453l-.148-.283a1.67 1.67 0 0 0-.891-.756c-.175-.047-1.046-.074-2.625-.074c-2.057 0-2.381-.013-2.469-.108c-.06-.054-.108-.148-.108-.195c0-.054.459-.83 1.019-1.728c.56-.89 1.052-1.727 1.093-1.848c.142-.466-.135-1.026-.607-1.222C25.08 5.014 23.469 5 15.717 5H6.386zM24.11 6.417c.29.23.35.101-1.215 2.496c-.425.648-.782 1.195-.802 1.215s-2.207.047-4.865.067c-4.554.034-4.851.04-5.074.162c-.452.243-.674.506-1.437 1.754c-.047.075-.209.344-.364.594c-.162.256-.29.472-.29.493c0 .013-.108.195-.236.398a5 5 0 0 0-.237.398c0 .013-.209.378-.458.796c-.513.857-.54.87-1.134.742a1.78 1.78 0 0 1-1.093-.803l-.182-.317l-.02-3.373c-.02-3.812-.027-3.732.492-4.251c.513-.52-.054-.486 8.825-.486c7.415 0 7.955.007 8.09.115m4.311 5.013c.425.29.419.169.419 4.311c0 3.509-.007 3.785-.122 3.995c-.243.445-.337.465-2.186.472c-.91.007-1.74-.014-1.849-.047c-.398-.129-.492-.54-.216-.952a2 2 0 0 0 .17-.27c0-.013.242-.411.539-.883c.297-.48.567-.959.6-1.073a1.144 1.144 0 0 0-.58-1.296c-.243-.114-.567-.121-7.287-.128c-6.281 0-7.043-.013-7.138-.108c-.216-.216-.182-.418.189-1.08c.202-.35.573-1.025.83-1.504c.52-.965.762-1.268 1.187-1.457c.284-.129.506-.135 7.753-.135h7.462l.23.155zm-4.237 5.37c.155.122.142.324-.04.628c-1.29 2.18-1.593 2.59-2.004 2.72c-.095.033-2.672.06-5.735.06c-6.167.007-5.742-.02-6.174.452l-.209.23l-2.78-.007c-2.968-.007-3.029-.014-3.177-.345c-.142-.303-.088-.465.31-.964c.04-.054.236-.297.425-.54s.385-.486.432-.547c.054-.06.283-.364.513-.668c.236-.303.533-.62.668-.708c.533-.35.627-.364 3.36-.371c1.396 0 2.55-.007 2.557-.02c.006-.007 2.658-.014 5.883-.014c4.871 0 5.883.014 5.971.095zm3.542 4.595c.169.108.297.486.236.661c-.047.129-1.241 2.065-1.632 2.645c-.277.412-.574.641-.952.743c-.162.047-3.103.06-8.366.053l-8.117-.02l-.094-.141c-.081-.129-.06-.19.263-.675c.196-.297.371-.547.398-.567c.02-.02.203-.277.405-.573c.202-.297.385-.554.405-.574s.236-.324.486-.681s.492-.689.553-.736c.29-.243.405-.243 8.413-.243c6.842.007 7.867.02 8.002.108"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeSst(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e27152" d="M6.048 5.162c-.459.216-.64.398-1.019 1.06c-.182.31-.364.627-.411.7a146 146 0 0 1-1.16 2.024c-.534.925-1.087 1.897-1.215 2.153L2 11.572v4.554c0 4.284.007 4.574.121 4.81c.183.358.567.73.918.884c.297.129.445.135 3.333.135c1.882.007 3.016.027 3.016.068c0 .04-.418.681-.924 1.437c-.513.756-.985 1.47-1.046 1.592c-.31.574-.014 1.296.607 1.471c.175.054 2.874.068 9.088.054l8.839-.02l.398-.203c.546-.276.843-.593 1.295-1.363c.21-.364.655-1.113.992-1.666c.897-1.498 1.167-2.085 1.316-2.874c.027-.128.047-2.24.047-4.69v-4.453l-.148-.283a1.67 1.67 0 0 0-.891-.756c-.175-.047-1.046-.074-2.625-.074c-2.057 0-2.381-.013-2.469-.108c-.06-.054-.108-.148-.108-.195c0-.054.459-.83 1.019-1.728c.56-.89 1.052-1.727 1.093-1.848c.142-.466-.135-1.026-.607-1.222C25.08 5.014 23.469 5 15.717 5H6.386zM24.11 6.417c.29.23.35.101-1.215 2.496c-.425.648-.782 1.195-.802 1.215s-2.207.047-4.865.067c-4.554.034-4.851.04-5.074.162c-.452.243-.674.506-1.437 1.754c-.047.075-.209.344-.364.594c-.162.256-.29.472-.29.493c0 .013-.108.195-.236.398a5 5 0 0 0-.237.398c0 .013-.209.378-.458.796c-.513.857-.54.87-1.134.742a1.78 1.78 0 0 1-1.093-.803l-.182-.317l-.02-3.373c-.02-3.812-.027-3.732.492-4.251c.513-.52-.054-.486 8.825-.486c7.415 0 7.955.007 8.09.115m4.311 5.013c.425.29.419.169.419 4.311c0 3.509-.007 3.785-.122 3.995c-.243.445-.337.465-2.186.472c-.91.007-1.74-.014-1.849-.047c-.398-.129-.492-.54-.216-.952a2 2 0 0 0 .17-.27c0-.013.242-.411.539-.883c.297-.48.567-.959.6-1.073a1.144 1.144 0 0 0-.58-1.296c-.243-.114-.567-.121-7.287-.128c-6.281 0-7.043-.013-7.138-.108c-.216-.216-.182-.418.189-1.08c.202-.35.573-1.025.83-1.504c.52-.965.762-1.268 1.187-1.457c.284-.129.506-.135 7.753-.135h7.462l.23.155zm-4.237 5.37c.155.122.142.324-.04.628c-1.29 2.18-1.593 2.59-2.004 2.72c-.095.033-2.672.06-5.735.06c-6.167.007-5.742-.02-6.174.452l-.209.23l-2.78-.007c-2.968-.007-3.029-.014-3.177-.345c-.142-.303-.088-.465.31-.964c.04-.054.236-.297.425-.54s.385-.486.432-.547c.054-.06.283-.364.513-.668c.236-.303.533-.62.668-.708c.533-.35.627-.364 3.36-.371c1.396 0 2.55-.007 2.557-.02c.006-.007 2.658-.014 5.883-.014c4.871 0 5.883.014 5.971.095zm3.542 4.595c.169.108.297.486.236.661c-.047.129-1.241 2.065-1.632 2.645c-.277.412-.574.641-.952.743c-.162.047-3.103.06-8.366.053l-8.117-.02l-.094-.141c-.081-.129-.06-.19.263-.675c.196-.297.371-.547.398-.567c.02-.02.203-.277.405-.573c.202-.297.385-.554.405-.574s.236-.324.486-.681s.492-.689.553-.736c.29-.243.405-.243 8.413-.243c6.842.007 7.867.02 8.002.108"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e27152" d="M6.048 5.162c-.459.216-.64.398-1.019 1.06c-.182.31-.364.627-.411.7a146 146 0 0 1-1.16 2.024c-.534.925-1.087 1.897-1.215 2.153L2 11.572v4.554c0 4.284.007 4.574.121 4.81c.183.358.567.73.918.884c.297.129.445.135 3.333.135c1.882.007 3.016.027 3.016.068c0 .04-.418.681-.924 1.437c-.513.756-.985 1.47-1.046 1.592c-.31.574-.014 1.296.607 1.471c.175.054 2.874.068 9.088.054l8.839-.02l.398-.203c.546-.276.843-.593 1.295-1.363c.21-.364.655-1.113.992-1.666c.897-1.498 1.167-2.085 1.316-2.874c.027-.128.047-2.24.047-4.69v-4.453l-.148-.283a1.67 1.67 0 0 0-.891-.756c-.175-.047-1.046-.074-2.625-.074c-2.057 0-2.381-.013-2.469-.108c-.06-.054-.108-.148-.108-.195c0-.054.459-.83 1.019-1.728c.56-.89 1.052-1.727 1.093-1.848c.142-.466-.135-1.026-.607-1.222C25.08 5.014 23.469 5 15.717 5H6.386zM24.11 6.417c.29.23.35.101-1.215 2.496c-.425.648-.782 1.195-.802 1.215s-2.207.047-4.865.067c-4.554.034-4.851.04-5.074.162c-.452.243-.674.506-1.437 1.754c-.047.075-.209.344-.364.594c-.162.256-.29.472-.29.493c0 .013-.108.195-.236.398a5 5 0 0 0-.237.398c0 .013-.209.378-.458.796c-.513.857-.54.87-1.134.742a1.78 1.78 0 0 1-1.093-.803l-.182-.317l-.02-3.373c-.02-3.812-.027-3.732.492-4.251c.513-.52-.054-.486 8.825-.486c7.415 0 7.955.007 8.09.115m4.311 5.013c.425.29.419.169.419 4.311c0 3.509-.007 3.785-.122 3.995c-.243.445-.337.465-2.186.472c-.91.007-1.74-.014-1.849-.047c-.398-.129-.492-.54-.216-.952a2 2 0 0 0 .17-.27c0-.013.242-.411.539-.883c.297-.48.567-.959.6-1.073a1.144 1.144 0 0 0-.58-1.296c-.243-.114-.567-.121-7.287-.128c-6.281 0-7.043-.013-7.138-.108c-.216-.216-.182-.418.189-1.08c.202-.35.573-1.025.83-1.504c.52-.965.762-1.268 1.187-1.457c.284-.129.506-.135 7.753-.135h7.462l.23.155zm-4.237 5.37c.155.122.142.324-.04.628c-1.29 2.18-1.593 2.59-2.004 2.72c-.095.033-2.672.06-5.735.06c-6.167.007-5.742-.02-6.174.452l-.209.23l-2.78-.007c-2.968-.007-3.029-.014-3.177-.345c-.142-.303-.088-.465.31-.964c.04-.054.236-.297.425-.54s.385-.486.432-.547c.054-.06.283-.364.513-.668c.236-.303.533-.62.668-.708c.533-.35.627-.364 3.36-.371c1.396 0 2.55-.007 2.557-.02c.006-.007 2.658-.014 5.883-.014c4.871 0 5.883.014 5.971.095zm3.542 4.595c.169.108.297.486.236.661c-.047.129-1.241 2.065-1.632 2.645c-.277.412-.574.641-.952.743c-.162.047-3.103.06-8.366.053l-8.117-.02l-.094-.141c-.081-.129-.06-.19.263-.675c.196-.297.371-.547.398-.567c.02-.02.203-.277.405-.573c.202-.297.385-.554.405-.574s.236-.324.486-.681s.492-.689.553-.736c.29-.243.405-.243 8.413-.243c6.842.007 7.867.02 8.002.108"/></svg> </template>
CSS
.icon-file-type-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%2032%2032%22%3E%3Cpath%20fill%3D%22%23e27152%22%20d%3D%22M6.048%205.162c-.459.216-.64.398-1.019%201.06c-.182.31-.364.627-.411.7a146%20146%200%200%201-1.16%202.024c-.534.925-1.087%201.897-1.215%202.153L2%2011.572v4.554c0%204.284.007%204.574.121%204.81c.183.358.567.73.918.884c.297.129.445.135%203.333.135c1.882.007%203.016.027%203.016.068c0%20.04-.418.681-.924%201.437c-.513.756-.985%201.47-1.046%201.592c-.31.574-.014%201.296.607%201.471c.175.054%202.874.068%209.088.054l8.839-.02l.398-.203c.546-.276.843-.593%201.295-1.363c.21-.364.655-1.113.992-1.666c.897-1.498%201.167-2.085%201.316-2.874c.027-.128.047-2.24.047-4.69v-4.453l-.148-.283a1.67%201.67%200%200%200-.891-.756c-.175-.047-1.046-.074-2.625-.074c-2.057%200-2.381-.013-2.469-.108c-.06-.054-.108-.148-.108-.195c0-.054.459-.83%201.019-1.728c.56-.89%201.052-1.727%201.093-1.848c.142-.466-.135-1.026-.607-1.222C25.08%205.014%2023.469%205%2015.717%205H6.386zM24.11%206.417c.29.23.35.101-1.215%202.496c-.425.648-.782%201.195-.802%201.215s-2.207.047-4.865.067c-4.554.034-4.851.04-5.074.162c-.452.243-.674.506-1.437%201.754c-.047.075-.209.344-.364.594c-.162.256-.29.472-.29.493c0%20.013-.108.195-.236.398a5%205%200%200%200-.237.398c0%20.013-.209.378-.458.796c-.513.857-.54.87-1.134.742a1.78%201.78%200%200%201-1.093-.803l-.182-.317l-.02-3.373c-.02-3.812-.027-3.732.492-4.251c.513-.52-.054-.486%208.825-.486c7.415%200%207.955.007%208.09.115m4.311%205.013c.425.29.419.169.419%204.311c0%203.509-.007%203.785-.122%203.995c-.243.445-.337.465-2.186.472c-.91.007-1.74-.014-1.849-.047c-.398-.129-.492-.54-.216-.952a2%202%200%200%200%20.17-.27c0-.013.242-.411.539-.883c.297-.48.567-.959.6-1.073a1.144%201.144%200%200%200-.58-1.296c-.243-.114-.567-.121-7.287-.128c-6.281%200-7.043-.013-7.138-.108c-.216-.216-.182-.418.189-1.08c.202-.35.573-1.025.83-1.504c.52-.965.762-1.268%201.187-1.457c.284-.129.506-.135%207.753-.135h7.462l.23.155zm-4.237%205.37c.155.122.142.324-.04.628c-1.29%202.18-1.593%202.59-2.004%202.72c-.095.033-2.672.06-5.735.06c-6.167.007-5.742-.02-6.174.452l-.209.23l-2.78-.007c-2.968-.007-3.029-.014-3.177-.345c-.142-.303-.088-.465.31-.964c.04-.054.236-.297.425-.54s.385-.486.432-.547c.054-.06.283-.364.513-.668c.236-.303.533-.62.668-.708c.533-.35.627-.364%203.36-.371c1.396%200%202.55-.007%202.557-.02c.006-.007%202.658-.014%205.883-.014c4.871%200%205.883.014%205.971.095zm3.542%204.595c.169.108.297.486.236.661c-.047.129-1.241%202.065-1.632%202.645c-.277.412-.574.641-.952.743c-.162.047-3.103.06-8.366.053l-8.117-.02l-.094-.141c-.081-.129-.06-.19.263-.675c.196-.297.371-.547.398-.567c.02-.02.203-.277.405-.573c.202-.297.385-.554.405-.574s.236-.324.486-.681s.492-.689.553-.736c.29-.243.405-.243%208.413-.243c6.842.007%207.867.02%208.002.108%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23e27152%22%20d%3D%22M6.048%205.162c-.459.216-.64.398-1.019%201.06c-.182.31-.364.627-.411.7a146%20146%200%200%201-1.16%202.024c-.534.925-1.087%201.897-1.215%202.153L2%2011.572v4.554c0%204.284.007%204.574.121%204.81c.183.358.567.73.918.884c.297.129.445.135%203.333.135c1.882.007%203.016.027%203.016.068c0%20.04-.418.681-.924%201.437c-.513.756-.985%201.47-1.046%201.592c-.31.574-.014%201.296.607%201.471c.175.054%202.874.068%209.088.054l8.839-.02l.398-.203c.546-.276.843-.593%201.295-1.363c.21-.364.655-1.113.992-1.666c.897-1.498%201.167-2.085%201.316-2.874c.027-.128.047-2.24.047-4.69v-4.453l-.148-.283a1.67%201.67%200%200%200-.891-.756c-.175-.047-1.046-.074-2.625-.074c-2.057%200-2.381-.013-2.469-.108c-.06-.054-.108-.148-.108-.195c0-.054.459-.83%201.019-1.728c.56-.89%201.052-1.727%201.093-1.848c.142-.466-.135-1.026-.607-1.222C25.08%205.014%2023.469%205%2015.717%205H6.386zM24.11%206.417c.29.23.35.101-1.215%202.496c-.425.648-.782%201.195-.802%201.215s-2.207.047-4.865.067c-4.554.034-4.851.04-5.074.162c-.452.243-.674.506-1.437%201.754c-.047.075-.209.344-.364.594c-.162.256-.29.472-.29.493c0%20.013-.108.195-.236.398a5%205%200%200%200-.237.398c0%20.013-.209.378-.458.796c-.513.857-.54.87-1.134.742a1.78%201.78%200%200%201-1.093-.803l-.182-.317l-.02-3.373c-.02-3.812-.027-3.732.492-4.251c.513-.52-.054-.486%208.825-.486c7.415%200%207.955.007%208.09.115m4.311%205.013c.425.29.419.169.419%204.311c0%203.509-.007%203.785-.122%203.995c-.243.445-.337.465-2.186.472c-.91.007-1.74-.014-1.849-.047c-.398-.129-.492-.54-.216-.952a2%202%200%200%200%20.17-.27c0-.013.242-.411.539-.883c.297-.48.567-.959.6-1.073a1.144%201.144%200%200%200-.58-1.296c-.243-.114-.567-.121-7.287-.128c-6.281%200-7.043-.013-7.138-.108c-.216-.216-.182-.418.189-1.08c.202-.35.573-1.025.83-1.504c.52-.965.762-1.268%201.187-1.457c.284-.129.506-.135%207.753-.135h7.462l.23.155zm-4.237%205.37c.155.122.142.324-.04.628c-1.29%202.18-1.593%202.59-2.004%202.72c-.095.033-2.672.06-5.735.06c-6.167.007-5.742-.02-6.174.452l-.209.23l-2.78-.007c-2.968-.007-3.029-.014-3.177-.345c-.142-.303-.088-.465.31-.964c.04-.054.236-.297.425-.54s.385-.486.432-.547c.054-.06.283-.364.513-.668c.236-.303.533-.62.668-.708c.533-.35.627-.364%203.36-.371c1.396%200%202.55-.007%202.557-.02c.006-.007%202.658-.014%205.883-.014c4.871%200%205.883.014%205.971.095zm3.542%204.595c.169.108.297.486.236.661c-.047.129-1.241%202.065-1.632%202.645c-.277.412-.574.641-.952.743c-.162.047-3.103.06-8.366.053l-8.117-.02l-.094-.141c-.081-.129-.06-.19.263-.675c.196-.297.371-.547.398-.567c.02-.02.203-.277.405-.573c.202-.297.385-.554.405-.574s.236-.324.486-.681s.492-.689.553-.736c.29-.243.405-.243%208.413-.243c6.842.007%207.867.02%208.002.108%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-sst.svg?color=%231a73e8&size=48