Twitterの鳥アイコンをアヒルに変更するやつ、その2だよ。
Ahiru de Twitter v2 by Otoshiana-san
Details
AuthorOtoshiana-san
LicenseNo License
Categorytwitter.com
Created
Updated
Size2.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
2023.07.29
#x.comのドメインを対象に追加
2023.07.25 公開
#もしツイッターのソースが変わったらアイコン変わらなくなる可能性はある。
Source code
/* ==UserStyle==
@name Ahiru de Twitter v2
@namespace example.com
@version 1.0.1
@description ツイッターの鳥アイコンを可愛いアヒルにするスタイルだよ。
@author Otoshiana-san
==/UserStyle== */
@-moz-document domain("twitter.com"), domain("x.com") {
h1 path{
d:path('M6.7,2.8C7.24,2.77,7.72,2.88,8.2,2.94c0.48,0.06,0.94,0.09,1.36-0.2c0.18-0.12,0.31-0.28,0.4-0.47c0.33-0.67,0.83-1.23,1.46-1.6c0.48-0.28,1.02-0.5,1.59-0.59c0.77-0.12,1.54-0.11,2.29,0.12c0.95,0.29,1.73,0.86,2.35,1.62c0.31,0.38,0.72,0.46,1.14,0.53c0.37,0.06,0.75,0,1.12-0.12c0.07-0.02,0.14-0.05,0.21-0.04c0.09,0.01,0.19-0.04,0.25,0.06c0.07,0.11,0.01,0.2-0.04,0.28c-0.17,0.27-0.37,0.54-0.61,0.75c-0.2,0.18-0.34,0.41-0.51,0.61c-0.15,0.17-0.12,0.33,0.08,0.45c0.3,0.17,0.52,0.41,0.71,0.69c0.09,0.13,0.19,0.29,0.08,0.43c-0.11,0.15-0.3,0.08-0.43,0.04c-0.33-0.1-0.62-0.03-0.92,0.12c-0.44,0.23-0.7,0.94-0.39,1.48c0.56,0.98,0.85,2.06,1.07,3.17c0.09,0.46,0.22,0.91,0.28,1.38c0.06,0.46,0.01,0.9-0.1,1.36c-0.11,0.43-0.18,0.87-0.36,1.28c-0.42,0.96-0.84,1.91-1.64,2.63c-0.48,0.43-1.05,0.69-1.61,0.99c-0.18,0.1-0.51,0.75-0.48,0.94c0.03,0.17,0.27,0.27,0.43,0.22c0.55-0.18,1.01-0.54,1.56-0.74c0.48-0.17,0.93-0.08,1.37,0.11c0.32,0.14,0.38,0.94,0.07,1.15c-0.39,0.27-0.83,0.44-1.29,0.54c-0.19,0.04-0.32,0.17-0.49,0.23c-0.99,0.32-2,0.57-3.02,0.77c-0.16,0.03-0.32-0.01-0.45-0.09c-0.34-0.2-0.66-0.09-0.98,0.07c-0.61,0.3-1.26,0.48-1.94,0.58c-0.58,0.09-1.16,0.19-1.75,0.17c-1.54-0.07-2.97-0.43-4.21-1.41c-0.5-0.4-1.02-0.76-1.53-1.13C3.13,19.19,3,19.25,2.96,19.43C2.73,20.29,2.37,21.09,2,21.89c-0.1,0.22-0.28,0.34-0.51,0.28c-0.17-0.04-0.2,0.14-0.35,0.13c-0.58-0.04-0.77-0.22-0.9-0.8c-0.09-0.41-0.14-0.82-0.22-1.23c-0.1-0.51,0.17-0.86,0.48-1.2c0.33-0.37,0.71-0.7,1.02-1.08c0.16-0.2,0.15-0.38-0.02-0.56c-0.69-0.73-0.99-1.64-1.21-2.59c-0.1-0.45-0.17-0.9-0.16-1.36c0.01-0.65,0.16-1.29,0.31-1.92c0.13-0.53,0.24-1.08,0.42-1.6c0.21-0.6,0.49-1.18,0.77-1.76C2.12,7.14,2.77,6.19,3.35,5.2c0.09-0.15,0.18-0.3,0.27-0.45c0.14-0.24,0.35-0.23,0.51-0.01c0.47,0.65,0.95,1.28,1.49,1.87c0.6,0.66,1.34,1.1,2.12,1.48c0.32,0.16,0.69,0.14,1.02,0.13c0.51-0.02,1.03-0.1,1.47-0.42c0.31-0.22,0.34-0.27,0.12-0.57c-0.45-0.6-0.75-1.25-0.83-2C9.5,5.09,9.42,5,9.29,4.96C8.46,4.73,7.86,4.15,7.22,3.62C6.98,3.42,6.89,3.11,6.7,2.8z');
fill: #00aced;
}
}