typescript from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
typescript
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the typescript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.24 3H4.76A1.76 1.76 0 0 0 3 4.76v14.48A1.76 1.76 0 0 0 4.76 21h14.48A1.76 1.76 0 0 0 21 19.24V4.76A1.76 1.76 0 0 0 19.24 3m-5.8 10h-2.25v6.44H9.4V13H7.15v-1.46h6.29zm5.8 5.28a1.7 1.7 0 0 1-.67.74a3 3 0 0 1-1 .39a6 6 0 0 1-1.2.12a7 7 0 0 1-1.23-.11a4.5 4.5 0 0 1-1-.33v-1.71l-.06-.06h.06v.07a3.4 3.4 0 0 0 1 .54a3.1 3.1 0 0 0 1.13.2a2.6 2.6 0 0 0 .6-.06a1.5 1.5 0 0 0 .42-.17a.75.75 0 0 0 .25-.25a.69.69 0 0 0-.06-.74a1.2 1.2 0 0 0-.35-.33a3 3 0 0 0-.53-.3l-.67-.28a3.6 3.6 0 0 1-1.37-1a2 2 0 0 1-.46-1.33a2.16 2.16 0 0 1 .24-1.06a2.1 2.1 0 0 1 .66-.71a2.9 2.9 0 0 1 1-.42a5 5 0 0 1 1.19-.13a7 7 0 0 1 1.09.07a4.5 4.5 0 0 1 .88.23v1.65a2.4 2.4 0 0 0-.42-.24a4 4 0 0 0-.49-.17a3 3 0 0 0-.49-.1a2.5 2.5 0 0 0-.46 0a2.3 2.3 0 0 0-.56.06a1.5 1.5 0 0 0-.43.16a.8.8 0 0 0-.26.25a.63.63 0 0 0-.09.33a.6.6 0 0 0 .1.35a1.2 1.2 0 0 0 .3.29a2.2 2.2 0 0 0 .46.28l.63.28a7 7 0 0 1 .84.42a2.7 2.7 0 0 1 .64.49a1.8 1.8 0 0 1 .42.63a2.5 2.5 0 0 1 .14.85a2.7 2.7 0 0 1-.25 1.08z"/></svg>

React

import type { SVGProps } from "react";

