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

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

The same logo in other sets

Use the tauri logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.912 0a8.72 8.72 0 0 0-8.308 6.139c1.05-.515 2.18-.845 3.342-.976c2.415-3.363 7.4-3.412 9.88-.097s1.025 8.084-2.883 9.45a6.1 6.1 0 0 1-.3 2.762a8.7 8.7 0 0 0 3.01-1.225A8.72 8.72 0 0 0 13.913 0zm.082 6.451a2.284 2.284 0 1 0-.15 4.566a2.284 2.284 0 0 0 .15-4.566m-5.629.27a8.7 8.7 0 0 0-3.031 1.235a8.72 8.72 0 1 0 13.06 9.913a10.2 10.2 0 0 1-3.343.965a6.125 6.125 0 1 1-7.028-9.343a6.114 6.115 0 0 1 .342-2.772zm1.713 6.27a2.284 2.284 0 0 0-2.284 2.283a2.284 2.284 0 0 0 2.284 2.284a2.284 2.284 0 0 0 2.284-2.284a2.284 2.284 0 0 0-2.284-2.284z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTauri(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="M13.912 0a8.72 8.72 0 0 0-8.308 6.139c1.05-.515 2.18-.845 3.342-.976c2.415-3.363 7.4-3.412 9.88-.097s1.025 8.084-2.883 9.45a6.1 6.1 0 0 1-.3 2.762a8.7 8.7 0 0 0 3.01-1.225A8.72 8.72 0 0 0 13.913 0zm.082 6.451a2.284 2.284 0 1 0-.15 4.566a2.284 2.284 0 0 0 .15-4.566m-5.629.27a8.7 8.7 0 0 0-3.031 1.235a8.72 8.72 0 1 0 13.06 9.913a10.2 10.2 0 0 1-3.343.965a6.125 6.125 0 1 1-7.028-9.343a6.114 6.115 0 0 1 .342-2.772zm1.713 6.27a2.284 2.284 0 0 0-2.284 2.283a2.284 2.284 0 0 0 2.284 2.284a2.284 2.284 0 0 0 2.284-2.284a2.284 2.284 0 0 0-2.284-2.284z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.912 0a8.72 8.72 0 0 0-8.308 6.139c1.05-.515 2.18-.845 3.342-.976c2.415-3.363 7.4-3.412 9.88-.097s1.025 8.084-2.883 9.45a6.1 6.1 0 0 1-.3 2.762a8.7 8.7 0 0 0 3.01-1.225A8.72 8.72 0 0 0 13.913 0zm.082 6.451a2.284 2.284 0 1 0-.15 4.566a2.284 2.284 0 0 0 .15-4.566m-5.629.27a8.7 8.7 0 0 0-3.031 1.235a8.72 8.72 0 1 0 13.06 9.913a10.2 10.2 0 0 1-3.343.965a6.125 6.125 0 1 1-7.028-9.343a6.114 6.115 0 0 1 .342-2.772zm1.713 6.27a2.284 2.284 0 0 0-2.284 2.283a2.284 2.284 0 0 0 2.284 2.284a2.284 2.284 0 0 0 2.284-2.284a2.284 2.284 0 0 0-2.284-2.284z"/></svg>
</template>

CSS

.icon-tauri {
  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%22M13.912%200a8.72%208.72%200%200%200-8.308%206.139c1.05-.515%202.18-.845%203.342-.976c2.415-3.363%207.4-3.412%209.88-.097s1.025%208.084-2.883%209.45a6.1%206.1%200%200%201-.3%202.762a8.7%208.7%200%200%200%203.01-1.225A8.72%208.72%200%200%200%2013.913%200zm.082%206.451a2.284%202.284%200%201%200-.15%204.566a2.284%202.284%200%200%200%20.15-4.566m-5.629.27a8.7%208.7%200%200%200-3.031%201.235a8.72%208.72%200%201%200%2013.06%209.913a10.2%2010.2%200%200%201-3.343.965a6.125%206.125%200%201%201-7.028-9.343a6.114%206.115%200%200%201%20.342-2.772zm1.713%206.27a2.284%202.284%200%200%200-2.284%202.283a2.284%202.284%200%200%200%202.284%202.284a2.284%202.284%200%200%200%202.284-2.284a2.284%202.284%200%200%200-2.284-2.284z%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%22M13.912%200a8.72%208.72%200%200%200-8.308%206.139c1.05-.515%202.18-.845%203.342-.976c2.415-3.363%207.4-3.412%209.88-.097s1.025%208.084-2.883%209.45a6.1%206.1%200%200%201-.3%202.762a8.7%208.7%200%200%200%203.01-1.225A8.72%208.72%200%200%200%2013.913%200zm.082%206.451a2.284%202.284%200%201%200-.15%204.566a2.284%202.284%200%200%200%20.15-4.566m-5.629.27a8.7%208.7%200%200%200-3.031%201.235a8.72%208.72%200%201%200%2013.06%209.913a10.2%2010.2%200%200%201-3.343.965a6.125%206.125%200%201%201-7.028-9.343a6.114%206.115%200%200%201%20.342-2.772zm1.713%206.27a2.284%202.284%200%200%200-2.284%202.283a2.284%202.284%200%200%200%202.284%202.284a2.284%202.284%200%200%200%202.284-2.284a2.284%202.284%200%200%200-2.284-2.284z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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