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

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

The same logo in other sets

Use the sanity logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.327 15.205l-.893-1.555l-4.321 2.632l4.799-6.11l.726-.426l-.179-.27l.33-.421l-1.515-1.261l-.693.883l-13.992 8.186l5.173-6.221l9.636-5.282l-.915-1.769l-5.248 2.876l2.584-3.106l-1.481-1.305l-5.816 6.994l-5.777 3.168l4.423-5.847l2.771-1.442l-.88-1.789l-8.075 4.203L6.186 4.43L4.648 3.198L0 9.349l.072.058l.868 1.768l5.153-2.683l-4.696 6.207l.77.617l.458.885l5.425-2.974l-5.974 7.185l1.481 1.304l.297-.358l14.411-8.459l-4.785 6.094l.078.065l-.007.005l.992 1.726l6.364-3.877l-2.451 3.954l1.642 1.077L24 15.648z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSanity(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="m23.327 15.205l-.893-1.555l-4.321 2.632l4.799-6.11l.726-.426l-.179-.27l.33-.421l-1.515-1.261l-.693.883l-13.992 8.186l5.173-6.221l9.636-5.282l-.915-1.769l-5.248 2.876l2.584-3.106l-1.481-1.305l-5.816 6.994l-5.777 3.168l4.423-5.847l2.771-1.442l-.88-1.789l-8.075 4.203L6.186 4.43L4.648 3.198L0 9.349l.072.058l.868 1.768l5.153-2.683l-4.696 6.207l.77.617l.458.885l5.425-2.974l-5.974 7.185l1.481 1.304l.297-.358l14.411-8.459l-4.785 6.094l.078.065l-.007.005l.992 1.726l6.364-3.877l-2.451 3.954l1.642 1.077L24 15.648z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.327 15.205l-.893-1.555l-4.321 2.632l4.799-6.11l.726-.426l-.179-.27l.33-.421l-1.515-1.261l-.693.883l-13.992 8.186l5.173-6.221l9.636-5.282l-.915-1.769l-5.248 2.876l2.584-3.106l-1.481-1.305l-5.816 6.994l-5.777 3.168l4.423-5.847l2.771-1.442l-.88-1.789l-8.075 4.203L6.186 4.43L4.648 3.198L0 9.349l.072.058l.868 1.768l5.153-2.683l-4.696 6.207l.77.617l.458.885l5.425-2.974l-5.974 7.185l1.481 1.304l.297-.358l14.411-8.459l-4.785 6.094l.078.065l-.007.005l.992 1.726l6.364-3.877l-2.451 3.954l1.642 1.077L24 15.648z"/></svg>
</template>

CSS

.icon-sanity {
  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%22m23.327%2015.205l-.893-1.555l-4.321%202.632l4.799-6.11l.726-.426l-.179-.27l.33-.421l-1.515-1.261l-.693.883l-13.992%208.186l5.173-6.221l9.636-5.282l-.915-1.769l-5.248%202.876l2.584-3.106l-1.481-1.305l-5.816%206.994l-5.777%203.168l4.423-5.847l2.771-1.442l-.88-1.789l-8.075%204.203L6.186%204.43L4.648%203.198L0%209.349l.072.058l.868%201.768l5.153-2.683l-4.696%206.207l.77.617l.458.885l5.425-2.974l-5.974%207.185l1.481%201.304l.297-.358l14.411-8.459l-4.785%206.094l.078.065l-.007.005l.992%201.726l6.364-3.877l-2.451%203.954l1.642%201.077L24%2015.648z%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%22m23.327%2015.205l-.893-1.555l-4.321%202.632l4.799-6.11l.726-.426l-.179-.27l.33-.421l-1.515-1.261l-.693.883l-13.992%208.186l5.173-6.221l9.636-5.282l-.915-1.769l-5.248%202.876l2.584-3.106l-1.481-1.305l-5.816%206.994l-5.777%203.168l4.423-5.847l2.771-1.442l-.88-1.789l-8.075%204.203L6.186%204.43L4.648%203.198L0%209.349l.072.058l.868%201.768l5.153-2.683l-4.696%206.207l.77.617l.458.885l5.425-2.974l-5.974%207.185l1.481%201.304l.297-.358l14.411-8.459l-4.785%206.094l.078.065l-.007.005l.992%201.726l6.364-3.877l-2.451%203.954l1.642%201.077L24%2015.648z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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