folder-pytorch from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
folder-pytorch
Set
Material Icon Theme
Style
Color
Viewbox
16×16
License
MIT

Related icons in Material Icon Theme

Use the folder pytorch logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f4511e" 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="#ffab91" d="M11.667 7.006a.667.667 0 0 1 .667-.668a.668.668 0 1 1-.667.667m3.249 2.645a3.75 3.75 0 0 0-.725-1.533a4 4 0 0 0-.367-.407l-.942.946a3 3 0 0 1 .25.272a2.45 2.45 0 0 1 .48 1.005a2.5 2.5 0 0 1 .055.411a2.667 2.667 0 0 1-5.334.008v-.008a1.9 1.9 0 0 1 .232-.922a2.5 2.5 0 0 1 .426-.634c.06-.06.604-.583 1.246-1.197l.769-.736L11 5L9.314 6.628A169 169 0 0 0 8.022 7.87a3.9 3.9 0 0 0-.663.983A3.3 3.3 0 0 0 7 10.344a4 4 0 1 0 8-.01a4 4 0 0 0-.085-.683"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeFolderPytorch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f4511e" 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="#ffab91" d="M11.667 7.006a.667.667 0 0 1 .667-.668a.668.668 0 1 1-.667.667m3.249 2.645a3.75 3.75 0 0 0-.725-1.533a4 4 0 0 0-.367-.407l-.942.946a3 3 0 0 1 .25.272a2.45 2.45 0 0 1 .48 1.005a2.5 2.5 0 0 1 .055.411a2.667 2.667 0 0 1-5.334.008v-.008a1.9 1.9 0 0 1 .232-.922a2.5 2.5 0 0 1 .426-.634c.06-.06.604-.583 1.246-1.197l.769-.736L11 5L9.314 6.628A169 169 0 0 0 8.022 7.87a3.9 3.9 0 0 0-.663.983A3.3 3.3 0 0 0 7 10.344a4 4 0 1 0 8-.01a4 4 0 0 0-.085-.683"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#f4511e" 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="#ffab91" d="M11.667 7.006a.667.667 0 0 1 .667-.668a.668.668 0 1 1-.667.667m3.249 2.645a3.75 3.75 0 0 0-.725-1.533a4 4 0 0 0-.367-.407l-.942.946a3 3 0 0 1 .25.272a2.45 2.45 0 0 1 .48 1.005a2.5 2.5 0 0 1 .055.411a2.667 2.667 0 0 1-5.334.008v-.008a1.9 1.9 0 0 1 .232-.922a2.5 2.5 0 0 1 .426-.634c.06-.06.604-.583 1.246-1.197l.769-.736L11 5L9.314 6.628A169 169 0 0 0 8.022 7.87a3.9 3.9 0 0 0-.663.983A3.3 3.3 0 0 0 7 10.344a4 4 0 1 0 8-.01a4 4 0 0 0-.085-.683"/></svg>
</template>

CSS

.icon-folder-pytorch {
  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%23f4511e%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%23ffab91%22%20d%3D%22M11.667%207.006a.667.667%200%200%201%20.667-.668a.668.668%200%201%201-.667.667m3.249%202.645a3.75%203.75%200%200%200-.725-1.533a4%204%200%200%200-.367-.407l-.942.946a3%203%200%200%201%20.25.272a2.45%202.45%200%200%201%20.48%201.005a2.5%202.5%200%200%201%20.055.411a2.667%202.667%200%200%201-5.334.008v-.008a1.9%201.9%200%200%201%20.232-.922a2.5%202.5%200%200%201%20.426-.634c.06-.06.604-.583%201.246-1.197l.769-.736L11%205L9.314%206.628A169%20169%200%200%200%208.022%207.87a3.9%203.9%200%200%200-.663.983A3.3%203.3%200%200%200%207%2010.344a4%204%200%201%200%208-.01a4%204%200%200%200-.085-.683%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%23f4511e%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%23ffab91%22%20d%3D%22M11.667%207.006a.667.667%200%200%201%20.667-.668a.668.668%200%201%201-.667.667m3.249%202.645a3.75%203.75%200%200%200-.725-1.533a4%204%200%200%200-.367-.407l-.942.946a3%203%200%200%201%20.25.272a2.45%202.45%200%200%201%20.48%201.005a2.5%202.5%200%200%201%20.055.411a2.667%202.667%200%200%201-5.334.008v-.008a1.9%201.9%200%200%201%20.232-.922a2.5%202.5%200%200%201%20.426-.634c.06-.06.604-.583%201.246-1.197l.769-.736L11%205L9.314%206.628A169%20169%200%200%200%208.022%207.87a3.9%203.9%200%200%200-.663.983A3.3%203.3%200%200%200%207%2010.344a4%204%200%201%200%208-.01a4%204%200%200%200-.085-.683%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-pytorch.svg?color=%231a73e8&size=48