tailwindcss icon

tailwindcss from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
tailwindcss
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the tailwindcss icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M12 6c-3.6 0-4.833 2.667-5 4c0 0 .819-1.588 2.863-1.588c2.5 0 2.704 3.588 7.204 3.588c3.645 0 4.766-2.483 4.933-3.724c0 0-.78 1.403-2.78 1.403C16.73 9.679 16.413 6 12 6Zm-5 6c-3.6 0-4.833 2.667-5 4c0 0 .819-1.588 2.863-1.588c2.5 0 2.704 3.588 7.204 3.588c3.645 0 4.766-2.483 4.933-3.725c0 0-.78 1.404-2.78 1.404C11.73 15.679 11.413 12 7 12Z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTailwindcss(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="M12 6c-3.6 0-4.833 2.667-5 4c0 0 .819-1.588 2.863-1.588c2.5 0 2.704 3.588 7.204 3.588c3.645 0 4.766-2.483 4.933-3.724c0 0-.78 1.403-2.78 1.403C16.73 9.679 16.413 6 12 6Zm-5 6c-3.6 0-4.833 2.667-5 4c0 0 .819-1.588 2.863-1.588c2.5 0 2.704 3.588 7.204 3.588c3.645 0 4.766-2.483 4.933-3.725c0 0-.78 1.404-2.78 1.404C11.73 15.679 11.413 12 7 12Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M12 6c-3.6 0-4.833 2.667-5 4c0 0 .819-1.588 2.863-1.588c2.5 0 2.704 3.588 7.204 3.588c3.645 0 4.766-2.483 4.933-3.724c0 0-.78 1.403-2.78 1.403C16.73 9.679 16.413 6 12 6Zm-5 6c-3.6 0-4.833 2.667-5 4c0 0 .819-1.588 2.863-1.588c2.5 0 2.704 3.588 7.204 3.588c3.645 0 4.766-2.483 4.933-3.725c0 0-.78 1.404-2.78 1.404C11.73 15.679 11.413 12 7 12Z"/></svg>
</template>

CSS

.icon-tailwindcss {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%206c-3.6%200-4.833%202.667-5%204c0%200%20.819-1.588%202.863-1.588c2.5%200%202.704%203.588%207.204%203.588c3.645%200%204.766-2.483%204.933-3.724c0%200-.78%201.403-2.78%201.403C16.73%209.679%2016.413%206%2012%206Zm-5%206c-3.6%200-4.833%202.667-5%204c0%200%20.819-1.588%202.863-1.588c2.5%200%202.704%203.588%207.204%203.588c3.645%200%204.766-2.483%204.933-3.725c0%200-.78%201.404-2.78%201.404C11.73%2015.679%2011.413%2012%207%2012Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%206c-3.6%200-4.833%202.667-5%204c0%200%20.819-1.588%202.863-1.588c2.5%200%202.704%203.588%207.204%203.588c3.645%200%204.766-2.483%204.933-3.724c0%200-.78%201.403-2.78%201.403C16.73%209.679%2016.413%206%2012%206Zm-5%206c-3.6%200-4.833%202.667-5%204c0%200%20.819-1.588%202.863-1.588c2.5%200%202.704%203.588%207.204%203.588c3.645%200%204.766-2.483%204.933-3.725c0%200-.78%201.404-2.78%201.404C11.73%2015.679%2011.413%2012%207%2012Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/tailwindcss.svg?color=%231a73e8&size=48