searxng logo
searxng-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.
- Name
- searxng-color
- Set
- LobeHub AI Icons
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
The same logo in other sets
Use the searxng logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3050ff" d="M6.638 4.38a5.35 5.35 0 017.747 3.963 5.35 5.35 0 01-.56 3.284l-1.154-.61A4.044 4.044 0 007.237 5.54l-.6-1.158z"/><path fill="#3050ff" fill-rule="evenodd" d="M9.13 0a9.13 9.13 0 017.992 13.546l6.803 6.515-3.4 3.551-6.853-6.562A9.13 9.13 0 119.13 0zm0 2.61a6.521 6.521 0 100 13.042 6.521 6.521 0 000-13.043z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function LobehubSearxngColor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3050ff" d="M6.638 4.38a5.35 5.35 0 017.747 3.963 5.35 5.35 0 01-.56 3.284l-1.154-.61A4.044 4.044 0 007.237 5.54l-.6-1.158z"/><path fill="#3050ff" fillRule="evenodd" d="M9.13 0a9.13 9.13 0 017.992 13.546l6.803 6.515-3.4 3.551-6.853-6.562A9.13 9.13 0 119.13 0zm0 2.61a6.521 6.521 0 100 13.042 6.521 6.521 0 000-13.043z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#3050ff" d="M6.638 4.38a5.35 5.35 0 017.747 3.963 5.35 5.35 0 01-.56 3.284l-1.154-.61A4.044 4.044 0 007.237 5.54l-.6-1.158z"/><path fill="#3050ff" fill-rule="evenodd" d="M9.13 0a9.13 9.13 0 017.992 13.546l6.803 6.515-3.4 3.551-6.853-6.562A9.13 9.13 0 119.13 0zm0 2.61a6.521 6.521 0 100 13.042 6.521 6.521 0 000-13.043z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-searxng-color {
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%22%233050ff%22%20d%3D%22M6.638%204.38a5.35%205.35%200%20017.747%203.963%205.35%205.35%200%2001-.56%203.284l-1.154-.61A4.044%204.044%200%20007.237%205.54l-.6-1.158z%22%2F%3E%3Cpath%20fill%3D%22%233050ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.13%200a9.13%209.13%200%20017.992%2013.546l6.803%206.515-3.4%203.551-6.853-6.562A9.13%209.13%200%20119.13%200zm0%202.61a6.521%206.521%200%20100%2013.042%206.521%206.521%200%20000-13.043z%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%2024%2024%22%3E%3Cpath%20fill%3D%22%233050ff%22%20d%3D%22M6.638%204.38a5.35%205.35%200%20017.747%203.963%205.35%205.35%200%2001-.56%203.284l-1.154-.61A4.044%204.044%200%20007.237%205.54l-.6-1.158z%22%2F%3E%3Cpath%20fill%3D%22%233050ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.13%200a9.13%209.13%200%20017.992%2013.546l6.803%206.515-3.4%203.551-6.853-6.562A9.13%209.13%200%20119.13%200zm0%202.61a6.521%206.521%200%20100%2013.042%206.521%206.521%200%20000-13.043z%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/lobehub/searxng-color.svg?color=%231a73e8&size=48