meilisearch logo

meilisearch from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
meilisearch
Set
SVG Logos
Style
Color
Viewbox
256×150
License
CC0

The same logo in other sets

Use the meilisearch logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 150"><defs><linearGradient id="SVGN4tMQcEy" x1="153.821%" x2="19.172%" y1="-7.638%" y2="89.239%"><stop offset="0%" stop-color="#ff5caa"/><stop offset="100%" stop-color="#ff4e62"/></linearGradient><linearGradient id="SVGRI2TBe2w" x1="117.325%" x2="-17.323%" y1="-7.638%" y2="89.238%"><stop offset="0%" stop-color="#ff5caa"/><stop offset="100%" stop-color="#ff4e62"/></linearGradient><linearGradient id="SVGpP8XvdkJ" x1="80.828%" x2="-53.821%" y1="-7.638%" y2="89.238%"><stop offset="0%" stop-color="#ff5caa"/><stop offset="100%" stop-color="#ff4e62"/></linearGradient></defs><path fill="url(#SVGN4tMQcEy)" d="M0 149.288L47.297 28.277A44.46 44.46 0 0 1 88.708 0h28.515L69.926 121.012a44.46 44.46 0 0 1-41.411 28.276z"/><path fill="url(#SVGRI2TBe2w)" d="m69.386 149.289l47.297-121.012A44.46 44.46 0 0 1 158.095 0h28.514l-47.297 121.012a44.46 44.46 0 0 1-41.411 28.277z"/><path fill="url(#SVGpP8XvdkJ)" d="m138.777 149.289l47.297-121.012A44.46 44.46 0 0 1 227.484 0H256l-47.297 121.012a44.46 44.46 0 0 1-41.412 28.277z"/></svg>

React

import type { SVGProps } from "react";

export function LogosMeilisearch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 150"><defs><linearGradient id="SVGN4tMQcEy" x1="153.821%" x2="19.172%" y1="-7.638%" y2="89.239%"><stop offset="0%" stopColor="#ff5caa"/><stop offset="100%" stopColor="#ff4e62"/></linearGradient><linearGradient id="SVGRI2TBe2w" x1="117.325%" x2="-17.323%" y1="-7.638%" y2="89.238%"><stop offset="0%" stopColor="#ff5caa"/><stop offset="100%" stopColor="#ff4e62"/></linearGradient><linearGradient id="SVGpP8XvdkJ" x1="80.828%" x2="-53.821%" y1="-7.638%" y2="89.238%"><stop offset="0%" stopColor="#ff5caa"/><stop offset="100%" stopColor="#ff4e62"/></linearGradient></defs><path fill="url(#SVGN4tMQcEy)" d="M0 149.288L47.297 28.277A44.46 44.46 0 0 1 88.708 0h28.515L69.926 121.012a44.46 44.46 0 0 1-41.411 28.276z"/><path fill="url(#SVGRI2TBe2w)" d="m69.386 149.289l47.297-121.012A44.46 44.46 0 0 1 158.095 0h28.514l-47.297 121.012a44.46 44.46 0 0 1-41.411 28.277z"/><path fill="url(#SVGpP8XvdkJ)" d="m138.777 149.289l47.297-121.012A44.46 44.46 0 0 1 227.484 0H256l-47.297 121.012a44.46 44.46 0 0 1-41.412 28.277z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 150"><defs><linearGradient id="SVGN4tMQcEy" x1="153.821%" x2="19.172%" y1="-7.638%" y2="89.239%"><stop offset="0%" stop-color="#ff5caa"/><stop offset="100%" stop-color="#ff4e62"/></linearGradient><linearGradient id="SVGRI2TBe2w" x1="117.325%" x2="-17.323%" y1="-7.638%" y2="89.238%"><stop offset="0%" stop-color="#ff5caa"/><stop offset="100%" stop-color="#ff4e62"/></linearGradient><linearGradient id="SVGpP8XvdkJ" x1="80.828%" x2="-53.821%" y1="-7.638%" y2="89.238%"><stop offset="0%" stop-color="#ff5caa"/><stop offset="100%" stop-color="#ff4e62"/></linearGradient></defs><path fill="url(#SVGN4tMQcEy)" d="M0 149.288L47.297 28.277A44.46 44.46 0 0 1 88.708 0h28.515L69.926 121.012a44.46 44.46 0 0 1-41.411 28.276z"/><path fill="url(#SVGRI2TBe2w)" d="m69.386 149.289l47.297-121.012A44.46 44.46 0 0 1 158.095 0h28.514l-47.297 121.012a44.46 44.46 0 0 1-41.411 28.277z"/><path fill="url(#SVGpP8XvdkJ)" d="m138.777 149.289l47.297-121.012A44.46 44.46 0 0 1 227.484 0H256l-47.297 121.012a44.46 44.46 0 0 1-41.412 28.277z"/></svg>
</template>

CSS

.icon-meilisearch {
  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%20150%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGN4tMQcEy%22%20x1%3D%22153.821%25%22%20x2%3D%2219.172%25%22%20y1%3D%22-7.638%25%22%20y2%3D%2289.239%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5caa%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff4e62%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRI2TBe2w%22%20x1%3D%22117.325%25%22%20x2%3D%22-17.323%25%22%20y1%3D%22-7.638%25%22%20y2%3D%2289.238%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5caa%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff4e62%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGpP8XvdkJ%22%20x1%3D%2280.828%25%22%20x2%3D%22-53.821%25%22%20y1%3D%22-7.638%25%22%20y2%3D%2289.238%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5caa%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff4e62%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGN4tMQcEy)%22%20d%3D%22M0%20149.288L47.297%2028.277A44.46%2044.46%200%200%201%2088.708%200h28.515L69.926%20121.012a44.46%2044.46%200%200%201-41.411%2028.276z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRI2TBe2w)%22%20d%3D%22m69.386%20149.289l47.297-121.012A44.46%2044.46%200%200%201%20158.095%200h28.514l-47.297%20121.012a44.46%2044.46%200%200%201-41.411%2028.277z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGpP8XvdkJ)%22%20d%3D%22m138.777%20149.289l47.297-121.012A44.46%2044.46%200%200%201%20227.484%200H256l-47.297%20121.012a44.46%2044.46%200%200%201-41.412%2028.277z%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%20150%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGN4tMQcEy%22%20x1%3D%22153.821%25%22%20x2%3D%2219.172%25%22%20y1%3D%22-7.638%25%22%20y2%3D%2289.239%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5caa%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff4e62%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRI2TBe2w%22%20x1%3D%22117.325%25%22%20x2%3D%22-17.323%25%22%20y1%3D%22-7.638%25%22%20y2%3D%2289.238%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5caa%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff4e62%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGpP8XvdkJ%22%20x1%3D%2280.828%25%22%20x2%3D%22-53.821%25%22%20y1%3D%22-7.638%25%22%20y2%3D%2289.238%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5caa%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff4e62%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGN4tMQcEy)%22%20d%3D%22M0%20149.288L47.297%2028.277A44.46%2044.46%200%200%201%2088.708%200h28.515L69.926%20121.012a44.46%2044.46%200%200%201-41.411%2028.276z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRI2TBe2w)%22%20d%3D%22m69.386%20149.289l47.297-121.012A44.46%2044.46%200%200%201%20158.095%200h28.514l-47.297%20121.012a44.46%2044.46%200%200%201-41.411%2028.277z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGpP8XvdkJ)%22%20d%3D%22m138.777%20149.289l47.297-121.012A44.46%2044.46%200%200%201%20227.484%200H256l-47.297%20121.012a44.46%2044.46%200%200%201-41.412%2028.277z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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