file type typo3 logo

file-type-typo3 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-typo3
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type typo3 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff8700" d="M23.093 21.3a3.9 3.9 0 0 1-1.18.165c-3.555 0-8.778-12.424-8.778-16.559c0-1.523.362-2.031.87-2.466c-4.352.503-9.575 2.099-11.244 4.13a4.05 4.05 0 0 0-.58 2.321C2.181 15.348 9.072 30 13.933 30c2.248 0 6.041-3.7 9.16-8.7M20.823 2c4.5 0 9 .725 9 3.264c0 5.151-3.264 11.389-4.933 11.389c-2.974 0-6.673-8.269-6.673-12.4c0-1.886.725-2.249 2.611-2.249"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeTypo3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff8700" d="M23.093 21.3a3.9 3.9 0 0 1-1.18.165c-3.555 0-8.778-12.424-8.778-16.559c0-1.523.362-2.031.87-2.466c-4.352.503-9.575 2.099-11.244 4.13a4.05 4.05 0 0 0-.58 2.321C2.181 15.348 9.072 30 13.933 30c2.248 0 6.041-3.7 9.16-8.7M20.823 2c4.5 0 9 .725 9 3.264c0 5.151-3.264 11.389-4.933 11.389c-2.974 0-6.673-8.269-6.673-12.4c0-1.886.725-2.249 2.611-2.249"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff8700" d="M23.093 21.3a3.9 3.9 0 0 1-1.18.165c-3.555 0-8.778-12.424-8.778-16.559c0-1.523.362-2.031.87-2.466c-4.352.503-9.575 2.099-11.244 4.13a4.05 4.05 0 0 0-.58 2.321C2.181 15.348 9.072 30 13.933 30c2.248 0 6.041-3.7 9.16-8.7M20.823 2c4.5 0 9 .725 9 3.264c0 5.151-3.264 11.389-4.933 11.389c-2.974 0-6.673-8.269-6.673-12.4c0-1.886.725-2.249 2.611-2.249"/></svg>
</template>

CSS

.icon-file-type-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%22%23ff8700%22%20d%3D%22M23.093%2021.3a3.9%203.9%200%200%201-1.18.165c-3.555%200-8.778-12.424-8.778-16.559c0-1.523.362-2.031.87-2.466c-4.352.503-9.575%202.099-11.244%204.13a4.05%204.05%200%200%200-.58%202.321C2.181%2015.348%209.072%2030%2013.933%2030c2.248%200%206.041-3.7%209.16-8.7M20.823%202c4.5%200%209%20.725%209%203.264c0%205.151-3.264%2011.389-4.933%2011.389c-2.974%200-6.673-8.269-6.673-12.4c0-1.886.725-2.249%202.611-2.249%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%22%23ff8700%22%20d%3D%22M23.093%2021.3a3.9%203.9%200%200%201-1.18.165c-3.555%200-8.778-12.424-8.778-16.559c0-1.523.362-2.031.87-2.466c-4.352.503-9.575%202.099-11.244%204.13a4.05%204.05%200%200%200-.58%202.321C2.181%2015.348%209.072%2030%2013.933%2030c2.248%200%206.041-3.7%209.16-8.7M20.823%202c4.5%200%209%20.725%209%203.264c0%205.151-3.264%2011.389-4.933%2011.389c-2.974%200-6.673-8.269-6.673-12.4c0-1.886.725-2.249%202.611-2.249%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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