file type sbt logo
file-type-sbt from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-sbt
- 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 sbt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#0e3a51"/><path fill="#15a9ce" d="M12.64 15.72a1.625 1.625 0 0 0 1.624 1.624h15.668c.042-.444.068-.89.068-1.344a14 14 0 0 0-.144-1.9H14.264a1.625 1.625 0 0 0-1.624 1.62"/><path fill="#92d13d" d="M17.624 8.795a1.624 1.624 0 1 0 0 3.248h11.8a14 14 0 0 0-1.437-3.248Z"/><path fill="#de3423" d="M29.572 19.379H10.9a1.624 1.624 0 0 0 0 3.248h17.433a14 14 0 0 0 1.239-3.248"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeSbt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#0e3a51"/><path fill="#15a9ce" d="M12.64 15.72a1.625 1.625 0 0 0 1.624 1.624h15.668c.042-.444.068-.89.068-1.344a14 14 0 0 0-.144-1.9H14.264a1.625 1.625 0 0 0-1.624 1.62"/><path fill="#92d13d" d="M17.624 8.795a1.624 1.624 0 1 0 0 3.248h11.8a14 14 0 0 0-1.437-3.248Z"/><path fill="#de3423" d="M29.572 19.379H10.9a1.624 1.624 0 0 0 0 3.248h17.433a14 14 0 0 0 1.239-3.248"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#0e3a51"/><path fill="#15a9ce" d="M12.64 15.72a1.625 1.625 0 0 0 1.624 1.624h15.668c.042-.444.068-.89.068-1.344a14 14 0 0 0-.144-1.9H14.264a1.625 1.625 0 0 0-1.624 1.62"/><path fill="#92d13d" d="M17.624 8.795a1.624 1.624 0 1 0 0 3.248h11.8a14 14 0 0 0-1.437-3.248Z"/><path fill="#de3423" d="M29.572 19.379H10.9a1.624 1.624 0 0 0 0 3.248h17.433a14 14 0 0 0 1.239-3.248"/></svg> </template>
CSS
.icon-file-type-sbt {
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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%20fill%3D%22%230e3a51%22%2F%3E%3Cpath%20fill%3D%22%2315a9ce%22%20d%3D%22M12.64%2015.72a1.625%201.625%200%200%200%201.624%201.624h15.668c.042-.444.068-.89.068-1.344a14%2014%200%200%200-.144-1.9H14.264a1.625%201.625%200%200%200-1.624%201.62%22%2F%3E%3Cpath%20fill%3D%22%2392d13d%22%20d%3D%22M17.624%208.795a1.624%201.624%200%201%200%200%203.248h11.8a14%2014%200%200%200-1.437-3.248Z%22%2F%3E%3Cpath%20fill%3D%22%23de3423%22%20d%3D%22M29.572%2019.379H10.9a1.624%201.624%200%200%200%200%203.248h17.433a14%2014%200%200%200%201.239-3.248%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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%20fill%3D%22%230e3a51%22%2F%3E%3Cpath%20fill%3D%22%2315a9ce%22%20d%3D%22M12.64%2015.72a1.625%201.625%200%200%200%201.624%201.624h15.668c.042-.444.068-.89.068-1.344a14%2014%200%200%200-.144-1.9H14.264a1.625%201.625%200%200%200-1.624%201.62%22%2F%3E%3Cpath%20fill%3D%22%2392d13d%22%20d%3D%22M17.624%208.795a1.624%201.624%200%201%200%200%203.248h11.8a14%2014%200%200%200-1.437-3.248Z%22%2F%3E%3Cpath%20fill%3D%22%23de3423%22%20d%3D%22M29.572%2019.379H10.9a1.624%201.624%200%200%200%200%203.248h17.433a14%2014%200%200%200%201.239-3.248%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-sbt.svg?color=%231a73e8&size=48