infer logo
infer from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- infer
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the infer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#7d29e4" d="M256 128c0 70.693-57.308 128-128 128S0 198.692 0 128S57.308 0 128 0s128 57.308 128 128"/><path fill="#fff" d="M169.888 125.664h-50.092V63.24c0-2.881-1.413-5.217-5.216-5.217c-3.612 0-5.215 2.336-5.215 5.216v130.608c0 2.88 1.413 5.216 5.216 5.216c3.612 0 5.215-2.335 5.215-5.216v-57.752h50.092c2.88 0 5.215-1.412 5.215-5.215c0-3.614-2.335-5.216-5.215-5.216"/></svg>
React
import type { SVGProps } from "react";
export function LogosInfer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#7d29e4" d="M256 128c0 70.693-57.308 128-128 128S0 198.692 0 128S57.308 0 128 0s128 57.308 128 128"/><path fill="#fff" d="M169.888 125.664h-50.092V63.24c0-2.881-1.413-5.217-5.216-5.217c-3.612 0-5.215 2.336-5.215 5.216v130.608c0 2.88 1.413 5.216 5.216 5.216c3.612 0 5.215-2.335 5.215-5.216v-57.752h50.092c2.88 0 5.215-1.412 5.215-5.215c0-3.614-2.335-5.216-5.215-5.216"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#7d29e4" d="M256 128c0 70.693-57.308 128-128 128S0 198.692 0 128S57.308 0 128 0s128 57.308 128 128"/><path fill="#fff" d="M169.888 125.664h-50.092V63.24c0-2.881-1.413-5.217-5.216-5.217c-3.612 0-5.215 2.336-5.215 5.216v130.608c0 2.88 1.413 5.216 5.216 5.216c3.612 0 5.215-2.335 5.215-5.216v-57.752h50.092c2.88 0 5.215-1.412 5.215-5.215c0-3.614-2.335-5.216-5.215-5.216"/></svg> </template>
CSS
.icon-infer {
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%20256%22%3E%3Cpath%20fill%3D%22%237d29e4%22%20d%3D%22M256%20128c0%2070.693-57.308%20128-128%20128S0%20198.692%200%20128S57.308%200%20128%200s128%2057.308%20128%20128%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M169.888%20125.664h-50.092V63.24c0-2.881-1.413-5.217-5.216-5.217c-3.612%200-5.215%202.336-5.215%205.216v130.608c0%202.88%201.413%205.216%205.216%205.216c3.612%200%205.215-2.335%205.215-5.216v-57.752h50.092c2.88%200%205.215-1.412%205.215-5.215c0-3.614-2.335-5.216-5.215-5.216%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%20256%22%3E%3Cpath%20fill%3D%22%237d29e4%22%20d%3D%22M256%20128c0%2070.693-57.308%20128-128%20128S0%20198.692%200%20128S57.308%200%20128%200s128%2057.308%20128%20128%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M169.888%20125.664h-50.092V63.24c0-2.881-1.413-5.217-5.216-5.217c-3.612%200-5.215%202.336-5.215%205.216v130.608c0%202.88%201.413%205.216%205.216%205.216c3.612%200%205.215-2.335%205.215-5.216v-57.752h50.092c2.88%200%205.215-1.412%205.215-5.215c0-3.614-2.335-5.216-5.215-5.216%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/infer.svg?color=%231a73e8&size=48