bxl tailwind css icon

bxl-tailwind-css from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxl-tailwind-css
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl tailwind css icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M18.5 9.51a4.22 4.22 0 0 1-1.91-1.34A5.77 5.77 0 0 0 12 6a4.72 4.72 0 0 0-5 4a3.23 3.23 0 0 1 3.5-1.49a4.32 4.32 0 0 1 1.91 1.35A5.77 5.77 0 0 0 17 12a4.72 4.72 0 0 0 5-4a3.2 3.2 0 0 1-3.5 1.51zm-13 4.98a4.22 4.22 0 0 1 1.91 1.34A5.77 5.77 0 0 0 12 18a4.72 4.72 0 0 0 5-4a3.23 3.23 0 0 1-3.5 1.49a4.32 4.32 0 0 1-1.91-1.35A5.8 5.8 0 0 0 7 12a4.72 4.72 0 0 0-5 4a3.2 3.2 0 0 1 3.5-1.51z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlTailwindCss(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M18.5 9.51a4.22 4.22 0 0 1-1.91-1.34A5.77 5.77 0 0 0 12 6a4.72 4.72 0 0 0-5 4a3.23 3.23 0 0 1 3.5-1.49a4.32 4.32 0 0 1 1.91 1.35A5.77 5.77 0 0 0 17 12a4.72 4.72 0 0 0 5-4a3.2 3.2 0 0 1-3.5 1.51zm-13 4.98a4.22 4.22 0 0 1 1.91 1.34A5.77 5.77 0 0 0 12 18a4.72 4.72 0 0 0 5-4a3.23 3.23 0 0 1-3.5 1.49a4.32 4.32 0 0 1-1.91-1.35A5.8 5.8 0 0 0 7 12a4.72 4.72 0 0 0-5 4a3.2 3.2 0 0 1 3.5-1.51z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M18.5 9.51a4.22 4.22 0 0 1-1.91-1.34A5.77 5.77 0 0 0 12 6a4.72 4.72 0 0 0-5 4a3.23 3.23 0 0 1 3.5-1.49a4.32 4.32 0 0 1 1.91 1.35A5.77 5.77 0 0 0 17 12a4.72 4.72 0 0 0 5-4a3.2 3.2 0 0 1-3.5 1.51zm-13 4.98a4.22 4.22 0 0 1 1.91 1.34A5.77 5.77 0 0 0 12 18a4.72 4.72 0 0 0 5-4a3.23 3.23 0 0 1-3.5 1.49a4.32 4.32 0 0 1-1.91-1.35A5.8 5.8 0 0 0 7 12a4.72 4.72 0 0 0-5 4a3.2 3.2 0 0 1 3.5-1.51z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-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%2024%2024%22%3E%3Cpath%20d%3D%22M18.5%209.51a4.22%204.22%200%200%201-1.91-1.34A5.77%205.77%200%200%200%2012%206a4.72%204.72%200%200%200-5%204a3.23%203.23%200%200%201%203.5-1.49a4.32%204.32%200%200%201%201.91%201.35A5.77%205.77%200%200%200%2017%2012a4.72%204.72%200%200%200%205-4a3.2%203.2%200%200%201-3.5%201.51zm-13%204.98a4.22%204.22%200%200%201%201.91%201.34A5.77%205.77%200%200%200%2012%2018a4.72%204.72%200%200%200%205-4a3.23%203.23%200%200%201-3.5%201.49a4.32%204.32%200%200%201-1.91-1.35A5.8%205.8%200%200%200%207%2012a4.72%204.72%200%200%200-5%204a3.2%203.2%200%200%201%203.5-1.51z%22%20fill%3D%22currentColor%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%20d%3D%22M18.5%209.51a4.22%204.22%200%200%201-1.91-1.34A5.77%205.77%200%200%200%2012%206a4.72%204.72%200%200%200-5%204a3.23%203.23%200%200%201%203.5-1.49a4.32%204.32%200%200%201%201.91%201.35A5.77%205.77%200%200%200%2017%2012a4.72%204.72%200%200%200%205-4a3.2%203.2%200%200%201-3.5%201.51zm-13%204.98a4.22%204.22%200%200%201%201.91%201.34A5.77%205.77%200%200%200%2012%2018a4.72%204.72%200%200%200%205-4a3.23%203.23%200%200%201-3.5%201.49a4.32%204.32%200%200%201-1.91-1.35A5.8%205.8%200%200%200%207%2012a4.72%204.72%200%200%200-5%204a3.2%203.2%200%200%201%203.5-1.51z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxl-tailwind-css.svg?color=%231a73e8&size=48