Create Dribbble icon and make associated edits (#165)

This commit is contained in:
Jude Gibbons
2019-01-26 15:05:25 +00:00
committed by Terence Eden
parent 1c33dbc031
commit 0ed8fb15dc
6 changed files with 26 additions and 1 deletions

View File

@@ -146,6 +146,7 @@ Say thanks!
<td>Upwork<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/upwork.svg" width="125" title="Upwork" /><br>670 Bytes</td>
<td>Workato<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/workato.svg" width="125" title="Workato" /><br>489 Bytes</td>
<td>Sketch<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/sketch.svg" width="125" title="Sketch" /><br>491 Bytes</td>
<td>Dribbble<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/dribbble.svg" width="125" title="Dribbble" /><br>967 Bytes</td>
</tr>
</table>

View File

@@ -0,0 +1,17 @@
<?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="#c32361"
android:pathData="M 256 64 C 362.038671968 64 448 149.961328032 448 256 C 448 362.038671968 362.038671968 448 256 448 C 149.961328032 448 64 362.038671968 64 256 C 64 149.961328032 149.961328032 64 256 64 Z" />
<path
android:fillColor="#ea4c89"
android:pathData="M382.82,152.5a163.25,163.25,0,0,1,37.07,102c-5.41-1-59.56-12.08-114.12-5.21-1.25-2.71-10.62-24.57-14.37-32.28C351.79,192.49,379.28,157.08,382.82,152.5Zm-18.12-19c-2.92,4.16-27.7,37.28-86,59.14a885.36,885.36,0,0,0-61.22-96c56.83-13.21,112.4,5.05,147.22,36.91ZM186.24,107.73A1034.86,1034.86,0,0,1,247,202.48c-76.63,20.41-144.31,20-151.6,20A164.76,164.76,0,0,1,186.24,107.73ZM91.9,251.21c7.08 0.21 ,86.63,1.25,168.47-23.32,4.79,9.16,9.16,18.53,13.33,27.9-71.94,21.49-115.94,72.53-139.73,110A163.66,163.66,0,0,1,91.9,251.21Zm63.51,134.32c2.92-6,37.58-71.45,129.74-102.53,17.56,42,32.76,108.36,35,124-36.31,16.76-103.75,24.68-164.73-21.47Zm192,6.46c-1.67-10-10.41-57.89-31.86-116.82,51.44-8.12,96.42,5.21,102,7.08A162.59,162.59,0,0,1,347.42,392Z" />
</vector>

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -113,3 +113,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/bitwarden.svg" width="256" /> | <img src="/images/reference/bitwarden.png" width="256" /> | https://github.com/bitwarden/brand |
| <img src="/images/svg/slack.svg" width="256" /> | <img src="/images/reference/slack.svg" width="256" /> | https://slack.com/media-kit |
| <img src="/images/svg/bandcamp.svg" width="256" /> | <img src="/images/reference/bandcamp.png" width="256" /> | https://bandcamp.com/buttons |
| <img src="/images/svg/dribbble.svg" width="256" /> | <img src="/images/reference/dribbble-ball-icon.png" width="256" /> | https://dribbble.com/branding |

6
images/svg/dribbble.svg Executable file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Dribble" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><circle cx="256" cy="256" r="192" fill="#c32361"/><path d="M382.82,152.5a163.25,163.25,0,0,1,37.07,102c-5.41-1-59.56-12.08-114.12-5.21-1.25-2.71-10.62-24.57-14.37-32.28C351.79,192.49,379.28,157.08,382.82,152.5Zm-18.12-19c-2.92,4.16-27.7,37.28-86,59.14a885.36,885.36,0,0,0-61.22-96c56.83-13.21,112.4,5.05,147.22,36.91ZM186.24,107.73A1034.86,1034.86,0,0,1,247,202.48c-76.63,20.41-144.31,20-151.6,20A164.76,164.76,0,0,1,186.24,107.73ZM91.9,251.21c7.08.21,86.63,1.25,168.47-23.32,4.79,9.16,9.16,18.53,13.33,27.9-71.94,21.49-115.94,72.53-139.73,110A163.66,163.66,0,0,1,91.9,251.21Zm63.51,134.32c2.92-6,37.58-71.45,129.74-102.53,17.56,42,32.76,108.36,35,124-36.31,16.76-103.75,24.68-164.73-21.47Zm192,6.46c-1.67-10-10.41-57.89-31.86-116.82,51.44-8.12,96.42,5.21,102,7.08A162.59,162.59,0,0,1,347.42,392Z" fill="#ea4c89"/></svg>

After

Width:  |  Height:  |  Size: 967 B

View File

@@ -85,7 +85,7 @@
'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum',
'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom', 'strava',
'ko-fi', 'untappd', 'vivino', 'apereo', 'hackerone', 'imgur',
'bitwarden', 'bandcamp'
'bitwarden', 'bandcamp', 'dribbble'
];
var container = document.querySelector('.icons');