Updates
Adds Babylist as a new brand, fixes SimpleX Chat Alt, and adds a new sensitive content warning module (new HTML, new CSS file, new JS folder and file, new icon).
This commit is contained in:
parent
98bf64ff42
commit
c99d8fd702
8 changed files with 297 additions and 21 deletions
10
images/icons-extended/babylist.svg
Normal file
10
images/icons-extended/babylist.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11.9972 5.99651C11.4208 4.63126 10.3654 3.52404 9.02967 2.88341C6.76572 1.83215 4.5518 1.97607 2.5255 3.43719C0.499192 4.89832 -0.235656 6.90384 0.0645369 9.34112C0.455414 12.4887 2.1909 14.8696 4.44235 16.9377C6.69872 18.9377 9.24617 20.5825 11.9972 21.8154C14.7493 20.5828 17.2978 18.938 19.5551 16.9377C21.8098 14.8696 23.5421 12.4887 23.933 9.34112C24.2457 6.90384 23.4702 4.87641 21.4721 3.43719C19.4739 1.99797 17.2318 1.83215 14.9678 2.88341C13.6317 3.52438 12.5753 4.63137 11.9972 5.99651Z" fill="url(#paint0_linear_75_481)"/>
|
||||
<path d="M6.24367 2.20129C6.24367 2.20129 1.39055 5.16733 3.0635 9.75407C4.73645 14.3408 11.1937 11.8597 11.1937 11.8597C11.1937 11.8597 17.6635 9.37861 19.3239 13.9654C19.6775 14.8917 19.7652 15.8984 19.5772 16.8719V16.8876C21.8037 14.832 23.511 12.4667 23.8988 9.3442C24.2115 6.90691 23.4359 4.87949 21.4378 3.44026C19.4396 2.00105 17.1976 1.83522 14.9336 2.88647C13.6109 3.53338 12.5677 4.63838 11.9974 5.99644C11.421 4.6312 10.3655 3.52398 9.02984 2.88335C8.15105 2.45788 7.1915 2.22533 6.21553 2.20129H6.24367Z" fill="#FF82AC"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_75_481" x1="11.9847" y1="22.1377" x2="11.9847" y2="2.70507" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FF4C47"/>
|
||||
<stop offset="1" stop-color="#FF81AB"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
3
images/icons-extended/generic-warning.svg
Normal file
3
images/icons-extended/generic-warning.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 21.8636L12 1.13635L24 21.8636H0ZM3.76364 19.6818H20.2364L12 5.49999L3.76364 19.6818ZM12 18.5909C12.3091 18.5909 12.5682 18.4864 12.7773 18.2773C12.9864 18.0682 13.0909 17.8091 13.0909 17.5C13.0909 17.1909 12.9864 16.9318 12.7773 16.7227C12.5682 16.5136 12.3091 16.4091 12 16.4091C11.6909 16.4091 11.4318 16.5136 11.2227 16.7227C11.0136 16.9318 10.9091 17.1909 10.9091 17.5C10.9091 17.8091 11.0136 18.0682 11.2227 18.2773C11.4318 18.4864 11.6909 18.5909 12 18.5909ZM10.9091 15.3182H13.0909V9.86362H10.9091V15.3182Z" fill="white"/>
|
||||
</svg>
|
After Width: | Height: | Size: 645 B |
Loading…
Add table
Add a link
Reference in a new issue