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

Name
java
Set
SVG Logos
Style
Color
Viewbox
256×346
License
CC0

The same logo in other sets

Use the java logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 346"><path fill="#5382a1" d="M82.554 267.473s-13.198 7.675 9.393 10.272c27.369 3.122 41.356 2.675 71.517-3.034c0 0 7.93 4.972 19.003 9.279c-67.611 28.977-153.019-1.679-99.913-16.517m-8.262-37.814s-14.803 10.958 7.805 13.296c29.236 3.016 52.324 3.263 92.276-4.43c0 0 5.526 5.602 14.215 8.666c-81.747 23.904-172.798 1.885-114.296-17.532"/><path fill="#e76f00" d="M143.942 165.515c16.66 19.18-4.377 36.44-4.377 36.44s42.301-21.837 22.874-49.183c-18.144-25.5-32.059-38.172 43.268-81.858c0 0-118.238 29.53-61.765 94.6"/><path fill="#5382a1" d="M233.364 295.442s9.767 8.047-10.757 14.273c-39.026 11.823-162.432 15.393-196.714.471c-12.323-5.36 10.787-12.8 18.056-14.362c7.581-1.644 11.914-1.337 11.914-1.337c-13.705-9.655-88.583 18.957-38.034 27.15c137.853 22.356 251.292-10.066 215.535-26.195M88.9 190.48s-62.771 14.91-22.228 20.323c17.118 2.292 51.243 1.774 83.03-.89c25.978-2.19 52.063-6.85 52.063-6.85s-9.16 3.923-15.787 8.448c-63.744 16.765-186.886 8.966-151.435-8.183c29.981-14.492 54.358-12.848 54.358-12.848m112.605 62.942c64.8-33.672 34.839-66.03 13.927-61.67c-5.126 1.066-7.411 1.99-7.411 1.99s1.903-2.98 5.537-4.27c41.37-14.545 73.187 42.897-13.355 65.647c0 .001 1.003-.895 1.302-1.697"/><path fill="#e76f00" d="M162.439.371s35.887 35.9-34.037 91.101c-56.071 44.282-12.786 69.53-.023 98.377c-32.73-29.53-56.75-55.526-40.635-79.72C111.395 74.612 176.918 57.393 162.439.37"/><path fill="#5382a1" d="M95.268 344.665c62.199 3.982 157.712-2.209 159.974-31.64c0 0-4.348 11.158-51.404 20.018c-53.088 9.99-118.564 8.824-157.399 2.421c.001 0 7.95 6.58 48.83 9.201"/></svg>

React

import type { SVGProps } from "react";

