file type protobuf logo

file-type-protobuf from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-protobuf
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type protobuf logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d44235" d="m5.218 11.768l2.429-3.312h6.623l-5.74 7.728H5.218z"/><path fill="#f7bb07" d="M23.175 15.816h3.46v4.49l-2.503 3.237h-6.476z"/><path fill="#4081ec" d="M2.348 16.037c0-.399.007-.402 2.87-4.269l9.052 11.775H7.794c-5.443-7.047-5.446-7.056-5.446-7.506"/><path fill="#0f9855" d="M17.656 8.456h6.402c5.358 7 5.59 7.26 5.594 7.58c.003.322-.047.469-3.018 4.27z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeProtobuf(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d44235" d="m5.218 11.768l2.429-3.312h6.623l-5.74 7.728H5.218z"/><path fill="#f7bb07" d="M23.175 15.816h3.46v4.49l-2.503 3.237h-6.476z"/><path fill="#4081ec" d="M2.348 16.037c0-.399.007-.402 2.87-4.269l9.052 11.775H7.794c-5.443-7.047-5.446-7.056-5.446-7.506"/><path fill="#0f9855" d="M17.656 8.456h6.402c5.358 7 5.59 7.26 5.594 7.58c.003.322-.047.469-3.018 4.27z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d44235" d="m5.218 11.768l2.429-3.312h6.623l-5.74 7.728H5.218z"/><path fill="#f7bb07" d="M23.175 15.816h3.46v4.49l-2.503 3.237h-6.476z"/><path fill="#4081ec" d="M2.348 16.037c0-.399.007-.402 2.87-4.269l9.052 11.775H7.794c-5.443-7.047-5.446-7.056-5.446-7.506"/><path fill="#0f9855" d="M17.656 8.456h6.402c5.358 7 5.59 7.26 5.594 7.58c.003.322-.047.469-3.018 4.27z"/></svg>
</template>

CSS

.icon-file-type-protobuf {
  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%3Cpath%20fill%3D%22%23d44235%22%20d%3D%22m5.218%2011.768l2.429-3.312h6.623l-5.74%207.728H5.218z%22%2F%3E%3Cpath%20fill%3D%22%23f7bb07%22%20d%3D%22M23.175%2015.816h3.46v4.49l-2.503%203.237h-6.476z%22%2F%3E%3Cpath%20fill%3D%22%234081ec%22%20d%3D%22M2.348%2016.037c0-.399.007-.402%202.87-4.269l9.052%2011.775H7.794c-5.443-7.047-5.446-7.056-5.446-7.506%22%2F%3E%3Cpath%20fill%3D%22%230f9855%22%20d%3D%22M17.656%208.456h6.402c5.358%207%205.59%207.26%205.594%207.58c.003.322-.047.469-3.018%204.27z%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%3Cpath%20fill%3D%22%23d44235%22%20d%3D%22m5.218%2011.768l2.429-3.312h6.623l-5.74%207.728H5.218z%22%2F%3E%3Cpath%20fill%3D%22%23f7bb07%22%20d%3D%22M23.175%2015.816h3.46v4.49l-2.503%203.237h-6.476z%22%2F%3E%3Cpath%20fill%3D%22%234081ec%22%20d%3D%22M2.348%2016.037c0-.399.007-.402%202.87-4.269l9.052%2011.775H7.794c-5.443-7.047-5.446-7.056-5.446-7.506%22%2F%3E%3Cpath%20fill%3D%22%230f9855%22%20d%3D%22M17.656%208.456h6.402c5.358%207%205.59%207.26%205.594%207.58c.003.322-.047.469-3.018%204.27z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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