folder benchmark logo
folder-benchmark from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- folder-benchmark
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
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 benchmark logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#1e88e5" 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="#bbdefb" d="M10 6a4.995 4.995 0 0 0-3.995 8H7.36A3.997 3.997 0 0 1 10 7a4 4 0 0 1 .846.09c.365-.22.754-.45 1.14-.676A4.9 4.9 0 0 0 10 6m4.242.758S9.366 8.804 8.585 9.586a2 2 0 0 0 2.829 2.828c.781-.78 2.828-5.656 2.828-5.656m.318 2.203c-.205.365-.43.759-.66 1.164A4 4 0 0 1 14 11a4 4 0 0 1-1.36 3h1.354A4.97 4.97 0 0 0 15 11a4.9 4.9 0 0 0-.44-2.04"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeFolderBenchmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#1e88e5" 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="#bbdefb" d="M10 6a4.995 4.995 0 0 0-3.995 8H7.36A3.997 3.997 0 0 1 10 7a4 4 0 0 1 .846.09c.365-.22.754-.45 1.14-.676A4.9 4.9 0 0 0 10 6m4.242.758S9.366 8.804 8.585 9.586a2 2 0 0 0 2.829 2.828c.781-.78 2.828-5.656 2.828-5.656m.318 2.203c-.205.365-.43.759-.66 1.164A4 4 0 0 1 14 11a4 4 0 0 1-1.36 3h1.354A4.97 4.97 0 0 0 15 11a4.9 4.9 0 0 0-.44-2.04"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#1e88e5" 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="#bbdefb" d="M10 6a4.995 4.995 0 0 0-3.995 8H7.36A3.997 3.997 0 0 1 10 7a4 4 0 0 1 .846.09c.365-.22.754-.45 1.14-.676A4.9 4.9 0 0 0 10 6m4.242.758S9.366 8.804 8.585 9.586a2 2 0 0 0 2.829 2.828c.781-.78 2.828-5.656 2.828-5.656m.318 2.203c-.205.365-.43.759-.66 1.164A4 4 0 0 1 14 11a4 4 0 0 1-1.36 3h1.354A4.97 4.97 0 0 0 15 11a4.9 4.9 0 0 0-.44-2.04"/></svg> </template>
CSS
.icon-folder-benchmark {
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%231e88e5%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%23bbdefb%22%20d%3D%22M10%206a4.995%204.995%200%200%200-3.995%208H7.36A3.997%203.997%200%200%201%2010%207a4%204%200%200%201%20.846.09c.365-.22.754-.45%201.14-.676A4.9%204.9%200%200%200%2010%206m4.242.758S9.366%208.804%208.585%209.586a2%202%200%200%200%202.829%202.828c.781-.78%202.828-5.656%202.828-5.656m.318%202.203c-.205.365-.43.759-.66%201.164A4%204%200%200%201%2014%2011a4%204%200%200%201-1.36%203h1.354A4.97%204.97%200%200%200%2015%2011a4.9%204.9%200%200%200-.44-2.04%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%231e88e5%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%23bbdefb%22%20d%3D%22M10%206a4.995%204.995%200%200%200-3.995%208H7.36A3.997%203.997%200%200%201%2010%207a4%204%200%200%201%20.846.09c.365-.22.754-.45%201.14-.676A4.9%204.9%200%200%200%2010%206m4.242.758S9.366%208.804%208.585%209.586a2%202%200%200%200%202.829%202.828c.781-.78%202.828-5.656%202.828-5.656m.318%202.203c-.205.365-.43.759-.66%201.164A4%204%200%200%201%2014%2011a4%204%200%200%201-1.36%203h1.354A4.97%204.97%200%200%200%2015%2011a4.9%204.9%200%200%200-.44-2.04%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-benchmark.svg?color=%231a73e8&size=48