typescript react logo

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

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

Related icons in Catppuccin Icons

Use the typescript react logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round"><path d="M8 11.3c4.14 0 7.5-1.28 7.5-2.86S12.14 5.58 8 5.58S.5 6.86.5 8.44s3.36 2.87 7.5 2.87Z"/><path d="M5.52 9.87c2.07 3.6 4.86 5.86 6.23 5.07c1.37-.8.8-4.34-1.27-7.93S5.62 1.16 4.25 1.95s-.8 4.34 1.27 7.92"/><path d="M5.52 7.01c-2.07 3.59-2.64 7.14-1.27 7.93s4.16-1.48 6.23-5.07c2.07-3.58 2.64-7.13 1.27-7.92c-1.37-.8-4.16 1.47-6.23 5.06"/><path d="M8.5 8.44a.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 CatppuccinTypescriptReact(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="#8aadf4" strokeLinecap="round" strokeLinejoin="round"><path d="M8 11.3c4.14 0 7.5-1.28 7.5-2.86S12.14 5.58 8 5.58S.5 6.86.5 8.44s3.36 2.87 7.5 2.87Z"/><path d="M5.52 9.87c2.07 3.6 4.86 5.86 6.23 5.07c1.37-.8.8-4.34-1.27-7.93S5.62 1.16 4.25 1.95s-.8 4.34 1.27 7.92"/><path d="M5.52 7.01c-2.07 3.59-2.64 7.14-1.27 7.93s4.16-1.48 6.23-5.07c2.07-3.58 2.64-7.13 1.27-7.92c-1.37-.8-4.16 1.47-6.23 5.06"/><path d="M8.5 8.44a.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="#8aadf4" stroke-linecap="round" stroke-linejoin="round"><path d="M8 11.3c4.14 0 7.5-1.28 7.5-2.86S12.14 5.58 8 5.58S.5 6.86.5 8.44s3.36 2.87 7.5 2.87Z"/><path d="M5.52 9.87c2.07 3.6 4.86 5.86 6.23 5.07c1.37-.8.8-4.34-1.27-7.93S5.62 1.16 4.25 1.95s-.8 4.34 1.27 7.92"/><path d="M5.52 7.01c-2.07 3.59-2.64 7.14-1.27 7.93s4.16-1.48 6.23-5.07c2.07-3.58 2.64-7.13 1.27-7.92c-1.37-.8-4.16 1.47-6.23 5.06"/><path d="M8.5 8.44a.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-typescript-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%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8%2011.3c4.14%200%207.5-1.28%207.5-2.86S12.14%205.58%208%205.58S.5%206.86.5%208.44s3.36%202.87%207.5%202.87Z%22%2F%3E%3Cpath%20d%3D%22M5.52%209.87c2.07%203.6%204.86%205.86%206.23%205.07c1.37-.8.8-4.34-1.27-7.93S5.62%201.16%204.25%201.95s-.8%204.34%201.27%207.92%22%2F%3E%3Cpath%20d%3D%22M5.52%207.01c-2.07%203.59-2.64%207.14-1.27%207.93s4.16-1.48%206.23-5.07c2.07-3.58%202.64-7.13%201.27-7.92c-1.37-.8-4.16%201.47-6.23%205.06%22%2F%3E%3Cpath%20d%3D%22M8.5%208.44a.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%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M8%2011.3c4.14%200%207.5-1.28%207.5-2.86S12.14%205.58%208%205.58S.5%206.86.5%208.44s3.36%202.87%207.5%202.87Z%22%2F%3E%3Cpath%20d%3D%22M5.52%209.87c2.07%203.6%204.86%205.86%206.23%205.07c1.37-.8.8-4.34-1.27-7.93S5.62%201.16%204.25%201.95s-.8%204.34%201.27%207.92%22%2F%3E%3Cpath%20d%3D%22M5.52%207.01c-2.07%203.59-2.64%207.14-1.27%207.93s4.16-1.48%206.23-5.07c2.07-3.58%202.64-7.13%201.27-7.92c-1.37-.8-4.16%201.47-6.23%205.06%22%2F%3E%3Cpath%20d%3D%22M8.5%208.44a.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/typescript-react.svg?color=%231a73e8&size=48