typo3 from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
typo3
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the typo3 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.08 16.539a3.3 3.3 0 0 1-1.012.144c-3.048 0-7.524-10.652-7.524-14.197c0-1.305.31-1.74.745-2.114C6.56.808 2.082 2.177.651 3.917c-.31.436-.497 1.12-.497 1.99C.154 11.442 6.06 24 10.228 24c1.928 0 5.178-3.168 7.852-7.46M16.134 0c3.855 0 7.713.622 7.713 2.798c0 4.415-2.8 9.765-4.23 9.765c-2.549 0-5.72-7.09-5.72-10.635C13.897.31 14.518 0 16.134 0"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTypo3(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="M18.08 16.539a3.3 3.3 0 0 1-1.012.144c-3.048 0-7.524-10.652-7.524-14.197c0-1.305.31-1.74.745-2.114C6.56.808 2.082 2.177.651 3.917c-.31.436-.497 1.12-.497 1.99C.154 11.442 6.06 24 10.228 24c1.928 0 5.178-3.168 7.852-7.46M16.134 0c3.855 0 7.713.622 7.713 2.798c0 4.415-2.8 9.765-4.23 9.765c-2.549 0-5.72-7.09-5.72-10.635C13.897.31 14.518 0 16.134 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.08 16.539a3.3 3.3 0 0 1-1.012.144c-3.048 0-7.524-10.652-7.524-14.197c0-1.305.31-1.74.745-2.114C6.56.808 2.082 2.177.651 3.917c-.31.436-.497 1.12-.497 1.99C.154 11.442 6.06 24 10.228 24c1.928 0 5.178-3.168 7.852-7.46M16.134 0c3.855 0 7.713.622 7.713 2.798c0 4.415-2.8 9.765-4.23 9.765c-2.549 0-5.72-7.09-5.72-10.635C13.897.31 14.518 0 16.134 0"/></svg>
</template>

CSS

.icon-typo3 {
  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%22M18.08%2016.539a3.3%203.3%200%200%201-1.012.144c-3.048%200-7.524-10.652-7.524-14.197c0-1.305.31-1.74.745-2.114C6.56.808%202.082%202.177.651%203.917c-.31.436-.497%201.12-.497%201.99C.154%2011.442%206.06%2024%2010.228%2024c1.928%200%205.178-3.168%207.852-7.46M16.134%200c3.855%200%207.713.622%207.713%202.798c0%204.415-2.8%209.765-4.23%209.765c-2.549%200-5.72-7.09-5.72-10.635C13.897.31%2014.518%200%2016.134%200%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%22M18.08%2016.539a3.3%203.3%200%200%201-1.012.144c-3.048%200-7.524-10.652-7.524-14.197c0-1.305.31-1.74.745-2.114C6.56.808%202.082%202.177.651%203.917c-.31.436-.497%201.12-.497%201.99C.154%2011.442%206.06%2024%2010.228%2024c1.928%200%205.178-3.168%207.852-7.46M16.134%200c3.855%200%207.713.622%207.713%202.798c0%204.415-2.8%209.765-4.23%209.765c-2.549%200-5.72-7.09-5.72-10.635C13.897.31%2014.518%200%2016.134%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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