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

Name
pytorch
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Use the pytorch logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="20" cy="8" r="2" fill="#f4511e"/><path fill="#f4511e" d="M25.573 11.335a11.4 11.4 0 0 0-1.1-1.219l-2.825 2.832a9 9 0 0 1 .746.812a7.36 7.36 0 0 1 1.443 3.011a8 8 0 0 1 .164 1.23A8 8 0 0 1 8 18a5.76 5.76 0 0 1 .695-2.762a7.4 7.4 0 0 1 1.277-1.896c.18-.18 1.814-1.746 3.74-3.584L16 7.553V2l-5.057 4.873c-1.112 1.06-3.713 3.545-3.877 3.722a11.5 11.5 0 0 0-1.99 2.942A9.8 9.8 0 0 0 4 18a12 12 0 1 0 24 0a12.6 12.6 0 0 0-.254-2.074a11.26 11.26 0 0 0-2.173-4.591"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemePytorch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="20" cy="8" r="2" fill="#f4511e"/><path fill="#f4511e" d="M25.573 11.335a11.4 11.4 0 0 0-1.1-1.219l-2.825 2.832a9 9 0 0 1 .746.812a7.36 7.36 0 0 1 1.443 3.011a8 8 0 0 1 .164 1.23A8 8 0 0 1 8 18a5.76 5.76 0 0 1 .695-2.762a7.4 7.4 0 0 1 1.277-1.896c.18-.18 1.814-1.746 3.74-3.584L16 7.553V2l-5.057 4.873c-1.112 1.06-3.713 3.545-3.877 3.722a11.5 11.5 0 0 0-1.99 2.942A9.8 9.8 0 0 0 4 18a12 12 0 1 0 24 0a12.6 12.6 0 0 0-.254-2.074a11.26 11.26 0 0 0-2.173-4.591"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="20" cy="8" r="2" fill="#f4511e"/><path fill="#f4511e" d="M25.573 11.335a11.4 11.4 0 0 0-1.1-1.219l-2.825 2.832a9 9 0 0 1 .746.812a7.36 7.36 0 0 1 1.443 3.011a8 8 0 0 1 .164 1.23A8 8 0 0 1 8 18a5.76 5.76 0 0 1 .695-2.762a7.4 7.4 0 0 1 1.277-1.896c.18-.18 1.814-1.746 3.74-3.584L16 7.553V2l-5.057 4.873c-1.112 1.06-3.713 3.545-3.877 3.722a11.5 11.5 0 0 0-1.99 2.942A9.8 9.8 0 0 0 4 18a12 12 0 1 0 24 0a12.6 12.6 0 0 0-.254-2.074a11.26 11.26 0 0 0-2.173-4.591"/></svg>
</template>

CSS

.icon-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%2032%2032%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%228%22%20r%3D%222%22%20fill%3D%22%23f4511e%22%2F%3E%3Cpath%20fill%3D%22%23f4511e%22%20d%3D%22M25.573%2011.335a11.4%2011.4%200%200%200-1.1-1.219l-2.825%202.832a9%209%200%200%201%20.746.812a7.36%207.36%200%200%201%201.443%203.011a8%208%200%200%201%20.164%201.23A8%208%200%200%201%208%2018a5.76%205.76%200%200%201%20.695-2.762a7.4%207.4%200%200%201%201.277-1.896c.18-.18%201.814-1.746%203.74-3.584L16%207.553V2l-5.057%204.873c-1.112%201.06-3.713%203.545-3.877%203.722a11.5%2011.5%200%200%200-1.99%202.942A9.8%209.8%200%200%200%204%2018a12%2012%200%201%200%2024%200a12.6%2012.6%200%200%200-.254-2.074a11.26%2011.26%200%200%200-2.173-4.591%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%2220%22%20cy%3D%228%22%20r%3D%222%22%20fill%3D%22%23f4511e%22%2F%3E%3Cpath%20fill%3D%22%23f4511e%22%20d%3D%22M25.573%2011.335a11.4%2011.4%200%200%200-1.1-1.219l-2.825%202.832a9%209%200%200%201%20.746.812a7.36%207.36%200%200%201%201.443%203.011a8%208%200%200%201%20.164%201.23A8%208%200%200%201%208%2018a5.76%205.76%200%200%201%20.695-2.762a7.4%207.4%200%200%201%201.277-1.896c.18-.18%201.814-1.746%203.74-3.584L16%207.553V2l-5.057%204.873c-1.112%201.06-3.713%203.545-3.877%203.722a11.5%2011.5%200%200%200-1.99%202.942A9.8%209.8%200%200%200%204%2018a12%2012%200%201%200%2024%200a12.6%2012.6%200%200%200-.254-2.074a11.26%2011.26%200%200%200-2.173-4.591%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/pytorch.svg?color=%231a73e8&size=48