javascript react logo

javascript-react from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
javascript-react
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Related icons in Catppuccin Icons

Use the javascript react logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#91d7e3" stroke-linecap="round" stroke-linejoin="round"><path d="M8 10.8c4.14 0 7.5-1.25 7.5-2.8S12.14 5.2 8 5.2S.5 6.45.5 8s3.36 2.8 7.5 2.8"/><path d="M5.52 9.4c2.07 3.5 4.86 5.72 6.23 4.95c1.37-.78.8-4.24-1.27-7.75C8.41 3.1 5.62.88 4.25 1.65c-1.37.78-.8 4.24 1.27 7.75"/><path d="M5.52 6.6c-2.07 3.5-2.64 6.97-1.27 7.75c1.37.77 4.16-1.45 6.23-4.95s2.64-6.97 1.27-7.75C10.38.88 7.59 3.1 5.52 6.6"/><path d="M8.5 8a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinJavascriptReact(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#91d7e3" strokeLinecap="round" strokeLinejoin="round"><path d="M8 10.8c4.14 0 7.5-1.25 7.5-2.8S12.14 5.2 8 5.2S.5 6.45.5 8s3.36 2.8 7.5 2.8"/><path d="M5.52 9.4c2.07 3.5 4.86 5.72 6.23 4.95c1.37-.78.8-4.24-1.27-7.75C8.41 3.1 5.62.88 4.25 1.65c-1.37.78-.8 4.24 1.27 7.75"/><path d="M5.52 6.6c-2.07 3.5-2.64 6.97-1.27 7.75c1.37.77 4.16-1.45 6.23-4.95s2.64-6.97 1.27-7.75C10.38.88 7.59 3.1 5.52 6.6"/><path d="M8.5 8a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#91d7e3" stroke-linecap="round" stroke-linejoin="round"><path d="M8 10.8c4.14 0 7.5-1.25 7.5-2.8S12.14 5.2 8 5.2S.5 6.45.5 8s3.36 2.8 7.5 2.8"/><path d="M5.52 9.4c2.07 3.5 4.86 5.72 6.23 4.95c1.37-.78.8-4.24-1.27-7.75C8.41 3.1 5.62.88 4.25 1.65c-1.37.78-.8 4.24 1.27 7.75"/><path d="M5.52 6.6c-2.07 3.5-2.64 6.97-1.27 7.75c1.37.77 4.16-1.45 6.23-4.95s2.64-6.97 1.27-7.75C10.38.88 7.59 3.1 5.52 6.6"/><path d="M8.5 8a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5"/></g></svg>
</template>

CSS

.icon-javascript-react {
  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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8%2010.8c4.14%200%207.5-1.25%207.5-2.8S12.14%205.2%208%205.2S.5%206.45.5%208s3.36%202.8%207.5%202.8%22%2F%3E%3Cpath%20d%3D%22M5.52%209.4c2.07%203.5%204.86%205.72%206.23%204.95c1.37-.78.8-4.24-1.27-7.75C8.41%203.1%205.62.88%204.25%201.65c-1.37.78-.8%204.24%201.27%207.75%22%2F%3E%3Cpath%20d%3D%22M5.52%206.6c-2.07%203.5-2.64%206.97-1.27%207.75c1.37.77%204.16-1.45%206.23-4.95s2.64-6.97%201.27-7.75C10.38.88%207.59%203.1%205.52%206.6%22%2F%3E%3Cpath%20d%3D%22M8.5%208a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5a.5.5%200%200%201%20.5-.5a.5.5%200%200%201%20.5.5%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8%2010.8c4.14%200%207.5-1.25%207.5-2.8S12.14%205.2%208%205.2S.5%206.45.5%208s3.36%202.8%207.5%202.8%22%2F%3E%3Cpath%20d%3D%22M5.52%209.4c2.07%203.5%204.86%205.72%206.23%204.95c1.37-.78.8-4.24-1.27-7.75C8.41%203.1%205.62.88%204.25%201.65c-1.37.78-.8%204.24%201.27%207.75%22%2F%3E%3Cpath%20d%3D%22M5.52%206.6c-2.07%203.5-2.64%206.97-1.27%207.75c1.37.77%204.16-1.45%206.23-4.95s2.64-6.97%201.27-7.75C10.38.88%207.59%203.1%205.52%206.6%22%2F%3E%3Cpath%20d%3D%22M8.5%208a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5a.5.5%200%200%201%20.5-.5a.5.5%200%200%201%20.5.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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