forked from edent/SuperTinyIcons
Added Filestash Icon (731 bytes) (#716)
* Added Filestash Icon * Updated Background color of Reference SVG Changed Background Color of `images/references/filestash.svg` from #7ec4e7 to #fff * Shrunk file --------- Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
4
images/reference/filestash.svg
Normal file
4
images/reference/filestash.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512" role="img" aria-label="Filestash" rx="15%">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512" />
|
||||
<path d="M248.61,122.82c-44.59,0-80.78,35.23-80.91,78.76h.42c46.11-.4,80.71,40,81.41,72.55-1-33.16,35.73-72,80-72.52-.12-43.54-36.32-78.77-80.93-78.78Zm80.93,78.78v.22c-56,2.47-80.42,48.47-80.18,72.13.44,45.31-24.33,85.18-85.22,85.42l166.42-.6c44.7,0,80.93-34.58,80.93-78.21s-36.23-79-80.93-79l-1,0ZM249.29,274c-1.15-31.19-31-71.85-81.61-72.14l0-.24c-44.53.23-80.5,35.52-80.51,79,0,43.63,35.83,79,76.51,78.8C235.88,359.07,250.44,305.14,249.29,274Z" fill="none" stroke="#f2f3f5" stroke-linejoin="round" stroke-width="35px"/>
|
||||
</svg>
|
After Width: | Height: | Size: 730 B |
@@ -6,6 +6,7 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
|
||||
| Super Tiny SVG | Official Logo | Source |
|
||||
|-----|---------------|----------|
|
||||
| <img src="/images/svg/filestash.svg" width="256" /> | <img src="/images/reference/filestash.svg" width="256" /> | https://www.filestash.app/ |
|
||||
| <img src="/images/svg/twitter.svg" width="256" /> | <img src="/images/reference/twitter.svg" width="256" /> | https://about.twitter.com/en_us/company/brand-resources.html |
|
||||
| <img src="/images/svg/hackernews.svg" width="256" /> | <img src="/images/reference/hackernews.png" width="256" /> | https://www.ycombinator.com/favicon.ico |
|
||||
| <img src="/images/svg/flickr.svg" width="256" /> | <img src="/images/reference/flickr.png" width="256" /> | https://www.flickr.com/images/opensearch-flickr-logo.png |
|
||||
|
Reference in New Issue
Block a user