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

Name
onnx
Set
Material Icon Theme
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Use the onnx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#40c4ff" fill-rule="evenodd" d="m8.019 8.019l-.772 4.873l4.873.772zm0 0l-4.873.772l.772 4.873zm0 0l-2.24-4.396l-4.396 2.24zm0 0l3.489-3.489l-3.49-3.488zm0 0l4.396 2.24l2.24-4.396z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeOnnx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#40c4ff" fillRule="evenodd" d="m8.019 8.019l-.772 4.873l4.873.772zm0 0l-4.873.772l.772 4.873zm0 0l-2.24-4.396l-4.396 2.24zm0 0l3.489-3.489l-3.49-3.488zm0 0l4.396 2.24l2.24-4.396z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#40c4ff" fill-rule="evenodd" d="m8.019 8.019l-.772 4.873l4.873.772zm0 0l-4.873.772l.772 4.873zm0 0l-2.24-4.396l-4.396 2.24zm0 0l3.489-3.489l-3.49-3.488zm0 0l4.396 2.24l2.24-4.396z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-onnx {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22%2340c4ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m8.019%208.019l-.772%204.873l4.873.772zm0%200l-4.873.772l.772%204.873zm0%200l-2.24-4.396l-4.396%202.24zm0%200l3.489-3.489l-3.49-3.488zm0%200l4.396%202.24l2.24-4.396z%22%20clip-rule%3D%22evenodd%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%2016%2016%22%3E%3Cpath%20fill%3D%22%2340c4ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m8.019%208.019l-.772%204.873l4.873.772zm0%200l-4.873.772l.772%204.873zm0%200l-2.24-4.396l-4.396%202.24zm0%200l3.489-3.489l-3.49-3.488zm0%200l4.396%202.24l2.24-4.396z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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