openwebui from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
openwebui
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

1 other variant in LobeHub AI Icons

Use the openwebui logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M17.697 12c0 4.97-3.962 9-8.849 9C3.962 21 0 16.97 0 12s3.962-9 8.848-9c4.887 0 8.849 4.03 8.849 9zm-3.636 0c0 2.928-2.334 5.301-5.213 5.301-2.878 0-5.212-2.373-5.212-5.301S5.97 6.699 8.848 6.699c2.88 0 5.213 2.373 5.213 5.301z" clip-rule="evenodd"/><path d="M24 3h-3.394v18H24V3z"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubOpenwebui(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M17.697 12c0 4.97-3.962 9-8.849 9C3.962 21 0 16.97 0 12s3.962-9 8.848-9c4.887 0 8.849 4.03 8.849 9zm-3.636 0c0 2.928-2.334 5.301-5.213 5.301-2.878 0-5.212-2.373-5.212-5.301S5.97 6.699 8.848 6.699c2.88 0 5.213 2.373 5.213 5.301z" clipRule="evenodd"/><path d="M24 3h-3.394v18H24V3z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M17.697 12c0 4.97-3.962 9-8.849 9C3.962 21 0 16.97 0 12s3.962-9 8.848-9c4.887 0 8.849 4.03 8.849 9zm-3.636 0c0 2.928-2.334 5.301-5.213 5.301-2.878 0-5.212-2.373-5.212-5.301S5.97 6.699 8.848 6.699c2.88 0 5.213 2.373 5.213 5.301z" clip-rule="evenodd"/><path d="M24 3h-3.394v18H24V3z"/></g></svg>
</template>

CSS

.icon-openwebui {
  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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.697%2012c0%204.97-3.962%209-8.849%209C3.962%2021%200%2016.97%200%2012s3.962-9%208.848-9c4.887%200%208.849%204.03%208.849%209zm-3.636%200c0%202.928-2.334%205.301-5.213%205.301-2.878%200-5.212-2.373-5.212-5.301S5.97%206.699%208.848%206.699c2.88%200%205.213%202.373%205.213%205.301z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24%203h-3.394v18H24V3z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.697%2012c0%204.97-3.962%209-8.849%209C3.962%2021%200%2016.97%200%2012s3.962-9%208.848-9c4.887%200%208.849%204.03%208.849%209zm-3.636%200c0%202.928-2.334%205.301-5.213%205.301-2.878%200-5.212-2.373-5.212-5.301S5.97%206.699%208.848%206.699c2.88%200%205.213%202.373%205.213%205.301z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24%203h-3.394v18H24V3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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