fix: fixed http 404 for flags required by darkreader (#658)

This commit is contained in:
TheDarthMole 2022-10-06 04:48:50 +01:00 committed by GitHub
parent ca85a71230
commit 799572c792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
268 changed files with 18351 additions and 0 deletions

View file

@ -0,0 +1 @@
<svg width="15" height="15" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="a"><stop stop-color="#FFF" offset="0%"/><stop stop-color="#F0F0F0" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="b"><stop stop-color="#F71E24" offset="0%"/><stop stop-color="#FB141B" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FB6C2C" offset="0%"/><stop stop-color="#FC6420" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="d"><stop stop-color="#FDFC42" offset="0%"/><stop stop-color="#FFFD38" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="e"><stop stop-color="#238F35" offset="0%"/><stop stop-color="#1C7E2C" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="f"><stop stop-color="#0F62FA" offset="0%"/><stop stop-color="#0059FC" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="g"><stop stop-color="#820E95" offset="0%"/><stop stop-color="#760089" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><path fill="url(#a)" d="M0 0h15v15H0z"/><path fill="url(#b)" d="M0 0h15v2.5H0z"/><path fill="url(#c)" d="M0 2.5h15V5H0z"/><path fill="url(#d)" d="M0 5h15v2.5H0z"/><path fill="url(#e)" d="M0 7.5h15V10H0z"/><path fill="url(#f)" d="M0 10h15v2.5H0z"/><path fill="url(#g)" d="M0 12.5h15V15H0z"/></g></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB