logo twitter icon

logo-twitter-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
logo-twitter-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the logo twitter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7.955a6 6 0 0 1 10.934-3.37c.336-.166.723-.391 1.126-.637l1.522-.93V4.8c0 1.37-.282 2.41-.684 3.201A5.1 5.1 0 0 1 22 9.262V10c0 7.18-5.82 13-13 13c-2.45 0-4.743-.678-6.7-1.858L.05 19.787l2.581-.484a11.4 11.4 0 0 0 2.912-.965A11.49 11.49 0 0 1 0 8.5c0-1.496.286-2.927.807-4.24l.624-1.573l1.077 1.306A10.98 10.98 0 0 0 10 7.955"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoTwitterFilled(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="M10 7.955a6 6 0 0 1 10.934-3.37c.336-.166.723-.391 1.126-.637l1.522-.93V4.8c0 1.37-.282 2.41-.684 3.201A5.1 5.1 0 0 1 22 9.262V10c0 7.18-5.82 13-13 13c-2.45 0-4.743-.678-6.7-1.858L.05 19.787l2.581-.484a11.4 11.4 0 0 0 2.912-.965A11.49 11.49 0 0 1 0 8.5c0-1.496.286-2.927.807-4.24l.624-1.573l1.077 1.306A10.98 10.98 0 0 0 10 7.955"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7.955a6 6 0 0 1 10.934-3.37c.336-.166.723-.391 1.126-.637l1.522-.93V4.8c0 1.37-.282 2.41-.684 3.201A5.1 5.1 0 0 1 22 9.262V10c0 7.18-5.82 13-13 13c-2.45 0-4.743-.678-6.7-1.858L.05 19.787l2.581-.484a11.4 11.4 0 0 0 2.912-.965A11.49 11.49 0 0 1 0 8.5c0-1.496.286-2.927.807-4.24l.624-1.573l1.077 1.306A10.98 10.98 0 0 0 10 7.955"/></svg>
</template>

CSS

.icon-logo-twitter-filled {
  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%22M10%207.955a6%206%200%200%201%2010.934-3.37c.336-.166.723-.391%201.126-.637l1.522-.93V4.8c0%201.37-.282%202.41-.684%203.201A5.1%205.1%200%200%201%2022%209.262V10c0%207.18-5.82%2013-13%2013c-2.45%200-4.743-.678-6.7-1.858L.05%2019.787l2.581-.484a11.4%2011.4%200%200%200%202.912-.965A11.49%2011.49%200%200%201%200%208.5c0-1.496.286-2.927.807-4.24l.624-1.573l1.077%201.306A10.98%2010.98%200%200%200%2010%207.955%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%22M10%207.955a6%206%200%200%201%2010.934-3.37c.336-.166.723-.391%201.126-.637l1.522-.93V4.8c0%201.37-.282%202.41-.684%203.201A5.1%205.1%200%200%201%2022%209.262V10c0%207.18-5.82%2013-13%2013c-2.45%200-4.743-.678-6.7-1.858L.05%2019.787l2.581-.484a11.4%2011.4%200%200%200%202.912-.965A11.49%2011.49%200%200%201%200%208.5c0-1.496.286-2.927.807-4.24l.624-1.573l1.077%201.306A10.98%2010.98%200%200%200%2010%207.955%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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