folder src tauri logo
folder-src-tauri from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- folder-src-tauri
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Related icons in Material Icon Theme
folder-adminfolder-admin-openfolder-androidfolder-android-openfolder-angularfolder-angular-openfolder-animationfolder-animation-openfolder-ansiblefolder-ansible-openfolder-apifolder-api-openfolder-apollofolder-apollo-openfolder-appfolder-app-openfolder-appwritefolder-appwrite-openfolder-archivefolder-archive-openfolder-assemblyfolder-assembly-openfolder-astrofolder-astro-open
Use the folder src tauri logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#455a64" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#ffca28" d="M13.579 8.276a.857.857 0 0 1-1.287.741a1 1 0 0 1-.177-.135a.857.857 0 0 1 .383-1.434a.858.858 0 0 1 1.08.827"/><path fill="#26c6da" d="M11.278 9.872a.857.857 0 1 0-.001 1.714a.857.857 0 0 0 .001-1.714"/><path fill="#ffca28" d="M14.498 11.02a3.3 3.3 0 0 1-1.13.46a2.3 2.3 0 0 0 .112-1.036a2.297 2.297 0 0 0 .261-4.227a2.3 2.3 0 0 0-2.887.72a3.8 3.8 0 0 0-1.255.365a3.275 3.275 0 0 1 6.399 1.096a3.27 3.27 0 0 1-1.5 2.623M9.637 7.898l.804.098a2.3 2.3 0 0 1 .101-.456a3.3 3.3 0 0 0-.905.358" clip-rule="evenodd"/><path fill="#26c6da" d="M9.498 7.984a3.3 3.3 0 0 1 1.138-.463a2.3 2.3 0 0 0-.129 1.039a2.3 2.3 0 0 0-1.431 1.503a2.297 2.297 0 0 0 2.226 2.957a2.3 2.3 0 0 0 1.844-.956a3.9 3.9 0 0 0 1.255-.363a3.277 3.277 0 0 1-5.106 1.633c-1.809-1.37-1.705-4.12.203-5.35m4.86 3.122l-.015.008z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeFolderSrcTauri(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#455a64" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#ffca28" d="M13.579 8.276a.857.857 0 0 1-1.287.741a1 1 0 0 1-.177-.135a.857.857 0 0 1 .383-1.434a.858.858 0 0 1 1.08.827"/><path fill="#26c6da" d="M11.278 9.872a.857.857 0 1 0-.001 1.714a.857.857 0 0 0 .001-1.714"/><path fill="#ffca28" d="M14.498 11.02a3.3 3.3 0 0 1-1.13.46a2.3 2.3 0 0 0 .112-1.036a2.297 2.297 0 0 0 .261-4.227a2.3 2.3 0 0 0-2.887.72a3.8 3.8 0 0 0-1.255.365a3.275 3.275 0 0 1 6.399 1.096a3.27 3.27 0 0 1-1.5 2.623M9.637 7.898l.804.098a2.3 2.3 0 0 1 .101-.456a3.3 3.3 0 0 0-.905.358" clipRule="evenodd"/><path fill="#26c6da" d="M9.498 7.984a3.3 3.3 0 0 1 1.138-.463a2.3 2.3 0 0 0-.129 1.039a2.3 2.3 0 0 0-1.431 1.503a2.297 2.297 0 0 0 2.226 2.957a2.3 2.3 0 0 0 1.844-.956a3.9 3.9 0 0 0 1.255-.363a3.277 3.277 0 0 1-5.106 1.633c-1.809-1.37-1.705-4.12.203-5.35m4.86 3.122l-.015.008z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#455a64" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><path fill="#ffca28" d="M13.579 8.276a.857.857 0 0 1-1.287.741a1 1 0 0 1-.177-.135a.857.857 0 0 1 .383-1.434a.858.858 0 0 1 1.08.827"/><path fill="#26c6da" d="M11.278 9.872a.857.857 0 1 0-.001 1.714a.857.857 0 0 0 .001-1.714"/><path fill="#ffca28" d="M14.498 11.02a3.3 3.3 0 0 1-1.13.46a2.3 2.3 0 0 0 .112-1.036a2.297 2.297 0 0 0 .261-4.227a2.3 2.3 0 0 0-2.887.72a3.8 3.8 0 0 0-1.255.365a3.275 3.275 0 0 1 6.399 1.096a3.27 3.27 0 0 1-1.5 2.623M9.637 7.898l.804.098a2.3 2.3 0 0 1 .101-.456a3.3 3.3 0 0 0-.905.358" clip-rule="evenodd"/><path fill="#26c6da" d="M9.498 7.984a3.3 3.3 0 0 1 1.138-.463a2.3 2.3 0 0 0-.129 1.039a2.3 2.3 0 0 0-1.431 1.503a2.297 2.297 0 0 0 2.226 2.957a2.3 2.3 0 0 0 1.844-.956a3.9 3.9 0 0 0 1.255-.363a3.277 3.277 0 0 1-5.106 1.633c-1.809-1.37-1.705-4.12.203-5.35m4.86 3.122l-.015.008z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-folder-src-tauri {
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%2016%2016%22%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M13.579%208.276a.857.857%200%200%201-1.287.741a1%201%200%200%201-.177-.135a.857.857%200%200%201%20.383-1.434a.858.858%200%200%201%201.08.827%22%2F%3E%3Cpath%20fill%3D%22%2326c6da%22%20d%3D%22M11.278%209.872a.857.857%200%201%200-.001%201.714a.857.857%200%200%200%20.001-1.714%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M14.498%2011.02a3.3%203.3%200%200%201-1.13.46a2.3%202.3%200%200%200%20.112-1.036a2.297%202.297%200%200%200%20.261-4.227a2.3%202.3%200%200%200-2.887.72a3.8%203.8%200%200%200-1.255.365a3.275%203.275%200%200%201%206.399%201.096a3.27%203.27%200%200%201-1.5%202.623M9.637%207.898l.804.098a2.3%202.3%200%200%201%20.101-.456a3.3%203.3%200%200%200-.905.358%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2326c6da%22%20d%3D%22M9.498%207.984a3.3%203.3%200%200%201%201.138-.463a2.3%202.3%200%200%200-.129%201.039a2.3%202.3%200%200%200-1.431%201.503a2.297%202.297%200%200%200%202.226%202.957a2.3%202.3%200%200%200%201.844-.956a3.9%203.9%200%200%200%201.255-.363a3.277%203.277%200%200%201-5.106%201.633c-1.809-1.37-1.705-4.12.203-5.35m4.86%203.122l-.015.008z%22%20clip-rule%3D%22evenodd%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%2016%2016%22%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M13.579%208.276a.857.857%200%200%201-1.287.741a1%201%200%200%201-.177-.135a.857.857%200%200%201%20.383-1.434a.858.858%200%200%201%201.08.827%22%2F%3E%3Cpath%20fill%3D%22%2326c6da%22%20d%3D%22M11.278%209.872a.857.857%200%201%200-.001%201.714a.857.857%200%200%200%20.001-1.714%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M14.498%2011.02a3.3%203.3%200%200%201-1.13.46a2.3%202.3%200%200%200%20.112-1.036a2.297%202.297%200%200%200%20.261-4.227a2.3%202.3%200%200%200-2.887.72a3.8%203.8%200%200%200-1.255.365a3.275%203.275%200%200%201%206.399%201.096a3.27%203.27%200%200%201-1.5%202.623M9.637%207.898l.804.098a2.3%202.3%200%200%201%20.101-.456a3.3%203.3%200%200%200-.905.358%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2326c6da%22%20d%3D%22M9.498%207.984a3.3%203.3%200%200%201%201.138-.463a2.3%202.3%200%200%200-.129%201.039a2.3%202.3%200%200%200-1.431%201.503a2.297%202.297%200%200%200%202.226%202.957a2.3%202.3%200%200%200%201.844-.956a3.9%203.9%200%200%200%201.255-.363a3.277%203.277%200%200%201-5.106%201.633c-1.809-1.37-1.705-4.12.203-5.35m4.86%203.122l-.015.008z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/folder-src-tauri.svg?color=%231a73e8&size=48