Skip to content

Commit

Permalink
feat: add new twitter X icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kalebjdavenport authored and brian-smith-tcril committed May 8, 2024
1 parent 06263ea commit 2aa087f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icons/copy-brand-icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const fs = require('fs');
*/

const brandIconNames = [
'github', 'google', 'linkedin', 'slack', 'instagram', 'facebook', 'twitter', 'twitch', 'youtube', 'discord',
'github', 'google', 'linkedin', 'slack', 'instagram', 'facebook', 'twitter', 'twitter-x', 'twitch', 'youtube', 'discord',
'telegram', 'whatsapp', 'messenger', 'mastodon', 'reddit', 'skype', 'microsoft', 'windows', 'apple', 'medium',
'signal', 'stack-overflow', 'wordpress', 'spotify', 'snapchat', 'pinterest', 'dribbble', 'behance', 'paypal',
'line', 'strava', 'vimeo', 'nintendo-switch', 'playstation', 'xbox', 'steam', 'bluetooth', 'meta', 'git', 'tiktok',
Expand Down

0 comments on commit 2aa087f

Please sign in to comment.