singlestore logo

singlestore from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
singlestore
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the singlestore logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.029 5.063c-.914-1.916-2.8-3.432-5.114-4.033C11.4.887 10.858.83 10.258.8c-.886 0-1.743.114-2.629.343c-2.2.658-3.742 1.945-4.657 2.947C1.801 5.435 1.03 6.837.572 8.238c0 .029-.028.057-.028.115C.515 8.467.4 8.81.4 8.896c-.029.057-.029.143-.057.2l-.086.344c0 .028 0 .057-.028.086c-.743 3.69.49 7.001 1.234 8.231c.185.308.338.564.49.8C.27 9.403 5.116 5.035 10.63 4.92c2.886-.057 5.771 1.116 7.171 3.461c-.086-1.287-.171-2.002-.771-3.318zM12.543 0c2.572.715 4.914 2.517 5.886 4.72c1.485 3.575 1.143 8.095-.486 10.784c-1.371 2.203-3.485 3.375-5.914 3.347c-3.771-.029-6.828-3.032-6.857-6.808c0-3.776 2.971-6.894 6.857-6.894c.629 0 1.535.087 2.563.516c0 0-.739-.438-2.638-.732C6.497 4.218.058 8.353 1.544 17.878c2.057 3.662 6 6.15 10.485 6.122c6.6-.029 12-5.435 11.97-12.072C24 5.578 18.83.172 12.544 0z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSinglestore(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.029 5.063c-.914-1.916-2.8-3.432-5.114-4.033C11.4.887 10.858.83 10.258.8c-.886 0-1.743.114-2.629.343c-2.2.658-3.742 1.945-4.657 2.947C1.801 5.435 1.03 6.837.572 8.238c0 .029-.028.057-.028.115C.515 8.467.4 8.81.4 8.896c-.029.057-.029.143-.057.2l-.086.344c0 .028 0 .057-.028.086c-.743 3.69.49 7.001 1.234 8.231c.185.308.338.564.49.8C.27 9.403 5.116 5.035 10.63 4.92c2.886-.057 5.771 1.116 7.171 3.461c-.086-1.287-.171-2.002-.771-3.318zM12.543 0c2.572.715 4.914 2.517 5.886 4.72c1.485 3.575 1.143 8.095-.486 10.784c-1.371 2.203-3.485 3.375-5.914 3.347c-3.771-.029-6.828-3.032-6.857-6.808c0-3.776 2.971-6.894 6.857-6.894c.629 0 1.535.087 2.563.516c0 0-.739-.438-2.638-.732C6.497 4.218.058 8.353 1.544 17.878c2.057 3.662 6 6.15 10.485 6.122c6.6-.029 12-5.435 11.97-12.072C24 5.578 18.83.172 12.544 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.029 5.063c-.914-1.916-2.8-3.432-5.114-4.033C11.4.887 10.858.83 10.258.8c-.886 0-1.743.114-2.629.343c-2.2.658-3.742 1.945-4.657 2.947C1.801 5.435 1.03 6.837.572 8.238c0 .029-.028.057-.028.115C.515 8.467.4 8.81.4 8.896c-.029.057-.029.143-.057.2l-.086.344c0 .028 0 .057-.028.086c-.743 3.69.49 7.001 1.234 8.231c.185.308.338.564.49.8C.27 9.403 5.116 5.035 10.63 4.92c2.886-.057 5.771 1.116 7.171 3.461c-.086-1.287-.171-2.002-.771-3.318zM12.543 0c2.572.715 4.914 2.517 5.886 4.72c1.485 3.575 1.143 8.095-.486 10.784c-1.371 2.203-3.485 3.375-5.914 3.347c-3.771-.029-6.828-3.032-6.857-6.808c0-3.776 2.971-6.894 6.857-6.894c.629 0 1.535.087 2.563.516c0 0-.739-.438-2.638-.732C6.497 4.218.058 8.353 1.544 17.878c2.057 3.662 6 6.15 10.485 6.122c6.6-.029 12-5.435 11.97-12.072C24 5.578 18.83.172 12.544 0z"/></svg>
</template>

CSS

.icon-singlestore {
  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%22currentColor%22%20d%3D%22M17.029%205.063c-.914-1.916-2.8-3.432-5.114-4.033C11.4.887%2010.858.83%2010.258.8c-.886%200-1.743.114-2.629.343c-2.2.658-3.742%201.945-4.657%202.947C1.801%205.435%201.03%206.837.572%208.238c0%20.029-.028.057-.028.115C.515%208.467.4%208.81.4%208.896c-.029.057-.029.143-.057.2l-.086.344c0%20.028%200%20.057-.028.086c-.743%203.69.49%207.001%201.234%208.231c.185.308.338.564.49.8C.27%209.403%205.116%205.035%2010.63%204.92c2.886-.057%205.771%201.116%207.171%203.461c-.086-1.287-.171-2.002-.771-3.318zM12.543%200c2.572.715%204.914%202.517%205.886%204.72c1.485%203.575%201.143%208.095-.486%2010.784c-1.371%202.203-3.485%203.375-5.914%203.347c-3.771-.029-6.828-3.032-6.857-6.808c0-3.776%202.971-6.894%206.857-6.894c.629%200%201.535.087%202.563.516c0%200-.739-.438-2.638-.732C6.497%204.218.058%208.353%201.544%2017.878c2.057%203.662%206%206.15%2010.485%206.122c6.6-.029%2012-5.435%2011.97-12.072C24%205.578%2018.83.172%2012.544%200z%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%22currentColor%22%20d%3D%22M17.029%205.063c-.914-1.916-2.8-3.432-5.114-4.033C11.4.887%2010.858.83%2010.258.8c-.886%200-1.743.114-2.629.343c-2.2.658-3.742%201.945-4.657%202.947C1.801%205.435%201.03%206.837.572%208.238c0%20.029-.028.057-.028.115C.515%208.467.4%208.81.4%208.896c-.029.057-.029.143-.057.2l-.086.344c0%20.028%200%20.057-.028.086c-.743%203.69.49%207.001%201.234%208.231c.185.308.338.564.49.8C.27%209.403%205.116%205.035%2010.63%204.92c2.886-.057%205.771%201.116%207.171%203.461c-.086-1.287-.171-2.002-.771-3.318zM12.543%200c2.572.715%204.914%202.517%205.886%204.72c1.485%203.575%201.143%208.095-.486%2010.784c-1.371%202.203-3.485%203.375-5.914%203.347c-3.771-.029-6.828-3.032-6.857-6.808c0-3.776%202.971-6.894%206.857-6.894c.629%200%201.535.087%202.563.516c0%200-.739-.438-2.638-.732C6.497%204.218.058%208.353%201.544%2017.878c2.057%203.662%206%206.15%2010.485%206.122c6.6-.029%2012-5.435%2011.97-12.072C24%205.578%2018.83.172%2012.544%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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