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

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

The same logo in other sets

Use the osmc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.768 12.002c0 5.935-4.829 10.768-10.768 10.768c-5.935-.005-10.763-4.833-10.763-10.768c0-5.94 4.828-10.767 10.768-10.767c5.934 0 10.763 4.828 10.763 10.767m.292-4.673a11.9 11.9 0 0 0-2.57-3.813a12 12 0 0 0-3.813-2.57A11.9 11.9 0 0 0 12.005 0a11.93 11.93 0 0 0-8.486 3.516A12 12 0 0 0 .948 7.33c-.63 1.481-.946 3.05-.946 4.672s.316 3.192.942 4.673a11.9 11.9 0 0 0 2.57 3.813A11.96 11.96 0 0 0 12 24c1.619 0 3.191-.32 4.673-.942a11.9 11.9 0 0 0 3.813-2.57a11.96 11.96 0 0 0 3.512-8.486c0-1.623-.311-3.191-.938-4.673M8.566 14.631V9.263l2.574 2.684zM7.327 6.296v11.422l8.116-8.455v6.767c0 .343.279.618.617.618a.62.62 0 0 0 .622-.622v-9.74l-4.677 4.77z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOsmc(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="M22.768 12.002c0 5.935-4.829 10.768-10.768 10.768c-5.935-.005-10.763-4.833-10.763-10.768c0-5.94 4.828-10.767 10.768-10.767c5.934 0 10.763 4.828 10.763 10.767m.292-4.673a11.9 11.9 0 0 0-2.57-3.813a12 12 0 0 0-3.813-2.57A11.9 11.9 0 0 0 12.005 0a11.93 11.93 0 0 0-8.486 3.516A12 12 0 0 0 .948 7.33c-.63 1.481-.946 3.05-.946 4.672s.316 3.192.942 4.673a11.9 11.9 0 0 0 2.57 3.813A11.96 11.96 0 0 0 12 24c1.619 0 3.191-.32 4.673-.942a11.9 11.9 0 0 0 3.813-2.57a11.96 11.96 0 0 0 3.512-8.486c0-1.623-.311-3.191-.938-4.673M8.566 14.631V9.263l2.574 2.684zM7.327 6.296v11.422l8.116-8.455v6.767c0 .343.279.618.617.618a.62.62 0 0 0 .622-.622v-9.74l-4.677 4.77z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.768 12.002c0 5.935-4.829 10.768-10.768 10.768c-5.935-.005-10.763-4.833-10.763-10.768c0-5.94 4.828-10.767 10.768-10.767c5.934 0 10.763 4.828 10.763 10.767m.292-4.673a11.9 11.9 0 0 0-2.57-3.813a12 12 0 0 0-3.813-2.57A11.9 11.9 0 0 0 12.005 0a11.93 11.93 0 0 0-8.486 3.516A12 12 0 0 0 .948 7.33c-.63 1.481-.946 3.05-.946 4.672s.316 3.192.942 4.673a11.9 11.9 0 0 0 2.57 3.813A11.96 11.96 0 0 0 12 24c1.619 0 3.191-.32 4.673-.942a11.9 11.9 0 0 0 3.813-2.57a11.96 11.96 0 0 0 3.512-8.486c0-1.623-.311-3.191-.938-4.673M8.566 14.631V9.263l2.574 2.684zM7.327 6.296v11.422l8.116-8.455v6.767c0 .343.279.618.617.618a.62.62 0 0 0 .622-.622v-9.74l-4.677 4.77z"/></svg>
</template>

CSS

.icon-osmc {
  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%22M22.768%2012.002c0%205.935-4.829%2010.768-10.768%2010.768c-5.935-.005-10.763-4.833-10.763-10.768c0-5.94%204.828-10.767%2010.768-10.767c5.934%200%2010.763%204.828%2010.763%2010.767m.292-4.673a11.9%2011.9%200%200%200-2.57-3.813a12%2012%200%200%200-3.813-2.57A11.9%2011.9%200%200%200%2012.005%200a11.93%2011.93%200%200%200-8.486%203.516A12%2012%200%200%200%20.948%207.33c-.63%201.481-.946%203.05-.946%204.672s.316%203.192.942%204.673a11.9%2011.9%200%200%200%202.57%203.813A11.96%2011.96%200%200%200%2012%2024c1.619%200%203.191-.32%204.673-.942a11.9%2011.9%200%200%200%203.813-2.57a11.96%2011.96%200%200%200%203.512-8.486c0-1.623-.311-3.191-.938-4.673M8.566%2014.631V9.263l2.574%202.684zM7.327%206.296v11.422l8.116-8.455v6.767c0%20.343.279.618.617.618a.62.62%200%200%200%20.622-.622v-9.74l-4.677%204.77z%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%22M22.768%2012.002c0%205.935-4.829%2010.768-10.768%2010.768c-5.935-.005-10.763-4.833-10.763-10.768c0-5.94%204.828-10.767%2010.768-10.767c5.934%200%2010.763%204.828%2010.763%2010.767m.292-4.673a11.9%2011.9%200%200%200-2.57-3.813a12%2012%200%200%200-3.813-2.57A11.9%2011.9%200%200%200%2012.005%200a11.93%2011.93%200%200%200-8.486%203.516A12%2012%200%200%200%20.948%207.33c-.63%201.481-.946%203.05-.946%204.672s.316%203.192.942%204.673a11.9%2011.9%200%200%200%202.57%203.813A11.96%2011.96%200%200%200%2012%2024c1.619%200%203.191-.32%204.673-.942a11.9%2011.9%200%200%200%203.813-2.57a11.96%2011.96%200%200%200%203.512-8.486c0-1.623-.311-3.191-.938-4.673M8.566%2014.631V9.263l2.574%202.684zM7.327%206.296v11.422l8.116-8.455v6.767c0%20.343.279.618.617.618a.62.62%200%200%200%20.622-.622v-9.74l-4.677%204.77z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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