file type saltstack logo
file-type-saltstack from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-saltstack
- 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 saltstack logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4396b9" d="M17.25 11.04V6.653l6.406 3.241v6.343l-2.548-1.229v-1.995z"/><path fill="#b8dde8" d="m25.722 15.2l1.66.849l-6.258 3.129l-.016-4.175l2.548 1.229z"/><path fill="#75bed5" d="M17.25 8.407L14.638 9.7l2.612 1.34z"/><path fill="#4396b9" d="m14.764 22.4l-.053-6.32l-6.355-3.168L2 9.774v6.412l.061 6.21l6.146 3.073l.184.092l.013.006l6.359 3.172z"/><path fill="#75bed5" d="m27.382 16.053l-6.274 3.137v-6.177l-6.4 3.062l.055 6.453v6.21l6.343-3.172v-.035l6.276-3.131z"/><path fill="#75bed5" d="m30 13.065l-6.343 3.171V9.893L30 6.721z"/><path fill="#b8dde8" d="m17.25 6.653l6.406 3.241L30 6.721l-6.47-3.309l-4.372 2.256l-4.7-2.407l-6.383 3.321L2 9.774l6.356 3.139l6.355 3.163l6.4-3.062L14.638 9.7l-.083.043l-.016-.008l.1-.035l2.612-1.3z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeSaltstack(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4396b9" d="M17.25 11.04V6.653l6.406 3.241v6.343l-2.548-1.229v-1.995z"/><path fill="#b8dde8" d="m25.722 15.2l1.66.849l-6.258 3.129l-.016-4.175l2.548 1.229z"/><path fill="#75bed5" d="M17.25 8.407L14.638 9.7l2.612 1.34z"/><path fill="#4396b9" d="m14.764 22.4l-.053-6.32l-6.355-3.168L2 9.774v6.412l.061 6.21l6.146 3.073l.184.092l.013.006l6.359 3.172z"/><path fill="#75bed5" d="m27.382 16.053l-6.274 3.137v-6.177l-6.4 3.062l.055 6.453v6.21l6.343-3.172v-.035l6.276-3.131z"/><path fill="#75bed5" d="m30 13.065l-6.343 3.171V9.893L30 6.721z"/><path fill="#b8dde8" d="m17.25 6.653l6.406 3.241L30 6.721l-6.47-3.309l-4.372 2.256l-4.7-2.407l-6.383 3.321L2 9.774l6.356 3.139l6.355 3.163l6.4-3.062L14.638 9.7l-.083.043l-.016-.008l.1-.035l2.612-1.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4396b9" d="M17.25 11.04V6.653l6.406 3.241v6.343l-2.548-1.229v-1.995z"/><path fill="#b8dde8" d="m25.722 15.2l1.66.849l-6.258 3.129l-.016-4.175l2.548 1.229z"/><path fill="#75bed5" d="M17.25 8.407L14.638 9.7l2.612 1.34z"/><path fill="#4396b9" d="m14.764 22.4l-.053-6.32l-6.355-3.168L2 9.774v6.412l.061 6.21l6.146 3.073l.184.092l.013.006l6.359 3.172z"/><path fill="#75bed5" d="m27.382 16.053l-6.274 3.137v-6.177l-6.4 3.062l.055 6.453v6.21l6.343-3.172v-.035l6.276-3.131z"/><path fill="#75bed5" d="m30 13.065l-6.343 3.171V9.893L30 6.721z"/><path fill="#b8dde8" d="m17.25 6.653l6.406 3.241L30 6.721l-6.47-3.309l-4.372 2.256l-4.7-2.407l-6.383 3.321L2 9.774l6.356 3.139l6.355 3.163l6.4-3.062L14.638 9.7l-.083.043l-.016-.008l.1-.035l2.612-1.3z"/></svg> </template>
CSS
.icon-file-type-saltstack {
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%234396b9%22%20d%3D%22M17.25%2011.04V6.653l6.406%203.241v6.343l-2.548-1.229v-1.995z%22%2F%3E%3Cpath%20fill%3D%22%23b8dde8%22%20d%3D%22m25.722%2015.2l1.66.849l-6.258%203.129l-.016-4.175l2.548%201.229z%22%2F%3E%3Cpath%20fill%3D%22%2375bed5%22%20d%3D%22M17.25%208.407L14.638%209.7l2.612%201.34z%22%2F%3E%3Cpath%20fill%3D%22%234396b9%22%20d%3D%22m14.764%2022.4l-.053-6.32l-6.355-3.168L2%209.774v6.412l.061%206.21l6.146%203.073l.184.092l.013.006l6.359%203.172z%22%2F%3E%3Cpath%20fill%3D%22%2375bed5%22%20d%3D%22m27.382%2016.053l-6.274%203.137v-6.177l-6.4%203.062l.055%206.453v6.21l6.343-3.172v-.035l6.276-3.131z%22%2F%3E%3Cpath%20fill%3D%22%2375bed5%22%20d%3D%22m30%2013.065l-6.343%203.171V9.893L30%206.721z%22%2F%3E%3Cpath%20fill%3D%22%23b8dde8%22%20d%3D%22m17.25%206.653l6.406%203.241L30%206.721l-6.47-3.309l-4.372%202.256l-4.7-2.407l-6.383%203.321L2%209.774l6.356%203.139l6.355%203.163l6.4-3.062L14.638%209.7l-.083.043l-.016-.008l.1-.035l2.612-1.3z%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%234396b9%22%20d%3D%22M17.25%2011.04V6.653l6.406%203.241v6.343l-2.548-1.229v-1.995z%22%2F%3E%3Cpath%20fill%3D%22%23b8dde8%22%20d%3D%22m25.722%2015.2l1.66.849l-6.258%203.129l-.016-4.175l2.548%201.229z%22%2F%3E%3Cpath%20fill%3D%22%2375bed5%22%20d%3D%22M17.25%208.407L14.638%209.7l2.612%201.34z%22%2F%3E%3Cpath%20fill%3D%22%234396b9%22%20d%3D%22m14.764%2022.4l-.053-6.32l-6.355-3.168L2%209.774v6.412l.061%206.21l6.146%203.073l.184.092l.013.006l6.359%203.172z%22%2F%3E%3Cpath%20fill%3D%22%2375bed5%22%20d%3D%22m27.382%2016.053l-6.274%203.137v-6.177l-6.4%203.062l.055%206.453v6.21l6.343-3.172v-.035l6.276-3.131z%22%2F%3E%3Cpath%20fill%3D%22%2375bed5%22%20d%3D%22m30%2013.065l-6.343%203.171V9.893L30%206.721z%22%2F%3E%3Cpath%20fill%3D%22%23b8dde8%22%20d%3D%22m17.25%206.653l6.406%203.241L30%206.721l-6.47-3.309l-4.372%202.256l-4.7-2.407l-6.383%203.321L2%209.774l6.356%203.139l6.355%203.163l6.4-3.062L14.638%209.7l-.083.043l-.016-.008l.1-.035l2.612-1.3z%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-saltstack.svg?color=%231a73e8&size=48