teradata logo
teradata from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- teradata
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the teradata logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5 0 0 5.65 0 12.08C0 18.83 5 24 12 24s12-5.17 12-11.92C24 5.65 19 0 12 0M8.47 3.44h3.5V6.7h3.58v2.86h-3.58v5.22c0 1.58.77 2.27 1.93 2.27c.42 0 .98-.12 1.51-.32c.38 1 1.05 1.9 1.77 2.62a7 7 0 0 1-3.52.97c-3.12 0-5.19-1.65-5.19-5.28V3.45Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTeradata(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="M12 0C5 0 0 5.65 0 12.08C0 18.83 5 24 12 24s12-5.17 12-11.92C24 5.65 19 0 12 0M8.47 3.44h3.5V6.7h3.58v2.86h-3.58v5.22c0 1.58.77 2.27 1.93 2.27c.42 0 .98-.12 1.51-.32c.38 1 1.05 1.9 1.77 2.62a7 7 0 0 1-3.52.97c-3.12 0-5.19-1.65-5.19-5.28V3.45Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5 0 0 5.65 0 12.08C0 18.83 5 24 12 24s12-5.17 12-11.92C24 5.65 19 0 12 0M8.47 3.44h3.5V6.7h3.58v2.86h-3.58v5.22c0 1.58.77 2.27 1.93 2.27c.42 0 .98-.12 1.51-.32c.38 1 1.05 1.9 1.77 2.62a7 7 0 0 1-3.52.97c-3.12 0-5.19-1.65-5.19-5.28V3.45Z"/></svg> </template>
CSS
.icon-teradata {
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%22M12%200C5%200%200%205.65%200%2012.08C0%2018.83%205%2024%2012%2024s12-5.17%2012-11.92C24%205.65%2019%200%2012%200M8.47%203.44h3.5V6.7h3.58v2.86h-3.58v5.22c0%201.58.77%202.27%201.93%202.27c.42%200%20.98-.12%201.51-.32c.38%201%201.05%201.9%201.77%202.62a7%207%200%200%201-3.52.97c-3.12%200-5.19-1.65-5.19-5.28V3.45Z%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%22M12%200C5%200%200%205.65%200%2012.08C0%2018.83%205%2024%2012%2024s12-5.17%2012-11.92C24%205.65%2019%200%2012%200M8.47%203.44h3.5V6.7h3.58v2.86h-3.58v5.22c0%201.58.77%202.27%201.93%202.27c.42%200%20.98-.12%201.51-.32c.38%201%201.05%201.9%201.77%202.62a7%207%200%200%201-3.52.97c-3.12%200-5.19-1.65-5.19-5.28V3.45Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/teradata.svg?color=%231a73e8&size=48