Add ExpressionEngine logo
This commit is contained in:
@@ -471,6 +471,7 @@ Say thanks!
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Solidity<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/solidity.svg" width="125" title="Solidity"/><br>565 Bytes</td>
|
||||
<td>ExpressionEngine<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/expressionengine.svg" width="125" title="ExpressionEngine"/><br>986 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
14
images/android-vector-drawable/expressionengine.xml
Normal file
14
images/android-vector-drawable/expressionengine.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M308 293c-24.3 24.3-38.2 28-55.3 28.4-30 0.7-36.2-28.4-35.5-39l0.8-12.3c74.4-12.6 92.7-28.8 100.6-40 18.3-25.3 7.2-43.3-2-49.5-22-19.7-72.7-5.2-90 4-48 25.8-56.8 70.4-56.3 88.3-1.2 36 25.5 63.5 67 63.2 41.7 1 67.5-25.5 79-37.2zm-88.4-32.3c11.5-68.4 39-78 49.7-78.6 15.4-0.3 18.6 16.6 17.5 22.4-1.8 35.4-38 53-66.2 56z" />
|
||||
</vector>
|
BIN
images/reference/expressionengine.png
Normal file
BIN
images/reference/expressionengine.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@@ -308,4 +308,5 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/endeavouros.svg" width="256" /> | <img src="/images/reference/endeavouros.png" width="256" /> | https://github.com/endeavouros-team/endeavouros-theming |
|
||||
| <img src="/images/svg/google_assistant.svg" width="256" /> | <img src="/images/reference/google_assistant.png" width="256" /> | https://www.blog.google/press/ |
|
||||
| <img src="/images/svg/atom.svg" width="256" /> | <img src="/images/reference/atom.png" width="256" /> | https://atom.io/ |
|
||||
| <img src="/images/svg/activitypub.svg" width="256" /> | <img src="/images/reference/ActivityPub-logo.svg" width="256" /> | https://activitypub.rocks/ |
|
||||
| <img src="/images/svg/activitypub.svg" width="256" /> | <img src="/images/reference/ActivityPub-logo.svg" width="256" /> | https://activitypub.rocks/ |
|
||||
| <img src="/images/svg/expressionengine.svg" width="256" /> | <img src="/images/reference/expressionengine.png" width="256" /> | https://expressionengine.com/about/trademark-use-policy |
|
||||
|
13
images/svg/expressionengine.svg
Normal file
13
images/svg/expressionengine.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="ExpressionEngine" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff" />
|
||||
<defs>
|
||||
<path id="a" d="m76 165 32 19.6c-140.5 131.3 4 237.6 156.6 207-179.3 3.3-210.3-190.8-65.5-258.4z" />
|
||||
</defs>
|
||||
<path d="m308 293c-24.3 24.3-38.2 28-55.3 28.4-30 .7-36.2-28.4-35.5-39l.8-12.3c74.4-12.6 92.7-28.8 100.6-40 18.3-25.3 7.2-43.3-2-49.5-22-19.7-72.7-5.2-90 4-48 25.8-56.8 70.4-56.3 88.3-1.2 36 25.5 63.5 67 63.2 41.7 1 67.5-25.5 79-37.2zm-88.4-32.3c11.5-68.4 39-78 49.7-78.6 15.4-.3 18.6 16.6 17.5 22.4-1.8 35.4-38 53-66.2 56z"></path>
|
||||
<use href="#a" />
|
||||
<use href="#a" transform="scale(-1,-1)" transform-origin="center" />
|
||||
</svg>
|
After Width: | Height: | Size: 701 B |
Reference in New Issue
Block a user