forked from edent/SuperTinyIcons
Add Citrix & compact logo (#613)
This commit is contained in:
@@ -370,6 +370,8 @@ Say thanks!
|
||||
<td>KeePassDX<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/keepassdx.svg" width="125" title="KeePassDX"/><br>772 Bytes</td>
|
||||
<td>WireGuard VPN<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/wireguard.svg" width="125" title="WireGuard"/><br>970 Bytes</td>
|
||||
<td>Bugcrowd VPN<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bugcrowd.svg" width="125" title="Bugcrowd"/><br>799 Bytes</td>
|
||||
<td>Citrix<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/citrix.svg" width="125" title="Citrx"/><br>819 Bytes</td>
|
||||
<td>Citrix (compact)<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/citrix_compact.svg" width="125" title="Citrx"/><br>438 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
26
images/android-vector-drawable/citrix.xml
Normal file
26
images/android-vector-drawable/citrix.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?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="M390 266-29 35c-5 5-13-2-8-7l31-35-30-35c-5-5 2-13 8-7l29 34 29-34c5-6 13 1 7 7l-30 35 31 35c5 5-2 12-8 7l-30-35z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M 390.5 185.8 C 395.304877324 185.8 399.2 189.695122676 399.2 194.5 C 399.2 199.304877324 395.304877324 203.2 390.5 203.2 C 385.695122676 203.2 381.8 199.304877324 381.8 194.5 C 381.8 189.695122676 385.695122676 185.8 390.5 185.8 Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M323 221c0-8 10-8 10 0v76c0 8-11 8-10 0v-76zm-17 6c-3 0-6-4-13-3-12 0-19 10-19 23v50c0 8-11 8-11 0v-76c0-8 11-8 11 0v2c5-6 12-10 20-10 5 0 10 2 15 4 5 3 2 10-3 10zm-79 70c0 8-11 8-11 0V192c0-8 11-8 11 0v24h19c7 0 7 10 0 10h-19v71zm-45-76c0-8 11-8 11 0v76c0 8-11 8-11 0v-76z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M 187.8 185.8 C 192.604877324 185.8 196.5 189.695122676 196.5 194.5 C 196.5 199.304877324 192.604877324 203.2 187.8 203.2 C 182.995122676 203.2 179.1 199.304877324 179.1 194.5 C 179.1 189.695122676 182.995122676 185.8 187.8 185.8 Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M82 259c0-27 18-45 43-45 28-1 38 19 38 25s-8 8-11 1c-4-10-14-17-26-17-19 0-33 15-33 36s13 35 32 35c13 0 22-6 27-19 3-6 11-4 11 2 0 9-12 27-38 27-25 0-43-18-43-45z" />
|
||||
</vector>
|
14
images/android-vector-drawable/citrix_compact.xml
Normal file
14
images/android-vector-drawable/citrix_compact.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="M346.2 340.2A12.6 12.6 0 0 1 345 358a12.7 12.7 0 0 1-17.8-1.2l-69.8-80.3-69.8 80.3a12.6 12.6 0 0 1-19-16.6l72.1-82.9-72.1-82.9a12.6 12.6 0 0 1 19-16.6l69.8 80.3 69.8-80.3a12.6 12.6 0 0 1 19 16.6l-72.1 82.9 72.1 82.9zm-88.8-251a20.1 20.1 0 0 0 0 40.2 20.1 20.1 0 0 0 0-40.2z" />
|
||||
</vector>
|
BIN
images/reference/citrix-logo-compact.gif
Normal file
BIN
images/reference/citrix-logo-compact.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
1
images/reference/citrix-logo.svg
Normal file
1
images/reference/citrix-logo.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="1400" height="787.5" viewBox="0 0 1400 787.5"><g id="logo-hero" transform="translate(-14252 743)"><rect id="Rectangle_304" data-name="Rectangle 304" width="1400" height="787.5" transform="translate(14252 -743)" fill="#003792"></rect><g id="citrix-logo" transform="translate(14667.31 -471.921)"><g id="Group_292" data-name="Group 292" transform="translate(0)"><path id="Path_124" data-name="Path 124" d="M0,89.818c0-43.14,28.945-73.177,70.178-73.177,27.848,0,50.51,13.928,59.516,35.494a12.975,12.975,0,0,1,1.368,6.282,8.188,8.188,0,0,1-8.739,8.18,9.162,9.162,0,0,1-8.739-6.574c-7.091-17.449-23.2-27.552-43.407-27.552-30.859,0-52.425,23.488-52.425,57.347,0,33.583,21.3,57.059,52.425,57.059,20.21,0,35.494-9.828,43.686-30.3A8.924,8.924,0,0,1,122.323,110a8.628,8.628,0,0,1,8.739,8.751,16.093,16.093,0,0,1-1.089,5.752C121.234,147.982,98.847,163,70.182,163,28.669,162.983,0,132.949,0,89.818Z" transform="translate(0 28.223)" fill="#b5e2ff"></path><path id="Path_125" data-name="Path 125" d="M98.129,179.2a8.7,8.7,0,0,1-9.006,9.828c-5.752,0-8.739-3.825-8.739-9.828V9.848A8.587,8.587,0,0,1,89.394.012c5.752,0,8.739,3.558,8.739,9.836V48.406h30.551a7.7,7.7,0,0,1,8.755,7.917,7.7,7.7,0,0,1-8.739,7.925H98.133Z" transform="translate(136.07 0.004)" fill="#b5e2ff"></path><path id="Path_126" data-name="Path 126" d="M187.016,29.779a8.246,8.246,0,0,1-8.739,8.459,14.343,14.343,0,0,1-6.574-1.91,32.046,32.046,0,0,0-14.2-3c-18.842,0-31.126,16.385-31.126,37.137v80.527c0,6.27-3,9.828-8.739,9.828a8.583,8.583,0,0,1-9.014-9.828V28.69a8.587,8.587,0,0,1,9.014-9.836c5.752,0,8.739,3.558,8.739,9.836v3.546A40.531,40.531,0,0,1,159.42,16.672a42.268,42.268,0,0,1,22.934,5.456,8.755,8.755,0,0,1,4.663,7.65Z" transform="translate(183.939 28.192)" fill="#b5e2ff"></path><path id="Path_127" data-name="Path 127" d="M144.323,27.286c0-6.282,3.287-9.836,9.006-9.836s8.739,3.558,8.739,9.836V149.6a8.7,8.7,0,0,1-9,9.828c-5.752,0-8.739-3.825-8.739-9.828Z" transform="translate(244.64 29.596)" fill="#b5e2ff"></path><g id="Group_291" data-name="Group 291" transform="translate(157.159 0.016)"><path id="Path_128" data-name="Path 128" d="M60.2,27.286c0-6.282,3.287-9.836,9.006-9.836s8.739,3.558,8.739,9.836V149.6a8.7,8.7,0,0,1-9.006,9.828c-5.752,0-8.739-3.825-8.739-9.828Z" transform="translate(-55.11 29.58)" fill="#b5e2ff"></path><circle id="Ellipse_20" data-name="Ellipse 20" cx="13.944" cy="13.944" r="13.944" transform="translate(0 0)" fill="#b5e2ff"></circle></g><path id="Path_129" data-name="Path 129" d="M225.329,99.383,177,155.9a8.628,8.628,0,0,1-7.1,3.558,8.274,8.274,0,0,1-8.46-8.192,9.234,9.234,0,0,1,2.466-6.283l50.5-57.062-48.6-55.7a9.7,9.7,0,0,1-3-6.574,8.349,8.349,0,0,1,8.739-8.192,8.566,8.566,0,0,1,6.824,3.558l46.961,55.149,46.96-55.149a8.566,8.566,0,0,1,6.824-3.558,8.349,8.349,0,0,1,8.739,8.192,9.692,9.692,0,0,1-3,6.574l-48.6,55.7,50.51,57.063a9.224,9.224,0,0,1,2.465,6.282,8.275,8.275,0,0,1-8.46,8.192,8.628,8.628,0,0,1-7.1-3.558Z" transform="translate(273.652 29.574)" fill="#b5e2ff"></path><circle id="Ellipse_21" data-name="Ellipse 21" cx="13.944" cy="13.944" r="13.944" transform="translate(485.032 0.016)" fill="#b5e2ff"></circle></g></g></g></svg>
|
After Width: | Height: | Size: 3.1 KiB |
@@ -285,3 +285,5 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/dart.svg" width="256" /> | <img src="/images/reference/dart.png" width="256" /> | https://dart.dev/brand |
|
||||
| <img src="/image/svg/hulu.svg" width="256" /> | <img src="/images/reference/hulu-Green-digital.svg" width="256" /> | https://thisis.hulu.com/#hulu-logo
|
||||
| <img src="/image/svg/guilded.svg" width="256" /> | <img src="/images/reference/guilded.png" width="256" /> | https://www.guilded.gg/brand
|
||||
| <img src="/image/svg/citrix.svg" width="256" /> | <img src="/images/reference/citrix-logo.svg" width="256" /> | https://brand.citrix.com/brand-system/logo/
|
||||
| <img src="/image/svg/citrix_compact.svg" width="256" /> | <img src="/images/reference/citrix-logo-compact.gif" width="256" /> | https://brand.citrix.com/brand-system/compact-mark/
|
||||
|
6
images/svg/citrix.svg
Normal file
6
images/svg/citrix.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Citrix" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path d="m390 266-29 35c-5 5-13-2-8-7l31-35-30-35c-5-5 2-13 8-7l29 34 29-34c5-6 13 1 7 7l-30 35 31 35c5 5-2 12-8 7l-30-35z"/><circle cx="390.5" cy="194.5" r="8.7"/><path d="M323 221c0-8 10-8 10 0v76c0 8-11 8-10 0v-76zm-17 6c-3 0-6-4-13-3-12 0-19 10-19 23v50c0 8-11 8-11 0v-76c0-8 11-8 11 0v2c5-6 12-10 20-10 5 0 10 2 15 4 5 3 2 10-3 10zm-79 70c0 8-11 8-11 0V192c0-8 11-8 11 0v24h19c7 0 7 10 0 10h-19v71zm-45-76c0-8 11-8 11 0v76c0 8-11 8-11 0v-76z"/><circle cx="187.8" cy="194.5" r="8.7"/><path d="M82 259c0-27 18-45 43-45 28-1 38 19 38 25s-8 8-11 1c-4-10-14-17-26-17-19 0-33 15-33 36s13 35 32 35c13 0 22-6 27-19 3-6 11-4 11 2 0 9-12 27-38 27-25 0-43-18-43-45z"/></svg>
|
After Width: | Height: | Size: 814 B |
6
images/svg/citrix_compact.svg
Normal file
6
images/svg/citrix_compact.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Citrix" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
rx="15%" height="512" width="512"
|
||||
fill="#fff"/>
|
||||
<path d="M346.2 340.2A12.6 12.6 0 0 1 345 358a12.7 12.7 0 0 1-17.8-1.2l-69.8-80.3-69.8 80.3a12.6 12.6 0 0 1-19-16.6l72.1-82.9-72.1-82.9a12.6 12.6 0 0 1 19-16.6l69.8 80.3 69.8-80.3a12.6 12.6 0 0 1 19 16.6l-72.1 82.9 72.1 82.9zm-88.8-251a20.1 20.1 0 0 0 0 40.2 20.1 20.1 0 0 0 0-40.2z"/></svg>
|
After Width: | Height: | Size: 438 B |
Reference in New Issue
Block a user