typo3 logo
typo3 from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- typo3
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M24.104 22.052a4.4 4.4 0 0 1-1.349.193c-4.063 0-10.031-14.203-10.031-18.932c0-1.74.417-2.318.995-2.818C8.745 1.078 2.776 2.901.87 5.224c-.417.578-.667 1.49-.667 2.651C.203 15.255 8.078 32 13.635 32c2.573 0 6.906-4.224 10.469-9.948M21.51 0c5.141 0 10.286.828 10.286 3.729c0 5.891-3.734 13.021-5.641 13.021c-3.401 0-7.625-9.453-7.625-14.177C18.53.412 19.358 0 21.509 0z"/></svg>
React
import type { SVGProps } from "react";
export function CibTypo3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.104 22.052a4.4 4.4 0 0 1-1.349.193c-4.063 0-10.031-14.203-10.031-18.932c0-1.74.417-2.318.995-2.818C8.745 1.078 2.776 2.901.87 5.224c-.417.578-.667 1.49-.667 2.651C.203 15.255 8.078 32 13.635 32c2.573 0 6.906-4.224 10.469-9.948M21.51 0c5.141 0 10.286.828 10.286 3.729c0 5.891-3.734 13.021-5.641 13.021c-3.401 0-7.625-9.453-7.625-14.177C18.53.412 19.358 0 21.509 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24.104 22.052a4.4 4.4 0 0 1-1.349.193c-4.063 0-10.031-14.203-10.031-18.932c0-1.74.417-2.318.995-2.818C8.745 1.078 2.776 2.901.87 5.224c-.417.578-.667 1.49-.667 2.651C.203 15.255 8.078 32 13.635 32c2.573 0 6.906-4.224 10.469-9.948M21.51 0c5.141 0 10.286.828 10.286 3.729c0 5.891-3.734 13.021-5.641 13.021c-3.401 0-7.625-9.453-7.625-14.177C18.53.412 19.358 0 21.509 0z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.104%2022.052a4.4%204.4%200%200%201-1.349.193c-4.063%200-10.031-14.203-10.031-18.932c0-1.74.417-2.318.995-2.818C8.745%201.078%202.776%202.901.87%205.224c-.417.578-.667%201.49-.667%202.651C.203%2015.255%208.078%2032%2013.635%2032c2.573%200%206.906-4.224%2010.469-9.948M21.51%200c5.141%200%2010.286.828%2010.286%203.729c0%205.891-3.734%2013.021-5.641%2013.021c-3.401%200-7.625-9.453-7.625-14.177C18.53.412%2019.358%200%2021.509%200z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.104%2022.052a4.4%204.4%200%200%201-1.349.193c-4.063%200-10.031-14.203-10.031-18.932c0-1.74.417-2.318.995-2.818C8.745%201.078%202.776%202.901.87%205.224c-.417.578-.667%201.49-.667%202.651C.203%2015.255%208.078%2032%2013.635%2032c2.573%200%206.906-4.224%2010.469-9.948M21.51%200c5.141%200%2010.286.828%2010.286%203.729c0%205.891-3.734%2013.021-5.641%2013.021c-3.401%200-7.625-9.453-7.625-14.177C18.53.412%2019.358%200%2021.509%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/typo3.svg?color=%231a73e8&size=48