pytorch icon logo

pytorch-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
pytorch-icon
Set
SVG Logos
Style
Color
Viewbox
256×310
License
CC0

Use the pytorch icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 310"><path fill="#ee4c2c" d="M127.825 0v45.053l-69.224 69.222c-36.229 36.744-36.225 95.853.012 133.264l1.109 1.127c37.02 37.719 97.79 37.719 135.509 0c37.341-36.65 37.715-96.577 1.12-134.37l-1.12-1.14l23.05-23.05c50.292 50.292 50.292 130.969 0 181.61c-49.244 50.292-130.27 50.292-180.562 0c-49.79-49.789-50.287-129.7-1.494-180.092l1.494-1.518zm45.403 50.99c9.258 0 16.764 7.506 16.764 16.764c0 9.259-7.506 16.764-16.764 16.764c-9.259 0-16.764-7.505-16.764-16.764c0-9.258 7.505-16.764 16.764-16.764"/></svg>

React

import type { SVGProps } from "react";

export function LogosPytorchIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 310"><path fill="#ee4c2c" d="M127.825 0v45.053l-69.224 69.222c-36.229 36.744-36.225 95.853.012 133.264l1.109 1.127c37.02 37.719 97.79 37.719 135.509 0c37.341-36.65 37.715-96.577 1.12-134.37l-1.12-1.14l23.05-23.05c50.292 50.292 50.292 130.969 0 181.61c-49.244 50.292-130.27 50.292-180.562 0c-49.79-49.789-50.287-129.7-1.494-180.092l1.494-1.518zm45.403 50.99c9.258 0 16.764 7.506 16.764 16.764c0 9.259-7.506 16.764-16.764 16.764c-9.259 0-16.764-7.505-16.764-16.764c0-9.258 7.505-16.764 16.764-16.764"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 310"><path fill="#ee4c2c" d="M127.825 0v45.053l-69.224 69.222c-36.229 36.744-36.225 95.853.012 133.264l1.109 1.127c37.02 37.719 97.79 37.719 135.509 0c37.341-36.65 37.715-96.577 1.12-134.37l-1.12-1.14l23.05-23.05c50.292 50.292 50.292 130.969 0 181.61c-49.244 50.292-130.27 50.292-180.562 0c-49.79-49.789-50.287-129.7-1.494-180.092l1.494-1.518zm45.403 50.99c9.258 0 16.764 7.506 16.764 16.764c0 9.259-7.506 16.764-16.764 16.764c-9.259 0-16.764-7.505-16.764-16.764c0-9.258 7.505-16.764 16.764-16.764"/></svg>
</template>

CSS

.icon-pytorch-icon {
  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%20256%20310%22%3E%3Cpath%20fill%3D%22%23ee4c2c%22%20d%3D%22M127.825%200v45.053l-69.224%2069.222c-36.229%2036.744-36.225%2095.853.012%20133.264l1.109%201.127c37.02%2037.719%2097.79%2037.719%20135.509%200c37.341-36.65%2037.715-96.577%201.12-134.37l-1.12-1.14l23.05-23.05c50.292%2050.292%2050.292%20130.969%200%20181.61c-49.244%2050.292-130.27%2050.292-180.562%200c-49.79-49.789-50.287-129.7-1.494-180.092l1.494-1.518zm45.403%2050.99c9.258%200%2016.764%207.506%2016.764%2016.764c0%209.259-7.506%2016.764-16.764%2016.764c-9.259%200-16.764-7.505-16.764-16.764c0-9.258%207.505-16.764%2016.764-16.764%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%20256%20310%22%3E%3Cpath%20fill%3D%22%23ee4c2c%22%20d%3D%22M127.825%200v45.053l-69.224%2069.222c-36.229%2036.744-36.225%2095.853.012%20133.264l1.109%201.127c37.02%2037.719%2097.79%2037.719%20135.509%200c37.341-36.65%2037.715-96.577%201.12-134.37l-1.12-1.14l23.05-23.05c50.292%2050.292%2050.292%20130.969%200%20181.61c-49.244%2050.292-130.27%2050.292-180.562%200c-49.79-49.789-50.287-129.7-1.494-180.092l1.494-1.518zm45.403%2050.99c9.258%200%2016.764%207.506%2016.764%2016.764c0%209.259-7.506%2016.764-16.764%2016.764c-9.259%200-16.764-7.505-16.764-16.764c0-9.258%207.505-16.764%2016.764-16.764%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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