export function LogosJava(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 346"><path fill="#5382a1" d="M82.554 267.473s-13.198 7.675 9.393 10.272c27.369 3.122 41.356 2.675 71.517-3.034c0 0 7.93 4.972 19.003 9.279c-67.611 28.977-153.019-1.679-99.913-16.517m-8.262-37.814s-14.803 10.958 7.805 13.296c29.236 3.016 52.324 3.263 92.276-4.43c0 0 5.526 5.602 14.215 8.666c-81.747 23.904-172.798 1.885-114.296-17.532"/><path fill="#e76f00" d="M143.942 165.515c16.66 19.18-4.377 36.44-4.377 36.44s42.301-21.837 22.874-49.183c-18.144-25.5-32.059-38.172 43.268-81.858c0 0-118.238 29.53-61.765 94.6"/><path fill="#5382a1" d="M233.364 295.442s9.767 8.047-10.757 14.273c-39.026 11.823-162.432 15.393-196.714.471c-12.323-5.36 10.787-12.8 18.056-14.362c7.581-1.644 11.914-1.337 11.914-1.337c-13.705-9.655-88.583 18.957-38.034 27.15c137.853 22.356 251.292-10.066 215.535-26.195M88.9 190.48s-62.771 14.91-22.228 20.323c17.118 2.292 51.243 1.774 83.03-.89c25.978-2.19 52.063-6.85 52.063-6.85s-9.16 3.923-15.787 8.448c-63.744 16.765-186.886 8.966-151.435-8.183c29.981-14.492 54.358-12.848 54.358-12.848m112.605 62.942c64.8-33.672 34.839-66.03 13.927-61.67c-5.126 1.066-7.411 1.99-7.411 1.99s1.903-2.98 5.537-4.27c41.37-14.545 73.187 42.897-13.355 65.647c0 .001 1.003-.895 1.302-1.697"/><path fill="#e76f00" d="M162.439.371s35.887 35.9-34.037 91.101c-56.071 44.282-12.786 69.53-.023 98.377c-32.73-29.53-56.75-55.526-40.635-79.72C111.395 74.612 176.918 57.393 162.439.37"/><path fill="#5382a1" d="M95.268 344.665c62.199 3.982 157.712-2.209 159.974-31.64c0 0-4.348 11.158-51.404 20.018c-53.088 9.99-118.564 8.824-157.399 2.421c.001 0 7.95 6.58 48.83 9.201"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 346"><path fill="#5382a1" d="M82.554 267.473s-13.198 7.675 9.393 10.272c27.369 3.122 41.356 2.675 71.517-3.034c0 0 7.93 4.972 19.003 9.279c-67.611 28.977-153.019-1.679-99.913-16.517m-8.262-37.814s-14.803 10.958 7.805 13.296c29.236 3.016 52.324 3.263 92.276-4.43c0 0 5.526 5.602 14.215 8.666c-81.747 23.904-172.798 1.885-114.296-17.532"/><path fill="#e76f00" d="M143.942 165.515c16.66 19.18-4.377 36.44-4.377 36.44s42.301-21.837 22.874-49.183c-18.144-25.5-32.059-38.172 43.268-81.858c0 0-118.238 29.53-61.765 94.6"/><path fill="#5382a1" d="M233.364 295.442s9.767 8.047-10.757 14.273c-39.026 11.823-162.432 15.393-196.714.471c-12.323-5.36 10.787-12.8 18.056-14.362c7.581-1.644 11.914-1.337 11.914-1.337c-13.705-9.655-88.583 18.957-38.034 27.15c137.853 22.356 251.292-10.066 215.535-26.195M88.9 190.48s-62.771 14.91-22.228 20.323c17.118 2.292 51.243 1.774 83.03-.89c25.978-2.19 52.063-6.85 52.063-6.85s-9.16 3.923-15.787 8.448c-63.744 16.765-186.886 8.966-151.435-8.183c29.981-14.492 54.358-12.848 54.358-12.848m112.605 62.942c64.8-33.672 34.839-66.03 13.927-61.67c-5.126 1.066-7.411 1.99-7.411 1.99s1.903-2.98 5.537-4.27c41.37-14.545 73.187 42.897-13.355 65.647c0 .001 1.003-.895 1.302-1.697"/><path fill="#e76f00" d="M162.439.371s35.887 35.9-34.037 91.101c-56.071 44.282-12.786 69.53-.023 98.377c-32.73-29.53-56.75-55.526-40.635-79.72C111.395 74.612 176.918 57.393 162.439.37"/><path fill="#5382a1" d="M95.268 344.665c62.199 3.982 157.712-2.209 159.974-31.64c0 0-4.348 11.158-51.404 20.018c-53.088 9.99-118.564 8.824-157.399 2.421c.001 0 7.95 6.58 48.83 9.201"/></svg>
</template>

CSS

.icon-java {
  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%20256%20346%22%3E%3Cpath%20fill%3D%22%235382a1%22%20d%3D%22M82.554%20267.473s-13.198%207.675%209.393%2010.272c27.369%203.122%2041.356%202.675%2071.517-3.034c0%200%207.93%204.972%2019.003%209.279c-67.611%2028.977-153.019-1.679-99.913-16.517m-8.262-37.814s-14.803%2010.958%207.805%2013.296c29.236%203.016%2052.324%203.263%2092.276-4.43c0%200%205.526%205.602%2014.215%208.666c-81.747%2023.904-172.798%201.885-114.296-17.532%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M143.942%20165.515c16.66%2019.18-4.377%2036.44-4.377%2036.44s42.301-21.837%2022.874-49.183c-18.144-25.5-32.059-38.172%2043.268-81.858c0%200-118.238%2029.53-61.765%2094.6%22%2F%3E%3Cpath%20fill%3D%22%235382a1%22%20d%3D%22M233.364%20295.442s9.767%208.047-10.757%2014.273c-39.026%2011.823-162.432%2015.393-196.714.471c-12.323-5.36%2010.787-12.8%2018.056-14.362c7.581-1.644%2011.914-1.337%2011.914-1.337c-13.705-9.655-88.583%2018.957-38.034%2027.15c137.853%2022.356%20251.292-10.066%20215.535-26.195M88.9%20190.48s-62.771%2014.91-22.228%2020.323c17.118%202.292%2051.243%201.774%2083.03-.89c25.978-2.19%2052.063-6.85%2052.063-6.85s-9.16%203.923-15.787%208.448c-63.744%2016.765-186.886%208.966-151.435-8.183c29.981-14.492%2054.358-12.848%2054.358-12.848m112.605%2062.942c64.8-33.672%2034.839-66.03%2013.927-61.67c-5.126%201.066-7.411%201.99-7.411%201.99s1.903-2.98%205.537-4.27c41.37-14.545%2073.187%2042.897-13.355%2065.647c0%20.001%201.003-.895%201.302-1.697%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M162.439.371s35.887%2035.9-34.037%2091.101c-56.071%2044.282-12.786%2069.53-.023%2098.377c-32.73-29.53-56.75-55.526-40.635-79.72C111.395%2074.612%20176.918%2057.393%20162.439.37%22%2F%3E%3Cpath%20fill%3D%22%235382a1%22%20d%3D%22M95.268%20344.665c62.199%203.982%20157.712-2.209%20159.974-31.64c0%200-4.348%2011.158-51.404%2020.018c-53.088%209.99-118.564%208.824-157.399%202.421c.001%200%207.95%206.58%2048.83%209.201%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%20256%20346%22%3E%3Cpath%20fill%3D%22%235382a1%22%20d%3D%22M82.554%20267.473s-13.198%207.675%209.393%2010.272c27.369%203.122%2041.356%202.675%2071.517-3.034c0%200%207.93%204.972%2019.003%209.279c-67.611%2028.977-153.019-1.679-99.913-16.517m-8.262-37.814s-14.803%2010.958%207.805%2013.296c29.236%203.016%2052.324%203.263%2092.276-4.43c0%200%205.526%205.602%2014.215%208.666c-81.747%2023.904-172.798%201.885-114.296-17.532%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M143.942%20165.515c16.66%2019.18-4.377%2036.44-4.377%2036.44s42.301-21.837%2022.874-49.183c-18.144-25.5-32.059-38.172%2043.268-81.858c0%200-118.238%2029.53-61.765%2094.6%22%2F%3E%3Cpath%20fill%3D%22%235382a1%22%20d%3D%22M233.364%20295.442s9.767%208.047-10.757%2014.273c-39.026%2011.823-162.432%2015.393-196.714.471c-12.323-5.36%2010.787-12.8%2018.056-14.362c7.581-1.644%2011.914-1.337%2011.914-1.337c-13.705-9.655-88.583%2018.957-38.034%2027.15c137.853%2022.356%20251.292-10.066%20215.535-26.195M88.9%20190.48s-62.771%2014.91-22.228%2020.323c17.118%202.292%2051.243%201.774%2083.03-.89c25.978-2.19%2052.063-6.85%2052.063-6.85s-9.16%203.923-15.787%208.448c-63.744%2016.765-186.886%208.966-151.435-8.183c29.981-14.492%2054.358-12.848%2054.358-12.848m112.605%2062.942c64.8-33.672%2034.839-66.03%2013.927-61.67c-5.126%201.066-7.411%201.99-7.411%201.99s1.903-2.98%205.537-4.27c41.37-14.545%2073.187%2042.897-13.355%2065.647c0%20.001%201.003-.895%201.302-1.697%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M162.439.371s35.887%2035.9-34.037%2091.101c-56.071%2044.282-12.786%2069.53-.023%2098.377c-32.73-29.53-56.75-55.526-40.635-79.72C111.395%2074.612%20176.918%2057.393%20162.439.37%22%2F%3E%3Cpath%20fill%3D%22%235382a1%22%20d%3D%22M95.268%20344.665c62.199%203.982%20157.712-2.209%20159.974-31.64c0%200-4.348%2011.158-51.404%2020.018c-53.088%209.99-118.564%208.824-157.399%202.421c.001%200%207.95%206.58%2048.83%209.201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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