John KuehJohn Kueh

typescript 01 icon

HugeIcons · Typescript01Icon · MIT

Download SVG

The HugeIcons typescript 01 icon depicts the TypeScript logo and is commonly used to represent TypeScript-related features, projects, or technologies in a user interface.

Common uses

  • Tagging TypeScript projects
  • Indicating TypeScript support
  • Representing TypeScript in a tech stack

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Typescript01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Typescript01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
typescript logots iconprogramming language iconcode icon

FAQ

What does the Typescript01Icon represent?
This icon represents the official logo for the TypeScript programming language, often used to signify anything related to TypeScript.
How do I use the Typescript01Icon in a React project?
Import both HugeiconsIcon and Typescript01Icon, then render the icon using the HugeiconsIcon component with the icon prop set to Typescript01Icon: import { HugeiconsIcon } from '@hugeicons/react'; import { Typescript01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Typescript01Icon} />.
What is the license for this icon?
The Typescript01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →