tailwindcss logo
tailwindcss-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.
- Name
- tailwindcss-dark
- Set
- Skill Icons
- Style
- Dark
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
Use the tailwindcss logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="url(#SVGdgekOdZf)" fill-rule="evenodd" d="M83 110q9-36 45-36c36 0 40.5 27 58.5 31.5q18 4.502 31.5-13.5q-9 36-45 36c-36 0-40.5-27-58.5-31.5Q96.5 92 83 110m-45 54q9-36 45-36c36 0 40.5 27 58.5 31.5q18 4.502 31.5-13.5q-9 36-45 36c-36 0-40.5-27-58.5-31.5q-18-4.502-31.5 13.5" clip-rule="evenodd"/><defs><linearGradient id="SVGdgekOdZf" x1="86.5" x2="163.5" y1="74" y2="185.5" gradientUnits="userSpaceOnUse"><stop stop-color="#32b1c1"/><stop offset="1" stop-color="#14c6b7"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsTailwindcssDark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="url(#SVGdgekOdZf)" fillRule="evenodd" d="M83 110q9-36 45-36c36 0 40.5 27 58.5 31.5q18 4.502 31.5-13.5q-9 36-45 36c-36 0-40.5-27-58.5-31.5Q96.5 92 83 110m-45 54q9-36 45-36c36 0 40.5 27 58.5 31.5q18 4.502 31.5-13.5q-9 36-45 36c-36 0-40.5-27-58.5-31.5q-18-4.502-31.5 13.5" clipRule="evenodd"/><defs><linearGradient id="SVGdgekOdZf" x1="86.5" x2="163.5" y1="74" y2="185.5" gradientUnits="userSpaceOnUse"><stop stopColor="#32b1c1"/><stop offset="1" stopColor="#14c6b7"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="url(#SVGdgekOdZf)" fill-rule="evenodd" d="M83 110q9-36 45-36c36 0 40.5 27 58.5 31.5q18 4.502 31.5-13.5q-9 36-45 36c-36 0-40.5-27-58.5-31.5Q96.5 92 83 110m-45 54q9-36 45-36c36 0 40.5 27 58.5 31.5q18 4.502 31.5-13.5q-9 36-45 36c-36 0-40.5-27-58.5-31.5q-18-4.502-31.5 13.5" clip-rule="evenodd"/><defs><linearGradient id="SVGdgekOdZf" x1="86.5" x2="163.5" y1="74" y2="185.5" gradientUnits="userSpaceOnUse"><stop stop-color="#32b1c1"/><stop offset="1" stop-color="#14c6b7"/></linearGradient></defs></g></svg> </template>
CSS
.icon-tailwindcss-dark {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdgekOdZf)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M83%20110q9-36%2045-36c36%200%2040.5%2027%2058.5%2031.5q18%204.502%2031.5-13.5q-9%2036-45%2036c-36%200-40.5-27-58.5-31.5Q96.5%2092%2083%20110m-45%2054q9-36%2045-36c36%200%2040.5%2027%2058.5%2031.5q18%204.502%2031.5-13.5q-9%2036-45%2036c-36%200-40.5-27-58.5-31.5q-18-4.502-31.5%2013.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGdgekOdZf%22%20x1%3D%2286.5%22%20x2%3D%22163.5%22%20y1%3D%2274%22%20y2%3D%22185.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2332b1c1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2314c6b7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGdgekOdZf)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M83%20110q9-36%2045-36c36%200%2040.5%2027%2058.5%2031.5q18%204.502%2031.5-13.5q-9%2036-45%2036c-36%200-40.5-27-58.5-31.5Q96.5%2092%2083%20110m-45%2054q9-36%2045-36c36%200%2040.5%2027%2058.5%2031.5q18%204.502%2031.5-13.5q-9%2036-45%2036c-36%200-40.5-27-58.5-31.5q-18-4.502-31.5%2013.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGdgekOdZf%22%20x1%3D%2286.5%22%20x2%3D%22163.5%22%20y1%3D%2274%22%20y2%3D%22185.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2332b1c1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2314c6b7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/tailwindcss-dark.svg?color=%231a73e8&size=48