twitter from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
twitter
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the twitter logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.937 6.093a13.4 13.4 0 0 1-3.765 1.032a6.6 6.6 0 0 0 2.885-3.631a13.7 13.7 0 0 1-4.172 1.579a6.56 6.56 0 0 0-11.178 5.973c-5.453-.255-10.287-2.875-13.52-6.833a6.46 6.46 0 0 0-.891 3.303a6.56 6.56 0 0 0 2.916 5.457a6.5 6.5 0 0 1-2.968-.817v.079a6.57 6.57 0 0 0 5.26 6.437a6.8 6.8 0 0 1-1.724.229c-.421 0-.823-.041-1.224-.115a6.59 6.59 0 0 0 6.14 4.557a13.17 13.17 0 0 1-8.135 2.801a13 13 0 0 1-1.563-.088a18.66 18.66 0 0 0 10.079 2.948c12.067 0 18.661-9.995 18.661-18.651c0-.276 0-.557-.021-.839a13.1 13.1 0 0 0 3.281-3.396z"/></svg>

React

import type { SVGProps } from "react";

export function CibTwitter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.937 6.093a13.4 13.4 0 0 1-3.765 1.032a6.6 6.6 0 0 0 2.885-3.631a13.7 13.7 0 0 1-4.172 1.579a6.56 6.56 0 0 0-11.178 5.973c-5.453-.255-10.287-2.875-13.52-6.833a6.46 6.46 0 0 0-.891 3.303a6.56 6.56 0 0 0 2.916 5.457a6.5 6.5 0 0 1-2.968-.817v.079a6.57 6.57 0 0 0 5.26 6.437a6.8 6.8 0 0 1-1.724.229c-.421 0-.823-.041-1.224-.115a6.59 6.59 0 0 0 6.14 4.557a13.17 13.17 0 0 1-8.135 2.801a13 13 0 0 1-1.563-.088a18.66 18.66 0 0 0 10.079 2.948c12.067 0 18.661-9.995 18.661-18.651c0-.276 0-.557-.021-.839a13.1 13.1 0 0 0 3.281-3.396z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.937 6.093a13.4 13.4 0 0 1-3.765 1.032a6.6 6.6 0 0 0 2.885-3.631a13.7 13.7 0 0 1-4.172 1.579a6.56 6.56 0 0 0-11.178 5.973c-5.453-.255-10.287-2.875-13.52-6.833a6.46 6.46 0 0 0-.891 3.303a6.56 6.56 0 0 0 2.916 5.457a6.5 6.5 0 0 1-2.968-.817v.079a6.57 6.57 0 0 0 5.26 6.437a6.8 6.8 0 0 1-1.724.229c-.421 0-.823-.041-1.224-.115a6.59 6.59 0 0 0 6.14 4.557a13.17 13.17 0 0 1-8.135 2.801a13 13 0 0 1-1.563-.088a18.66 18.66 0 0 0 10.079 2.948c12.067 0 18.661-9.995 18.661-18.651c0-.276 0-.557-.021-.839a13.1 13.1 0 0 0 3.281-3.396z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.937%206.093a13.4%2013.4%200%200%201-3.765%201.032a6.6%206.6%200%200%200%202.885-3.631a13.7%2013.7%200%200%201-4.172%201.579a6.56%206.56%200%200%200-11.178%205.973c-5.453-.255-10.287-2.875-13.52-6.833a6.46%206.46%200%200%200-.891%203.303a6.56%206.56%200%200%200%202.916%205.457a6.5%206.5%200%200%201-2.968-.817v.079a6.57%206.57%200%200%200%205.26%206.437a6.8%206.8%200%200%201-1.724.229c-.421%200-.823-.041-1.224-.115a6.59%206.59%200%200%200%206.14%204.557a13.17%2013.17%200%200%201-8.135%202.801a13%2013%200%200%201-1.563-.088a18.66%2018.66%200%200%200%2010.079%202.948c12.067%200%2018.661-9.995%2018.661-18.651c0-.276%200-.557-.021-.839a13.1%2013.1%200%200%200%203.281-3.396z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.937%206.093a13.4%2013.4%200%200%201-3.765%201.032a6.6%206.6%200%200%200%202.885-3.631a13.7%2013.7%200%200%201-4.172%201.579a6.56%206.56%200%200%200-11.178%205.973c-5.453-.255-10.287-2.875-13.52-6.833a6.46%206.46%200%200%200-.891%203.303a6.56%206.56%200%200%200%202.916%205.457a6.5%206.5%200%200%201-2.968-.817v.079a6.57%206.57%200%200%200%205.26%206.437a6.8%206.8%200%200%201-1.724.229c-.421%200-.823-.041-1.224-.115a6.59%206.59%200%200%200%206.14%204.557a13.17%2013.17%200%200%201-8.135%202.801a13%2013%200%200%201-1.563-.088a18.66%2018.66%200%200%200%2010.079%202.948c12.067%200%2018.661-9.995%2018.661-18.651c0-.276%200-.557-.021-.839a13.1%2013.1%200%200%200%203.281-3.396z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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