java script icon

java-script from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
java-script
Set
Unicons
Style
Line
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons

Use the java script icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.478 14.883a4.06 4.06 0 0 1-2.187-.398a1.44 1.44 0 0 1-.536-1.01a.22.22 0 0 0-.226-.22a47 47 0 0 0-.95 0a.21.21 0 0 0-.231.186a2.34 2.34 0 0 0 .753 1.844a4 4 0 0 0 2.228.839a8 8 0 0 0 2.533-.108a3.13 3.13 0 0 0 1.678-.904a2.34 2.34 0 0 0 .396-2.231a1.87 1.87 0 0 0-1.23-1.095c-1.28-.45-2.664-.415-3.97-.757c-.227-.07-.504-.148-.605-.388a.855.855 0 0 1 .284-.955a2.56 2.56 0 0 1 1.35-.336a4.1 4.1 0 0 1 1.883.27a1.44 1.44 0 0 1 .687.992a.243.243 0 0 0 .228.236c.314.006.628.001.943.002a.23.23 0 0 0 .247-.168a2.43 2.43 0 0 0-1.187-2.106a5.9 5.9 0 0 0-3.218-.493a3.5 3.5 0 0 0-2.176.875a2.17 2.17 0 0 0-.434 2.262a1.93 1.93 0 0 0 1.218 1.062c1.277.461 2.676.313 3.964.721c.252.085.544.216.621.495a.99.99 0 0 1-.27.946a2.97 2.97 0 0 1-1.793.439m5.819-8.445q-3.738-2.114-7.479-4.225a1.68 1.68 0 0 0-1.637 0L3.73 6.421a1.54 1.54 0 0 0-.805 1.342v8.475a1.55 1.55 0 0 0 .836 1.355c.713.388 1.406.816 2.133 1.179a3.06 3.06 0 0 0 2.738.075a2.13 2.13 0 0 0 .995-1.921c.005-2.797 0-5.594.002-8.39a.22.22 0 0 0-.207-.255a42 42 0 0 0-.953 0a.21.21 0 0 0-.228.213c-.004 2.779.001 5.558-.002 8.338a.94.94 0 0 1-.61.883a1.53 1.53 0 0 1-1.24-.166l-1.982-1.12a.24.24 0 0 1-.135-.235V7.807a.26.26 0 0 1 .157-.26q3.713-2.092 7.425-4.187a.26.26 0 0 1 .292 0l7.426 4.186a.26.26 0 0 1 .156.26v8.388a.24.24 0 0 1-.134.238q-3.656 2.068-7.317 4.13c-.116.064-.254.169-.39.09c-.64-.362-1.27-.738-1.908-1.103a.21.21 0 0 0-.23-.014a5 5 0 0 1-.882.412c-.138.056-.308.072-.403.2a1.3 1.3 0 0 0 .432.31l2.236 1.293a1.63 1.63 0 0 0 1.655.046q3.726-2.1 7.452-4.204a1.56 1.56 0 0 0 .836-1.354V7.763a1.54 1.54 0 0 0-.778-1.325"/></svg>

React

import type { SVGProps } from "react";

