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

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

The same logo in other sets

Use the oculus logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.135 13.949c-.319.221-.675.355-1.057.416s-.761.049-1.142.049H8.063c-.382 0-.762.014-1.145-.049a2.6 2.6 0 0 1-1.057-.416a2.38 2.38 0 0 1-1.027-1.951c0-.796.387-1.515 1.029-1.95c.314-.225.674-.359 1.049-.42s.75-.061 1.141-.061h7.875c.375 0 .765-.014 1.14.046s.735.194 1.051.405a2.34 2.34 0 0 1 1.02 1.949c0 .78-.391 1.5-1.035 1.95zm3.174-7.555a7.2 7.2 0 0 0-2.865-1.398a8.8 8.8 0 0 0-1.822-.23c-.449-.015-.899-.01-1.364-.01H8.76c-.457 0-.915-.005-1.372.01a9 9 0 0 0-1.825.23a7.3 7.3 0 0 0-2.865 1.4A7.17 7.17 0 0 0 0 12c0 2.182.99 4.241 2.689 5.606a7.3 7.3 0 0 0 2.865 1.4a8.8 8.8 0 0 0 1.823.229c.45.016.9.012 1.365.012h6.496c.449 0 .914.004 1.364-.012a8.6 8.6 0 0 0 1.814-.229a7.4 7.4 0 0 0 2.866-1.402A7.13 7.13 0 0 0 24 12c0-2.181-.99-4.241-2.691-5.606"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOculus(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="M18.135 13.949c-.319.221-.675.355-1.057.416s-.761.049-1.142.049H8.063c-.382 0-.762.014-1.145-.049a2.6 2.6 0 0 1-1.057-.416a2.38 2.38 0 0 1-1.027-1.951c0-.796.387-1.515 1.029-1.95c.314-.225.674-.359 1.049-.42s.75-.061 1.141-.061h7.875c.375 0 .765-.014 1.14.046s.735.194 1.051.405a2.34 2.34 0 0 1 1.02 1.949c0 .78-.391 1.5-1.035 1.95zm3.174-7.555a7.2 7.2 0 0 0-2.865-1.398a8.8 8.8 0 0 0-1.822-.23c-.449-.015-.899-.01-1.364-.01H8.76c-.457 0-.915-.005-1.372.01a9 9 0 0 0-1.825.23a7.3 7.3 0 0 0-2.865 1.4A7.17 7.17 0 0 0 0 12c0 2.182.99 4.241 2.689 5.606a7.3 7.3 0 0 0 2.865 1.4a8.8 8.8 0 0 0 1.823.229c.45.016.9.012 1.365.012h6.496c.449 0 .914.004 1.364-.012a8.6 8.6 0 0 0 1.814-.229a7.4 7.4 0 0 0 2.866-1.402A7.13 7.13 0 0 0 24 12c0-2.181-.99-4.241-2.691-5.606"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.135 13.949c-.319.221-.675.355-1.057.416s-.761.049-1.142.049H8.063c-.382 0-.762.014-1.145-.049a2.6 2.6 0 0 1-1.057-.416a2.38 2.38 0 0 1-1.027-1.951c0-.796.387-1.515 1.029-1.95c.314-.225.674-.359 1.049-.42s.75-.061 1.141-.061h7.875c.375 0 .765-.014 1.14.046s.735.194 1.051.405a2.34 2.34 0 0 1 1.02 1.949c0 .78-.391 1.5-1.035 1.95zm3.174-7.555a7.2 7.2 0 0 0-2.865-1.398a8.8 8.8 0 0 0-1.822-.23c-.449-.015-.899-.01-1.364-.01H8.76c-.457 0-.915-.005-1.372.01a9 9 0 0 0-1.825.23a7.3 7.3 0 0 0-2.865 1.4A7.17 7.17 0 0 0 0 12c0 2.182.99 4.241 2.689 5.606a7.3 7.3 0 0 0 2.865 1.4a8.8 8.8 0 0 0 1.823.229c.45.016.9.012 1.365.012h6.496c.449 0 .914.004 1.364-.012a8.6 8.6 0 0 0 1.814-.229a7.4 7.4 0 0 0 2.866-1.402A7.13 7.13 0 0 0 24 12c0-2.181-.99-4.241-2.691-5.606"/></svg>
</template>

CSS

.icon-oculus {
  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%22M18.135%2013.949c-.319.221-.675.355-1.057.416s-.761.049-1.142.049H8.063c-.382%200-.762.014-1.145-.049a2.6%202.6%200%200%201-1.057-.416a2.38%202.38%200%200%201-1.027-1.951c0-.796.387-1.515%201.029-1.95c.314-.225.674-.359%201.049-.42s.75-.061%201.141-.061h7.875c.375%200%20.765-.014%201.14.046s.735.194%201.051.405a2.34%202.34%200%200%201%201.02%201.949c0%20.78-.391%201.5-1.035%201.95zm3.174-7.555a7.2%207.2%200%200%200-2.865-1.398a8.8%208.8%200%200%200-1.822-.23c-.449-.015-.899-.01-1.364-.01H8.76c-.457%200-.915-.005-1.372.01a9%209%200%200%200-1.825.23a7.3%207.3%200%200%200-2.865%201.4A7.17%207.17%200%200%200%200%2012c0%202.182.99%204.241%202.689%205.606a7.3%207.3%200%200%200%202.865%201.4a8.8%208.8%200%200%200%201.823.229c.45.016.9.012%201.365.012h6.496c.449%200%20.914.004%201.364-.012a8.6%208.6%200%200%200%201.814-.229a7.4%207.4%200%200%200%202.866-1.402A7.13%207.13%200%200%200%2024%2012c0-2.181-.99-4.241-2.691-5.606%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%22M18.135%2013.949c-.319.221-.675.355-1.057.416s-.761.049-1.142.049H8.063c-.382%200-.762.014-1.145-.049a2.6%202.6%200%200%201-1.057-.416a2.38%202.38%200%200%201-1.027-1.951c0-.796.387-1.515%201.029-1.95c.314-.225.674-.359%201.049-.42s.75-.061%201.141-.061h7.875c.375%200%20.765-.014%201.14.046s.735.194%201.051.405a2.34%202.34%200%200%201%201.02%201.949c0%20.78-.391%201.5-1.035%201.95zm3.174-7.555a7.2%207.2%200%200%200-2.865-1.398a8.8%208.8%200%200%200-1.822-.23c-.449-.015-.899-.01-1.364-.01H8.76c-.457%200-.915-.005-1.372.01a9%209%200%200%200-1.825.23a7.3%207.3%200%200%200-2.865%201.4A7.17%207.17%200%200%200%200%2012c0%202.182.99%204.241%202.689%205.606a7.3%207.3%200%200%200%202.865%201.4a8.8%208.8%200%200%200%201.823.229c.45.016.9.012%201.365.012h6.496c.449%200%20.914.004%201.364-.012a8.6%208.6%200%200%200%201.814-.229a7.4%207.4%200%200%200%202.866-1.402A7.13%207.13%200%200%200%2024%2012c0-2.181-.99-4.241-2.691-5.606%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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