typescript def logo

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

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

The same logo in other sets

Related icons in Catppuccin Icons

Use the typescript def logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#8aadf4" d="M12.5 4.5h1a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V10"/><path stroke="#8aadf4" d="M13.5 9c-.33-.33-.83-.5-1.5-.5c-1 0-1.5.5-1.5 1s.5 1 1.5 1s1.5.5 1.5 1s-.5 1-1.5 1c-.67 0-1.17-.17-1.5-.5M8 8.5v4m-1.5-4h3"/><path stroke="#7dc4e4" d="M2.04 7.88L.5 3.02c-.05-.15.06-.31.23-.37L7.54.52c.1-.04.21-.02.3.04l2.63 1.84c.1.07.13.19.1.3L9.44 5.72a.34.34 0 0 1-.22.2l-6.8 2.13a.31.31 0 0 1-.4-.17Zm5.13-3.23a1.21 1.21 0 1 0 .62-2.35a1.21 1.21 0 0 0-.62 2.35"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinTypescriptDef(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" strokeLinecap="round" strokeLinejoin="round"><path stroke="#8aadf4" d="M12.5 4.5h1a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V10"/><path stroke="#8aadf4" d="M13.5 9c-.33-.33-.83-.5-1.5-.5c-1 0-1.5.5-1.5 1s.5 1 1.5 1s1.5.5 1.5 1s-.5 1-1.5 1c-.67 0-1.17-.17-1.5-.5M8 8.5v4m-1.5-4h3"/><path stroke="#7dc4e4" d="M2.04 7.88L.5 3.02c-.05-.15.06-.31.23-.37L7.54.52c.1-.04.21-.02.3.04l2.63 1.84c.1.07.13.19.1.3L9.44 5.72a.34.34 0 0 1-.22.2l-6.8 2.13a.31.31 0 0 1-.4-.17Zm5.13-3.23a1.21 1.21 0 1 0 .62-2.35a1.21 1.21 0 0 0-.62 2.35"/></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-linecap="round" stroke-linejoin="round"><path stroke="#8aadf4" d="M12.5 4.5h1a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V10"/><path stroke="#8aadf4" d="M13.5 9c-.33-.33-.83-.5-1.5-.5c-1 0-1.5.5-1.5 1s.5 1 1.5 1s1.5.5 1.5 1s-.5 1-1.5 1c-.67 0-1.17-.17-1.5-.5M8 8.5v4m-1.5-4h3"/><path stroke="#7dc4e4" d="M2.04 7.88L.5 3.02c-.05-.15.06-.31.23-.37L7.54.52c.1-.04.21-.02.3.04l2.63 1.84c.1.07.13.19.1.3L9.44 5.72a.34.34 0 0 1-.22.2l-6.8 2.13a.31.31 0 0 1-.4-.17Zm5.13-3.23a1.21 1.21 0 1 0 .62-2.35a1.21 1.21 0 0 0-.62 2.35"/></g></svg>
</template>

CSS

.icon-typescript-def {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M12.5%204.5h1a2%202%200%200%201%202%202v7a2%202%200%200%201-2%202h-7a2%202%200%200%201-2-2V10%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M13.5%209c-.33-.33-.83-.5-1.5-.5c-1%200-1.5.5-1.5%201s.5%201%201.5%201s1.5.5%201.5%201s-.5%201-1.5%201c-.67%200-1.17-.17-1.5-.5M8%208.5v4m-1.5-4h3%22%2F%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22M2.04%207.88L.5%203.02c-.05-.15.06-.31.23-.37L7.54.52c.1-.04.21-.02.3.04l2.63%201.84c.1.07.13.19.1.3L9.44%205.72a.34.34%200%200%201-.22.2l-6.8%202.13a.31.31%200%200%201-.4-.17Zm5.13-3.23a1.21%201.21%200%201%200%20.62-2.35a1.21%201.21%200%200%200-.62%202.35%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M12.5%204.5h1a2%202%200%200%201%202%202v7a2%202%200%200%201-2%202h-7a2%202%200%200%201-2-2V10%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M13.5%209c-.33-.33-.83-.5-1.5-.5c-1%200-1.5.5-1.5%201s.5%201%201.5%201s1.5.5%201.5%201s-.5%201-1.5%201c-.67%200-1.17-.17-1.5-.5M8%208.5v4m-1.5-4h3%22%2F%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22M2.04%207.88L.5%203.02c-.05-.15.06-.31.23-.37L7.54.52c.1-.04.21-.02.3.04l2.63%201.84c.1.07.13.19.1.3L9.44%205.72a.34.34%200%200%201-.22.2l-6.8%202.13a.31.31%200%200%201-.4-.17Zm5.13-3.23a1.21%201.21%200%201%200%20.62-2.35a1.21%201.21%200%200%200-.62%202.35%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-def.svg?color=%231a73e8&size=48