export function UilJavaScript(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="M14.478 14.883a4.06 4.06 0 0 1-2.187-.398a1.44 1.44 0 0 1-.536-1.01a.22.22 0 0 0-.226-.22a47 47 0 0 0-.95 0a.21.21 0 0 0-.231.186a2.34 2.34 0 0 0 .753 1.844a4 4 0 0 0 2.228.839a8 8 0 0 0 2.533-.108a3.13 3.13 0 0 0 1.678-.904a2.34 2.34 0 0 0 .396-2.231a1.87 1.87 0 0 0-1.23-1.095c-1.28-.45-2.664-.415-3.97-.757c-.227-.07-.504-.148-.605-.388a.855.855 0 0 1 .284-.955a2.56 2.56 0 0 1 1.35-.336a4.1 4.1 0 0 1 1.883.27a1.44 1.44 0 0 1 .687.992a.243.243 0 0 0 .228.236c.314.006.628.001.943.002a.23.23 0 0 0 .247-.168a2.43 2.43 0 0 0-1.187-2.106a5.9 5.9 0 0 0-3.218-.493a3.5 3.5 0 0 0-2.176.875a2.17 2.17 0 0 0-.434 2.262a1.93 1.93 0 0 0 1.218 1.062c1.277.461 2.676.313 3.964.721c.252.085.544.216.621.495a.99.99 0 0 1-.27.946a2.97 2.97 0 0 1-1.793.439m5.819-8.445q-3.738-2.114-7.479-4.225a1.68 1.68 0 0 0-1.637 0L3.73 6.421a1.54 1.54 0 0 0-.805 1.342v8.475a1.55 1.55 0 0 0 .836 1.355c.713.388 1.406.816 2.133 1.179a3.06 3.06 0 0 0 2.738.075a2.13 2.13 0 0 0 .995-1.921c.005-2.797 0-5.594.002-8.39a.22.22 0 0 0-.207-.255a42 42 0 0 0-.953 0a.21.21 0 0 0-.228.213c-.004 2.779.001 5.558-.002 8.338a.94.94 0 0 1-.61.883a1.53 1.53 0 0 1-1.24-.166l-1.982-1.12a.24.24 0 0 1-.135-.235V7.807a.26.26 0 0 1 .157-.26q3.713-2.092 7.425-4.187a.26.26 0 0 1 .292 0l7.426 4.186a.26.26 0 0 1 .156.26v8.388a.24.24 0 0 1-.134.238q-3.656 2.068-7.317 4.13c-.116.064-.254.169-.39.09c-.64-.362-1.27-.738-1.908-1.103a.21.21 0 0 0-.23-.014a5 5 0 0 1-.882.412c-.138.056-.308.072-.403.2a1.3 1.3 0 0 0 .432.31l2.236 1.293a1.63 1.63 0 0 0 1.655.046q3.726-2.1 7.452-4.204a1.56 1.56 0 0 0 .836-1.354V7.763a1.54 1.54 0 0 0-.778-1.325"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.478 14.883a4.06 4.06 0 0 1-2.187-.398a1.44 1.44 0 0 1-.536-1.01a.22.22 0 0 0-.226-.22a47 47 0 0 0-.95 0a.21.21 0 0 0-.231.186a2.34 2.34 0 0 0 .753 1.844a4 4 0 0 0 2.228.839a8 8 0 0 0 2.533-.108a3.13 3.13 0 0 0 1.678-.904a2.34 2.34 0 0 0 .396-2.231a1.87 1.87 0 0 0-1.23-1.095c-1.28-.45-2.664-.415-3.97-.757c-.227-.07-.504-.148-.605-.388a.855.855 0 0 1 .284-.955a2.56 2.56 0 0 1 1.35-.336a4.1 4.1 0 0 1 1.883.27a1.44 1.44 0 0 1 .687.992a.243.243 0 0 0 .228.236c.314.006.628.001.943.002a.23.23 0 0 0 .247-.168a2.43 2.43 0 0 0-1.187-2.106a5.9 5.9 0 0 0-3.218-.493a3.5 3.5 0 0 0-2.176.875a2.17 2.17 0 0 0-.434 2.262a1.93 1.93 0 0 0 1.218 1.062c1.277.461 2.676.313 3.964.721c.252.085.544.216.621.495a.99.99 0 0 1-.27.946a2.97 2.97 0 0 1-1.793.439m5.819-8.445q-3.738-2.114-7.479-4.225a1.68 1.68 0 0 0-1.637 0L3.73 6.421a1.54 1.54 0 0 0-.805 1.342v8.475a1.55 1.55 0 0 0 .836 1.355c.713.388 1.406.816 2.133 1.179a3.06 3.06 0 0 0 2.738.075a2.13 2.13 0 0 0 .995-1.921c.005-2.797 0-5.594.002-8.39a.22.22 0 0 0-.207-.255a42 42 0 0 0-.953 0a.21.21 0 0 0-.228.213c-.004 2.779.001 5.558-.002 8.338a.94.94 0 0 1-.61.883a1.53 1.53 0 0 1-1.24-.166l-1.982-1.12a.24.24 0 0 1-.135-.235V7.807a.26.26 0 0 1 .157-.26q3.713-2.092 7.425-4.187a.26.26 0 0 1 .292 0l7.426 4.186a.26.26 0 0 1 .156.26v8.388a.24.24 0 0 1-.134.238q-3.656 2.068-7.317 4.13c-.116.064-.254.169-.39.09c-.64-.362-1.27-.738-1.908-1.103a.21.21 0 0 0-.23-.014a5 5 0 0 1-.882.412c-.138.056-.308.072-.403.2a1.3 1.3 0 0 0 .432.31l2.236 1.293a1.63 1.63 0 0 0 1.655.046q3.726-2.1 7.452-4.204a1.56 1.56 0 0 0 .836-1.354V7.763a1.54 1.54 0 0 0-.778-1.325"/></svg>
</template>

CSS

.icon-java-script {
  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%22M14.478%2014.883a4.06%204.06%200%200%201-2.187-.398a1.44%201.44%200%200%201-.536-1.01a.22.22%200%200%200-.226-.22a47%2047%200%200%200-.95%200a.21.21%200%200%200-.231.186a2.34%202.34%200%200%200%20.753%201.844a4%204%200%200%200%202.228.839a8%208%200%200%200%202.533-.108a3.13%203.13%200%200%200%201.678-.904a2.34%202.34%200%200%200%20.396-2.231a1.87%201.87%200%200%200-1.23-1.095c-1.28-.45-2.664-.415-3.97-.757c-.227-.07-.504-.148-.605-.388a.855.855%200%200%201%20.284-.955a2.56%202.56%200%200%201%201.35-.336a4.1%204.1%200%200%201%201.883.27a1.44%201.44%200%200%201%20.687.992a.243.243%200%200%200%20.228.236c.314.006.628.001.943.002a.23.23%200%200%200%20.247-.168a2.43%202.43%200%200%200-1.187-2.106a5.9%205.9%200%200%200-3.218-.493a3.5%203.5%200%200%200-2.176.875a2.17%202.17%200%200%200-.434%202.262a1.93%201.93%200%200%200%201.218%201.062c1.277.461%202.676.313%203.964.721c.252.085.544.216.621.495a.99.99%200%200%201-.27.946a2.97%202.97%200%200%201-1.793.439m5.819-8.445q-3.738-2.114-7.479-4.225a1.68%201.68%200%200%200-1.637%200L3.73%206.421a1.54%201.54%200%200%200-.805%201.342v8.475a1.55%201.55%200%200%200%20.836%201.355c.713.388%201.406.816%202.133%201.179a3.06%203.06%200%200%200%202.738.075a2.13%202.13%200%200%200%20.995-1.921c.005-2.797%200-5.594.002-8.39a.22.22%200%200%200-.207-.255a42%2042%200%200%200-.953%200a.21.21%200%200%200-.228.213c-.004%202.779.001%205.558-.002%208.338a.94.94%200%200%201-.61.883a1.53%201.53%200%200%201-1.24-.166l-1.982-1.12a.24.24%200%200%201-.135-.235V7.807a.26.26%200%200%201%20.157-.26q3.713-2.092%207.425-4.187a.26.26%200%200%201%20.292%200l7.426%204.186a.26.26%200%200%201%20.156.26v8.388a.24.24%200%200%201-.134.238q-3.656%202.068-7.317%204.13c-.116.064-.254.169-.39.09c-.64-.362-1.27-.738-1.908-1.103a.21.21%200%200%200-.23-.014a5%205%200%200%201-.882.412c-.138.056-.308.072-.403.2a1.3%201.3%200%200%200%20.432.31l2.236%201.293a1.63%201.63%200%200%200%201.655.046q3.726-2.1%207.452-4.204a1.56%201.56%200%200%200%20.836-1.354V7.763a1.54%201.54%200%200%200-.778-1.325%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%22M14.478%2014.883a4.06%204.06%200%200%201-2.187-.398a1.44%201.44%200%200%201-.536-1.01a.22.22%200%200%200-.226-.22a47%2047%200%200%200-.95%200a.21.21%200%200%200-.231.186a2.34%202.34%200%200%200%20.753%201.844a4%204%200%200%200%202.228.839a8%208%200%200%200%202.533-.108a3.13%203.13%200%200%200%201.678-.904a2.34%202.34%200%200%200%20.396-2.231a1.87%201.87%200%200%200-1.23-1.095c-1.28-.45-2.664-.415-3.97-.757c-.227-.07-.504-.148-.605-.388a.855.855%200%200%201%20.284-.955a2.56%202.56%200%200%201%201.35-.336a4.1%204.1%200%200%201%201.883.27a1.44%201.44%200%200%201%20.687.992a.243.243%200%200%200%20.228.236c.314.006.628.001.943.002a.23.23%200%200%200%20.247-.168a2.43%202.43%200%200%200-1.187-2.106a5.9%205.9%200%200%200-3.218-.493a3.5%203.5%200%200%200-2.176.875a2.17%202.17%200%200%200-.434%202.262a1.93%201.93%200%200%200%201.218%201.062c1.277.461%202.676.313%203.964.721c.252.085.544.216.621.495a.99.99%200%200%201-.27.946a2.97%202.97%200%200%201-1.793.439m5.819-8.445q-3.738-2.114-7.479-4.225a1.68%201.68%200%200%200-1.637%200L3.73%206.421a1.54%201.54%200%200%200-.805%201.342v8.475a1.55%201.55%200%200%200%20.836%201.355c.713.388%201.406.816%202.133%201.179a3.06%203.06%200%200%200%202.738.075a2.13%202.13%200%200%200%20.995-1.921c.005-2.797%200-5.594.002-8.39a.22.22%200%200%200-.207-.255a42%2042%200%200%200-.953%200a.21.21%200%200%200-.228.213c-.004%202.779.001%205.558-.002%208.338a.94.94%200%200%201-.61.883a1.53%201.53%200%200%201-1.24-.166l-1.982-1.12a.24.24%200%200%201-.135-.235V7.807a.26.26%200%200%201%20.157-.26q3.713-2.092%207.425-4.187a.26.26%200%200%201%20.292%200l7.426%204.186a.26.26%200%200%201%20.156.26v8.388a.24.24%200%200%201-.134.238q-3.656%202.068-7.317%204.13c-.116.064-.254.169-.39.09c-.64-.362-1.27-.738-1.908-1.103a.21.21%200%200%200-.23-.014a5%205%200%200%201-.882.412c-.138.056-.308.072-.403.2a1.3%201.3%200%200%200%20.432.31l2.236%201.293a1.63%201.63%200%200%200%201.655.046q3.726-2.1%207.452-4.204a1.56%201.56%200%200%200%20.836-1.354V7.763a1.54%201.54%200%200%200-.778-1.325%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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