twitter-alt from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
twitter-alt
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the twitter alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.475 7.805c.01.185.01.37.01.545a11.9 11.9 0 0 1-.493 3.362A11.73 11.73 0 0 1 8.485 20.36a11.9 11.9 0 0 1-6.467-1.902a8 8 0 0 0 1.007.061a8.45 8.45 0 0 0 5.234-1.81a4.22 4.22 0 0 1-3.938-2.92a5 5 0 0 0 .792.072a4 4 0 0 0 1.12-.154a4.2 4.2 0 0 1-3.372-3.815a1.7 1.7 0 0 1-.02-.319v-.051a4.2 4.2 0 0 0 1.912.524A4.2 4.2 0 0 1 2.88 6.54a4.3 4.3 0 0 1 .566-2.129a11.97 11.97 0 0 0 8.7 4.412a4.219 4.219 0 0 1 7.187-3.846a8.4 8.4 0 0 0 2.684-1.028a4.98 4.98 0 0 1-1.543 3.856Z"/></svg>

React

import type { SVGProps } from "react";

export function UimTwitterAlt(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="M20.475 7.805c.01.185.01.37.01.545a11.9 11.9 0 0 1-.493 3.362A11.73 11.73 0 0 1 8.485 20.36a11.9 11.9 0 0 1-6.467-1.902a8 8 0 0 0 1.007.061a8.45 8.45 0 0 0 5.234-1.81a4.22 4.22 0 0 1-3.938-2.92a5 5 0 0 0 .792.072a4 4 0 0 0 1.12-.154a4.2 4.2 0 0 1-3.372-3.815a1.7 1.7 0 0 1-.02-.319v-.051a4.2 4.2 0 0 0 1.912.524A4.2 4.2 0 0 1 2.88 6.54a4.3 4.3 0 0 1 .566-2.129a11.97 11.97 0 0 0 8.7 4.412a4.219 4.219 0 0 1 7.187-3.846a8.4 8.4 0 0 0 2.684-1.028a4.98 4.98 0 0 1-1.543 3.856Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.475 7.805c.01.185.01.37.01.545a11.9 11.9 0 0 1-.493 3.362A11.73 11.73 0 0 1 8.485 20.36a11.9 11.9 0 0 1-6.467-1.902a8 8 0 0 0 1.007.061a8.45 8.45 0 0 0 5.234-1.81a4.22 4.22 0 0 1-3.938-2.92a5 5 0 0 0 .792.072a4 4 0 0 0 1.12-.154a4.2 4.2 0 0 1-3.372-3.815a1.7 1.7 0 0 1-.02-.319v-.051a4.2 4.2 0 0 0 1.912.524A4.2 4.2 0 0 1 2.88 6.54a4.3 4.3 0 0 1 .566-2.129a11.97 11.97 0 0 0 8.7 4.412a4.219 4.219 0 0 1 7.187-3.846a8.4 8.4 0 0 0 2.684-1.028a4.98 4.98 0 0 1-1.543 3.856Z"/></svg>
</template>

CSS

.icon-twitter-alt {
  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%22M20.475%207.805c.01.185.01.37.01.545a11.9%2011.9%200%200%201-.493%203.362A11.73%2011.73%200%200%201%208.485%2020.36a11.9%2011.9%200%200%201-6.467-1.902a8%208%200%200%200%201.007.061a8.45%208.45%200%200%200%205.234-1.81a4.22%204.22%200%200%201-3.938-2.92a5%205%200%200%200%20.792.072a4%204%200%200%200%201.12-.154a4.2%204.2%200%200%201-3.372-3.815a1.7%201.7%200%200%201-.02-.319v-.051a4.2%204.2%200%200%200%201.912.524A4.2%204.2%200%200%201%202.88%206.54a4.3%204.3%200%200%201%20.566-2.129a11.97%2011.97%200%200%200%208.7%204.412a4.219%204.219%200%200%201%207.187-3.846a8.4%208.4%200%200%200%202.684-1.028a4.98%204.98%200%200%201-1.543%203.856Z%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%22M20.475%207.805c.01.185.01.37.01.545a11.9%2011.9%200%200%201-.493%203.362A11.73%2011.73%200%200%201%208.485%2020.36a11.9%2011.9%200%200%201-6.467-1.902a8%208%200%200%200%201.007.061a8.45%208.45%200%200%200%205.234-1.81a4.22%204.22%200%200%201-3.938-2.92a5%205%200%200%200%20.792.072a4%204%200%200%200%201.12-.154a4.2%204.2%200%200%201-3.372-3.815a1.7%201.7%200%200%201-.02-.319v-.051a4.2%204.2%200%200%200%201.912.524A4.2%204.2%200%200%201%202.88%206.54a4.3%204.3%200%200%201%20.566-2.129a11.97%2011.97%200%200%200%208.7%204.412a4.219%204.219%200%200%201%207.187-3.846a8.4%208.4%200%200%200%202.684-1.028a4.98%204.98%200%200%201-1.543%203.856Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Twitter Alt monochrome icon — Unicons Monochrome · IconsDB