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

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

The same logo in other sets

Use the gradio logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.527a1.53 1.53 0 0 0-.76.203L.77 7.732A1.53 1.53 0 0 0 0 9.021v.088A1.53 1.53 0 0 0 .77 10.4l2.8 1.6l-2.8 1.61c-.514.29-.77.81-.77 1.33c0 .51.256 1.03.77 1.32l10.47 6.01c.47.27 1.05.27 1.52 0l10.47-6.01c.5-.28.76-.78.77-1.29v-.07c-.01-.5-.27-1.01-.77-1.29L20.42 12l2.81-1.6A1.53 1.53 0 0 0 24 9.223V8.91a1.53 1.53 0 0 0-.77-1.178L12.76 1.73a1.53 1.53 0 0 0-.76-.203m0 3.299l7.39 4.235l-2.05 1.179l-4.58-2.638a1.52 1.52 0 0 0-1.52 0L6.652 10.24L4.613 9.061zm0 5.874l2.27 1.3L12 13.3L9.734 12zm-5.348 3.07l4.588 2.62a1.53 1.53 0 0 0 1.52 0l4.58-2.62l2.05 1.17L12 19.17l-7.387-4.23z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGradio(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="M12 1.527a1.53 1.53 0 0 0-.76.203L.77 7.732A1.53 1.53 0 0 0 0 9.021v.088A1.53 1.53 0 0 0 .77 10.4l2.8 1.6l-2.8 1.61c-.514.29-.77.81-.77 1.33c0 .51.256 1.03.77 1.32l10.47 6.01c.47.27 1.05.27 1.52 0l10.47-6.01c.5-.28.76-.78.77-1.29v-.07c-.01-.5-.27-1.01-.77-1.29L20.42 12l2.81-1.6A1.53 1.53 0 0 0 24 9.223V8.91a1.53 1.53 0 0 0-.77-1.178L12.76 1.73a1.53 1.53 0 0 0-.76-.203m0 3.299l7.39 4.235l-2.05 1.179l-4.58-2.638a1.52 1.52 0 0 0-1.52 0L6.652 10.24L4.613 9.061zm0 5.874l2.27 1.3L12 13.3L9.734 12zm-5.348 3.07l4.588 2.62a1.53 1.53 0 0 0 1.52 0l4.58-2.62l2.05 1.17L12 19.17l-7.387-4.23z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.527a1.53 1.53 0 0 0-.76.203L.77 7.732A1.53 1.53 0 0 0 0 9.021v.088A1.53 1.53 0 0 0 .77 10.4l2.8 1.6l-2.8 1.61c-.514.29-.77.81-.77 1.33c0 .51.256 1.03.77 1.32l10.47 6.01c.47.27 1.05.27 1.52 0l10.47-6.01c.5-.28.76-.78.77-1.29v-.07c-.01-.5-.27-1.01-.77-1.29L20.42 12l2.81-1.6A1.53 1.53 0 0 0 24 9.223V8.91a1.53 1.53 0 0 0-.77-1.178L12.76 1.73a1.53 1.53 0 0 0-.76-.203m0 3.299l7.39 4.235l-2.05 1.179l-4.58-2.638a1.52 1.52 0 0 0-1.52 0L6.652 10.24L4.613 9.061zm0 5.874l2.27 1.3L12 13.3L9.734 12zm-5.348 3.07l4.588 2.62a1.53 1.53 0 0 0 1.52 0l4.58-2.62l2.05 1.17L12 19.17l-7.387-4.23z"/></svg>
</template>

CSS

.icon-gradio {
  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%22M12%201.527a1.53%201.53%200%200%200-.76.203L.77%207.732A1.53%201.53%200%200%200%200%209.021v.088A1.53%201.53%200%200%200%20.77%2010.4l2.8%201.6l-2.8%201.61c-.514.29-.77.81-.77%201.33c0%20.51.256%201.03.77%201.32l10.47%206.01c.47.27%201.05.27%201.52%200l10.47-6.01c.5-.28.76-.78.77-1.29v-.07c-.01-.5-.27-1.01-.77-1.29L20.42%2012l2.81-1.6A1.53%201.53%200%200%200%2024%209.223V8.91a1.53%201.53%200%200%200-.77-1.178L12.76%201.73a1.53%201.53%200%200%200-.76-.203m0%203.299l7.39%204.235l-2.05%201.179l-4.58-2.638a1.52%201.52%200%200%200-1.52%200L6.652%2010.24L4.613%209.061zm0%205.874l2.27%201.3L12%2013.3L9.734%2012zm-5.348%203.07l4.588%202.62a1.53%201.53%200%200%200%201.52%200l4.58-2.62l2.05%201.17L12%2019.17l-7.387-4.23z%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%22M12%201.527a1.53%201.53%200%200%200-.76.203L.77%207.732A1.53%201.53%200%200%200%200%209.021v.088A1.53%201.53%200%200%200%20.77%2010.4l2.8%201.6l-2.8%201.61c-.514.29-.77.81-.77%201.33c0%20.51.256%201.03.77%201.32l10.47%206.01c.47.27%201.05.27%201.52%200l10.47-6.01c.5-.28.76-.78.77-1.29v-.07c-.01-.5-.27-1.01-.77-1.29L20.42%2012l2.81-1.6A1.53%201.53%200%200%200%2024%209.223V8.91a1.53%201.53%200%200%200-.77-1.178L12.76%201.73a1.53%201.53%200%200%200-.76-.203m0%203.299l7.39%204.235l-2.05%201.179l-4.58-2.638a1.52%201.52%200%200%200-1.52%200L6.652%2010.24L4.613%209.061zm0%205.874l2.27%201.3L12%2013.3L9.734%2012zm-5.348%203.07l4.588%202.62a1.53%201.53%200%200%200%201.52%200l4.58-2.62l2.05%201.17L12%2019.17l-7.387-4.23z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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