oracle from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
oracle
Set
SVG Logos
Style
Color
Viewbox
512×67
License
CC0

The same logo in other sets

Use the oracle logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 67"><path fill="#ea1b22" d="M221.034 43.303h33.832l-17.889-28.781l-32.833 52.037h-14.942l39.935-62.508c1.736-2.525 4.63-4.051 7.84-4.051c3.104 0 5.998 1.473 7.682 3.946l40.093 62.613H269.81l-7.05-11.628h-34.253zM376.251 54.93V.631h-12.68v59.614c0 1.631.631 3.21 1.841 4.42s2.841 1.894 4.63 1.894h57.825l7.472-11.628zm-209.78-9.734c12.313 0 22.31-9.944 22.31-22.256c0-12.313-9.997-22.31-22.31-22.31h-55.473v65.93h12.676v-54.3h41.956c5.893 0 10.628 4.789 10.628 10.682c0 5.892-4.735 10.68-10.628 10.68l-35.747-.052l37.851 32.99h18.416l-25.466-21.362zM32.97 66.559C14.77 66.56 0 51.827 0 33.622C0 15.416 14.77.632 32.97.632h38.32c18.204 0 32.963 14.784 32.963 32.99c0 18.205-14.759 32.937-32.964 32.937zm37.468-11.628c11.791 0 21.341-9.524 21.341-21.31S82.228 12.26 70.437 12.26h-36.62c-11.787 0-21.342 9.576-21.342 21.362S22.03 54.93 33.816 54.93zm240.78 11.628c-18.204 0-32.99-14.732-32.99-32.937c0-18.206 14.786-32.99 32.99-32.99h45.514l-7.42 11.628H312.06c-11.786 0-21.362 9.576-21.362 21.362s9.576 21.309 21.362 21.309h45.723l-7.472 11.628zm155.06-11.628c-9.734 0-17.995-6.524-20.52-15.522h54.194l7.471-11.628h-61.665c2.525-8.945 10.786-15.521 20.52-15.521h37.2L511 .63h-45.565c-18.205 0-32.99 14.785-32.99 32.99s14.785 32.938 32.99 32.938h39.094L512 54.931z"/></svg>

React

import type { SVGProps } from "react";

export function LogosOracle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 67"><path fill="#ea1b22" d="M221.034 43.303h33.832l-17.889-28.781l-32.833 52.037h-14.942l39.935-62.508c1.736-2.525 4.63-4.051 7.84-4.051c3.104 0 5.998 1.473 7.682 3.946l40.093 62.613H269.81l-7.05-11.628h-34.253zM376.251 54.93V.631h-12.68v59.614c0 1.631.631 3.21 1.841 4.42s2.841 1.894 4.63 1.894h57.825l7.472-11.628zm-209.78-9.734c12.313 0 22.31-9.944 22.31-22.256c0-12.313-9.997-22.31-22.31-22.31h-55.473v65.93h12.676v-54.3h41.956c5.893 0 10.628 4.789 10.628 10.682c0 5.892-4.735 10.68-10.628 10.68l-35.747-.052l37.851 32.99h18.416l-25.466-21.362zM32.97 66.559C14.77 66.56 0 51.827 0 33.622C0 15.416 14.77.632 32.97.632h38.32c18.204 0 32.963 14.784 32.963 32.99c0 18.205-14.759 32.937-32.964 32.937zm37.468-11.628c11.791 0 21.341-9.524 21.341-21.31S82.228 12.26 70.437 12.26h-36.62c-11.787 0-21.342 9.576-21.342 21.362S22.03 54.93 33.816 54.93zm240.78 11.628c-18.204 0-32.99-14.732-32.99-32.937c0-18.206 14.786-32.99 32.99-32.99h45.514l-7.42 11.628H312.06c-11.786 0-21.362 9.576-21.362 21.362s9.576 21.309 21.362 21.309h45.723l-7.472 11.628zm155.06-11.628c-9.734 0-17.995-6.524-20.52-15.522h54.194l7.471-11.628h-61.665c2.525-8.945 10.786-15.521 20.52-15.521h37.2L511 .63h-45.565c-18.205 0-32.99 14.785-32.99 32.99s14.785 32.938 32.99 32.938h39.094L512 54.931z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 67"><path fill="#ea1b22" d="M221.034 43.303h33.832l-17.889-28.781l-32.833 52.037h-14.942l39.935-62.508c1.736-2.525 4.63-4.051 7.84-4.051c3.104 0 5.998 1.473 7.682 3.946l40.093 62.613H269.81l-7.05-11.628h-34.253zM376.251 54.93V.631h-12.68v59.614c0 1.631.631 3.21 1.841 4.42s2.841 1.894 4.63 1.894h57.825l7.472-11.628zm-209.78-9.734c12.313 0 22.31-9.944 22.31-22.256c0-12.313-9.997-22.31-22.31-22.31h-55.473v65.93h12.676v-54.3h41.956c5.893 0 10.628 4.789 10.628 10.682c0 5.892-4.735 10.68-10.628 10.68l-35.747-.052l37.851 32.99h18.416l-25.466-21.362zM32.97 66.559C14.77 66.56 0 51.827 0 33.622C0 15.416 14.77.632 32.97.632h38.32c18.204 0 32.963 14.784 32.963 32.99c0 18.205-14.759 32.937-32.964 32.937zm37.468-11.628c11.791 0 21.341-9.524 21.341-21.31S82.228 12.26 70.437 12.26h-36.62c-11.787 0-21.342 9.576-21.342 21.362S22.03 54.93 33.816 54.93zm240.78 11.628c-18.204 0-32.99-14.732-32.99-32.937c0-18.206 14.786-32.99 32.99-32.99h45.514l-7.42 11.628H312.06c-11.786 0-21.362 9.576-21.362 21.362s9.576 21.309 21.362 21.309h45.723l-7.472 11.628zm155.06-11.628c-9.734 0-17.995-6.524-20.52-15.522h54.194l7.471-11.628h-61.665c2.525-8.945 10.786-15.521 20.52-15.521h37.2L511 .63h-45.565c-18.205 0-32.99 14.785-32.99 32.99s14.785 32.938 32.99 32.938h39.094L512 54.931z"/></svg>
</template>

