tailwind css logo
tailwind-css from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- tailwind-css
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the tailwind css logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 128c-85.3 0-138.7 42.7-160 128c32-42.7 69.3-58.7 112-48c24.3 6.1 41.7 23.8 61 43.3c31.4 31.8 67.7 68.7 147 68.7c85.3 0 138.7-42.7 160-128c-32 42.7-69.3 58.7-112 48c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7M160 320C74.7 320 21.3 362.7 0 448c32-42.7 69.3-58.7 112-48c24.3 6.1 41.7 23.8 61 43.3c31.4 31.8 67.7 68.7 147 68.7c85.3 0 138.7-42.7 160-128c-32 42.7-69.3 58.7-112 48c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsTailwindCss(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 128c-85.3 0-138.7 42.7-160 128c32-42.7 69.3-58.7 112-48c24.3 6.1 41.7 23.8 61 43.3c31.4 31.8 67.7 68.7 147 68.7c85.3 0 138.7-42.7 160-128c-32 42.7-69.3 58.7-112 48c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7M160 320C74.7 320 21.3 362.7 0 448c32-42.7 69.3-58.7 112-48c24.3 6.1 41.7 23.8 61 43.3c31.4 31.8 67.7 68.7 147 68.7c85.3 0 138.7-42.7 160-128c-32 42.7-69.3 58.7-112 48c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 128c-85.3 0-138.7 42.7-160 128c32-42.7 69.3-58.7 112-48c24.3 6.1 41.7 23.8 61 43.3c31.4 31.8 67.7 68.7 147 68.7c85.3 0 138.7-42.7 160-128c-32 42.7-69.3 58.7-112 48c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7M160 320C74.7 320 21.3 362.7 0 448c32-42.7 69.3-58.7 112-48c24.3 6.1 41.7 23.8 61 43.3c31.4 31.8 67.7 68.7 147 68.7c85.3 0 138.7-42.7 160-128c-32 42.7-69.3 58.7-112 48c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7"/></svg> </template>
CSS
.icon-tailwind-css {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20128c-85.3%200-138.7%2042.7-160%20128c32-42.7%2069.3-58.7%20112-48c24.3%206.1%2041.7%2023.8%2061%2043.3c31.4%2031.8%2067.7%2068.7%20147%2068.7c85.3%200%20138.7-42.7%20160-128c-32%2042.7-69.3%2058.7-112%2048c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7M160%20320C74.7%20320%2021.3%20362.7%200%20448c32-42.7%2069.3-58.7%20112-48c24.3%206.1%2041.7%2023.8%2061%2043.3c31.4%2031.8%2067.7%2068.7%20147%2068.7c85.3%200%20138.7-42.7%20160-128c-32%2042.7-69.3%2058.7-112%2048c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20128c-85.3%200-138.7%2042.7-160%20128c32-42.7%2069.3-58.7%20112-48c24.3%206.1%2041.7%2023.8%2061%2043.3c31.4%2031.8%2067.7%2068.7%20147%2068.7c85.3%200%20138.7-42.7%20160-128c-32%2042.7-69.3%2058.7-112%2048c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7M160%20320C74.7%20320%2021.3%20362.7%200%20448c32-42.7%2069.3-58.7%20112-48c24.3%206.1%2041.7%2023.8%2061%2043.3c31.4%2031.8%2067.7%2068.7%20147%2068.7c85.3%200%20138.7-42.7%20160-128c-32%2042.7-69.3%2058.7-112%2048c-24.3-6.1-41.7-23.8-61-43.3c-31.4-31.8-67.7-68.7-147-68.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/tailwind-css.svg?color=%231a73e8&size=48