protondrive logo

protondrive from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
protondrive
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the protondrive logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 6.595v12.79c0 1.36-1.11 2.462-2.482 2.462h-1.62V9a2.925 2.925 0 0 0-2.93-2.914l-9.42.053a.94.94 0 0 1-.55-.172L4.905 4.493a2.9 2.9 0 0 0-1.694-.536H.1A2.47 2.47 0 0 1 2.482 2.15h4.657c.47 0 .928.148 1.305.424l1.559 1.134c.38.276.837.424 1.308.424h10.207A2.47 2.47 0 0 1 24 6.595M18.897 9v12.85H2.482A2.47 2.47 0 0 1 0 19.387V4.957h3.21c.4 0 .792.122 1.118.353l2.095 1.476a1.94 1.94 0 0 0 1.13.353l9.402-.052A1.92 1.92 0 0 1 18.897 9"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsProtondrive(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 6.595v12.79c0 1.36-1.11 2.462-2.482 2.462h-1.62V9a2.925 2.925 0 0 0-2.93-2.914l-9.42.053a.94.94 0 0 1-.55-.172L4.905 4.493a2.9 2.9 0 0 0-1.694-.536H.1A2.47 2.47 0 0 1 2.482 2.15h4.657c.47 0 .928.148 1.305.424l1.559 1.134c.38.276.837.424 1.308.424h10.207A2.47 2.47 0 0 1 24 6.595M18.897 9v12.85H2.482A2.47 2.47 0 0 1 0 19.387V4.957h3.21c.4 0 .792.122 1.118.353l2.095 1.476a1.94 1.94 0 0 0 1.13.353l9.402-.052A1.92 1.92 0 0 1 18.897 9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 6.595v12.79c0 1.36-1.11 2.462-2.482 2.462h-1.62V9a2.925 2.925 0 0 0-2.93-2.914l-9.42.053a.94.94 0 0 1-.55-.172L4.905 4.493a2.9 2.9 0 0 0-1.694-.536H.1A2.47 2.47 0 0 1 2.482 2.15h4.657c.47 0 .928.148 1.305.424l1.559 1.134c.38.276.837.424 1.308.424h10.207A2.47 2.47 0 0 1 24 6.595M18.897 9v12.85H2.482A2.47 2.47 0 0 1 0 19.387V4.957h3.21c.4 0 .792.122 1.118.353l2.095 1.476a1.94 1.94 0 0 0 1.13.353l9.402-.052A1.92 1.92 0 0 1 18.897 9"/></svg>
</template>

CSS

.icon-protondrive {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%206.595v12.79c0%201.36-1.11%202.462-2.482%202.462h-1.62V9a2.925%202.925%200%200%200-2.93-2.914l-9.42.053a.94.94%200%200%201-.55-.172L4.905%204.493a2.9%202.9%200%200%200-1.694-.536H.1A2.47%202.47%200%200%201%202.482%202.15h4.657c.47%200%20.928.148%201.305.424l1.559%201.134c.38.276.837.424%201.308.424h10.207A2.47%202.47%200%200%201%2024%206.595M18.897%209v12.85H2.482A2.47%202.47%200%200%201%200%2019.387V4.957h3.21c.4%200%20.792.122%201.118.353l2.095%201.476a1.94%201.94%200%200%200%201.13.353l9.402-.052A1.92%201.92%200%200%201%2018.897%209%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%206.595v12.79c0%201.36-1.11%202.462-2.482%202.462h-1.62V9a2.925%202.925%200%200%200-2.93-2.914l-9.42.053a.94.94%200%200%201-.55-.172L4.905%204.493a2.9%202.9%200%200%200-1.694-.536H.1A2.47%202.47%200%200%201%202.482%202.15h4.657c.47%200%20.928.148%201.305.424l1.559%201.134c.38.276.837.424%201.308.424h10.207A2.47%202.47%200%200%201%2024%206.595M18.897%209v12.85H2.482A2.47%202.47%200%200%201%200%2019.387V4.957h3.21c.4%200%20.792.122%201.118.353l2.095%201.476a1.94%201.94%200%200%200%201.13.353l9.402-.052A1.92%201.92%200%200%201%2018.897%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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