CSS

.icon-oracle {
  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%20512%2067%22%3E%3Cpath%20fill%3D%22%23ea1b22%22%20d%3D%22M221.034%2043.303h33.832l-17.889-28.781l-32.833%2052.037h-14.942l39.935-62.508c1.736-2.525%204.63-4.051%207.84-4.051c3.104%200%205.998%201.473%207.682%203.946l40.093%2062.613H269.81l-7.05-11.628h-34.253zM376.251%2054.93V.631h-12.68v59.614c0%201.631.631%203.21%201.841%204.42s2.841%201.894%204.63%201.894h57.825l7.472-11.628zm-209.78-9.734c12.313%200%2022.31-9.944%2022.31-22.256c0-12.313-9.997-22.31-22.31-22.31h-55.473v65.93h12.676v-54.3h41.956c5.893%200%2010.628%204.789%2010.628%2010.682c0%205.892-4.735%2010.68-10.628%2010.68l-35.747-.052l37.851%2032.99h18.416l-25.466-21.362zM32.97%2066.559C14.77%2066.56%200%2051.827%200%2033.622C0%2015.416%2014.77.632%2032.97.632h38.32c18.204%200%2032.963%2014.784%2032.963%2032.99c0%2018.205-14.759%2032.937-32.964%2032.937zm37.468-11.628c11.791%200%2021.341-9.524%2021.341-21.31S82.228%2012.26%2070.437%2012.26h-36.62c-11.787%200-21.342%209.576-21.342%2021.362S22.03%2054.93%2033.816%2054.93zm240.78%2011.628c-18.204%200-32.99-14.732-32.99-32.937c0-18.206%2014.786-32.99%2032.99-32.99h45.514l-7.42%2011.628H312.06c-11.786%200-21.362%209.576-21.362%2021.362s9.576%2021.309%2021.362%2021.309h45.723l-7.472%2011.628zm155.06-11.628c-9.734%200-17.995-6.524-20.52-15.522h54.194l7.471-11.628h-61.665c2.525-8.945%2010.786-15.521%2020.52-15.521h37.2L511%20.63h-45.565c-18.205%200-32.99%2014.785-32.99%2032.99s14.785%2032.938%2032.99%2032.938h39.094L512%2054.931z%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%20512%2067%22%3E%3Cpath%20fill%3D%22%23ea1b22%22%20d%3D%22M221.034%2043.303h33.832l-17.889-28.781l-32.833%2052.037h-14.942l39.935-62.508c1.736-2.525%204.63-4.051%207.84-4.051c3.104%200%205.998%201.473%207.682%203.946l40.093%2062.613H269.81l-7.05-11.628h-34.253zM376.251%2054.93V.631h-12.68v59.614c0%201.631.631%203.21%201.841%204.42s2.841%201.894%204.63%201.894h57.825l7.472-11.628zm-209.78-9.734c12.313%200%2022.31-9.944%2022.31-22.256c0-12.313-9.997-22.31-22.31-22.31h-55.473v65.93h12.676v-54.3h41.956c5.893%200%2010.628%204.789%2010.628%2010.682c0%205.892-4.735%2010.68-10.628%2010.68l-35.747-.052l37.851%2032.99h18.416l-25.466-21.362zM32.97%2066.559C14.77%2066.56%200%2051.827%200%2033.622C0%2015.416%2014.77.632%2032.97.632h38.32c18.204%200%2032.963%2014.784%2032.963%2032.99c0%2018.205-14.759%2032.937-32.964%2032.937zm37.468-11.628c11.791%200%2021.341-9.524%2021.341-21.31S82.228%2012.26%2070.437%2012.26h-36.62c-11.787%200-21.342%209.576-21.342%2021.362S22.03%2054.93%2033.816%2054.93zm240.78%2011.628c-18.204%200-32.99-14.732-32.99-32.937c0-18.206%2014.786-32.99%2032.99-32.99h45.514l-7.42%2011.628H312.06c-11.786%200-21.362%209.576-21.362%2021.362s9.576%2021.309%2021.362%2021.309h45.723l-7.472%2011.628zm155.06-11.628c-9.734%200-17.995-6.524-20.52-15.522h54.194l7.471-11.628h-61.665c2.525-8.945%2010.786-15.521%2020.52-15.521h37.2L511%20.63h-45.565c-18.205%200-32.99%2014.785-32.99%2032.99s14.785%2032.938%2032.99%2032.938h39.094L512%2054.931z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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