twitter from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
twitter
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Related icons in Boxicons Brands

Use the twitter logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.633 7.997c.013.175.013.349.013.523c0 5.325-4.053 11.461-11.46 11.461c-2.282 0-4.402-.661-6.186-1.809c.324.037.636.05.973.05a8.07 8.07 0 0 0 5.001-1.721a4.04 4.04 0 0 1-3.767-2.793c.249.037.499.062.761.062c.361 0 .724-.05 1.061-.137a4.03 4.03 0 0 1-3.23-3.953v-.05c.537.299 1.16.486 1.82.511a4.02 4.02 0 0 1-1.796-3.354c0-.748.199-1.434.548-2.032a11.46 11.46 0 0 0 8.306 4.215c-.062-.3-.1-.611-.1-.923a4.026 4.026 0 0 1 4.028-4.028c1.16 0 2.207.486 2.943 1.272a8 8 0 0 0 2.556-.973a4.02 4.02 0 0 1-1.771 2.22a8 8 0 0 0 2.319-.624a8.7 8.7 0 0 1-2.019 2.083"/></svg>

React

import type { SVGProps } from "react";

export function BxlTwitter(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="M19.633 7.997c.013.175.013.349.013.523c0 5.325-4.053 11.461-11.46 11.461c-2.282 0-4.402-.661-6.186-1.809c.324.037.636.05.973.05a8.07 8.07 0 0 0 5.001-1.721a4.04 4.04 0 0 1-3.767-2.793c.249.037.499.062.761.062c.361 0 .724-.05 1.061-.137a4.03 4.03 0 0 1-3.23-3.953v-.05c.537.299 1.16.486 1.82.511a4.02 4.02 0 0 1-1.796-3.354c0-.748.199-1.434.548-2.032a11.46 11.46 0 0 0 8.306 4.215c-.062-.3-.1-.611-.1-.923a4.026 4.026 0 0 1 4.028-4.028c1.16 0 2.207.486 2.943 1.272a8 8 0 0 0 2.556-.973a4.02 4.02 0 0 1-1.771 2.22a8 8 0 0 0 2.319-.624a8.7 8.7 0 0 1-2.019 2.083"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.633 7.997c.013.175.013.349.013.523c0 5.325-4.053 11.461-11.46 11.461c-2.282 0-4.402-.661-6.186-1.809c.324.037.636.05.973.05a8.07 8.07 0 0 0 5.001-1.721a4.04 4.04 0 0 1-3.767-2.793c.249.037.499.062.761.062c.361 0 .724-.05 1.061-.137a4.03 4.03 0 0 1-3.23-3.953v-.05c.537.299 1.16.486 1.82.511a4.02 4.02 0 0 1-1.796-3.354c0-.748.199-1.434.548-2.032a11.46 11.46 0 0 0 8.306 4.215c-.062-.3-.1-.611-.1-.923a4.026 4.026 0 0 1 4.028-4.028c1.16 0 2.207.486 2.943 1.272a8 8 0 0 0 2.556-.973a4.02 4.02 0 0 1-1.771 2.22a8 8 0 0 0 2.319-.624a8.7 8.7 0 0 1-2.019 2.083"/></svg>
</template>

CSS

.icon-twitter {
  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%22M19.633%207.997c.013.175.013.349.013.523c0%205.325-4.053%2011.461-11.46%2011.461c-2.282%200-4.402-.661-6.186-1.809c.324.037.636.05.973.05a8.07%208.07%200%200%200%205.001-1.721a4.04%204.04%200%200%201-3.767-2.793c.249.037.499.062.761.062c.361%200%20.724-.05%201.061-.137a4.03%204.03%200%200%201-3.23-3.953v-.05c.537.299%201.16.486%201.82.511a4.02%204.02%200%200%201-1.796-3.354c0-.748.199-1.434.548-2.032a11.46%2011.46%200%200%200%208.306%204.215c-.062-.3-.1-.611-.1-.923a4.026%204.026%200%200%201%204.028-4.028c1.16%200%202.207.486%202.943%201.272a8%208%200%200%200%202.556-.973a4.02%204.02%200%200%201-1.771%202.22a8%208%200%200%200%202.319-.624a8.7%208.7%200%200%201-2.019%202.083%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%22M19.633%207.997c.013.175.013.349.013.523c0%205.325-4.053%2011.461-11.46%2011.461c-2.282%200-4.402-.661-6.186-1.809c.324.037.636.05.973.05a8.07%208.07%200%200%200%205.001-1.721a4.04%204.04%200%200%201-3.767-2.793c.249.037.499.062.761.062c.361%200%20.724-.05%201.061-.137a4.03%204.03%200%200%201-3.23-3.953v-.05c.537.299%201.16.486%201.82.511a4.02%204.02%200%200%201-1.796-3.354c0-.748.199-1.434.548-2.032a11.46%2011.46%200%200%200%208.306%204.215c-.062-.3-.1-.611-.1-.923a4.026%204.026%200%200%201%204.028-4.028c1.16%200%202.207.486%202.943%201.272a8%208%200%200%200%202.556-.973a4.02%204.02%200%200%201-1.771%202.22a8%208%200%200%200%202.319-.624a8.7%208.7%200%200%201-2.019%202.083%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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