java logo
java from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- java
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 384×512
- License
- CC BY 4.0
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 384 512"><path fill="currentColor" d="M277.74 312.9c9.8-6.7 23.4-12.5 23.4-12.5s-38.7 7-77.2 10.2c-47.1 3.9-97.7 4.7-123.1 1.3c-60.1-8 33-30.1 33-30.1s-36.1-2.4-80.6 19c-52.5 25.4 130 37 224.5 12.1m-85.4-32.1c-19-42.7-83.1-80.2 0-145.8C296 53.2 242.84 0 242.84 0c21.5 84.5-75.6 110.1-110.7 162.6c-23.9 35.9 11.7 74.4 60.2 118.2m114.6-176.2c.1 0-175.2 43.8-91.5 140.2c24.7 28.4-6.5 54-6.5 54s62.7-32.4 33.9-72.9c-26.9-37.8-47.5-56.6 64.1-121.3m-6.1 270.5a12.2 12.2 0 0 1-2 2.6c128.3-33.7 81.1-118.9 19.8-97.3a17.33 17.33 0 0 0-8.2 6.3a70.5 70.5 0 0 1 11-3c31-6.5 75.5 41.5-20.6 91.4M348 437.4s14.5 11.9-15.9 21.2c-57.9 17.5-240.8 22.8-291.6.7c-18.3-7.9 16-19 26.8-21.3c11.2-2.4 17.7-2 17.7-2c-20.3-14.3-131.3 28.1-56.4 40.2C232.84 509.4 401 461.3 348 437.4M124.44 396c-78.7 22 47.9 67.4 148.1 24.5a186 186 0 0 1-28.2-13.8c-44.7 8.5-65.4 9.1-106 4.5c-33.5-3.8-13.9-15.2-13.9-15.2m179.8 97.2c-78.7 14.8-175.8 13.1-233.3 3.6c0-.1 11.8 9.7 72.4 13.6c92.2 5.9 233.8-3.3 237.1-46.9c0 0-6.4 16.5-76.2 29.7M260.64 353c-59.2 11.4-93.5 11.1-136.8 6.6c-33.5-3.5-11.6-19.7-11.6-19.7c-86.8 28.8 48.2 61.4 169.5 25.9a60.4 60.4 0 0 1-21.1-12.8"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsJava(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M277.74 312.9c9.8-6.7 23.4-12.5 23.4-12.5s-38.7 7-77.2 10.2c-47.1 3.9-97.7 4.7-123.1 1.3c-60.1-8 33-30.1 33-30.1s-36.1-2.4-80.6 19c-52.5 25.4 130 37 224.5 12.1m-85.4-32.1c-19-42.7-83.1-80.2 0-145.8C296 53.2 242.84 0 242.84 0c21.5 84.5-75.6 110.1-110.7 162.6c-23.9 35.9 11.7 74.4 60.2 118.2m114.6-176.2c.1 0-175.2 43.8-91.5 140.2c24.7 28.4-6.5 54-6.5 54s62.7-32.4 33.9-72.9c-26.9-37.8-47.5-56.6 64.1-121.3m-6.1 270.5a12.2 12.2 0 0 1-2 2.6c128.3-33.7 81.1-118.9 19.8-97.3a17.33 17.33 0 0 0-8.2 6.3a70.5 70.5 0 0 1 11-3c31-6.5 75.5 41.5-20.6 91.4M348 437.4s14.5 11.9-15.9 21.2c-57.9 17.5-240.8 22.8-291.6.7c-18.3-7.9 16-19 26.8-21.3c11.2-2.4 17.7-2 17.7-2c-20.3-14.3-131.3 28.1-56.4 40.2C232.84 509.4 401 461.3 348 437.4M124.44 396c-78.7 22 47.9 67.4 148.1 24.5a186 186 0 0 1-28.2-13.8c-44.7 8.5-65.4 9.1-106 4.5c-33.5-3.8-13.9-15.2-13.9-15.2m179.8 97.2c-78.7 14.8-175.8 13.1-233.3 3.6c0-.1 11.8 9.7 72.4 13.6c92.2 5.9 233.8-3.3 237.1-46.9c0 0-6.4 16.5-76.2 29.7M260.64 353c-59.2 11.4-93.5 11.1-136.8 6.6c-33.5-3.5-11.6-19.7-11.6-19.7c-86.8 28.8 48.2 61.4 169.5 25.9a60.4 60.4 0 0 1-21.1-12.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M277.74 312.9c9.8-6.7 23.4-12.5 23.4-12.5s-38.7 7-77.2 10.2c-47.1 3.9-97.7 4.7-123.1 1.3c-60.1-8 33-30.1 33-30.1s-36.1-2.4-80.6 19c-52.5 25.4 130 37 224.5 12.1m-85.4-32.1c-19-42.7-83.1-80.2 0-145.8C296 53.2 242.84 0 242.84 0c21.5 84.5-75.6 110.1-110.7 162.6c-23.9 35.9 11.7 74.4 60.2 118.2m114.6-176.2c.1 0-175.2 43.8-91.5 140.2c24.7 28.4-6.5 54-6.5 54s62.7-32.4 33.9-72.9c-26.9-37.8-47.5-56.6 64.1-121.3m-6.1 270.5a12.2 12.2 0 0 1-2 2.6c128.3-33.7 81.1-118.9 19.8-97.3a17.33 17.33 0 0 0-8.2 6.3a70.5 70.5 0 0 1 11-3c31-6.5 75.5 41.5-20.6 91.4M348 437.4s14.5 11.9-15.9 21.2c-57.9 17.5-240.8 22.8-291.6.7c-18.3-7.9 16-19 26.8-21.3c11.2-2.4 17.7-2 17.7-2c-20.3-14.3-131.3 28.1-56.4 40.2C232.84 509.4 401 461.3 348 437.4M124.44 396c-78.7 22 47.9 67.4 148.1 24.5a186 186 0 0 1-28.2-13.8c-44.7 8.5-65.4 9.1-106 4.5c-33.5-3.8-13.9-15.2-13.9-15.2m179.8 97.2c-78.7 14.8-175.8 13.1-233.3 3.6c0-.1 11.8 9.7 72.4 13.6c92.2 5.9 233.8-3.3 237.1-46.9c0 0-6.4 16.5-76.2 29.7M260.64 353c-59.2 11.4-93.5 11.1-136.8 6.6c-33.5-3.5-11.6-19.7-11.6-19.7c-86.8 28.8 48.2 61.4 169.5 25.9a60.4 60.4 0 0 1-21.1-12.8"/></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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M277.74%20312.9c9.8-6.7%2023.4-12.5%2023.4-12.5s-38.7%207-77.2%2010.2c-47.1%203.9-97.7%204.7-123.1%201.3c-60.1-8%2033-30.1%2033-30.1s-36.1-2.4-80.6%2019c-52.5%2025.4%20130%2037%20224.5%2012.1m-85.4-32.1c-19-42.7-83.1-80.2%200-145.8C296%2053.2%20242.84%200%20242.84%200c21.5%2084.5-75.6%20110.1-110.7%20162.6c-23.9%2035.9%2011.7%2074.4%2060.2%20118.2m114.6-176.2c.1%200-175.2%2043.8-91.5%20140.2c24.7%2028.4-6.5%2054-6.5%2054s62.7-32.4%2033.9-72.9c-26.9-37.8-47.5-56.6%2064.1-121.3m-6.1%20270.5a12.2%2012.2%200%200%201-2%202.6c128.3-33.7%2081.1-118.9%2019.8-97.3a17.33%2017.33%200%200%200-8.2%206.3a70.5%2070.5%200%200%201%2011-3c31-6.5%2075.5%2041.5-20.6%2091.4M348%20437.4s14.5%2011.9-15.9%2021.2c-57.9%2017.5-240.8%2022.8-291.6.7c-18.3-7.9%2016-19%2026.8-21.3c11.2-2.4%2017.7-2%2017.7-2c-20.3-14.3-131.3%2028.1-56.4%2040.2C232.84%20509.4%20401%20461.3%20348%20437.4M124.44%20396c-78.7%2022%2047.9%2067.4%20148.1%2024.5a186%20186%200%200%201-28.2-13.8c-44.7%208.5-65.4%209.1-106%204.5c-33.5-3.8-13.9-15.2-13.9-15.2m179.8%2097.2c-78.7%2014.8-175.8%2013.1-233.3%203.6c0-.1%2011.8%209.7%2072.4%2013.6c92.2%205.9%20233.8-3.3%20237.1-46.9c0%200-6.4%2016.5-76.2%2029.7M260.64%20353c-59.2%2011.4-93.5%2011.1-136.8%206.6c-33.5-3.5-11.6-19.7-11.6-19.7c-86.8%2028.8%2048.2%2061.4%20169.5%2025.9a60.4%2060.4%200%200%201-21.1-12.8%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M277.74%20312.9c9.8-6.7%2023.4-12.5%2023.4-12.5s-38.7%207-77.2%2010.2c-47.1%203.9-97.7%204.7-123.1%201.3c-60.1-8%2033-30.1%2033-30.1s-36.1-2.4-80.6%2019c-52.5%2025.4%20130%2037%20224.5%2012.1m-85.4-32.1c-19-42.7-83.1-80.2%200-145.8C296%2053.2%20242.84%200%20242.84%200c21.5%2084.5-75.6%20110.1-110.7%20162.6c-23.9%2035.9%2011.7%2074.4%2060.2%20118.2m114.6-176.2c.1%200-175.2%2043.8-91.5%20140.2c24.7%2028.4-6.5%2054-6.5%2054s62.7-32.4%2033.9-72.9c-26.9-37.8-47.5-56.6%2064.1-121.3m-6.1%20270.5a12.2%2012.2%200%200%201-2%202.6c128.3-33.7%2081.1-118.9%2019.8-97.3a17.33%2017.33%200%200%200-8.2%206.3a70.5%2070.5%200%200%201%2011-3c31-6.5%2075.5%2041.5-20.6%2091.4M348%20437.4s14.5%2011.9-15.9%2021.2c-57.9%2017.5-240.8%2022.8-291.6.7c-18.3-7.9%2016-19%2026.8-21.3c11.2-2.4%2017.7-2%2017.7-2c-20.3-14.3-131.3%2028.1-56.4%2040.2C232.84%20509.4%20401%20461.3%20348%20437.4M124.44%20396c-78.7%2022%2047.9%2067.4%20148.1%2024.5a186%20186%200%200%201-28.2-13.8c-44.7%208.5-65.4%209.1-106%204.5c-33.5-3.8-13.9-15.2-13.9-15.2m179.8%2097.2c-78.7%2014.8-175.8%2013.1-233.3%203.6c0-.1%2011.8%209.7%2072.4%2013.6c92.2%205.9%20233.8-3.3%20237.1-46.9c0%200-6.4%2016.5-76.2%2029.7M260.64%20353c-59.2%2011.4-93.5%2011.1-136.8%206.6c-33.5-3.5-11.6-19.7-11.6-19.7c-86.8%2028.8%2048.2%2061.4%20169.5%2025.9a60.4%2060.4%200%200%201-21.1-12.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/java.svg?color=%231a73e8&size=48