Twitter Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Twitter icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310490.svg" alt="Twitter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310490.svg" alt="Twitter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310490.svg" alt="Twitter icon" :width="24" :height="24" />
CSS background
.icon-twitter {
background-image: url('https://proicons.com/icon/310490.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.9808 4.00282C21.1248 4.41712 20.2347 4.75691 19.3204 5.01842C18.8534 4.522 18.273 4.14619 17.6289 3.92317C16.9848 3.70015 16.2963 3.63657 15.6223 3.73788C14.5105 3.94263 13.5234 4.57539 12.8732 5.50017C12.2229 6.42494 11.9615 7.56791 12.145 8.68341C12.1398 8.72003 12.1398 8.75719 12.145 8.79381C10.4767 8.72042 8.84272 8.29611 7.34954 7.54857C5.85636 6.80103 4.53758 5.74706 3.47924 4.45543C2.93957 5.37694 2.77271 6.46994 3.01284 7.51051C3.25297 8.55107 3.88192 9.46042 4.77082 10.0523C4.1054 10.0345 3.45408 9.85652 2.87209 9.53343V9.58862C2.87435 10.5491 3.20353 11.4801 3.80547 12.2285C4.40741 12.9769 5.24622 13.4981 6.18383 13.7062C5.82291 13.7967 5.452 13.8412 5.07992 13.8387C4.81338 13.845 4.54692 13.8228 4.2851 13.7725C4.55662 14.6039 5.07934 15.3307 5.78121 15.8527C6.48308 16.3746 7.32956 16.6661 8.20399 16.6868C6.71805 17.8447 4.88839 18.474 3.00456 18.4751C2.66885 18.479 2.33326 18.4606 2 18.4199C3.91279 19.6598 6.1453 20.3158 8.42478 20.3076C10.0031 20.3312 11.5702 20.0393 13.0341 19.4492C14.4981 18.8591 15.8296 17.9826 16.9503 16.8711C18.0711 15.7596 18.9586 14.4355 19.5608 12.9764C20.1631 11.5174 20.4679 9.95274 20.4574 8.37432C20.4574 8.18665 20.4574 8.01003 20.4574 7.8334C20.9951 7.36 21.4133 6.76628 21.6781 6.10062C21.9428 5.43496 22.0465 4.71617 21.9808 4.00282Z" fill="#00A1F6"/> </svg>
Twitter in other icon packs
Copied!