export function BxlTypescript(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="M19.24 3H4.76A1.76 1.76 0 0 0 3 4.76v14.48A1.76 1.76 0 0 0 4.76 21h14.48A1.76 1.76 0 0 0 21 19.24V4.76A1.76 1.76 0 0 0 19.24 3m-5.8 10h-2.25v6.44H9.4V13H7.15v-1.46h6.29zm5.8 5.28a1.7 1.7 0 0 1-.67.74a3 3 0 0 1-1 .39a6 6 0 0 1-1.2.12a7 7 0 0 1-1.23-.11a4.5 4.5 0 0 1-1-.33v-1.71l-.06-.06h.06v.07a3.4 3.4 0 0 0 1 .54a3.1 3.1 0 0 0 1.13.2a2.6 2.6 0 0 0 .6-.06a1.5 1.5 0 0 0 .42-.17a.75.75 0 0 0 .25-.25a.69.69 0 0 0-.06-.74a1.2 1.2 0 0 0-.35-.33a3 3 0 0 0-.53-.3l-.67-.28a3.6 3.6 0 0 1-1.37-1a2 2 0 0 1-.46-1.33a2.16 2.16 0 0 1 .24-1.06a2.1 2.1 0 0 1 .66-.71a2.9 2.9 0 0 1 1-.42a5 5 0 0 1 1.19-.13a7 7 0 0 1 1.09.07a4.5 4.5 0 0 1 .88.23v1.65a2.4 2.4 0 0 0-.42-.24a4 4 0 0 0-.49-.17a3 3 0 0 0-.49-.1a2.5 2.5 0 0 0-.46 0a2.3 2.3 0 0 0-.56.06a1.5 1.5 0 0 0-.43.16a.8.8 0 0 0-.26.25a.63.63 0 0 0-.09.33a.6.6 0 0 0 .1.35a1.2 1.2 0 0 0 .3.29a2.2 2.2 0 0 0 .46.28l.63.28a7 7 0 0 1 .84.42a2.7 2.7 0 0 1 .64.49a1.8 1.8 0 0 1 .42.63a2.5 2.5 0 0 1 .14.85a2.7 2.7 0 0 1-.25 1.08z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.24 3H4.76A1.76 1.76 0 0 0 3 4.76v14.48A1.76 1.76 0 0 0 4.76 21h14.48A1.76 1.76 0 0 0 21 19.24V4.76A1.76 1.76 0 0 0 19.24 3m-5.8 10h-2.25v6.44H9.4V13H7.15v-1.46h6.29zm5.8 5.28a1.7 1.7 0 0 1-.67.74a3 3 0 0 1-1 .39a6 6 0 0 1-1.2.12a7 7 0 0 1-1.23-.11a4.5 4.5 0 0 1-1-.33v-1.71l-.06-.06h.06v.07a3.4 3.4 0 0 0 1 .54a3.1 3.1 0 0 0 1.13.2a2.6 2.6 0 0 0 .6-.06a1.5 1.5 0 0 0 .42-.17a.75.75 0 0 0 .25-.25a.69.69 0 0 0-.06-.74a1.2 1.2 0 0 0-.35-.33a3 3 0 0 0-.53-.3l-.67-.28a3.6 3.6 0 0 1-1.37-1a2 2 0 0 1-.46-1.33a2.16 2.16 0 0 1 .24-1.06a2.1 2.1 0 0 1 .66-.71a2.9 2.9 0 0 1 1-.42a5 5 0 0 1 1.19-.13a7 7 0 0 1 1.09.07a4.5 4.5 0 0 1 .88.23v1.65a2.4 2.4 0 0 0-.42-.24a4 4 0 0 0-.49-.17a3 3 0 0 0-.49-.1a2.5 2.5 0 0 0-.46 0a2.3 2.3 0 0 0-.56.06a1.5 1.5 0 0 0-.43.16a.8.8 0 0 0-.26.25a.63.63 0 0 0-.09.33a.6.6 0 0 0 .1.35a1.2 1.2 0 0 0 .3.29a2.2 2.2 0 0 0 .46.28l.63.28a7 7 0 0 1 .84.42a2.7 2.7 0 0 1 .64.49a1.8 1.8 0 0 1 .42.63a2.5 2.5 0 0 1 .14.85a2.7 2.7 0 0 1-.25 1.08z"/></svg>
</template>

CSS

.icon-typescript {
  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%22M19.24%203H4.76A1.76%201.76%200%200%200%203%204.76v14.48A1.76%201.76%200%200%200%204.76%2021h14.48A1.76%201.76%200%200%200%2021%2019.24V4.76A1.76%201.76%200%200%200%2019.24%203m-5.8%2010h-2.25v6.44H9.4V13H7.15v-1.46h6.29zm5.8%205.28a1.7%201.7%200%200%201-.67.74a3%203%200%200%201-1%20.39a6%206%200%200%201-1.2.12a7%207%200%200%201-1.23-.11a4.5%204.5%200%200%201-1-.33v-1.71l-.06-.06h.06v.07a3.4%203.4%200%200%200%201%20.54a3.1%203.1%200%200%200%201.13.2a2.6%202.6%200%200%200%20.6-.06a1.5%201.5%200%200%200%20.42-.17a.75.75%200%200%200%20.25-.25a.69.69%200%200%200-.06-.74a1.2%201.2%200%200%200-.35-.33a3%203%200%200%200-.53-.3l-.67-.28a3.6%203.6%200%200%201-1.37-1a2%202%200%200%201-.46-1.33a2.16%202.16%200%200%201%20.24-1.06a2.1%202.1%200%200%201%20.66-.71a2.9%202.9%200%200%201%201-.42a5%205%200%200%201%201.19-.13a7%207%200%200%201%201.09.07a4.5%204.5%200%200%201%20.88.23v1.65a2.4%202.4%200%200%200-.42-.24a4%204%200%200%200-.49-.17a3%203%200%200%200-.49-.1a2.5%202.5%200%200%200-.46%200a2.3%202.3%200%200%200-.56.06a1.5%201.5%200%200%200-.43.16a.8.8%200%200%200-.26.25a.63.63%200%200%200-.09.33a.6.6%200%200%200%20.1.35a1.2%201.2%200%200%200%20.3.29a2.2%202.2%200%200%200%20.46.28l.63.28a7%207%200%200%201%20.84.42a2.7%202.7%200%200%201%20.64.49a1.8%201.8%200%200%201%20.42.63a2.5%202.5%200%200%201%20.14.85a2.7%202.7%200%200%201-.25%201.08z%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%22M19.24%203H4.76A1.76%201.76%200%200%200%203%204.76v14.48A1.76%201.76%200%200%200%204.76%2021h14.48A1.76%201.76%200%200%200%2021%2019.24V4.76A1.76%201.76%200%200%200%2019.24%203m-5.8%2010h-2.25v6.44H9.4V13H7.15v-1.46h6.29zm5.8%205.28a1.7%201.7%200%200%201-.67.74a3%203%200%200%201-1%20.39a6%206%200%200%201-1.2.12a7%207%200%200%201-1.23-.11a4.5%204.5%200%200%201-1-.33v-1.71l-.06-.06h.06v.07a3.4%203.4%200%200%200%201%20.54a3.1%203.1%200%200%200%201.13.2a2.6%202.6%200%200%200%20.6-.06a1.5%201.5%200%200%200%20.42-.17a.75.75%200%200%200%20.25-.25a.69.69%200%200%200-.06-.74a1.2%201.2%200%200%200-.35-.33a3%203%200%200%200-.53-.3l-.67-.28a3.6%203.6%200%200%201-1.37-1a2%202%200%200%201-.46-1.33a2.16%202.16%200%200%201%20.24-1.06a2.1%202.1%200%200%201%20.66-.71a2.9%202.9%200%200%201%201-.42a5%205%200%200%201%201.19-.13a7%207%200%200%201%201.09.07a4.5%204.5%200%200%201%20.88.23v1.65a2.4%202.4%200%200%200-.42-.24a4%204%200%200%200-.49-.17a3%203%200%200%200-.49-.1a2.5%202.5%200%200%200-.46%200a2.3%202.3%200%200%200-.56.06a1.5%201.5%200%200%200-.43.16a.8.8%200%200%200-.26.25a.63.63%200%200%200-.09.33a.6.6%200%200%200%20.1.35a1.2%201.2%200%200%200%20.3.29a2.2%202.2%200%200%200%20.46.28l.63.28a7%207%200%200%201%20.84.42a2.7%202.7%200%200%201%20.64.49a1.8%201.8%200%200%201%20.42.63a2.5%202.5%200%200%201%20.14.85a2.7%202.7%200%200%201-.25%201.08z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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