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

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

Use the openmined logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0a1.43 1.43 0 0 0-1.25.725L7.082 7.082L.725 10.75a1.44 1.44 0 0 0 0 2.5l6.357 3.668l3.668 6.357a1.44 1.44 0 0 0 2.5 0l3.668-6.357l6.357-3.668c.967-.544.967-1.945 0-2.5l-6.357-3.668L13.25.725A1.43 1.43 0 0 0 12 0m.006 4.237l7.757 7.769l-7.769 7.757l-7.757-7.757zm-.012 3.112l-4.656 4.657l4.656 4.656l4.657-4.656z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOpenmined(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="M12 0a1.43 1.43 0 0 0-1.25.725L7.082 7.082L.725 10.75a1.44 1.44 0 0 0 0 2.5l6.357 3.668l3.668 6.357a1.44 1.44 0 0 0 2.5 0l3.668-6.357l6.357-3.668c.967-.544.967-1.945 0-2.5l-6.357-3.668L13.25.725A1.43 1.43 0 0 0 12 0m.006 4.237l7.757 7.769l-7.769 7.757l-7.757-7.757zm-.012 3.112l-4.656 4.657l4.656 4.656l4.657-4.656z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0a1.43 1.43 0 0 0-1.25.725L7.082 7.082L.725 10.75a1.44 1.44 0 0 0 0 2.5l6.357 3.668l3.668 6.357a1.44 1.44 0 0 0 2.5 0l3.668-6.357l6.357-3.668c.967-.544.967-1.945 0-2.5l-6.357-3.668L13.25.725A1.43 1.43 0 0 0 12 0m.006 4.237l7.757 7.769l-7.769 7.757l-7.757-7.757zm-.012 3.112l-4.656 4.657l4.656 4.656l4.657-4.656z"/></svg>
</template>

CSS

.icon-openmined {
  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%22M12%200a1.43%201.43%200%200%200-1.25.725L7.082%207.082L.725%2010.75a1.44%201.44%200%200%200%200%202.5l6.357%203.668l3.668%206.357a1.44%201.44%200%200%200%202.5%200l3.668-6.357l6.357-3.668c.967-.544.967-1.945%200-2.5l-6.357-3.668L13.25.725A1.43%201.43%200%200%200%2012%200m.006%204.237l7.757%207.769l-7.769%207.757l-7.757-7.757zm-.012%203.112l-4.656%204.657l4.656%204.656l4.657-4.656z%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%22M12%200a1.43%201.43%200%200%200-1.25.725L7.082%207.082L.725%2010.75a1.44%201.44%200%200%200%200%202.5l6.357%203.668l3.668%206.357a1.44%201.44%200%200%200%202.5%200l3.668-6.357l6.357-3.668c.967-.544.967-1.945%200-2.5l-6.357-3.668L13.25.725A1.43%201.43%200%200%200%2012%200m.006%204.237l7.757%207.769l-7.769%207.757l-7.757-7.757zm-.012%203.112l-4.656%204.657l4.656%204.656l4.657-4.656z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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