Merge remote-tracking branch 'edent/master'

This commit is contained in:
Unknown
2018-01-30 16:20:46 +06:00
284 changed files with 5632 additions and 821 deletions

46
CODE_OF_CONDUCT.md Normal file
View File

@@ -0,0 +1,46 @@
# Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
## Our Standards
Examples of behavior that contributes to creating a positive environment include:
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting
## Our Responsibilities
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
## Scope
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at supertinyiconsconduct@shkspr.mobi. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/

11
ISSUE_TEMPLATE.md Normal file
View File

@@ -0,0 +1,11 @@
<!-- If you want a new icon - fill in this form. If you want something else, just type it in here :-) -->
## The icon I want is:
<!-- We need these three piece of information -->
* Name:
* URL:
* Link to icon:
<!-- The next bit is helpful to us -->
* Vector version of the logo:
* Official style guide or brand guide:

243
README.md
View File

@@ -1,15 +1,13 @@
# Super Tiny Social Icons
Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. The average size is *under* 550 bytes!
Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. The average size is *under* 465 bytes!
The logos have a 512x512 viewbox, they will fit in a circle with radius 256. They will scale up and down to suit your needs.
You can [play around with the corner radius size using our interactive tool](https://edent.github.io/SuperTinyIcons/radius.html)
Originally created for my contact page - [https://edent.tel/](https://edent.tel/)
## How Small?
| 747 Bytes SVG | 3,549 Bytes PNG | 428 Bytes SVG | 3,388 Bytes PNG | 252 Bytes SVG | 2,581 Bytes PNG |
| 542 Bytes SVG | 2,956 Bytes PNG | 422 Bytes SVG | 3,373 Bytes PNG | 250 Bytes SVG | 3,145 Bytes PNG |
|------ |----------- |------ |---------- |------ |----------- |
| <img src="https://edent.github.io/SuperTinyIcons/images/svg/github.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/png/github.png" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/svg/twitter.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/png/twitter.png" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/svg/flickr.svg" width="100" /> | <img src="https://edent.github.io/SuperTinyIcons/images/png/flickr.png" width="100" /> |
@@ -17,117 +15,132 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<table>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/hackernews.svg" width="125" title="Hacker News" /><br>228 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/flickr.svg" width="125" title="flickr" /><br>252 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/facebook.svg" width="125" title="Facebook" /><br>270 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tumblr.svg" width="125" title="tumblr" /><br>451 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/twitter.svg" width="125" title="Twitter" /><br>438 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/whatsapp.svg" width="125" title="WhatsApp" /><br>630 Bytes</td>
<td><img src="images/svg/hackernews.svg" width="125" title="Hacker News" /><br>229 Bytes</td>
<td><img src="images/svg/flickr.svg" width="125" title="flickr" /><br>250 Bytes</td>
<td><img src="images/svg/facebook.svg" width="125" title="Facebook" /><br>283 Bytes</td>
<td><img src="images/svg/tumblr.svg" width="125" title="tumblr" /><br>422 Bytes</td>
<td><img src="images/svg/twitter.svg" width="125" title="Twitter" /><br>422 Bytes</td>
<td><img src="images/svg/whatsapp.svg" width="125" title="WhatsApp" /><br>589 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/dropbox.svg" width="125" title="Dropbox" /><br>326 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/telegram.svg" width="125" title="Telegram" /><br>354 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/linkedin.svg" width="125" title="LinkedIn" /><br>372 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/stackoverflow.svg" width="125" title="StackOverflow" /><br>370 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/instagram.svg" width="125" title="Instagram" /><br>316 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wordpress.svg" width="125" title="WordPress" /><br>544 Bytes</td>
<td><img src="images/svg/dropbox.svg" width="125" title="Dropbox" /><br>289 Bytes</td>
<td><img src="images/svg/telegram.svg" width="125" title="Telegram" /><br>419 Bytes</td>
<td><img src="images/svg/linkedin.svg" width="125" title="LinkedIn" /><br>370 Bytes</td>
<td><img src="images/svg/stackoverflow.svg" width="125" title="StackOverflow" /><br>329 Bytes</td>
<td><img src="images/svg/instagram.svg" width="125" title="Instagram" /><br>345 Bytes</td>
<td><img src="images/svg/wordpress.svg" width="125" title="WordPress" /><br>513 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/skype.svg" width="125" title="Skype" /><br>492 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/reddit.svg" width="125" title="Reddit" /><br>529 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pinterest.svg" width="125" title="Pinterest" /><br>532 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/paypal.svg" width="125" title="PayPal" /><br>583 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/github.svg" width="125" title="GitHub" /><br>747 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wikipedia.svg" width="125" title="Wikipedia" /><br>608 Bytes</td>
<td><img src="images/svg/skype.svg" width="125" title="Skype" /><br>487 Bytes</td>
<td><img src="images/svg/reddit.svg" width="125" title="Reddit" /><br>607 Bytes</td>
<td><img src="images/svg/pinterest.svg" width="125" title="Pinterest" /><br>526 Bytes</td>
<td><img src="images/svg/paypal.svg" width="125" title="PayPal" /><br>548 Bytes</td>
<td><img src="images/svg/github.svg" width="125" title="GitHub" /><br>542 Bytes</td>
<td><img src="images/svg/wikipedia.svg" width="125" title="Wikipedia" /><br>595 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vimeo.svg" width="125" title="Vimeo" /><br>375 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/slideshare.svg" width="125" title="SlideShare" /><br>635 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/soundcloud.svg" width="125" title="SoundCloud" /><br>964 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/spotify.svg" width="125" title="Spotify" /><br>436 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/snapchat.svg" width="125" title="SnapChat" /><br>619 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon.svg" width="125" title="Amazon" /><br>674 Bytes</td>
<td><img src="images/svg/vimeo.svg" width="125" title="Vimeo" /><br>376 Bytes</td>
<td><img src="images/svg/slideshare.svg" width="125" title="SlideShare" /><br>672 Bytes</td>
<td><img src="images/svg/soundcloud.svg" width="125" title="SoundCloud" /><br>959 Bytes</td>
<td><img src="images/svg/spotify.svg" width="125" title="Spotify" /><br>436 Bytes</td>
<td><img src="images/svg/snapchat.svg" width="125" title="SnapChat" /><br>649 Bytes</td>
<td><img src="images/svg/amazon.svg" width="125" title="Amazon" /><br>673 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/steam.svg" width="125" title="Steam" /><br>859 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google.svg" width="125" title="Google" /><br>802 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/google_plus.svg" width="125" title="Google Plus" /><br>374 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wechat.svg" width="125" title="WeChat" /><br>765 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/youtube.svg" width="125" title="YouTube" /><br>423 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/pdf.svg" width="125" title="PDF" /><br>383 Bytes</td>
<td><img src="images/svg/steam.svg" width="125" title="Steam" /><br>455 Bytes</td>
<td><img src="images/svg/google.svg" width="125" title="Google" /><br>484 Bytes</td>
<td><img src="images/svg/google_plus.svg" width="125" title="Google Plus" /><br>397 Bytes</td>
<td><img src="images/svg/wechat.svg" width="125" title="WeChat" /><br>639 Bytes</td>
<td><img src="images/svg/youtube.svg" width="125" title="YouTube" /><br>359 Bytes</td>
<td><img src="images/svg/pdf.svg" width="125" title="PDF" /><br>674 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vk.svg" width="125" title="VK" /><br>597 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rss.svg" width="125" title="RSS" /><br>305 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mail.svg" width="125" title="mail" /><br>573 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/email.svg" width="125" title="email" /><br>379 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastodon.svg" width="125" title="Mastodon" /><br>567 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wire.svg" width="125" title="Wire" /><br>286 Bytes</td>
<td><img src="images/svg/vk.svg" width="125" title="VK" /><br>534 Bytes</td>
<td><img src="images/svg/rss.svg" width="125" title="RSS" /><br>309 Bytes</td>
<td><img src="images/svg/mail.svg" width="125" title="mail" /><br>572 Bytes</td>
<td><img src="images/svg/email.svg" width="125" title="email" /><br>343 Bytes</td>
<td><img src="images/svg/mastodon.svg" width="125" title="Mastodon" /><br>550 Bytes</td>
<td><img src="images/svg/wire.svg" width="125" title="Wire" /><br>286 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/tox.svg" width="125" title="Tox" /><br>493 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitlab.svg" width="125" title="GitLab" /><br>288 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/phone.svg" width="125" title="Phone" /><br>632 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lock.svg" width="125" title="Lock" /><br>405 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/html5.svg" width="125" title="HTML5" /><br>399 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/meetup.svg" width="125" title="Meetup" /><br>634 Bytes</td>
<td><img src="images/svg/tox.svg" width="125" title="Tox" /><br>494 Bytes</td>
<td><img src="images/svg/gitlab.svg" width="125" title="GitLab" /><br>423 Bytes</td>
<td><img src="images/svg/phone.svg" width="125" title="Phone" /><br>591 Bytes</td>
<td><img src="images/svg/lock.svg" width="125" title="Lock" /><br>393 Bytes</td>
<td><img src="images/svg/html5.svg" width="125" title="HTML5" /><br>399 Bytes</td>
<td><img src="images/svg/meetup.svg" width="125" title="Meetup" /><br>524 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/line.svg" width="125" title="Line" /><br>479 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/lastpass.svg" width="125" title="LastPass" /><br>325 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/windows.svg" width="125" title="Microsoft Windows" /><br>269 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digidentity.svg" width="125" title="Digidentity" /><br>393 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ubuntu.svg" width="125" title="Ubuntu" /><br>634 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitbucket.svg" width="125" title="Atlassian BitBucket" /><br>658 Bytes</td>
<td><img src="images/svg/line.svg" width="125" title="Line" /><br>478 Bytes</td>
<td><img src="images/svg/lastpass.svg" width="125" title="LastPass" /><br>320 Bytes</td>
<td><img src="images/svg/windows.svg" width="125" title="Microsoft Windows" /><br>270 Bytes</td>
<td><img src="images/svg/digidentity.svg" width="125" title="Digidentity" /><br>389 Bytes</td>
<td><img src="images/svg/ubuntu.svg" width="125" title="Ubuntu" /><br>492 Bytes</td>
<td><img src="images/svg/bitbucket.svg" width="125" title="Atlassian BitBucket" /><br>684 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apple.svg" width="125" title="Apple" /><br>502 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/npm.svg" width="125" title="NPM" /><br>375 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/docker.svg" width="125" title="Docker" /><br>526 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/symantec.svg" width="125" title="Symantec" /><br>966 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yubico.svg" width="125" title="Yubico" /><br>313 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/keybase.svg" width="125" title="Keybase" /><br>1010 Bytes</td>
<td><img src="images/svg/apple.svg" width="125" title="Apple" /><br>417 Bytes</td>
<td><img src="images/svg/npm.svg" width="125" title="NPM" /><br>329 Bytes</td>
<td><img src="images/svg/docker.svg" width="125" title="Docker" /><br>465 Bytes</td>
<td><img src="images/svg/symantec.svg" width="125" title="Symantec" /><br>754 Bytes</td>
<td><img src="images/svg/yubico.svg" width="125" title="Yubico" /><br>309 Bytes</td>
<td><img src="images/svg/keybase.svg" width="125" title="Keybase" /><br>647 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ebay.svg" width="125" title="eBay" /><br>830 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/evernote.svg" width="125" title="Evernote" /><br>799 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/kickstarter.svg" width="125" title="Kickstarter" /><br>661 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yahoo.svg" width="125" title="Yahoo!" /><br>575 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitcoin.svg" width="125" title="BitCoin" /><br>525 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/bluetooth.svg" width="125" title="bluetooth" /><br>255 Bytes</td>
<td><img src="images/svg/ebay.svg" width="125" title="eBay" /><br>819 Bytes</td>
<td><img src="images/svg/evernote.svg" width="125" title="Evernote" /><br>704 Bytes</td>
<td><img src="images/svg/kickstarter.svg" width="125" title="Kickstarter" /><br>288 Bytes</td>
<td><img src="images/svg/yahoo.svg" width="125" title="Yahoo!" /><br>379 Bytes</td>
<td><img src="images/svg/bitcoin.svg" width="125" title="BitCoin" /><br>529 Bytes</td>
<td><img src="images/svg/bluetooth.svg" width="125" title="bluetooth" /><br>253 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ibm.svg" width="125" title="IBM" /><br>937 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/yammer.svg" width="125" title="Yammer" /><br>946 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/android.svg" width="125" title="Android" /><br>809 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/authy.svg" width="125" title="Authy" /><br>650 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/blogger.svg" width="125" title="Blogger" /><br>507 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/cloudflare.svg" width="125" title="CloudFlare" /><br>569 Bytes</td>
<td><img src="images/svg/ibm.svg" width="125" title="IBM" /><br>570 Bytes</td>
<td><img src="images/svg/yammer.svg" width="125" title="Yammer" /><br>479 Bytes</td>
<td><img src="images/svg/android.svg" width="125" title="Android" /><br>551 Bytes</td>
<td><img src="images/svg/authy.svg" width="125" title="Authy" /><br>365 Bytes</td>
<td><img src="images/svg/blogger.svg" width="125" title="Blogger" /><br>354 Bytes</td>
<td><img src="images/svg/cloudflare.svg" width="125" title="CloudFlare" /><br>500 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/codepen.svg" width="125" title="CodePen" /><br>638 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/digitalocean.svg" width="125" title="Digital Ocean" /><br>267 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/discord.svg" width="125" title="Discord" /><br>691 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/medium.svg" width="125" title="Medium" /><br>379 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/airbnb.svg" width="125" title="AirBnB" /><br>996 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/wifi.svg" width="125" title="Wi-Fi" /><br>648 Bytes</td>
<td><img src="images/svg/codepen.svg" width="125" title="CodePen" /><br>375 Bytes</td>
<td><img src="images/svg/digitalocean.svg" width="125" title="Digital Ocean" /><br>323 Bytes</td>
<td><img src="images/svg/discord.svg" width="125" title="Discord" /><br>505 Bytes</td>
<td><img src="images/svg/medium.svg" width="125" title="Medium" /><br>379 Bytes</td>
<td><img src="images/svg/airbnb.svg" width="125" title="AirBnB" /><br>583 Bytes</td>
<td><img src="images/svg/wifi.svg" width="125" title="Wi-Fi" /><br>683 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/delicious.svg" width="125" title="delicious" /><br>270 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/disqus.svg" width="125" title="Disqus" /><br>398 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/ghost.svg" width="125" title="Ghost" /><br>273 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/opensource.svg" width="125" title="Open Source" /><br>256 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/patreon.svg" width="125" title="Patreon" /><br>324 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/trello.svg" width="125" title="Trello" /><br>276 Bytes</td>
<td><img src="images/svg/delicious.svg" width="125" title="delicious" /><br>270 Bytes</td>
<td><img src="images/svg/disqus.svg" width="125" title="Disqus" /><br>376 Bytes</td>
<td><img src="images/svg/ghost.svg" width="125" title="Ghost" /><br>259 Bytes</td>
<td><img src="images/svg/opensource.svg" width="125" title="Open Source" /><br>262 Bytes</td>
<td><img src="images/svg/patreon.svg" width="125" title="Patreon" /><br>250 Bytes</td>
<td><img src="images/svg/trello.svg" width="125" title="Trello" /><br>276 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/intel.svg" width="125" title="intel" /><br>983 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/badoo.svg" width="125" title="Badoo" /><br>373 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>943 Bytes</td>
<td></td>
<td></td>
<td></td>
<td><img src="images/svg/intel.svg" width="125" title="intel" /><br>948 Bytes</td>
<td><img src="images/svg/badoo.svg" width="125" title="Badoo" /><br>297 Bytes</td>
<td><img src="images/svg/samsunginternet.svg" width="125" title="Samsung Internet" /><br>384 Bytes</td>
<td><img src="images/svg/laravel.svg" width="125" title="Laravel" /><br>583 Bytes</td>
<td><img src="images/svg/google_play.svg" width="125" title="Google Play" /><br>438 Bytes</td>
<td><img src="images/svg/gmail.svg" width="125" title="Gmail" /><br>641 Bytes</td>
</tr>
<tr>
<td><img src="images/svg/twilio.svg" width="125" title="Twilio" /><br>377 Bytes</td>
<td><img src="images/svg/plex.svg" width="125" title="Plex" /><br>221 Bytes</td>
<td><img src="images/svg/slack.svg" width="125" title="Slack" /><br>853 Bytes</td>
<td><img src="images/svg/xing.svg" width="125" title="Xing" /><br>362 Bytes</td>
<td><img src="images/svg/pinboard.svg" width="125" title="Pinboard" /><br>258 Bytes</td>
<td><img src="images/svg/internet_archive.svg" width="125" title="Internet Archive" /><br>846 Bytes</td>
<tr>
<tr>
<td><img src="images/svg/baidu.svg" width="125" title="baidu" /><br>799 Bytes</td>
<td><img src="images/svg/twitch.svg" width="125" title="Twitch" /><br>308 Bytes</td>
<td><img src="images/svg/ok.svg" width="125" title="OK.ru" /><br>652 Bytes</td>
<td><img src="images/svg/pocket.svg" width="125" title="Pocket" /><br>518 Bytes</td>
<td><img src="images/svg/stumbleupon.svg" width="125" title="StumbleUpon" /><br>599 Bytes</td>
<tr>
</table>
## Why so smallious?
@@ -136,7 +149,7 @@ Bytes cost money. They cost money to store, transport, and process. Simplicity
## Scream if you want to go smaller
These files edited by hand in Inkscape, then were minified using [svgo](https://github.com/svg/svgo) and [svgcleaner](https://github.com/RazrFalcon/svgcleaner). Further smallification may be possible. Try it!
These files were edited by hand in Inkscape, then were minified using [svgo](https://github.com/svg/svgo) and [svgcleaner](https://github.com/RazrFalcon/svgcleaner). Further smallification may be possible. Try it!
* Each of these has an `xmlns="http://www.w3.org/2000/svg"` in the `<svg>` tag. This isn't strictly necessary - but some web browsers won't display them as an image without it.
* Rounded corners can be dropped - `rx="80"` - the effect can be done in CSS if you want.
@@ -148,18 +161,10 @@ Think you can make them smaller? Tell me by raising an issue!
Want more icons? Tell me by raising an issue!
Think the icons look wrong? Tell me by raising an issue!
Think the icons look wrong? [Compare them against the official logos](https://github.com/edent/SuperTinyIcons/blob/master/images/reference/index.md). If they still look wrong, tell me by raising an issue!
**New!** Icons also available in [Android Vector Drawables](https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html) so you can easily use them in Android apps. Converted using https://inloop.github.io/svg2android/ - not guaranteed to be under 1KB.
## Icon accessibility
The super tiny icons are accessible by default. Each icon has:
* `role="img"`, to expose the ```<svg>``` elements as images in the browser's accessibility tree
* `aria-label="XYZ"` (where XYZ is the icon's brand name), to give the icon an accessible name
`Note:` if using the ```<svg>``` as the `src` for an ```<img>``` element, the `alt` attribute should still be used on the ```<img>``` element because the ARIA is not recognised in this context.
## Submitting Icons
I'd *love* you to submit something 😸 The rules are simple, your icon must:
@@ -169,6 +174,45 @@ I'd *love* you to submit something 😸 The rules are simple, your icon must:
* have solid colours. No gradients or fades.
* represent a popular service's current logo.
### Template
At a minimum, your icon needs these components:
```
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="..." role="img"
viewBox="0 0 512 512">
<rect
width="512" height="512"
rx="15%"
fill="#fff"/>
...
</svg>
```
### Icon accessibility
The super tiny icons are accessible by default. Each icon has:
* `role="img"`, to expose the ```<svg>``` elements as images in the browser's accessibility tree
* `aria-label="XYZ"` (where XYZ is the icon's brand name), to give the icon an accessible name
`Note:` if using the ```<svg>``` as the `src` for an ```<img>``` element, the `alt` attribute should still be used on the ```<img>``` element because the ARIA is not recognised in this context.
CSS-Tricks has also an [article about accessible SVG icons](https://css-tricks.com/accessible-svgs/).
### Guidelines
This is the standard guideline. Use this to help with sizing your icons and they will look good no matter what border radius is chosen.
<img src="https://edent.github.io/SuperTinyIcons/images/guidelines/guideline.svg" width="256" alt="A template for logos" />
* **Green** is the safe zone, where the main body of the icon should be.
* **Yellow** is like a road shoulder, it is there if more space is needed. It should be used for protruding elements, like corners or ornaments.
* **Red** is off limits. It should not be touched by the icons. Red is also how a circular icon would look.
To see how the logos look, you can [play around with the corner radius size using our interactive tool](https://edent.github.io/SuperTinyIcons/radius.html)
## Licenses
The majority of these vector logos are based on someone else's work.
@@ -203,7 +247,10 @@ The majority of these vector logos are based on someone else's work.
* [intel](https://commons.wikimedia.org/wiki/File:Intel-logo.svg)
* [Badoo](https://team.badoo.com/new/)
* [YouTube](https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors)
* [Google Play](https://commons.wikimedia.org/wiki/File:Google_Play_symbol_2016.svg)
* [Gmail](https://commons.wikimedia.org/wiki/File:Gmail_Icon.svg)
* [Samsung Internet](https://github.com/edent/SuperTinyIcons/pull/74/commits/8824bdaf1346a472ab425347f958e8e64c0948ee)
* [Plex](https://github.com/plexinc/plex-media-player/blob/master/resources/images/icon.svg) - GPLv2
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0

21
images/android-vector-drawable/airbnb.xml Normal file → Executable file
View File

@@ -6,19 +6,14 @@
android:viewportHeight="512">
<path
android:fillColor="#FF5A5F"
android:fillColor="#ff5a5f"
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="#fff"
android:pathData="M400 368c-3 18-15 34-33 42-8 3-18 4-27 3s-18-4-28-9c-13-7-25-18-41-35 24-29
39-56 44-80 2-11 3-21 2-30-2-9-5-18-10-25a61 61 0 0 0-51-25c-21 0-39 9-51 25-5
7-8 16-9 25-2 9-1 20 2 30 5 24 20 51 43 80-15 17-28 28-41 35a58 58 0 0 1-55
6c-17-7-30-23-33-42-1-9 0-18 4-28l4-12 9-18c25-54 52-109 79-162l1-2 9-17
10-16a38 38 0 0 1 58 0l10 16 9 17 1 2c27 53 54 108 79 162l8 18 4 12c3 9 4 18 3
28zm-144-17c-19-25-32-48-36-67-2-9-2-16-1-22 0-6 3-11 6-16 6-9 18-15 31-15 14 0
25 5 32 15 3 5 5 10 6 16s0 14-1 22c-5 19-17 42-37
67zm163-19l-6-13-8-18v-1c-25-54-52-109-80-163l-1-2-9-17c-3-6-7-13-13-20a58 58 0
0 0-45-22c-18 0-35 8-47 22-5 6-9 13-12 19l-9 17-1 3c-28 54-55 108-80 162v1l-9
19-5 12c-5 14-6 26-4 39a77 77 0 0 0 85 65c12-1 24-5 36-12 15-8 29-20 45-37 16 17
30 29 45 37a95 95 0 0 0 45 13 76 76 0 0 0 76-66c3-12 1-25-3-38z" />
android:strokeColor="#fff"
android:strokeWidth="23"
android:pathData="M255 83.7c-29 .1-40.6 23.9-40.6 23.9-36.2 66.5-70 134.2-101.2 203.2-17.2 38-4.6
68.2 14.8 84.5 36.8 31 82 13.4 126.5-38.7 34.3-40 49.8-73.2
48.3-100.6-1.3-23.9-15.8-43.7-47.9-43.7-47.3-.2-48.3 44.6-48.5 43.7 0 46.6 42.8
93.5 56 108.6 13.3 15.1 70.8 73.4 121.5 30 37.7-32.1 13.1-83.8
13.1-83.8-30.6-67.6-51-111.5-99.9-203.2 0 0-10.6-24-42.2-24v.1z" />
</vector>

14
images/android-vector-drawable/amazon.xml Normal file → Executable file
View File

@@ -10,11 +10,11 @@
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="#fff"
android:pathData="M293 184c-65 2-127 20-127 85 1 44 28 66 64 66 32 0 53-12 71-31 8 11 10 17 25 28
3 2 8 2 10-1l33-28c4-3 2-8 0-11-8-11-16-19-16-40v-67c0-28
2-54-19-73-17-16-39-21-64-22-56-1-92 29-97 65-1 6 4 9 7 9l39 6c6 1 9-5 10-9 6-23
30-29 45-24 21 7 19 30 19 47zm-38 109c-16 0-26-13-26-31 1-37 30-44 64-44v19c0
34-18 56-38 56zm175 111c14-11 27-40 26-59 0-8-1-9-8-11-14-4-48-5-65 11-3 3-2 5 1
5 12-2 47-6 52 2 5 7-8 36-12 49-2 5 2 6 6 3zM58 346c100 94 258 98 360 26 7-5
0-13-7-10-119 54-259 32-349-22-4-3-8 2-4 6z" />
android:pathData="M283 187c-62 2-121 19-121 81 0 43 26 64 61 64 31 0 51-12 68-30 8 11 10 16 24 27
3 2 8 2 10-1l31-27c4-3 2-8 0-10-7-11-15-19-15-39v-64c0-27
2-52-18-70-17-16-38-20-62-21-53-1-88 28-93 62-1 6 4 9 7 9l37 5c6 1 9-4 10-8 6-22
29-28 43-23 20 6 18 29 18 45zm-36 105c-15 0-25-13-25-30 1-36 29-42 61-42v18c0
32-17 54-36 54zm168 106c13-11 26-38 25-57 0-7-1-8-8-10-13-4-46-5-62 10-3 3-2 5 1
5 11-2 45-6 50 2 4 7-8 35-12 47-2 5 2 6 6 3zM58 342c96 91 247 94 345 25 7-4
0-12-6-9a376 376 0 0 1-335-21c-4-3-8 2-4 5z" />
</vector>

22
images/android-vector-drawable/android.xml Normal file → Executable file
View File

@@ -10,20 +10,22 @@
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="M87 174c-16 0-29 13-29 29v121c0 16 13 29 29 29s29-13
29-29V203c0-16-13-29-29-29zm339 0c-17 0-30 13-30 29v121c0 16 13 29 30 29 16 0
29-13 29-29V203c0-16-13-29-29-29zM208 312c-16 0-29 13-29 29v121c0 16 13 29 29
29s29-13 29-29V341c0-16-13-29-29-29zm97 0c-17 0-30 13-30 29v121c0 16 13 29 30 29
16 0 29-13 29-29V341c0-16-13-29-29-29z" />
android:strokeColor="#a4c639"
android:strokeWidth="58"
android:pathData="M107 212v106m299-106v106m-107 66v56m-85-56v56" />
<path
android:fillColor="#000000"
android:pathData="M176 21l-2 1c-2 1-3 3-2 5l21 37c-40 21-66 60-66
104h259c0-44-27-83-66-104l20-37c1-2 1-4-1-5l-2-1-4 2-21 38a138 138 0 0 0-112
0l-21-38-3-2zm-49 158v187c0 18 14 32 31 32h196c18 0 32-14 32-32V179z" />
android:strokeColor="#a4c639"
android:strokeWidth="8"
android:pathData="M203 88l-17-32m123 32l18-32" />
<path
android:fillColor="#000000"
android:pathData="M257 76c-76 0-115 60-115 105h229c0-47-42-104-114-105zM142 191v164c0 16 13 29 28
29h172c16 0 29-13 29-29V191z" />
<path
android:fillColor="#fff"
android:pathData="M 196.5 99 C 202.575132248 99 207.5 103.924867752 207.5 110 C 207.5 116.075132248 202.575132248 121 196.5 121 C 190.424867752 121 185.5 116.075132248 185.5 110 C 185.5 103.924867752 190.424867752 99 196.5 99 Z" />
android:pathData="M 204 121 C 208.970562748 121 213 125.029437252 213 130 C 213 134.970562748 208.970562748 139 204 139 C 199.029437252 139 195 134.970562748 195 130 C 195 125.029437252 199.029437252 121 204 121 Z" />
<path
android:fillColor="#fff"
android:pathData="M 316.5 99 C 322.575132248 99 327.5 103.924867752 327.5 110 C 327.5 116.075132248 322.575132248 121 316.5 121 C 310.424867752 121 305.5 116.075132248 305.5 110 C 305.5 103.924867752 310.424867752 99 316.5 99 Z" />
android:pathData="M 309 121 C 313.970562748 121 318 125.029437252 318 130 C 318 134.970562748 313.970562748 139 309 139 C 304.029437252 139 300 134.970562748 300 130 C 300 125.029437252 304.029437252 121 309 121 Z" />
</vector>

23
images/android-vector-drawable/apple.xml Normal file → Executable file
View File

@@ -6,23 +6,12 @@
android:viewportHeight="512">
<path
android:fillColor="#000"
android:fillColor="#555"
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="M244.7 128.8c10.4 0 44.1-6.6 70.3-44.8 22.4-33.1 19.9-70 19.9-70s-38.8-2.8-72.8
39.4c-24.6 30.9-22.7 75-22.7 75s1.9 .3 5.4 .3 z" />
<path
android:fillColor="#000000"
android:pathData="M439.2 371.1c1.9-5.4 3.2-8.5 3.2-8.5h-.3c-.3 0-.3
0-.6-.3-1.9-.6-6.3-2.5-12-6a106.2 106.2 0 0
1-38.4-38.8c-7.2-12.6-12.3-28.4-13.6-47.9-.6-9.8 .3 -19.2 2.2-27.7v-.3c.6-2.8
1.3-5.4 2.2-8.2 10.1-32.8 33.7-54.2 43.2-61.5 2.5-1.9 3.8-2.8
3.8-2.8s-30.3-47-87.3-47c-49.2 0-67.4 22.1-93.6 22.1-32.1
0-37.2-20.5-84.8-20.5-24.6 0-58.9 9.5-84.5 42.5C58.5 192 51 222.6 47.8 245c-1.9
15.1-2.5 31.5-.6 49.8 0 1.3 .3 2.5 .3 4.1 1.9 18.3 6.6 37.8 13.2 57.4 0 .3 .3 .9
.6 1.3 .6 2.2 1.6 4.7 2.5 6.9 .3 .9 .9 2.2 1.3 3.2 .3 .9 .6 2.2 1.3 3.2 6.3 16.4
13.6 32.1 22.1 47 24.6 43.5 56.4 76.3 86.3 76.3 34 0 44.8-22.1 78.8-21.7 43.2 .3
55.1 27.7 91.4 20.5 24.3-4.7 53.3-39.1 71.9-71.9 .6 -1.3 1.3-2.2 1.9-3.2
8.8-18.9 16.4-36.6 20.5-46.6z" />
android:fillColor="#f2f2f2"
android:pathData="M410 334s-10 29-30 59c-5 9-29 43-58 43-21 0-35-15-62-15-33 0-46 15-67 15-11
1-22-5-34-16-77-73-81-181-52-225 18-29 48-47 81-48 26 0 54 17 65 17 8 0 50-20
74-18 33 3 56 15 73 38-49 24-66 117 10 150zM329 56c8 32-27 93-79 90-3-43 34-87
79-90z" />
</vector>

15
images/android-vector-drawable/authy.xml Normal file → Executable file
View File

@@ -9,12 +9,11 @@
android:fillColor="#ec1c24"
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="M234 201.8l61.4 61.3a22.7 22.7 0 0 0 32.2-32l-61.4-61.5a114.7 114.7 0 0
0-161-1.1l-.6 .6 -.5 .5 -1.1 1.2a114.8 114.8 0 0 0 2.2 159.8l61.4 61.4a22.7 22.7
0 0 0 32.1-32.1l-61.4-61.4a69.2 69.2 0 0 1-.5-97.3 69.2 69.2 0 0 1 97.2 .6
zm79.3-81.8a22.7 22.7 0 0 0 0 32.2l61.4 61.3a69.3 69.3 0 0 1 .5 97.3 69.2 69.2 0
0 1-97.3-.6L216.6 249a22.7 22.7 0 1 0-32.2 32.1l61.4 61.4c44 44 115 44.6 159.8
2.2l1.2-1 .5-.7 .6 -.5 1.1-1.2a114.7 114.7 0 0 0-2.2-159.8L345.4 120a22.7 22.7 0
0 0-32.1 0z" />
android:strokeColor="#fff"
android:strokeWidth="46"
android:pathData="M179 381-65-65a97 97 0 0 1 0-134c34-35 98-36 131-4l69 69" />
<path
android:strokeColor="#fff"
android:strokeWidth="46"
android:pathData="M333 131 65 65c35 36 35 96 0 134-34 34-99 36-132 4l-68-69" />
</vector>

9
images/android-vector-drawable/badoo.xml Normal file → Executable file
View File

@@ -6,11 +6,10 @@
android:viewportHeight="512">
<path
android:fillColor="#7000E3"
android:fillColor="#7000e3"
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="#FF671B"
android:pathData="M256 169.63A90.33 90.33 0 0 0 183.4 133c-49.84 0-90.4 40.77-90.4 90.83C93 306
202.08 409 256 409s163-103.06 163-185.17c0-50.06-40.56-90.83-90.4-90.83a90.42
90.42 0 0 0-72.6 36.63z" />
android:fillColor="#ff671b"
android:pathData="M256 160a102 105 0 0 0-183 61c0 92 122 208 183 208s183-116
183-208c0-56-45-102-101-102-33 0-63 15-82 41z" />
</vector>

16
images/android-vector-drawable/bitbucket.xml Normal file → Executable file
View File

@@ -9,16 +9,10 @@
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="M256 33C142 33 48 64 48 102c0 10 24 155 35 212 4 27 71 63 173 63s167-37
173-63c11-57 35-202 35-212-2-39-94-69-208-69zm0 298c-37 0-65-29-65-65 0-37 29-65
65-65 37 0 65 29 65 65 0 35-29 65-65 65zm0-208c-73 0-133-12-133-29 0-16 59-29
133-29 73 0 133 12 133 29 0 16-59 29-133 29z" />
android:fillColor="#2684ff"
android:pathData="M422 130a10 10 0 0 0-9.9-11.7H100.5a10 10 0 0 0-10 11.7L136 409a10 10 0 0 0 9.9
8.4h221c5 0 9.2-3.5 10-8.4L422 130zM291 316.8h-69.3l-18.7-98h104.8z" />
<path
android:fillColor="#000000"
android:pathData="M405 369c-4 0-6 2-6 2s-51 41-143 41-143-41-143-40c0 0-4-2-6-2-4 0-8 2-8 8v2c8 43
14 73 14 77 6 31 68 55 141 55s135-24 141-55c0-4 6-35 14-78v-2c2-4 0-8-4-8z" />
<path
android:fillColor="#000000"
android:pathData="M 256 230 C 274.225396744 230 289 244.774603256 289 263 C 289 281.225396744 274.225396744 296 256 296 C 237.774603256 296 223 281.225396744 223 263 C 223 244.774603256 237.774603256 230 256 230 Z" />
android:fillColor="url(#a)"
android:pathData="M59.632 25.2H40.94l-3.1 18.3h-13v18.9H52c1 0 1.7-.7 1.8-1.6l5.8-35.6z" />
</vector>

10
images/android-vector-drawable/bitcoin.xml Normal file → Executable file
View File

@@ -10,9 +10,9 @@
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="M369 220c5-35-21-53-56-65l11-46-28-7-11 45-23-6 12-45-29-7-11 46-18-4-39-10-7 30
20 5c12 3 14 11 13 17l-13 52 3 1-3-1-18 74c-2 4-5 9-13 7l-20-5-14 32 36 9 20
5-11 47 28 7 11-46 22 5-11 46 28 7 12-46c48 9 84 5 99-38 12-35-1-55-26-68 18-4
32-17 36-41zm-64 90c-9 34-68 16-87 11l16-62c19 5 80 14 71 51zm8-91c-8 32-56
16-72 12l14-56c16 4 67 11 58 44z" />
android:pathData="M391 216c6-43-25-64-68-79l14-55-34-9-13 54-28-7 14-54-35-9-13 56-22-5-47-12-8 36
24 6c14 4 17 14 15 21l-15 63 3 1-3-1-22 89c-2 5-6 11-16 8l-24-6-17 39 68 17-13
57 33 8 14-55 26 6-13 55 34 9 14-56c58 11 102 6 120-46 14-42-1-66-32-82 22-5
39-20 44-49zm-77 108c-11 41-82 20-105 14l19-75c23 6 97 17 86 61zm9-110c-9 39-67
20-87 15l17-68c20 5 81 14 70 53z" />
</vector>

13
images/android-vector-drawable/blogger.xml Normal file → Executable file
View File

@@ -6,13 +6,14 @@
android:viewportHeight="512">
<path
android:fillColor="#f57d00"
android:fillColor="#FA5A00"
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="M268 97l-74 1h-1c-32 0-60 13-75 34a91 91 0 0 0-16 51l-2 126h-1v2c-1 30 5 58 24
78 20 20 48 26 76 26h115c27 0 53-9 72-28 18-19 26-46
27-74v-1l-1-37c-1-12-3-27-16-40a59 59 0 0 0-40-15h-5c3-13 3-26
2-37v-4c-2-41-36-81-84-82h-1zm-68 65l63 1a27 27 0 0 1 0 55l-64-1a27 27 0 0 1
1-55zm-8 125h128a27 27 0 1 1 0 55H192a27 27 0 1 1 0-55z" />
android:pathData="M95 184c0-51 41-93 93-93h86c64 0 103 61 85 126 0 0 61-3 66 58v53c0 46-34 93-93
93H183c-49 0-88-39-88-88z" />
<path
android:strokeColor="#FA5A00"
android:strokeWidth="55"
android:pathData="M199 188h68m-74 129h133" />
</vector>

4
images/android-vector-drawable/bluetooth.xml Normal file → Executable file
View File

@@ -6,10 +6,10 @@
android:viewportHeight="512">
<path
android:fillColor="#0a3d91"
android:fillColor="#0b82fc"
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:strokeColor="#fff"
android:strokeWidth="33"
android:pathData="M157 153l187 188-90 110V60l90 104-187 184" />
android:pathData="M151 154l190 191-87 90V78l87 93-190 192" />
</vector>

15
images/android-vector-drawable/cloudflare.xml Normal file → Executable file
View File

@@ -9,13 +9,12 @@
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="#f4811f"
android:pathData="M347 319c3-10 2-20-3-26s-12-10-21-11l-174-2-3-1v-3c1-2 2-3 4-3l175-2c21-1 43-18
51-38l9-26v-3a113 113 0 0 0-218-12c-10-7-22-11-35-10a52 52 0 0 0-45 64 73 73 0 0
0-70 84c0 2 2 3 3 3h320c2 0 4-1 4-3z" />
android:fillColor="#f38021"
android:pathData="M331 326c11-26-4-38-19-38l-148-2c-4 0-4-6 1-7l150-2c17-1 37-15 43-33 0 0 10-21
9-24a97 97 0 0 0-187-11c-38-25-78 9-69 46-48 3-65 46-60 72 0 1 1 2 3 2h274c1 0
3-1 3-3z" />
<path
android:fillColor="#faad3f"
android:pathData="M401 207h-5l-3 2-7 24c-3 10-2 20 3 26s12 10 21 11l37 2 3 1v3c-1 2-2 3-4 3l-38
2c-21 1-42 18-50 38l-2 9c-1 1 0 3 2 3h131c2 0 3-1 3-3 2-8 4-17 4-26
0-52-43-95-95-95" />
android:fillColor="#faae40"
android:pathData="M381 224c-4 0-6-1-7 1l-5 21c-5 16 3 30 20 31l32 2c4 0 4 6-1 7l-33 1c-36 4-46
39-46 39 0 2 0 3 2 3h113l3-2a81 81 0 0 0-78-103" />
</vector>

18
images/android-vector-drawable/codepen.xml Normal file → Executable file
View File

@@ -9,11 +9,15 @@
android:fillColor="#111"
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="#878787"
android:pathData="M496 179l-1-1v-1l-1-2v-1l-1-1v-1a21 21 0 0 0-3-4h-1l-1-1-1-1L267 19c-6-4-16-4-22
0L25 166l-1 1a29 29 0 0 0-3 3h-1l-1 2v1l-1 1v1l-1 2v1l-1 1v154l1 1v1l1 2v1a26 26
0 0 0 2 3l1 1 1 1 1 1 1 1 1 1 220 147c3 2 7 3 11 3s8-1 11-3l220-147 1-1 1-1h1a19
19 0 0 0 4-6v-1l1-2v-1l1-1V179zM256 305l-73-49 73-49 73 49zm-21-134l-89
60-72-48L235 75zm-126 85l-52 35v-70zm37 25l89 60v96L74 329l72-48zm131 60l89-60
72 48-161 108zm126-85l52-35v70l-52-35zm-37-25l-89-60V75l161 108z" />
android:strokeColor="#e6e6e6"
android:strokeWidth="33"
android:pathData="M81 198v116l175 117 175-117V198L256 81z" />
<path
android:strokeColor="#e6e6e6"
android:strokeWidth="33"
android:pathData="M81 198l175 116 175-116M256 81v117" />
<path
android:strokeColor="#e6e6e6"
android:strokeWidth="33"
android:pathData="M81 314l175-116 175 116M256 431V314" />
</vector>

26
images/android-vector-drawable/delicious.xml Normal file → Executable file
View File

@@ -5,16 +5,18 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#FFF"
android:pathData="M0 0h256v256H0z" />
<path
android:fillColor="#333"
android:pathData="M0 256h256v256H0z" />
<path
android:fillColor="#EEE"
android:pathData="M256 256h256v256H256z" />
<path
android:fillColor="#39F"
android:pathData="M256 0h256v256H256z" />
<group>
<path
android:fillColor="#FFF"
android:pathData="M0 0h256v256H0z" />
<path
android:fillColor="#333"
android:pathData="M0 256h256v256H0z" />
<path
android:fillColor="#EEE"
android:pathData="M256 256h256v256H256z" />
<path
android:fillColor="#39F"
android:pathData="M256 0h256v256H256z" />
</group>
</vector>

6
images/android-vector-drawable/digidentity.xml Normal file → Executable file
View File

@@ -12,11 +12,11 @@
android:fillColor="#000000"
android:strokeColor="#000"
android:strokeWidth="1"
android:pathData="M256 42v150m0 128v150M42 256h150m128 0h150M104 104l106 106m92 92l106
106m0-304L302 210" />
android:pathData="M256 63v135m0 116v135M63 256h135m116 0h135M119 119l96 96m82 82l96 96m0-274l-96
96" />
<path
android:fillColor="#000000"
android:strokeColor="#00e864"
android:strokeWidth="1"
android:pathData="M208 300L102 406m149-150a5 5 0 0 0 10 0 5 5 0 0 0-10 0" />
android:pathData="M213 296l-96 95m134-135c0 2 3 5 5 5s5-3 5-5-3-5-5-5-5 3-5 5" />
</vector>

4
images/android-vector-drawable/digitalocean.xml Normal file → Executable file
View File

@@ -10,6 +10,6 @@
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="M256 391v85A220 220 0 1 0 36 256h85a135 135 0 1 1 135
135H51v-55h55v120h65V306h85z" />
android:pathData="M256 373v74c105 0 191-86 191-191S361 65 256 65 65 151 65 256h74c0-64 53-117
117-117s117 53 117 117-53 117-117 117H78v-47h47v104h57V300h74z" />
</vector>

19
images/android-vector-drawable/discord.xml Normal file → Executable file
View File

@@ -6,15 +6,18 @@
android:viewportHeight="512">
<path
android:fillColor="#6C82D0"
android:fillColor="#000000"
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="#fff"
android:pathData="M346 392-21-25c41-11 57-39 57-39-52 49-194 51-249 0 0 0 14 26 56 39l-23
25c-70-1-97-48-97-48 0-104 46-187 46-187 47-33 90-33 90-33l3 4c-58 16-83 42-83
42 68-46 208-42 263 0 1-1-33-28-86-42l5-4s43 0 90 33c0 0 46 83 46 187 0 0-27
47-97 48z" />
<path
android:fillColor="#000000"
android:pathData="M390 48H122c-23 0-41 18-41 41v271c0 22 18 41 41 41h227l-11-37 26 24 24 22 43
38V89c0-23-18-41-41-41zm-77 261l-13-16c26-7 36-24 36-24-8 6-16 9-23 12l-29 9a140
140 0 0 1-81-9l-15-7-2-1-1-1-5-3s9 16 35 24l-14 16c-44-1-61-30-61-30 0-65 29-117
29-117 29-21 56-21 56-21l2 3c-36 10-52 26-52 26l12-6c21-9 38-12 45-13h3a169 169
0 0 1 101 19s-16-15-50-26l3-3s27 0 56 21c0 0 29 52 29 117 0 0-17 29-61
30zm-93-93c-12 0-21 10-21 22s10 22 21 22 20-10 20-22-9-22-20-22m73 0c-12 0-21
10-21 22s10 22 21 22 20-10 20-22-9-22-20-22" />
android:pathData="M 196 244 C 214.225396744 244 229 259.670033756 229 279 C 229 298.329966244 214.225396744 314 196 314 C 177.774603256 314 163 298.329966244 163 279 C 163 259.670033756 177.774603256 244 196 244 Z" />
<path
android:fillColor="#000000"
android:pathData="M 312 244 C 330.225396744 244 345 259.670033756 345 279 C 345 298.329966244 330.225396744 314 312 314 C 293.774603256 314 279 298.329966244 279 279 C 279 259.670033756 293.774603256 244 312 244 Z" />
</vector>

6
images/android-vector-drawable/disqus.xml Normal file → Executable file
View File

@@ -10,7 +10,7 @@
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="M257 493c-58 0-111-21-152-56L4 450l39-96A238 238 0 0 1 257 19c130 0 235 106 235
237S387 493 257 493zm129-238v-1c0-68-49-117-132-117h-90v237h89c84 0 133-50
133-119zm-131 61h-26V196h26c39 0 64 22 64 59v1c0 38-25 60-64 60z" />
android:pathData="M254 416c-39 0-75-14-103-38l-68 9 26-65A161 161 0 0 1 254 96c88 0 159 71 159
160s-71 160-159 160zm-3-80c57 0 90-34 90-81
0-48-33-80-89-80h-61v161zm2-39h-18v-82h18c26 0 43 15 43 40 0 27-17 42-43 42z" />
</vector>

9
images/android-vector-drawable/docker.xml Normal file → Executable file
View File

@@ -10,9 +10,8 @@
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="M288 242h49v-45h-50zm-59 0h49v-45h-49zm-59 0h50v-45h-50zm-59 0h50v-45h-50zm-59
0h50v-45H53zm59-54h50v-45h-50zm59 0h50v-45h-50zm59
0h49v-45h-49zm0-54h49V89h-49zm257 82c-11-7-36-10-55-6-3-18-13-34-31-48l-10-7-7
11c-9 13-14 32-12 50 1 6 3 17 9 27-6 4-19 8-36 8H17l-1 4c-3 18-3 75 33 118 28 33
70 50 124 50 118 0 205-54 246-153 16 0 51 0 68-34l5-9 2-4" />
android:pathData="M296 245h42v-38h-42zm-50 0h42v-38h-42zm-49 0h42v-38h-42zm-49 0h41v-38h-41zm-50
0h42v-38H98zm50-46h41v-38h-41zm49 0h42v-38h-42zm49
0h42v-38h-42zm0-46h42v-38h-42zm226 75s-18-17-55-11c-4-29-35-46-35-46s-29 35-8
74c-6 3-16 7-31 7H68c-5 19-5 145 133 145 99 0 173-46 208-130 52 4 63-39 63-39z" />
</vector>

8
images/android-vector-drawable/dropbox.xml Normal file → Executable file
View File

@@ -9,7 +9,9 @@
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="#007ee5"
android:pathData="M256 161l-112 72 112 71-112 72-113-72 113-72-113-71 113-72zM143 399l113-72 112
72-112 72zm113-95l113-72-113-71 112-72 113 72-113 72 113 71-113 72z" />
android:fillColor="#000000"
android:pathData="M158 372 98 63 98-63-98-62z" />
<path
android:fillColor="#000000"
android:pathData="M158 101-99 63 295 188 99-63-197-125 98-63 99 63-295 188-99-63 197-125" />
</vector>

22
images/android-vector-drawable/ebay.xml Normal file → Executable file
View File

@@ -10,20 +10,20 @@
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="#e53238"
android:pathData="M78 202c-34 0-62 14-62 57 0 35 19 56 63 56 52 0 55-34 55-34h-25s-5 19-32 19c-21
0-36-15-36-35h96v-13c0-20-13-50-59-50zm-1 16c20 0 34 12 34 31H41c0-20 18-31
36-31z" />
android:pathData="M98 208c-30 0-55 12-55 51 0 31 17 49 56 49 46 0 49-30 49-30h-23s-4 17-28 17c-19
0-32-13-32-31h85v-12c0-17-11-44-52-44zm-1 14c18 0 30 11 30 28H65c0-18 16-28
32-28z" />
<path
android:fillColor="#0064d2"
android:pathData="M137 160v134l-1 18h24l1-15s12 19 44 19c34 0 57-24 57-58 0-31-21-56-57-56-34 0-44
18-44 18v-60zm62 59c23 0 37 17 37 39 0 25-17 41-37 41-25 0-38-19-38-40 0-20
12-40 38-40z" />
android:pathData="M150 171v119l-1 16h22l1-14s10 17 39 17c30 0 50-21 50-51 0-28-18-50-50-50-31 0-39
16-39 16v-53zm55 52c21 0 33 15 33 35 0 22-15 36-33 36-22 0-33-17-33-35s10-36
33-36z" />
<path
android:fillColor="#f5af02"
android:pathData="M321 202c-51 0-54 28-54 32h25s2-16 27-16c17 0 30 7 30 22v5h-30c-39 0-60 12-60
35s19 36 45 36c36 0 47-20 47-20l1 16h22v-69c0-34-28-41-53-41zm28 59v7c0 9-6
32-39 32-18 0-26-9-26-20 0-19 27-19 65-19z" />
android:fillColor="#f5af03"
android:pathData="M314 208c-46 0-48 25-48 28h22s2-14 24-14c31 0 27 24 27 24h-27c-35 0-53 11-53
31s17 32 40 32c32 0 41-17 41-17l1 14h20v-62c0-30-25-36-47-36zm25 52s4 35-35
35c-16 0-23-8-23-18 0-17 24-17 58-17z" />
<path
android:fillColor="#86b817"
android:pathData="M360 206h28l41 82 41-82h26l-74 146h-27l21-41z" />
android:pathData="M348 212h25l37 72 36-72h23l-65 129h-24l18-36z" />
</vector>

11
images/android-vector-drawable/email.xml Normal file → Executable file
View File

@@ -10,12 +10,9 @@
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="#fff"
android:pathData="M 100 111 L 412 111 Q 456 111 456 155 L 456 357 Q 456 401 412 401 L 100 401 Q 56 401 56 357 L 56 155 Q 56 111 100 111 Z" />
android:pathData="M 86.5 128 L 425.5 128 Q 433.5 128 433.5 136 L 433.5 376 Q 433.5 384 425.5 384 L 86.5 384 Q 78.5 384 78.5 376 L 78.5 136 Q 78.5 128 86.5 128 Z" />
<path
android:fillColor="#000000"
android:pathData="M89 148h334v216H89" />
<path
android:strokeColor="#fff"
android:strokeWidth="24"
android:pathData="M437 158L280 294c-16 14-32 14-48 0L75 158m349 206L319 259M88 364l107-107" />
android:strokeColor="#328cff"
android:strokeWidth="20"
android:pathData="M434 128L269 292c-7 8-19 8-26 0L78 128m0 256l129-128m227 128L305 256" />
</vector>

20
images/android-vector-drawable/evernote.xml Normal file → Executable file
View File

@@ -6,17 +6,15 @@
android:viewportHeight="512">
<path
android:fillColor="#7bb13b"
android:fillColor="#46c850"
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="M122 133h38c2 0 4-1 4-3l-1-42c0-7 2-13 4-19l2-2h-1l-73 72v1l4-2c6-3 14-5
23-5zm292-7c-3-16-12-24-21-27a400 400 0 0
0-106-11c-2-12-10-22-18-25-23-10-59-7-68-5-8 2-16 6-20 13-3 4-5 10-5 17v42c0 8-6
14-15 14h-37c-8 0-14 2-19 4s-8 5-10 8c-5 7-6 15-6 24l1 20c2 10 13 83 24 105 4 9
7 12 15 16 18 8 59 16 79 19 19 2 31 7 39-8l3-9c6-19 7-36 7-48 0-1 2-2 2 0 0 8-2
39 21 47 10 3 28 6 48 9 17 2 30 8 30 53 0 27-6 31-36 31-24 0-33 1-33-19 0-15
15-14 27-14 5 0 1-3 1-13 0-9 6-15 0-15-39-1-62 0-62 49 0 45 17 53 73 53 43 0
59-1 77-57 4-12 12-45 17-102 4-36-3-144-8-171zm-76 119l-16 1c2-11 6-24 23-24 17
1 20 18 20 29-8-3-17-5-27-6z" />
android:fillColor="#4b4b4b"
android:pathData="M121 143h35c3 0 4-1 4-4l-1-38c0-10 6-19 6-19h-1l-68 67v1s10-7
25-7zm271-6c-3-15-12-23-20-25-32-8-65-12-98-11-2-19-18-29-54-29-31-1-49 6-49
29v39c0 8-5 13-14 13h-34c-7 0-13 2-18 4-4 2-14 7-14 30-1 19 13 95 23 115 3 9 6
12 14 15 16 8 54 15 73 18 17 2 28 6 36-8 2-4 10-30 9-52 0-1 2-2 2 0 0 7-2 36 19
43l45 9c16 1 28 7 28 49 0 25-6 28-34 28-22 0-30 1-30-17 0-14 14-13 25-13 4 0 1-3
1-12s5-14 0-14c-36-1-58 0-58 45 0 42 16 49 68 49 40 0 55-1 71-52 25-78 18-205
9-253zm-46 115c-5-6-31-8-40-4 2-10 6-22 22-22 15 0 18 16 18 26z" />
</vector>

4
images/android-vector-drawable/facebook.xml Normal file → Executable file
View File

@@ -10,6 +10,6 @@
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="#fff"
android:pathData="M287 456V157c0-21 6-35 35-35h38V59c-7-1-29-3-55-3-54 0-91 33-91
94v306m143-254H152v72h196" />
android:pathData="M330 512V322h64l9-74h-73v-47c0-22 6-36 37-36h39V99c-7-1-30-3-57-3-57 0-95 34-95
98v54h-64v74h64v190z" />
</vector>

8
images/android-vector-drawable/flickr.xml Normal file → Executable file
View File

@@ -9,9 +9,9 @@
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="#006ADD"
android:pathData="M 150 156 C 205.228474983 156 250 200.771525017 250 256 C 250 311.228474983 205.228474983 356 150 356 C 94.7715250169 356 50 311.228474983 50 256 C 50 200.771525017 94.7715250169 156 150 156 Z" />
android:fillColor="#006add"
android:pathData="M 157 163 C 208.362481734 163 250 204.637518266 250 256 C 250 307.362481734 208.362481734 349 157 349 C 105.637518266 349 64 307.362481734 64 256 C 64 204.637518266 105.637518266 163 157 163 Z" />
<path
android:fillColor="#FF1981"
android:pathData="M 365 156 C 420.228474983 156 465 200.771525017 465 256 C 465 311.228474983 420.228474983 356 365 356 C 309.771525017 356 265 311.228474983 265 256 C 265 200.771525017 309.771525017 156 365 156 Z" />
android:fillColor="#ff1981"
android:pathData="M 355 163 C 406.362481734 163 448 204.637518266 448 256 C 448 307.362481734 406.362481734 349 355 349 C 303.637518266 349 262 307.362481734 262 256 C 262 204.637518266 303.637518266 163 355 163 Z" />
</vector>

4
images/android-vector-drawable/ghost.xml Normal file → Executable file
View File

@@ -11,6 +11,6 @@
<path
android:fillColor="#000000"
android:strokeColor="#3d515b"
android:strokeWidth="72"
android:pathData="M75 111h220H75zm289 0h72-72zM75 256h364H75zm0 142h144H75zm220 0h144-144z" />
android:strokeWidth="61"
android:pathData="M101 134h187zm246 0h61zM101 257h310zm0 121h123zm187 0h123z" />
</vector>

15
images/android-vector-drawable/github.xml Normal file → Executable file
View File

@@ -6,16 +6,13 @@
android:viewportHeight="512">
<path
android:fillColor="#171515"
android:fillColor="#000000"
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="#fff"
android:pathData="M119 255c17 30 49 48 102 53-8 6-17 17-18 30-10 6-29 8-44 3-21-7-29-48-61-42-7
1-6 6 0 10 10 6 21 16 26 30 12 31 37 39 77 33v45c0 14-20 18-20 25 0 3 7 3 12 3
10 0 32-9 32-23 0-12 0-52 1-59 0-15 8-20 8-20s1 82-2 92c-4 13-10 11-10 17 0 9 26
2 35-17 7-15 4-95 3-94h7s0 37 1 53c0 17-1 39 9 50 7 7 29 19 29 8
0-6-12-12-12-29v-79c10 0 8 26 8 26l1 48s-2 18 19 25c8 3 24 3
25-1s-20-11-20-25v-49c0-36-5-49-22-60 53-5 86-18 102-53 10-20 12-44 12-62
0-50-24-67-29-76 7-38-1-55-5-60-14-5-48 12-66 24-30-9-94-8-118
2-44-31-67-26-67-26s-15 27-4 66c-15 18-25 31-26 65 0 27 3 44 15 67z" />
android:pathData="M335 499c14 0 12 17 12 17H165s-2-17 12-17c13 0 16-6 16-12l-1-50c-71
16-86-28-86-28-12-30-28-37-28-37-24-16 1-16 1-16 26 2 40 26 40 26 22 39 59 28 74
22 2-17 9-28 16-35-57-6-116-28-116-126 0-28 10-51 26-69-3-6-11-32 3-67 0 0 21-7
70 26 42-12 86-12 128 0 49-33 70-26 70-26 14 35 6 61 3 67 16 18 26 41 26 69 0
98-60 120-117 126 10 8 18 24 18 48l-1 70c0 6 3 12 16 12z" />
</vector>

13
images/android-vector-drawable/gitlab.xml Normal file → Executable file
View File

@@ -6,10 +6,15 @@
android:viewportHeight="512">
<path
android:fillColor="#fc6d26"
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="#fff"
android:pathData="M389 77c-3-7-13-7-15 0l-44 136H182L138 77c-2-7-12-7-15 0L57 282c-2 6 0 13 5
17l194 141 194-141c5-4 7-11 5-17z" />
android:fillColor="#e24329"
android:pathData="M84 215l43-133c2-7 12-7 14 0l115 353L371 82c2-7 12-7 14 0l43 133" />
<path
android:fillColor="#fc6d26"
android:pathData="M256 435L84 215h100.4zm71.7-220H428L256 435l71.6-220z" />
<path
android:fillColor="#fca326"
android:pathData="M84 215l-22 67c-2 6 0 13 6 16l188 137zm344 0l22 67c2 6 0 13-6 16L256 435z" />
</vector>

View File

@@ -0,0 +1,35 @@
<?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="#f2f2f2"
android:pathData="M 83 120 L 429 120 Q 437 120 437 128 L 437 384 Q 437 392 429 392 L 83 392 Q 75 392 75 384 L 75 128 Q 75 120 83 120 Z" />
<path
android:fillColor="#d54c3f"
android:pathData="M120 392H97c-12 0-22-10-22-23V143h45z" />
<path
android:fillColor="#b63524"
android:pathData="M392 392h23c12 0 22-10 22-23V143h-45z" />
<path
android:fillColor="#000000"
android:fillAlpha=".05"
android:pathData="M256 286L120 392V187z" />
<path
android:fillColor="#000000"
android:fillAlpha=".08"
android:pathData="M82 159l235 233h75V159z" />
<path
android:strokeColor="#de5145"
android:strokeWidth="45"
android:pathData="M97 143l159 115 159-115" />
<path
android:fillColor="#f2f2f2"
android:pathData="M415 120c-5 0-10 2-13 4L256 230 110 124c-3-2-8-4-13-4z" />
</vector>

16
images/android-vector-drawable/google.xml Normal file → Executable file
View File

@@ -6,10 +6,18 @@
android:viewportHeight="512">
<path
android:fillColor="#f8f8f8"
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:strokeColor="#4285f4"
android:strokeWidth="60"
android:pathData="M276 252h149a170 170 0 1 1-80-140" />
android:fillColor="#4285f4"
android:pathData="M386 400c45-42 65-112 53-179H260v74h102c-4 24-18 44-38 57z" />
<path
android:fillColor="#34a853"
android:pathData="M90 341a192 192 0 0 0 296 59l-62-48c-53 35-141 22-171-60z" />
<path
android:fillColor="#fbbc02"
android:pathData="M153 292c-8-25-8-48 0-73l-63-49c-23 46-30 111 0 171z" />
<path
android:fillColor="#ea4335"
android:pathData="M153 219c22-69 116-109 179-50l55-54c-78-75-230-72-297 55z" />
</vector>

View File

@@ -0,0 +1,23 @@
<?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="#000000"
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="#2fcfff"
android:pathData="M120 87c-4 5-6 11-6 19v301c0 8 2 14 6 19l169-170z" />
<path
android:fillColor="#fdcc00"
android:pathData="M289 256l58 58 66-38c19-11 19-28 0-39l-66-38z" />
<path
android:fillColor="#f0304b"
android:pathData="M120 426c7 6 17 7 28 0l199-112-58-58z" />
<path
android:fillColor="#43e475"
android:pathData="M120 87l169 169 58-57L149 87c-6-4-11-5-16-5s-9 2-13 5z" />
</vector>

12
images/android-vector-drawable/google_plus.xml Normal file → Executable file
View File

@@ -6,11 +6,15 @@
android:viewportHeight="512">
<path
android:fillColor="#dd4f43"
android:fillColor="#dc4639"
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="#fff"
android:pathData="M56 257a126 126 0 0 1 212-96l-33 33c-21-13-49-24-75-14a80 80 0 1 0 54 151c21-8
35-28 41-48l-72-1v-44h122c1 36-3 74-27 102a127 127 0 0 1-222-83zm327-56h36l1
37h36v37h-36l-1 36h-36v-36h-37v-37h37z" />
android:pathData="M191 234v47h72c-2 19-21 55-72 55-43 0-78-36-78-80s33-80 76-80c25 0 42 10 51
19l35-33a125 125 0 0 0-211 94c0 70 57 127 127 127 74 0 122-53 122-125l-2-24" />
<path
android:fillColor="#000000"
android:strokeColor="#fff"
android:strokeWidth="29"
android:pathData="M404 192v118m59-59H345" />
</vector>

2
images/android-vector-drawable/hackernews.xml Normal file → Executable file
View File

@@ -10,5 +10,5 @@
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="#fff"
android:pathData="M101 56h61l94 192 94-192h61L282 311v145h-52V311" />
android:pathData="M124 91h51l81 162 81-164h51L276 293v136h-40V293z" />
</vector>

0
images/android-vector-drawable/html5.xml Normal file → Executable file
View File

26
images/android-vector-drawable/ibm.xml Normal file → Executable file
View File

@@ -6,19 +6,21 @@
android:viewportHeight="512">
<path
android:fillColor="#fff"
android:fillColor="#000000"
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="#1f70c1"
android:pathData="M26 164v13h90v-13zm102 0v13h128s-13-13-30-13zm153 0v13h77l-5-13zm132 0l-4
13h76v-13zM26 188v13h90v-13zm102 1v12h143s-2-10-5-12zm153 0v12h86l-5-12zm123
0l-4 12h85v-12zM52 213v13h39v-13zm102 0v13h39v-13zm76 0v13h39s3-7 3-13zm77
0v13h68l-4-13zm89 0l-5 13h69v-13zM52 237v13h39v-13zm102 0v13h99s8-6 11-13zm153
0v13h38v-7l3 7h71l2-7v7h39v-13h-73l-3 11-4-11zM52 262v13h39v-13zm102
0v13h110c-3-7-11-13-11-13zm153 0v13h38v-13zm45 0l5 13h53l5-13zm69
0v13h39v-13zM52 286v13h39v-13zm102 0v13h39v-13zm76 0v13h42c0-6-3-13-3-13zm77
0v13h38v-13zm54 0l5 13h35l5-13zm60 0v13h39v-13zM27 311v13h89v-13zm101
0v13h138c3-3 5-13 5-13zm154 0v13h63v-13zm88 0l5 13h18l4-13zm51 0v13h65v-13zM27
335v13h89v-13zm101 0v13h98c17 0 30-13 30-13zm154 0v13h63v-13zm97 0l4
13h1l5-13zm42 0v13h65v-13z" />
android:pathData="M54 174h404v12H54zm0 22h404v11H54zm0 109h404v11H54zm0
21h404v12H54zm23-43h124v11H77zm157 0h202v11H234zM77
240h359v11H77zm0-22h124v11H77zm157 0h202v11H234zM77 261h359v11H77z" />
<path
android:fillColor="#000000"
android:pathData="M402 245l-34 94h34z" />
<path
android:fillColor="#000000"
android:pathData="M335 245v94h34zm6-72l28 76 26-76zm-230 42h56v81h-56z" />
<path
android:fillColor="#000000"
android:pathData="M133 173v166h11V173zm97 1c34 0 62 49 17 82 44 32 18 82-17
82v3h49v-36l22-10v-77l-22-10v-36h-49z" />
</vector>

14
images/android-vector-drawable/instagram.xml Normal file → Executable file
View File

@@ -6,19 +6,17 @@
android:viewportHeight="512">
<path
android:fillColor="#000000"
android:fillColor="#d43377"
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:strokeColor="#fff"
android:strokeWidth="36"
android:pathData="M 166 74 L 346 74 Q 438 74 438 166 L 438 346 Q 438 438 346 438 L 166 438 Q 74 438 74 346 L 74 166 Q 74 74 166 74 Z" />
android:strokeWidth="29"
android:pathData="M 186 108 L 326 108 Q 404 108 404 186 L 404 326 Q 404 404 326 404 L 186 404 Q 108 404 108 326 L 108 186 Q 108 108 186 108 Z" />
<path
android:fillColor="#000000"
android:strokeColor="#fff"
android:strokeWidth="36"
android:pathData="M 256 171 C 302.944203736 171 341 209.055796264 341 256 C 341 302.944203736 302.944203736 341 256 341 C 209.055796264 341 171 302.944203736 171 256 C 171 209.055796264 209.055796264 171 256 171 Z" />
android:strokeWidth="29"
android:pathData="M 256 187 C 294.107647738 187 325 217.892352262 325 256 C 325 294.107647738 294.107647738 325 256 325 C 217.892352262 325 187 294.107647738 187 256 C 187 217.892352262 217.892352262 187 256 187 Z" />
<path
android:fillColor="#fff"
android:pathData="M 362 126 C 375.254833996 126 386 136.745166004 386 150 C 386 163.254833996 375.254833996 174 362 174 C 348.745166004 174 338 163.254833996 338 150 C 338 136.745166004 348.745166004 126 362 126 Z" />
android:pathData="M 343 150 C 353.493410247 150 362 158.506589753 362 169 C 362 179.493410247 353.493410247 188 343 188 C 332.506589753 188 324 179.493410247 324 169 C 324 158.506589753 332.506589753 150 343 150 Z" />
</vector>

26
images/android-vector-drawable/intel.xml Normal file → Executable file
View File

@@ -10,15 +10,19 @@
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="#0071c5"
android:pathData="M157 232v77h-24v-97h51c21 0 29 15 29 29v68h-25v-68c0-6-3-9-10-9h-21zm168-1c-8
0-15 4-17 10-2 3-3 6-3 10h38c0-10-5-20-18-20m-20 37c0 13 8 22 22 22 11 0 16-3
23-9l15 14a49 49 0 0 1-38 16c-24 0-46-13-46-51 0-32 19-50 45-50 27 0 42 21 42
49v9h-63m-45 41c-20 0-29-14-29-28v-96h25v27h18v20h-18v48c0 5 2 9 8
9h10v20h-14M111 198H86v-23h25zm0
112c-19-2-25-13-25-26v-72h25v98zm296-2c-19-2-25-13-25-26V171h25zm87-121C471 78
258 71 121 154v9c137-70 332-70 349 32 6 33-12 68-46 88v26c40-15 82-63 70-122M244
380c-95 8-194-5-208-80-6-36 10-75 32-99v-13c-39 35-61 79-48 131 15 67 100 105
230 93 51-5 118-22 165-47v-37c-43 25-113 46-171 52m192-201c0-1-1-2-3-2h-1v4h1c2
0 3-1 3-2zm2 8h-2l-3-4h-1v4h-3v-11l1-1h3c3 0 5 1 5 4 0 2-1 3-2 3l2 5m-4-14c-5
0-8 4-8 8a8 8 0 1 0 8-8m0 18a10 10 0 1 1 0-20c5 0 10 5 10 10 0 6-5 10-10 10" />
android:pathData="M169 235v68h-21v-86h45c18 0 25 14 25 26v60h-22v-60c0-5-2-8-9-8zm147-1c-7 0-13
4-15 9l-2 9h33c0-9-4-18-16-18m-17 33c0 11 7 19 19 19 10 0 14-3 20-8l14 12c-9
10-21 15-34 14-21 0-40-11-40-44 0-29 16-44 39-44 24 0 37 18 37 43v8zm-40 36c-17
0-25-13-25-25v-84h22v23h16v18h-16v42c0 4 2 8 7 8h9v18zm-130-98h-22v-20h22zm0
98c-17-1-22-11-22-22v-64h22zm259-1c-16-2-22-12-22-23v-98h22zm77-107c-20-95-207-101-328-28v7c121-61
292-61 307 29 5 28-11 59-41 77v23c35-14 72-56 62-108M245 365c-83
7-170-5-182-70-5-32 9-66 28-87v-12c-34 31-54 70-42 115 13 59 87 92 202 82 44-4
103-19 144-41v-33c-37 22-99 41-150 46" />
<path
android:fillColor="#0071c5"
android:pathData="M409 194v-8h3c1 0 4 0 4 2s-2 2-2 3l2 3h-2c-1-3-3-3-4-3v3zm1-5h2s2 1 2-1l-2-1h-2z" />
<path
android:strokeColor="#0071c5"
android:strokeWidth="2"
android:pathData="M 412 182 C 416.418277999 182 420 185.581722001 420 190 C 420 194.418277999 416.418277999 198 412 198 C 407.581722001 198 404 194.418277999 404 190 C 404 185.581722001 407.581722001 182 412 182 Z" />
</vector>

25
images/android-vector-drawable/keybase.xml Normal file → Executable file
View File

@@ -9,18 +9,17 @@
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="M175 165a68 68 0 0 1-6-38c4-30 23-55 44-85l4-6 19 11c-9 19-8 26-8 28a77 77 0 0 1
26 4 62 62 0 0 1 37 33 62 62 0 0 1 1 50l15 6a170 170 0 0 1 67 55c18 24 20 52 6
72s-40 27-68 19c-62-18-118-10-164 23l-27 20 35-87-86 110v-27c0-44 0-100
50-150a171 171 0 0 1 55-38zm48 194a14 14 0 1 1-29 0 14 14 0 0 1 29 0zm90 0a14 14
0 1 1-29 0 14 14 0 0 1 29 0zm-81-186a7 7 0 0 0-9-1 6 6 0 0 0-1 9l23 27-11 9a5 5
0 0 0-1 7l2 3a5 5 0 0 0 7 0l11-9 10 11-23 18a5 5 0 0 0-1 7l11 12a5 5 0 0 0 7
1l23-18 6 8a7 7 0 0 0 7 2 7 7 0 0 0 2-1 6 6 0 0 0 1-9l-64-76z" />
android:fillColor="#282828"
android:pathData="M201 80 22-31 18 10c-9 18-8 24-8 26 8-3 81 10 59 80 0 0 44 12 76 57 29 39 11
104-57 84-58-17-111-13-177 40l32-81-79 102c-3-99 10-140
79-190-23-1-41-18-40-38l2-27c1-19 17-35 37-34 1-1 36 1 36 2zm36 96c-5-6-15 1-9
7l21 25-10 8c-2 2-3 5-1 7l2 3c3 3 6 0 6 0l10-9 10 10-22 17c-2 2-2 5-1 7l9 11c2 2
5 2 7 1l22-17 6 7c5 6 14-1 9-7zm-50-70-21-2c-5 0-10 4-11 9l-1 27c0 6 4 10 9
10l16 1c-1-6 4-36 8-45z" />
<path
android:fillColor="#000000"
android:pathData="M114 104l-2 29a40 40 0 0 0 38 41l16 1s-2-4 10 10c16 19 71-30 53-50l-5-6 1-19a38
38 0 0 0-10-28 41 41 0 0 0-28-13l-30-2a43 43 0 0 0-3 0 40 40 0 0 0-40
37zm41-8l30 2a10 10 0 0 1 7 3c2 2 3 5 2 7l-1 30-1 1s-10-14 5 4c7 9-3 16-11
8-15-18-5-4-5-4l-29-2a10 10 0 0 1-10-10l2-30a10 10 0 0 1 11-9z" />
android:fillColor="#282828"
android:pathData="M 215 334 C 222.731986498 334 229 340.268013502 229 348 C 229 355.731986498 222.731986498 362 215 362 C 207.268013502 362 201 355.731986498 201 348 C 201 340.268013502 207.268013502 334 215 334 Z" />
<path
android:fillColor="#282828"
android:pathData="M 298 334 C 305.731986498 334 312 340.268013502 312 348 C 312 355.731986498 305.731986498 362 298 362 C 290.268013502 362 284 355.731986498 284 348 C 284 340.268013502 290.268013502 334 298 334 Z" />
</vector>

14
images/android-vector-drawable/kickstarter.xml Normal file → Executable file
View File

@@ -8,11 +8,11 @@
<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" />
<group>
<group>
<path
android:fillColor="#034752"
android:pathData="M0 0h1650v1860H0z" />
</group>
</group>
<path
android:fillColor="#000000"
android:strokeColor="#034752"
android:strokeWidth="163"
android:strokeLineJoin="round"
android:strokeLineCap="round"
android:pathData="M188 169v174l47-85 89-89-89 89 89 85" />
</vector>

View File

@@ -0,0 +1,19 @@
<?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="#fb503b"
android:pathData="M437 248-42-52c-6-7-8-6-12-5l-51 8c-5 1-8 3-5 7l37 52-111
27-88-147c-3-5-4-7-12-7l-73 6c-4 0-9 2-5 13l76 163c2 4 7 12 19 9l76-20 41 72c6 9
10 7 20 5l118-43c5-2 8-3 5-8l-45-61 49-13c5-1 5-4 2-6zm-201 41-66 16-4-1a35200
25200 0 0 0 -74-157l60-6a630446 630446 0 0 0 84 147zm175 33c1 1 2 2-1 3l-107
36c-2 1-4 1-6-2l-36-61 108-28c3-1 3-1 5 1zm6-77-41 10-33-44c-1-1-2-2 1-3l40-7c2
0 4-1 6 2l31 39c1 2-1 3-4 3z" />
</vector>

10
images/android-vector-drawable/lastpass.xml Normal file → Executable file
View File

@@ -6,18 +6,18 @@
android:viewportHeight="512">
<path
android:fillColor="#D32D27"
android:fillColor="#d32d27"
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="M 82 203 C 111.271091741 203 135 226.728908259 135 256 C 135 285.271091741 111.271091741 309 82 309 C 52.728908259 309 29 285.271091741 29 256 C 29 226.728908259 52.728908259 203 82 203 Z" />
android:pathData="M 108 212 C 132.300528993 212 152 231.699471007 152 256 C 152 280.300528993 132.300528993 300 108 300 C 83.6994710074 300 64 280.300528993 64 256 C 64 231.699471007 83.6994710074 212 108 212 Z" />
<path
android:fillColor="#000000"
android:pathData="M 225 203 C 254.271091741 203 278 226.728908259 278 256 C 278 285.271091741 254.271091741 309 225 309 C 195.728908259 309 172 285.271091741 172 256 C 172 226.728908259 195.728908259 203 225 203 Z" />
android:pathData="M 227 212 C 251.300528993 212 271 231.699471007 271 256 C 271 280.300528993 251.300528993 300 227 300 C 202.699471007 300 183 280.300528993 183 256 C 183 231.699471007 202.699471007 212 227 212 Z" />
<path
android:fillColor="#000000"
android:pathData="M 368 203 C 397.271091741 203 421 226.728908259 421 256 C 421 285.271091741 397.271091741 309 368 309 C 338.728908259 309 315 285.271091741 315 256 C 315 226.728908259 338.728908259 203 368 203 Z" />
android:pathData="M 347 212 C 371.300528993 212 391 231.699471007 391 256 C 391 280.300528993 371.300528993 300 347 300 C 322.699471007 300 303 280.300528993 303 256 C 303 231.699471007 322.699471007 212 347 212 Z" />
<path
android:fillColor="#000000"
android:pathData="M 452 149 L 470 149 Q 472 149 472 151 L 472 361 Q 472 363 470 363 L 452 363 Q 450 363 450 361 L 450 151 Q 450 149 452 149 Z" />
android:pathData="M 430 160 L 446 160 Q 448 160 448 162 L 448 350 Q 448 352 446 352 L 430 352 Q 428 352 428 350 L 428 162 Q 428 160 430 160 Z" />
</vector>

8
images/android-vector-drawable/line.xml Normal file → Executable file
View File

@@ -10,12 +10,12 @@
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="#fff"
android:pathData="M456 230c-2 48-23 81-55 110-56 50-146 112-158 102-12-15
23-50-21-55-94-13-166-79-166-157 0-88 91-160 201-160s202 72 199 160z" />
android:pathData="M443 231c-2 45-21 76-51 103-53 47-137 105-148 96-11-14
21-47-20-52-88-12-155-74-155-147 0-82 85-150 188-150s189 68 186 150z" />
<path
android:strokeColor="#3ace01"
android:strokeWidth="22"
android:strokeWidth="21"
android:strokeLineJoin="round"
android:strokeLineCap="round"
android:pathData="M379 231h-36m36-38h-39v76h39m-132 0v-76l58 76v-76m-95 76v-76m-70 0v76h39" />
android:pathData="M371 232h-34m34-36h-36v72h36m-123 0v-72l54 72v-72m-89 72v-72m-66 0v72h37" />
</vector>

10
images/android-vector-drawable/linkedin.xml Normal file → Executable file
View File

@@ -10,14 +10,14 @@
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="M 104 56 C 130.509667992 56 152 77.4903320081 152 104 C 152 130.509667992 130.509667992 152 104 152 C 77.4903320081 152 56 130.509667992 56 104 C 56 77.4903320081 77.4903320081 56 104 56 Z" />
android:pathData="M 142 101 C 162.434535744 101 179 117.565464256 179 138 C 179 158.434535744 162.434535744 175 142 175 C 121.565464256 175 105 158.434535744 105 138 C 105 117.565464256 121.565464256 101 142 101 Z" />
<path
android:fillColor="#000000"
android:strokeColor="#fff"
android:strokeWidth="86"
android:pathData="M237 178v259M104 178v259" />
android:strokeWidth="66"
android:pathData="M244 194v198M142 194v198" />
<path
android:fillColor="#000000"
android:pathData="M279 293c0-26 18-53 48-53 31 0 43 24 43 59v138h86V289c0-80-42-116-99-116-45 0-67
25-78 42" />
android:pathData="M276 282c0-20 13-40 36-40 24 0 33 18 33 45v105h66V279c0-61-32-89-76-89-34 0-51
19-59 32" />
</vector>

21
images/android-vector-drawable/lock.xml Normal file → Executable file
View File

@@ -6,20 +6,21 @@
android:viewportHeight="512">
<path
android:fillColor="#134563"
android:fillColor="#000000"
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="M 256 268 C 270.359403496 268 282 279.640596504 282 294 C 282 308.359403496 270.359403496 320 256 320 C 241.640596504 320 230 308.359403496 230 294 C 230 279.640596504 241.640596504 268 256 268 Z" />
android:strokeColor="#e0e4eb"
android:strokeWidth="32"
android:pathData="M346 214v-37c0-123-180-123-180 0v37" />
<path
android:fillColor="#ffbf00"
android:pathData="M394 233c0-12-9-21-21-21H139c-12 0-21 9-21 21v167c0 12 9 21 21 21h234c12 0 21-9
21-21V228z" />
<path
android:fillColor="#000000"
android:pathData="M262 294h-12l-13 76h38" />
android:pathData="M 256 268 C 271.463972995 268 284 280.536027005 284 296 C 284 311.463972995 271.463972995 324 256 324 C 240.536027005 324 228 311.463972995 228 296 C 228 280.536027005 240.536027005 268 256 268 Z" />
<path
android:strokeColor="#fff"
android:strokeWidth="26"
android:pathData="M 154 230 L 358 230 Q 384 230 384 256 L 384 408 Q 384 434 358 434 L 154 434 Q 128 434 128 408 L 128 256 Q 128 230 154 230 Z" />
<path
android:strokeColor="#fff"
android:strokeWidth="24"
android:pathData="M358 227v-50c0-133-204-133-204 0v50" />
android:fillColor="#000000"
android:pathData="M262 296h-12l-16 69h44" />
</vector>

2
images/android-vector-drawable/log.html Normal file → Executable file
View File

@@ -1 +1 @@
<h2>Files converted: 81 / 81</h2><br><h4>yubico.svg</h4>OK<br><br><h4>youtube.svg</h4>OK<br><br><h4>yammer.svg</h4>OK<br><br><h4>yahoo.svg</h4>OK<br><br><h4>wordpress.svg</h4>OK<br><br><h4>wire.svg</h4>OK<br><br><h4>windows.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>wikipedia.svg</h4>OK<br><br><h4>wifi.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>whatsapp.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>wechat.svg</h4>OK<br><br><h4>vk.svg</h4>OK<br><br><h4>vimeo.svg</h4>OK<br><br><h4>ubuntu.svg</h4><b>Warning:</b> transforms on path are not supported, use option <i>Bake transforms into path</i><br><br><h4>twitter.svg</h4>OK<br><br><h4>tumblr.svg</h4>OK<br><br><h4>trello.svg</h4>OK<br><br><h4>tox.svg</h4>OK<br><br><h4>telegram.svg</h4>OK<br><br><h4>symantec.svg</h4>OK<br><br><h4>steam.svg</h4>OK<br><br><h4>stackoverflow.svg</h4><b>Warning:</b> stroke-width not found on path one or more times. Defaulting all instances to 1.<br><br><h4>spotify.svg</h4>OK<br><br><h4>soundcloud.svg</h4>OK<br><br><h4>snapchat.svg</h4>OK<br><br><h4>slideshare.svg</h4>OK<br><br><h4>skype.svg</h4>OK<br><br><h4>samsunginternet.svg</h4>OK<br><br><h4>rss.svg</h4>OK<br><br><h4>reddit.svg</h4>OK<br><br><h4>pinterest.svg</h4>OK<br><br><h4>phone.svg</h4>OK<br><br><h4>pdf.svg</h4>OK<br><br><h4>paypal.svg</h4>OK<br><br><h4>patreon.svg</h4>OK<br><br><h4>opensource.svg</h4>OK<br><br><h4>npm.svg</h4>OK<br><br><h4>meetup.svg</h4>OK<br><br><h4>medium.svg</h4>OK<br><br><h4>mastodon.svg</h4><b>Warning:</b> group transform '<i>matrix</i>' is not supported, use option <i>Bake transforms into path</i><br><br><h4>mail.svg</h4>OK<br><br><h4>lock.svg</h4>OK<br><br><h4>linkedin.svg</h4>OK<br><br><h4>line.svg</h4>OK<br><br><h4>lastpass.svg</h4>OK<br><br><h4>kickstarter.svg</h4><table class='info-items'><tr><td><b>Warning #1:</b></td><td>group transform '<i>matrix</i>' is not supported, use option <i>Bake transforms into path</i></td></tr><tr><td><b>Warning #2:</b></td><td>found clip-path(s) attribute which is not fully supported yet (try enabling support for clip-path below)</td></tr></table><br><br><h4>keybase.svg</h4>OK<br><br><h4>intel.svg</h4>OK<br><br><h4>instagram.svg</h4>OK<br><br><h4>ibm.svg</h4>OK<br><br><h4>html5.svg</h4>OK<br><br><h4>hackernews.svg</h4>OK<br><br><h4>google_plus.svg</h4>OK<br><br><h4>google.svg</h4>OK<br><br><h4>gitlab.svg</h4>OK<br><br><h4>github.svg</h4>OK<br><br><h4>ghost.svg</h4>OK<br><br><h4>flickr.svg</h4>OK<br><br><h4>facebook.svg</h4>OK<br><br><h4>evernote.svg</h4>OK<br><br><h4>email.svg</h4>OK<br><br><h4>ebay.svg</h4>OK<br><br><h4>dropbox.svg</h4>OK<br><br><h4>docker.svg</h4>OK<br><br><h4>disqus.svg</h4>OK<br><br><h4>discord.svg</h4>OK<br><br><h4>digitalocean.svg</h4>OK<br><br><h4>digidentity.svg</h4><b>Warning:</b> stroke-width not found on path one or more times. Defaulting all instances to 1.<br><br><h4>delicious.svg</h4>OK<br><br><h4>codepen.svg</h4>OK<br><br><h4>cloudflare.svg</h4>OK<br><br><h4>bluetooth.svg</h4>OK<br><br><h4>blogger.svg</h4>OK<br><br><h4>bitcoin.svg</h4>OK<br><br><h4>bitbucket.svg</h4>OK<br><br><h4>badoo.svg</h4>OK<br><br><h4>authy.svg</h4>OK<br><br><h4>apple.svg</h4>OK<br><br><h4>android.svg</h4>OK<br><br><h4>amazon.svg</h4>OK<br><br><h4>airbnb.svg</h4>OK<br>
<h2>Files converted: 86 / 87</h2><br><h4>airbnb.svg</h4>OK<br><br><h4>amazon.svg</h4>OK<br><br><h4>android.svg</h4>OK<br><br><h4>apple.svg</h4>OK<br><br><h4>authy.svg</h4>OK<br><br><h4>badoo.svg</h4>OK<br><br><h4>bitbucket.svg</h4><table class='info-items'><tr><td><b>Warning #1:</b></td><td>found fill(s) or stroke(s) which uses <i>url()</i> (gradients and patterns are not supported in Android)</td></tr><tr><td><b>Warning #2:</b></td><td>transforms on path are not supported, use option <i>Bake transforms into path</i></td></tr></table><br><br><h4>bitcoin.svg</h4>OK<br><br><h4>blogger.svg</h4>OK<br><br><h4>bluetooth.svg</h4>OK<br><br><h4>cloudflare.svg</h4>OK<br><br><h4>codepen.svg</h4>OK<br><br><h4>delicious.svg</h4><b>Warning:</b> found clip-path(s) attribute which is not fully supported yet (try enabling support for clip-path below)<br><br><h4>digidentity.svg</h4><b>Warning:</b> stroke-width not found on path one or more times. Defaulting all instances to 1.<br><br><h4>digitalocean.svg</h4>OK<br><br><h4>discord.svg</h4>OK<br><br><h4>disqus.svg</h4>OK<br><br><h4>docker.svg</h4>OK<br><br><h4>dropbox.svg</h4>OK<br><br><h4>ebay.svg</h4>OK<br><br><h4>email.svg</h4>OK<br><br><h4>evernote.svg</h4>OK<br><br><h4>facebook.svg</h4>OK<br><br><h4>flickr.svg</h4>OK<br><br><h4>ghost.svg</h4>OK<br><br><h4>github.svg</h4><b>Warning:</b> found clip-path(s) attribute which is not fully supported yet (try enabling support for clip-path below)<br><br><h4>gitlab.svg</h4>OK<br><br><h4>gmail.svg</h4>OK<br><br><h4>google_play.svg</h4>OK<br><br><h4>google_plus.svg</h4>OK<br><br><h4>google.svg</h4>OK<br><br><h4>hackernews.svg</h4>OK<br><br><h4>html5.svg</h4>OK<br><br><h4>ibm.svg</h4>OK<br><br><h4>instagram.svg</h4>OK<br><br><h4>intel.svg</h4>OK<br><br><h4>keybase.svg</h4>OK<br><br><h4>kickstarter.svg</h4>OK<br><br><h4>laravel.svg</h4>OK<br><br><h4>lastpass.svg</h4>OK<br><br><h4>line.svg</h4>OK<br><br><h4>linkedin.svg</h4>OK<br><br><h4>lock.svg</h4>OK<br><br><h4>mail.svg</h4>OK<br><br><h4>mastodon.svg</h4>OK<br><br><h4>medium.svg</h4>OK<br><br><h4>meetup.svg</h4>OK<br><br><h4>npm.svg</h4>OK<br><br><h4>opensource.svg</h4>OK<br><br><h4>patreon.svg</h4>OK<br><br><h4>paypal.svg</h4>OK<br><br><h4>pdf.svg</h4>OK<br><br><h4>phone.svg</h4>OK<br><br><h4>pinterest.svg</h4>OK<br><br><h4>plex.svg</h4>OK<br><br><h4>reddit.svg</h4>OK<br><br><h4>rss.svg</h4>OK<br><br><h4>samsunginternet.svg</h4>OK<br><br><h4>skype.svg</h4>OK<br><br><h4>slideshare.svg</h4>OK<br><br><h4>snapchat.svg</h4>OK<br><br><h4>soundcloud.svg</h4>OK<br><br><h4>spotify.svg</h4>OK<br><br><h4>stackoverflow.svg</h4><b>Warning:</b> stroke-width not found on path one or more times. Defaulting all instances to 1.<br><br><h4>steam.svg</h4>OK<br><br><h4>svgo.yml</h4><b>Error:</b> not valid SVG file.<br><br><h4>symantec.svg</h4>OK<br><br><h4>telegram.svg</h4>OK<br><br><h4>tox.svg</h4>OK<br><br><h4>trello.svg</h4>OK<br><br><h4>tumblr.svg</h4>OK<br><br><h4>twilio.svg</h4>OK<br><br><h4>twitter.svg</h4>OK<br><br><h4>ubuntu.svg</h4>OK<br><br><h4>vimeo.svg</h4>OK<br><br><h4>vk.svg</h4>OK<br><br><h4>wechat.svg</h4>OK<br><br><h4>whatsapp.svg</h4>OK<br><br><h4>wifi.svg</h4><b>Warning:</b> found attribute 'fill-rule:evenodd' which is supported only on Android API 24 and higher - (<a target='_blank' href='https://github.com/inloop/svg2android/issues/44'>more info</a>)<br><br><h4>wikipedia.svg</h4>OK<br><br><h4>windows.svg</h4>OK<br><br><h4>wire.svg</h4>OK<br><br><h4>wordpress.svg</h4>OK<br><br><h4>yahoo.svg</h4>OK<br><br><h4>yammer.svg</h4>OK<br><br><h4>youtube.svg</h4>OK<br><br><h4>yubico.svg</h4>OK<br>

14
images/android-vector-drawable/mail.xml Normal file → Executable file
View File

@@ -6,14 +6,14 @@
android:viewportHeight="512">
<path
android:fillColor="#168de2"
android:fillColor="#328cff"
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="#fff"
android:pathData="M250 183c-48 0-72 36-72 77 0 46 30 75 71 75 45 0 76-33 76-78
0-46-35-74-75-74zm-1-39c31 0 59 13 80 34 0-23 37-23 37 1v158c-1 10 11 16 17 9
26-26 56-134-15-196-67-59-156-49-204-16-50 35-83 112-51 184 34 79 132 103 190 79
30-12 43 28 13 41-47 20-176 18-236-86-40-71-38-194 70-259 82-49 191-35 256 33 69
72 65 206-2 258-30 24-75 1-75-34v-11c-21 21-49 33-80 33-60 0-113-53-113-113 0-61
53-115 113-115" />
android:pathData="M250 186c-46 0-69 35-69 74 0 44 29 72 68 72 43 0 73-32 73-75
0-44-34-71-72-71zm-1-37c30 0 57 13 77 33 0-22 35-22 35 1v150c-1 10 10 16 16 9
25-25 54-128-14-187-64-56-149-47-195-15-48 33-79 107-49 175 33 76 126 99 182 76
28-12 41 26 12 39-45 19-168 17-225-82-38-68-36-185 67-248 78-46 182-33 244 32 66
69 62 197-2 246-28 23-71 1-71-32v-11c-20 20-47 32-77 32-57 0-108-51-108-108 0-58
51-110 108-110" />
</vector>

90
images/android-vector-drawable/mastodon.xml Normal file → Executable file
View File

@@ -6,88 +6,16 @@
android:viewportHeight="512">
<path
android:fillColor="#fff"
android:fillColor="#000000"
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="#3088d4"
android:pathData="M409 290c-5 24-43 50-85 56-86 11-137-6-137-6 3 13-4 54 70 52 31 0 58-7 58-7l2
27c-51 24-107 15-140 6-67-17-79-90-81-162v-59c0-74 49-96 49-96 50-24 180-22 222
0 0 0 49 22 49 96 0 0 1 55-7 93" />
<path
android:fillColor="#000000"
android:pathData="M 256 56 C 366.456949966 56 456 145.543050034 456 256 C 456 366.456949966 366.456949966 456 256 456 C 145.543050034 456 56 366.456949966 56 256 C 56 145.543050034 145.543050034 56 256 56 Z" />
<path
android:fillColor="#fff"
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<group
android:name="b">
<path
android:fillColor="#fff"
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
</group>
<path
android:fillColor="#fff"
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:fillColor="#fff"
android:pathData="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
<path
android:name="a"
android:fillColor="#000000"
android:pathData="M 369 209 C 375.075132248 209 380 213.924867752 380 220 C 380 226.075132248 375.075132248 231 369 231 C 362.924867752 231 358 226.075132248 358 220 C 358 213.924867752 362.924867752 209 369 209 Z" />
android:pathData="M358 202v91h-35v-88c0-18-8-27-23-27-18 0-27 11-27
33v47h-34v-47c0-22-9-33-27-33-15 0-23 9-23 27v88h-35v-91c0-18 5-60 52-60 39 0 50
37 50 37s10-37 50-37c45 0 52 42 52 60" />
</vector>

6
images/android-vector-drawable/medium.xml Normal file → Executable file
View File

@@ -10,7 +10,7 @@
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="#fff"
android:pathData="M122 171c1-4-1-8-4-11l-32-39v-5h99l78 169 67-169h95v5l-27 27c-2 1-4 4-3 7v194c-1
3 1 6 3 7l27 27v6H290v-6l28-27c2-3 2-4 2-8V192l-77 196h-10l-90-196v131c-1 6 1 11
5 15l36 44v6H81v-6l37-44c3-4 5-9 4-15z" />
android:pathData="M125 173c0-4-2-9-5-11l-31-38v-6h98l75 166 67-166h93v6l-27 26c-2 1-3 4-3 7v190c0
3 1 6 3 8l27 25v6H289v-6l27-26c3-3 3-4 3-8V193l-76 192h-10l-88-192v129c-1 5 1 11
5 15l35 43v5H85v-5l35-43c4-4 6-10 5-15z" />
</vector>

11
images/android-vector-drawable/meetup.xml Normal file → Executable file
View File

@@ -10,10 +10,9 @@
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="#fff"
android:pathData="M412 108c69 12 27 99 10 133-11 23-64 114-18 128 14 4 32 1 43 11 20 18 2 33-16
37-20 5-45 0-63-9-61-26-46-93-20-138 12-25 34-52 39-72 3-17-15-33-30-15-10 11-18
29-24 42-7 14-42 90-42 90-6 12-18 30-29 40-19 14-50 5-45-20 7-41 71-138
27-144-16-2-21 16-26 27-9 19-14 40-24 59-11 22-19 44-24 68-4 19-11 44-32 49-60
16-78-23-78-23-10-31-1-58 9-88 7-23 11-47 21-69 16-39 32-120 92-115 15 2 32 10
45 17 35 23 47-18 70-22 18-4 29 3 40 12 18 16 24 8 35 5s26-6 40-3z" />
android:pathData="M335 138c6 1 21-16 54-7 57 17 11 98 4 113-10 19-53 101-13 109 18 4 46 0 42 26-3
27-65 13-77 7-52-22-39-77-14-118 10-21 45-70 23-78-14-5-29 34-34 45-6 12-44
86-52 98-20 32-57 16-49-11 11-35 56-116 29-120-14-2-21 14-25 23-8 16-38 102-53
134-19 40-99 23-85-37 5-23 34-113 40-129 12-30 24-69 70-70 13 0 33 15 47 20 14 4
24-24 50-26 32-2 31 20 43 21z" />
</vector>

5
images/android-vector-drawable/npm.xml Normal file → Executable file
View File

@@ -10,7 +10,6 @@
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="M16 163.3h480v160H256V350H149.3v-26.7H16zm26.7
133.4H96v-80h26.7v80h26.7V190H42.7zM176 190v133.3h53.3v-26.7h53.3V190zm53.3
26.7H256V270h-26.7zm80-26.7v106.7h53.3v-80h26.7v80H416v-80h26.7v80h26.7V190z" />
android:pathData="M458 187v135H256v23h-90v-23H54V187m112
23H76v90h45v-68h23v68h22m112-90h-89v112h45v-22h44m-44-68h22v45h-22v-45zm202-22H301v90h45v-68h22v68h23v-68h22v68h23" />
</vector>

5
images/android-vector-drawable/opensource.xml Normal file → Executable file
View File

@@ -8,7 +8,6 @@
<path
android:fillColor="#3da639"
android:strokeColor="#1d531d"
android:strokeWidth="18"
android:strokeLineJoin="round"
android:pathData="M170 480a240 240 0 1 1 170 0l-53-146a84 84 0 1 0-63 0z" />
android:strokeWidth="14"
android:pathData="M192 430a180 180 0 1 1 128 0l-40-109a63 63 0 1 0-87-58c0 26 16 49 39 58z" />
</vector>

10
images/android-vector-drawable/patreon.xml Normal file → Executable file
View File

@@ -6,10 +6,12 @@
android:viewportHeight="512">
<path
android:fillColor="#fff"
android:fillColor="#052d49"
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="#ff5900"
android:pathData="M256 81c-97 0-175 78-175 175v175h41V256a134 134 0 1 1 140 134c-22
0-42-4-50-9v-58c12 9 28 14 44 14a80 80 0 1 0-81-81v175h81a175 175 0 1 0 0-350z" />
android:fillColor="#fff"
android:pathData="M 310 110 C 372.408176731 110 423 160.591823269 423 223 C 423 285.408176731 372.408176731 336 310 336 C 247.591823269 336 197 285.408176731 197 223 C 197 160.591823269 247.591823269 110 310 110 Z" />
<path
android:fillColor="#f96854"
android:pathData="M165 410V110h-56v300" />
</vector>

20
images/android-vector-drawable/paypal.xml Normal file → Executable file
View File

@@ -6,16 +6,18 @@
android:viewportHeight="512">
<path
android:fillColor="#003087"
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="#fff"
android:pathData="M431 126c17 30 11 65 4 85-35 114-195 107-218 107-24 0-29 21-29 21l-17 74c-5
26-29 25-29 25H90l-4-1c0 5 1 19 18 19h52s24 1 29-25l17-73s6-21 29-21 183 6
219-107c8-25 14-72-19-104z" />
android:fillColor="#002c8a"
android:pathData="M377 184.8L180.7 399h-72c-5 0-9-5-8-10l48-304c1-7 7-12 14-12h122c84 3 107 46 92
112z" />
<path
android:fillColor="#fff"
android:pathData="M155 397l17-74s5-21 29-21c23 0 183 6 218-107 13-41 22-139-139-139H163s-24-1-30
24L56 401s-3 21 18 21h52s24 1 29-25zm44-187l15-65s5-18 21-21c16-2 43 1 50 2 46 8
36 50 36 50-9 65-112 56-112 56-16-6-10-22-10-22z" />
android:fillColor="#009be1"
android:pathData="M380.2 165c30 16 37 46 27 86-13 59-52 84-109 85l-16 1c-6 0-10 4-11 10l-13 79c-1
7-7 12-14 12h-60c-5 0-9-5-8-10l22-143c1-5 182-120 182-120z" />
<path
android:fillColor="#001f6b"
android:pathData="M197 292l20-127a14 14 0 0 1 13-11h96c23 0 40 4 54 11-5 44-26 115-128 117h-44c-5
0-10 4-11 10z" />
</vector>

15
images/android-vector-drawable/pdf.xml Normal file → Executable file
View File

@@ -6,12 +6,15 @@
android:viewportHeight="512">
<path
android:fillColor="#ff0000"
android:fillColor="#c80a0a"
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:strokeColor="#fff"
android:strokeWidth="27"
android:pathData="M257 109c-2-62-50-47-48 11 3 70 29 90 68 139 49 62 86 97 116 105 45 12 70-26
26-45-43-19-122-13-167-6-74 12-127 33-168 79-36 40-4 70 32 35 33-31 77-116
95-156 24-53 51-100 46-168z" />
android:fillColor="#fff"
android:pathData="M413 302c-9-10-29-15-56-15-16 0-33 2-53 5a252 252 0 0 1-52-69c10-30 17-59 17-81
0-17-6-44-30-44-7 0-13 4-17 10-10 18-6 58 13 100a898 898 0 0 1-50 117c-53 22-88
46-91 65-2 9 4 24 25 24 31 0 65-45 91-91a626 626 0 0 1 92-24c38 33 71 38 87 38
32 0 35-23 24-35zM227 111c8-12 26-8 26 16 0 16-5 42-15 72-18-42-18-75-11-88zM100
391c3-16 33-38 80-57-26 44-52 72-68 72-10 0-13-9-12-15zm197-98a574 574 0 0 0-83
22 453 453 0 0 0 36-84 327 327 0 0 0 47 62zm13 4c32-5 59-4 71-2 29 6 19 41-13
33-23-5-42-18-58-31z" />
</vector>

16
images/android-vector-drawable/phone.xml Normal file → Executable file
View File

@@ -6,18 +6,18 @@
android:viewportHeight="512">
<path
android:fillColor="#0f0"
android:fillColor="#20df40"
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="#fff"
android:pathData="M425 347c-12-10-26-19-39-27-27-18-50-19-69 8-11 16-27 18-43
11-45-21-79-50-98-95-9-19-9-37 12-50 10-7 22-16
21-32-2-21-52-91-73-98-9-3-16-3-25 0-48 16-67 54-49 99a526 526 0 0 0 292 289l20
6c31 0 67-29 79-58 10-28-12-40-28-53z" />
android:pathData="M395 338c-10-9-22-17-33-23-23-16-43-17-59 6-10 14-23 16-37
10-39-18-68-43-84-82-8-16-8-31 10-42 9-6 19-14
18-28-1-18-44-78-62-84-8-2-14-2-22 0-41 14-57 46-42 85a451 451 0 0 0 251 248l17
5c26 0 57-25 67-50 9-24-10-34-24-45z" />
<path
android:strokeColor="#fff"
android:strokeWidth="20"
android:strokeWidth="17"
android:strokeLineCap="round"
android:pathData="M276.7 114.5s48-1.3 83.6 34.4c35.7 35.4 31.7 86 31.7 86m-102-73s19-4.7 39.2
16.2c20.4 21 15.3 40 15.3 40M261 67s75-2.7 130 52.2c54.8 55 50 132.3 50 132.3" />
android:pathData="M268 138s41-1 72 30c31 30 27 74 27 74m-87-63s18-2 33 14c15 15 13 34 13 34M255
98s64-3 111 44c47 48 43 114 43 114" />
</vector>

10
images/android-vector-drawable/pinterest.xml Normal file → Executable file
View File

@@ -10,9 +10,9 @@
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="#fff"
android:pathData="M265 56c-109 0-164 78-164 144 0 39 15 74 47 87 5 2 10 0 12-5l4-19c2-6
1-8-3-13-9-11-15-25-15-45 0-58 43-110 113-110 62 0 96 38 96 88 0 67-30 122-73
122-24 0-42-19-36-44 6-29 20-60 20-81 0-19-10-35-31-35-25 0-44 26-44 60 0 21 7
36 7 36l-30 125c-8 37-1 83 0 87 0 3 4 4 5 2 2-3 32-39 42-75l16-64c8 16 31 29 56
29 74 0 124-67 124-157 0-69-58-132-146-132z" />
android:pathData="M265 65c-104 0-157 75-157 138 0 37 14 71 45 83 5 2 10 0 12-5l3-18c2-6
1-7-2-12-9-11-15-24-15-43 0-56 41-106 108-106 60 0 92 37 92 85 0 64-28 116-70
116-23 0-40-18-34-42 6-27 19-57 19-77 0-18-9-34-30-34-24 0-42 25-42 58 0 20 7 34
7 34l-29 120a249 249 0 0 0 2 86l3-1c2-3 31-37 40-72l16-61c7 15 29 28 53 28 71 0
119-64 119-151 0-66-56-126-140-126z" />
</vector>

View 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="#282a2d"
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="#e5a00d"
android:pathData="M256 70h-108l108 186-108 186h108l108-186z" />
</vector>

32
images/android-vector-drawable/reddit.xml Normal file → Executable file
View File

@@ -10,22 +10,28 @@
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="#fff"
android:pathData="M 256 182 C 353.75440072 182 433 237.068975771 433 305 C 433 372.931024229 353.75440072 428 256 428 C 158.24559928 428 79 372.931024229 79 305 C 79 237.068975771 158.24559928 182 256 182 Z" />
android:pathData="M 256 190 C 347.679268472 190 422 242.38268427 422 307 C 422 371.61731573 347.679268472 424 256 424 C 164.320731528 424 90 371.61731573 90 307 C 90 242.38268427 164.320731528 190 256 190 Z" />
<path
android:fillColor="#000000"
android:pathData="M199 347c35 29 79 29 114 0l12 11c-42 35-96 35-138 0z" />
android:fillColor="#fff"
android:pathData="M 106 214 C 129.195959493 214 148 232.804040507 148 256 C 148 279.195959493 129.195959493 298 106 298 C 82.8040405071 298 64 279.195959493 64 256 C 64 232.804040507 82.8040405071 214 106 214 Z" />
<path
android:fillColor="#000000"
android:pathData="M 315 257 C 330.463972995 257 343 269.536027005 343 285 C 343 300.463972995 330.463972995 313 315 313 C 299.536027005 313 287 300.463972995 287 285 C 287 269.536027005 299.536027005 257 315 257 Z" />
<path
android:fillColor="#000000"
android:pathData="M 197 257 C 212.463972995 257 225 269.536027005 225 285 C 225 300.463972995 212.463972995 313 197 313 C 181.536027005 313 169 300.463972995 169 285 C 169 269.536027005 181.536027005 257 197 257 Z" />
android:fillColor="#fff"
android:pathData="M 407 214 C 430.195959493 214 449 232.804040507 449 256 C 449 279.195959493 430.195959493 298 407 298 C 383.804040507 298 365 279.195959493 365 256 C 365 232.804040507 383.804040507 214 407 214 Z" />
<path
android:strokeColor="#fff"
android:strokeWidth="25"
android:pathData="M 390 97 C 405.463972995 97 418 109.536027005 418 125 C 418 140.463972995 405.463972995 153 390 153 C 374.536027005 153 362 140.463972995 362 125 C 362 109.536027005 374.536027005 97 390 97 Z" />
android:strokeWidth="16"
android:pathData="M256 196 23-101 73 15" />
<path
android:strokeColor="#fff"
android:strokeWidth="22"
android:pathData="M87 282c-45-22-5-92 40-50m298 50c45-22 5-92-40-50m-127-45l24-83 80 16" />
android:fillColor="#fff"
android:pathData="M 375 83 C 392.673111995 83 407 96.8791727552 407 114 C 407 131.120827245 392.673111995 145 375 145 C 357.326888005 145 343 131.120827245 343 114 C 343 96.8791727552 357.326888005 83 375 83 Z" />
<path
android:fillColor="#000000"
android:pathData="M 191 256 C 208.120827245 256 222 269.879172755 222 287 C 222 304.120827245 208.120827245 318 191 318 C 173.879172755 318 160 304.120827245 160 287 C 160 269.879172755 173.879172755 256 191 256 Z" />
<path
android:fillColor="#000000"
android:pathData="M 321 256 C 338.120827245 256 352 269.879172755 352 287 C 352 304.120827245 338.120827245 318 321 318 C 303.879172755 318 290 304.120827245 290 287 C 290 269.879172755 303.879172755 256 321 256 Z" />
<path
android:strokeColor="#ff4500"
android:strokeWidth="13"
android:pathData="M191 359c33 25 97 26 130 0" />
</vector>

8
images/android-vector-drawable/rss.xml Normal file → Executable file
View File

@@ -6,13 +6,13 @@
android:viewportHeight="512">
<path
android:fillColor="#ffa500"
android:fillColor="#f80"
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="#fff"
android:pathData="M 123 322 C 160.003078239 322 190 351.996921761 190 389 C 190 426.003078239 160.003078239 456 123 456 C 85.9969217613 456 56 426.003078239 56 389 C 56 351.996921761 85.9969217613 322 123 322 Z" />
android:pathData="M 145 332 C 164.329966244 332 180 347.670033756 180 367 C 180 386.329966244 164.329966244 402 145 402 C 125.670033756 402 110 386.329966244 110 367 C 110 347.670033756 125.670033756 332 145 332 Z" />
<path
android:strokeColor="#fff"
android:strokeWidth="68"
android:pathData="M56 89c203 0 367 164 367 367m-133 0c0-128-105-234-234-234" />
android:strokeWidth="60"
android:pathData="M109 241c89 0 162 73 162 162M109 127c152 0 276 124 276 276" />
</vector>

26
images/android-vector-drawable/samsunginternet.xml Normal file → Executable file
View File

@@ -9,16 +9,18 @@
android:fillColor="#706CF5"
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="#FFF"
android:pathData="M322.7 357c-19 12.7-42 20-66.7 20-47.5
0-88.6-27.2-108.4-67-10-5.3-19.2-10.8-27.4-16.4C136.6 353 191.2 397 256 397c38.5
0 73.3-15.5 98.8-40.6-10 1-20.7 1-32
.7zm-185.2-76c-8-5-15.5-10-22-15.2-24.3-19.2-36.8-39.4-32-56.5 4.5-17 25.4-28
56-32.4 25.2-37.7 68-62 116.5-62 74.7 0 135.8 58 140.6 131.5 24.2 19.3 36.7 39.4
32 56.5-4.6 17-25.7 28.3-56.5 32.6-8 1-17 1.8-26.4 2-31.2 .5
-68.5-4.3-107.4-15-39-10.5-74-25.4-100.4-41.7zM361 316.5c10-17.5 16-38
16-59.6v-1c0-67-54-121-121-121-44.5 0-83.3 24-104.4 59.5-10.6 18-16.7 39-16.7
61.3 25 16.7 63 33.3 107 45.3 45.6 12.5 88 17.4 118.6 15zm24-4c12.3-3.5 20-9.2
22.2-16.8 2-7.8-2-16.8-11-26.2v1.8c-1.7 14.5-5.5 28.4-11 41.2zM128 197l1-2c-14.4
3.5-23.5 9.5-25.8 17.8-2.2 8.3 2.5 18 12.7 28 1.3-15.4 5.4-30 12-43.7z" />
android:fillColor="#000000"
android:strokeColor="#fff"
android:strokeWidth="22"
android:pathData="M 257 103 C 341.499566724 103 410 171.500433276 410 256 C 410 340.499566724 341.499566724 409 257 409 C 172.500433276 409 104 340.499566724 104 256 C 104 171.500433276 172.500433276 103 257 103 Z" />
<path
android:fillColor="#000000"
android:strokeColor="#706cf5"
android:strokeWidth="22"
android:pathData="M440 324c-9 36-102 43-206 15S54 259 63 223" />
<path
android:fillColor="#000000"
android:strokeColor="#fff"
android:strokeWidth="22"
android:pathData="M410 248c103 76-12 115-168 73C97 282 4 194 127 174" />
</vector>

8
images/android-vector-drawable/skype.xml Normal file → Executable file
View File

@@ -10,8 +10,8 @@
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="#fff"
android:pathData="M71 223C45 366 176 464 289 441c119 58 202-70 152-152C466 144 334 48 223 71 104
13 21 141 71 223m264-46c17 25-18 45-31 30-17-20-35-30-54-29-48 4-46 44-5 50 57 8
108 24 104 74-5 57-51 73-99 70-56-4-74-24-85-45-13-25 24-49 40-22 25 41 71 35 85
19 22-25-1-41-25-45-27-5-54-11-75-22-33-17-47-101 40-115 39-6 86 6 105 35" />
android:pathData="M87 226a171 171 0 0 0 199 199c109 53 185-64 139-139 23-132-98-220-199-199A102
102 0 0 0 87 226m241-42c16 23-16 41-28 27-16-18-32-27-49-26-44 3-43 40-5 45 52 8
99 22 95 68-5 52-47 67-90 64-52-4-68-22-78-41-12-23 22-45 36-20 23 37 65 32 78
17 20-23-1-37-23-41-24-5-49-10-68-20-30-16-43-92 36-105 36-6 79 5 96 32" />
</vector>

View File

@@ -0,0 +1,36 @@
<?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="#ecb32d"
android:pathData="M270 66a34 34 0 0 0-22 43l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42L313 88a34 34
0 0 0-43-22z" />
<path
android:fillColor="#63c1a0"
android:pathData="M176 132a34 34 0 0 0-65 21l88 272a34 34 0 0 0 42 21c18-5 29-24 23-42l-88-272z" />
<path
android:fillColor="#e01a59"
android:pathData="M424 313a34 34 0 1 0-21-65l-272 89a34 34 0 0 0-21 41c5 18 25 29 42 23l272-88z" />
<path
android:fillColor="#331433"
android:pathData="M188 390l65-21-21-65-65 21z" />
<path
android:fillColor="#d62027"
android:pathData="M325 345l65-21-21-65-65 21z" />
<path
android:fillColor="#89d3df"
android:pathData="M380 176a34 34 0 1 0-21-65L87 199a34 34 0 0 0-21 42c5 18 24 29 42 23l272-88z" />
<path
android:fillColor="#258b74"
android:pathData="M143 253l65-21-21-65-65 21 21 65z" />
<path
android:fillColor="#819c3c"
android:pathData="M280 209l65-21-21-66-65 21z" />
</vector>

20
images/android-vector-drawable/slideshare.xml Normal file → Executable file
View File

@@ -6,17 +6,17 @@
android:viewportHeight="512">
<path
android:fillColor="#0da8aa"
android:fillColor="#1376b4"
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="#fff"
android:pathData="M450 274c-15 29-47 38-79 55v63c0 9-11 61-55 61s-58-26-58-36v-59l-13-4v63c0 10-16
25-38 25-21 0-63-30-63-50v-69s-57-22-71-39c-13-16-20-23-16-32 4-10 47 26 72
32s69 9 88 9c18-1 29 6 39 16l2 2v-8c0-9 24-12 38-12h63c7 0 65-19 78-34 14-15
27-11 13 17zm-133-4a44 44 0 1 0 0-88 44 44 0 0 0 0 88zm-117 0a44 44 0 1 0 0-88
44 44 0 0 0 0 88z" />
android:fillColor="#000000"
android:pathData="M428 272c-13 24-41 32-70 47v54c0 8-10 53-49 53s-51-23-51-31v-51l-12-4v55c0 8-14
21-33 21s-56-26-56-43v-59s-51-19-63-34c-12-14-18-20-15-27 4-9 42 22 64 27s62 8
78 8c16-1 26 5 35 14l2 1v-7c0-7 21-10 34-10h56c6 0 57-16 69-29s24-10 11
15zm-118-4c22 0 39-17 39-38s-17-38-39-38c-21 0-39 17-39 38s18 38 39 38zm-104
0c22 0 39-17 39-38s-17-38-39-38c-21 0-39 17-39 38s18 38 39 38z" />
<path
android:fillColor="#fff"
android:pathData="M123 59c-28 0-50 23-50 50v167h24V109c0-14 11-26 26-26h266c15 0 26 12 26
26v169h24V109c0-27-22-50-50-50z" />
android:fillColor="#000000"
android:pathData="M138 86c-25 0-44 20-44 43v144h21V129c0-12 10-22 23-22h236c13 0 23 10 23
22v146h22V129c0-23-20-43-45-43z" />
</vector>

14
images/android-vector-drawable/snapchat.xml Normal file → Executable file
View File

@@ -10,10 +10,12 @@
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="#fff"
android:pathData="M200 423c-19-14-34-21-70-15-5 1-14 4-15-5-2-8-3-19-8-20-32-5-44-11-49-17-2-2-4-8
1-9 56-10 82-64 87-75 7-15-4-25-24-31-9-3-25-8-25-18 0-5 5-9 10-11 4-1 9-2 13 0
13 6 24 8 31 2-1-28-8-64 4-94 13-32 47-62 101-62s88 30 101 62c12 30 5 66 4 94 7
6 18 4 31-2 4-2 9-1 13 0 5 2 10 6 10 11 0 10-16 15-25 18-20 6-31 16-24 31 5 11
31 65 87 75 5 1 3 7 1 9-5 6-17 12-49 17-5 1-6 12-8 20-1 9-10 6-15 5-36-6-51 1-70
15-16 12-34 22-56 21-22 1-40-9-56-21z" />
android:strokeColor="#000"
android:strokeWidth="7"
android:pathData="M203 414c-18-13-32-20-66-14-5 1-14 4-15-5-2-7-2-18-7-19-31-4-42-10-47-16-2-2-3-7
1-8 53-10 78-61 83-71 6-15-4-24-23-30-9-3-24-7-24-17 0-5 5-8 10-10 4-1 8-2 12 0
12 5 23 7 29 2 0-27-7-61 4-89 13-31 45-59 96-59s83 28 96 59c11 28 4 62 4 89 6 5
17 3 29-2 4-2 8-1 12 0 5 2 10 5 10 10 0 10-15 14-24 17-19 6-29 15-23 30 5 10 30
61 83 71 4 1 3 6 1 8-5 6-16 12-47 16-5 1-5 12-7 19-1 9-10 6-15 5-34-6-48 1-66
14a82 82 0 0 1-53 20c-21 1-38-8-53-20z" />
</vector>

21
images/android-vector-drawable/soundcloud.xml Normal file → Executable file
View File

@@ -10,15 +10,14 @@
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="#fff"
android:pathData="M59 275l-3 22 3 22c0 2 3 2 3 0l3-22-3-22c0-3-3-3-3 0zm18-14c0-3-3-3-3 0l-5 36 4
35c0 3 4 3 4 0l4-35zm59-30l-3 66 2 40c0 8 7 8 7 0l4-40-4-66c0-5-6-5-6 0zm-31
22l-4 44 3 40c0 6 5 6 5 0l4-40-4-44c0-3-4-3-4 0zm70 84l3-40-3-88c0-6-7-6-7 0l-3
88 2 40c0 8 8 8 8 0zm68 0l2-40-2-102c0-7-10-7-10 0l-2 102 2 40c0 8 10 8 10
0zm-34 0l3-40-3-89c0-6-9-6-9 0l-2 89 2 40c0 8 9 8 9 0zm-83 0l3-40-3-41c0-3-6-3-6
0l-3 41 3 40c0 7 6 7 6 0zm-33 0l4-40-4-43c0-3-4-3-4 0l-4 43 4 40c0 4 4 4 4
0zm124-125l-2 85 1 40c0 8 10 8 10 0l2-40-2-85c0-7-9-7-9 0zm-58
125l3-40-3-81c0-6-7-6-7 0l-3 81 2 40c0 8 8 8 8 0zm33 0l3-40-3-91c0-6-8-6-8 0l-3
91 3 40c0 8 8 8 8 0zm196-89c-5-57-64-94-118-73-4 2-5 3-5 6v156c0 3 2 6 5
6h137c27 0 49-22 49-49 0-37-35-57-68-46zm-138-62l-3 111 3 40c0 8 10 8 10
0l3-40-3-111c0-7-10-7-10 0z" />
android:pathData="M59 270-3 22 3 22c0 2 3 2 3 0l3-22-3-22c0-3-3-3-3 0zm18-14c0-3-3-3-3 0l-5 36 4
35c0 3 4 3 4 0l4-35zm59-30-3 66 2 40c0 8 7 8 7 0l4-40-4-66c0-5-6-5-6 0zm-31 22-4
44 3 40c0 6 5 6 5 0l4-40-4-44c0-3-4-3-4 0zm70 84 3-40-3-88c0-6-7-6-7 0l-3 88 2
40c0 8 8 8 8 0zm68 0 2-40-2-102c0-7-10-7-10 0l-2 102 2 40c0 8 10 8 10 0zm-34 0
3-40-3-89c0-6-9-6-9 0l-2 89 2 40c0 8 9 8 9 0zm-83 0 3-40-3-41c0-3-6-3-6 0l-3 41
3 40c0 7 6 7 6 0zm-33 0 4-40-4-43c0-3-4-3-4 0l-4 43 4 40c0 4 4 4 4 0zm124-125-2
85 1 40c0 8 10 8 10 0l2-40-2-85c0-7-9-7-9 0zm-58 125 3-40-3-81c0-6-7-6-7 0l-3 81
2 40c0 8 8 8 8 0zm33 0 3-40-3-91c0-6-8-6-8 0l-3 91 3 40c0 8 8 8 8
0zm196-89c-5-57-64-94-118-73-4 2-5 3-5 6v156c0 3 2 6 5 6h137c27 0 49-22 49-49
0-37-35-57-68-46zm-138-62-3 111 3 40c0 8 10 8 10 0l3-40-3-111c0-7-10-7-10 0z" />
</vector>

22
images/android-vector-drawable/spotify.xml Normal file → Executable file
View File

@@ -6,24 +6,24 @@
android:viewportHeight="512">
<path
android:fillColor="#1ed760"
android:fillColor="#3bd75f"
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="#fff"
android:pathData="M 256 56 C 366.456949966 56 456 145.543050034 456 256 C 456 366.456949966 366.456949966 456 256 456 C 145.543050034 456 56 366.456949966 56 256 C 56 145.543050034 145.543050034 56 256 56 Z" />
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:strokeColor="#1ed760"
android:strokeWidth="37"
android:strokeColor="#3bd75f"
android:strokeWidth="36"
android:strokeLineCap="round"
android:pathData="M136 192c78-20 171-15 248 25" />
android:pathData="M141 195c75-20 164-15 238 24" />
<path
android:strokeColor="#1ed760"
android:strokeWidth="32"
android:strokeColor="#3bd75f"
android:strokeWidth="31"
android:strokeLineCap="round"
android:pathData="M148 257c63-18 150-14 211 25" />
android:pathData="M152 257c61-17 144-13 203 24" />
<path
android:strokeColor="#1ed760"
android:strokeWidth="25"
android:strokeColor="#3bd75f"
android:strokeWidth="24"
android:strokeLineCap="round"
android:pathData="M152 317c56-12 121-17 185 21" />
android:pathData="M156 315c54-12 116-17 178 20" />
</vector>

7
images/android-vector-drawable/stackoverflow.xml Normal file → Executable file
View File

@@ -10,11 +10,8 @@
android:strokeWidth="1"
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:strokeWidth="28"
android:pathData="M113 291v151h235V291" />
android:pathData="M125 297v105h241V297" />
<path
android:fillColor="#000000"
android:strokeWidth="33"
android:pathData="M306 385H149m159-43l-156-14m165-31l-152-41m233-42L372 59m-11 170l-89-129m60
159l-135-80" />
android:pathData="M170 341h150m-144-68l148 31M199 204l136 64m-95-129l115 97M293 89l90 120" />
</vector>

28
images/android-vector-drawable/steam.xml Normal file → Executable file
View File

@@ -6,18 +6,24 @@
android:viewportHeight="512">
<path
android:fillColor="#2b2e34"
android:fillColor="#231f20"
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="M266.4 189.5v1.4l-68.8 100c-11.1-.5-22.3 1.4-32.9 5.8-4.7 1.9-9.1 4.2-13.2 7L.4
241.4s-19.6 51.4-5 94.3l122.9 50.2c5.4 24 21.8 45 46.1 55.1 39.7 16.6 85.5-2.3
102-42 4.3-10.4 6.3-21.3 6-32.1l98.5-70.4h2.4c58.8 0 106.7-48
106.7-107s-47.9-107-106.8-107-106.8 48-106.8 107zm-16.5 202.6a60.28 60.28 0 0
1-78.7 32.5 60.39 60.39 0 0 1-31-29.5l34.8 14.4c22.6 9.4 48.5-1.3
57.9-23.9s-1.3-48.6-23.9-58l-35.9-14.9c13.9-5.3 29.6-5.5 44.4 .7 14.9 6.2 26.4
17.8 32.5 32.7s6.1 31.3-.1 46.1m123.3-131.3c-39.2 0-71.2-32-71.2-71.3s31.9-71.3
71.2-71.3c39.2 0 71.2 32 71.2 71.3s-31.9 71.3-71.2 71.3m-53.3-71.5c0-29.6
23.9-53.6 53.4-53.6s53.5 24 53.5 53.6-23.9 53.5-53.5 53.5c-29.5
0-53.4-24-53.4-53.5z" />
android:pathData="M183 280 41 28 27 41 87-62-94-96" />
<path
android:fillColor="#000000"
android:pathData="M 340 141 C 367.061952742 141 389 162.938047258 389 190 C 389 217.061952742 367.061952742 239 340 239 C 312.938047258 239 291 217.061952742 291 190 C 291 162.938047258 312.938047258 141 340 141 Z" />
<path
android:strokeColor="#ebebeb"
android:strokeWidth="19"
android:pathData="M 179 289 C 213.793939239 289 242 317.206060761 242 352 C 242 386.793939239 213.793939239 415 179 415 C 144.206060761 415 116 386.793939239 116 352 C 116 317.206060761 144.206060761 289 179 289 Z" />
<path
android:strokeColor="#ebebeb"
android:strokeWidth="80"
android:pathData="M-18 271 195 81" />
<path
android:strokeColor="#ebebeb"
android:strokeWidth="32"
android:pathData="M 340 109 C 384.735064736 109 421 145.264935264 421 190 C 421 234.735064736 384.735064736 271 340 271 C 295.264935264 271 259 234.735064736 259 190 C 259 145.264935264 295.264935264 109 340 109 Z" />
</vector>

25
images/android-vector-drawable/symantec.xml Normal file → Executable file
View File

@@ -6,24 +6,25 @@
android:viewportHeight="512">
<path
android:fillColor="#fdb511"
android:pathData="M473.8 16v14.8h14.8V16zm0 29.5v14.8h14.8V45.5zm-44.3 14.8v14.8h14.8V60.3z" />
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="#fdb511"
android:pathData="M 236 70 C 351.979797464 70 446 164.020202536 446 280 C 446 395.979797464 351.979797464 490 236 490 C 120.020202536 490 26 395.979797464 26 280 C 26 164.020202536 120.020202536 70 236 70 Z" />
android:pathData="M415 93v10h10V93m-10 21v10h10v-10m-41 10v10h10v-10" />
<path
android:fillColor="#fdb511"
android:pathData="M 251 131 C 330.529003976 131 395 195.470996024 395 275 C 395 354.529003976 330.529003976 419 251 419 C 171.470996024 419 107 354.529003976 107 275 C 107 195.470996024 171.470996024 131 251 131 Z" />
<path
android:fillColor="#fff"
android:pathData="M 236 140 C 313.319864976 140 376 202.680135024 376 280 C 376 357.319864976 313.319864976 420 236 420 C 158.680135024 420 96 357.319864976 96 280 C 96 202.680135024 158.680135024 140 236 140 Z" />
android:pathData="M 251 179 C 304.019335984 179 347 221.980664016 347 275 C 347 328.019335984 304.019335984 371 251 371 C 197.980664016 371 155 328.019335984 155 275 C 155 221.980664016 197.980664016 179 251 179 Z" />
<path
android:fillColor="#000000"
android:pathData="M296.6 178.5c-38.6 48.2-48.3 69.3-63.6
108.3-17.4-35.2-38.2-59.6-74.2-75.7-6.8-1.7-10.2-2.8-14.8 3.7-4.6 6.4-1.8 12.2
3.7 19.1 14.4 17.9 30.6 34.5 41.8 54.8 13.2 23.8 29.6 63 35.1 73.2 4.4 8.1 15
11.7 19.1 11.7 21.8-2.6 21.8-13.7 25.9-32.9 6.7-31.5 15.5-64 56.5-103.1v-59.1z" />
android:pathData="M293 205c-27 33-33 47-44 74-12-24-26-41-51-52-4-1-7-2-10 3-3 4-1 8 3 13 10 12 21
24 28 38 10 16 21 43 25 50 3 5 10 8 13 8 15-2 15-10 17-23 5-21 11-44 39-71v-40" />
<path
android:fillColor="#000000"
android:pathData="M459.1 30.8v14.8h14.8V30.8zm0 14.8h-29.5v14.8h29.5zm-29.5
14.8h-14.8v29.4h14.8zm0 29.5v14.8h14.8V89.8zm14.8 0h14.8V75.1h-14.8zm-14.8
14.8h-14.8v14.8H400v-14.8h-29.5v14.8h-14.8v14.8h14.8v14.8h-14.8v-14.8h-14.8v14.8h-14.8v14.8h-14.8V223h29.5v-15h14.8v-14.8h14.8v-14.8h-14.8v-14.8h14.8v14.8h14.8v-14.8H400v-14.8h14.8V134h14.8zm-29.5
0h14.7V89.8H400zm0-14.8V75.1h-14.9v14.7z" />
android:pathData="M415 103h-10v11h10m-10 0h-21v10h21zm-21 30v-20h-10v20zm0 0v10h10v-10m0
0h11v-10h-11zm-30
10h-20v10h-10v10h10v11h-10v-11h-11v11h-10v10h-10v40h20v-10h10v-10h11v-10h-11v-10h11v10h10v-10h10v-11h10v-10h10v-20h-10v10h-10m0-10h10v-10h-10m0
0v-10h-10v10m6-5v10" />
</vector>

15
images/android-vector-drawable/telegram.xml Normal file → Executable file
View File

@@ -6,11 +6,16 @@
android:viewportHeight="512">
<path
android:fillColor="#3faee8"
android:fillColor="#37aee2"
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="#fff"
android:pathData="M429 90L76 227c-25 9-24 23-5 28l88 28 34 104c4 11 2 15 13 15 9 0 13-4 19-9l44-43
91 68c18 10 29 4 34-16l60-284c6-24-9-35-25-28zM173 277l198-126c11-6 20-3 12
4L212 308l-6 72z" />
android:fillColor="#c8daea"
android:pathData="M199 404c-11 0-10-4-13-14l-32-105 245-144" />
<path
android:fillColor="#a9c9dd"
android:pathData="M199 404c7 0 11-4 16-8l45-43-56-34" />
<path
android:fillColor="#f6fbfe"
android:pathData="M204 319l135 99c14 9 26 4 30-14l55-258c5-22-9-32-24-25L79 245c-21 8-21 21-4
26l83 26 190-121c9-5 17-3 11 4" />
</vector>

16
images/android-vector-drawable/tox.xml Normal file → Executable file
View File

@@ -9,19 +9,19 @@
android:fillColor="#000000"
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="#fff"
android:pathData="M 256 52 L 256 52 Q 356 52 356 152 L 356 222 Q 356 322 256 322 L 256 322 Q 156 322 156 222 L 156 152 Q 156 52 256 52 Z" />
android:fillColor="#f0f0f0"
android:pathData="M 256 65 L 256 65 Q 346 65 346 155 L 346 245 Q 346 335 256 335 L 256 335 Q 166 335 166 245 L 166 155 Q 166 65 256 65 Z" />
<path
android:fillColor="#fff"
android:pathData="M 110 210 L 402 210 Q 420 210 420 228 L 420 438 Q 420 456 402 456 L 110 456 Q 92 456 92 438 L 92 228 Q 92 210 110 210 Z" />
android:fillColor="#f0f0f0"
android:pathData="M 127 207 L 385 207 Q 403 207 403 225 L 403 409 Q 403 427 385 427 L 127 427 Q 109 427 109 409 L 109 225 Q 109 207 127 207 Z" />
<path
android:fillColor="#000000"
android:pathData="M 256 91 C 292.450793489 91 322 119.206060761 322 154 C 322 188.793939239 292.450793489 217 256 217 C 219.549206511 217 190 188.793939239 190 154 C 190 119.206060761 219.549206511 91 256 91 Z" />
android:pathData="M 256 100 C 288.58480024 100 315 125.072054009 315 156 C 315 186.927945991 288.58480024 212 256 212 C 223.41519976 212 197 186.927945991 197 156 C 197 125.072054009 223.41519976 100 256 100 Z" />
<path
android:fillColor="#000000"
android:pathData="M313 123c29 45-14 102-55 127 7-11 12-22 14-35m-5 126c20 7 33 24 32 49 0 9-7
16-16 16h-54c-9 0-16-7-16-16-1-25 12-42 32-49" />
android:pathData="M307 129c26 40-12 91-49 113 6-9 11-19 12-31m-4 113c18 6 29 21 29 44 0 8-7 14-15
14h-48c-8 0-15-6-15-14 0-23 11-38 29-44" />
<path
android:fillColor="#000000"
android:pathData="M 256 279 C 273.673111995 279 288 293.326888005 288 311 C 288 328.673111995 273.673111995 343 256 343 C 238.326888005 343 224 328.673111995 224 311 C 224 293.326888005 238.326888005 279 256 279 Z" />
android:pathData="M 256 268 C 272.016257745 268 285 280.983742255 285 297 C 285 313.016257745 272.016257745 326 256 326 C 239.983742255 326 227 313.016257745 227 297 C 227 280.983742255 239.983742255 268 256 268 Z" />
</vector>

6
images/android-vector-drawable/trello.xml Normal file → Executable file
View File

@@ -6,12 +6,12 @@
android:viewportHeight="512">
<path
android:fillColor="#0079BF"
android:fillColor="#0079bf"
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="M 312 71 L 419 71 Q 442 71 442 94 L 442 267 Q 442 290 419 290 L 312 290 Q 289 290 289 267 L 289 94 Q 289 71 312 71 Z" />
android:pathData="M 307 95 L 393 95 Q 416 95 416 118 L 416 260 Q 416 283 393 283 L 307 283 Q 284 283 284 260 L 284 118 Q 284 95 307 95 Z" />
<path
android:fillColor="#000000"
android:pathData="M 94 71 L 201 71 Q 224 71 224 94 L 224 392 Q 224 415 201 415 L 94 415 Q 71 415 71 392 L 71 94 Q 71 71 94 71 Z" />
android:pathData="M 120 95 L 206 95 Q 229 95 229 118 L 229 368 Q 229 391 206 391 L 120 391 Q 97 391 97 368 L 97 118 Q 97 95 120 95 Z" />
</vector>

12
images/android-vector-drawable/tumblr.xml Normal file → Executable file
View File

@@ -6,12 +6,12 @@
android:viewportHeight="512">
<path
android:fillColor="#39475d"
android:pathData="M 220 0 L 292 0 Q 512 0 512 220 L 512 292 Q 512 512 292 512 L 220 512 Q 0 512 0 292 L 0 220 Q 0 0 220 0 Z" />
android:fillColor="#35465c"
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="#fff"
android:pathData="M373 431c-14 15-45 25-73 25h-3c-95 0-115-69-115-110V234h-37a8 8 0 0 1-8-8v-53a13
13 0 0 1 9-13c48-17 63-59 66-91 0-9 5-13 12-13h56a8 8 0 0 1 7 8v90h65a8 8 0 0 1
8 8v63a8 8 0 0 1-8 8h-65v104c0 26 17 34 28 34 10-1 20-4 25-6l10-2c3 1 5 3 6 7l17
50c2 4 3 8 0 11z" />
android:pathData="M361 415c-12 13-40 21-65 21h-3c-85 0-103-61-103-98V236h-35c-3 0-6-3-6-8v-47c0-6
3-10 7-11 44-17 57-54 60-83 0-8 5-11 12-11h50c4 0 6 3 6 6v82h58c5 0 8 3 8 8v56c0
4-3 7-8 7h-58v94c0 24 16 30 25 30 10 0 18-2 23-4 8-4 13 1 14 4l15 45c2 4 3 8 0
11z" />
</vector>

View File

@@ -0,0 +1,29 @@
<?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="M 256 0 C 397.384895957 0 512 114.615104043 512 256 C 512 397.384895957 397.384895957 512 256 512 C 114.615104043 512 0 397.384895957 0 256 C 0 114.615104043 114.615104043 0 256 0 Z" />
<path
android:fillColor="#fff"
android:pathData="M 256 68 C 359.829532968 68 444 152.170467032 444 256 C 444 359.829532968 359.829532968 444 256 444 C 152.170467032 444 68 359.829532968 68 256 C 68 152.170467032 152.170467032 68 256 68 Z" />
<path
android:fillColor="#000000"
android:pathData="M 193 140 C 222.271091741 140 246 163.728908259 246 193 C 246 222.271091741 222.271091741 246 193 246 C 163.728908259 246 140 222.271091741 140 193 C 140 163.728908259 163.728908259 140 193 140 Z" />
<path
android:fillColor="#000000"
android:pathData="M 319 140 C 348.271091741 140 372 163.728908259 372 193 C 372 222.271091741 348.271091741 246 319 246 C 289.728908259 246 266 222.271091741 266 193 C 266 163.728908259 289.728908259 140 319 140 Z" />
<path
android:fillColor="#000000"
android:pathData="M 193 266 C 222.271091741 266 246 289.728908259 246 319 C 246 348.271091741 222.271091741 372 193 372 C 163.728908259 372 140 348.271091741 140 319 C 140 289.728908259 163.728908259 266 193 266 Z" />
<path
android:fillColor="#000000"
android:pathData="M 319 266 C 348.271091741 266 372 289.728908259 372 319 C 372 348.271091741 348.271091741 372 319 372 C 289.728908259 372 266 348.271091741 266 319 C 266 289.728908259 289.728908259 266 319 266 Z" />
</vector>

8
images/android-vector-drawable/twitter.xml Normal file → Executable file
View File

@@ -10,8 +10,8 @@
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="#fff"
android:pathData="M456 133c-14 7-31 11-47 13 17-10 30-27 37-46-15 10-34 16-52 20-61-62-157-7-141
75-68-3-129-35-169-85-22 37-11 86 26 109-13 0-26-4-37-9 0 39 28 72 65 80-12 3-25
4-37 2 10 33 41 57 77 57-42 30-77 38-122 34 170 111 378-32 359-208 16-11 30-25
41-42z" />
android:pathData="M437 152c-12 6-26 10-40 12 15-9 26-23 32-40-14 8-29 14-45 17a72 72 0 0 0-122
65c-56-3-110-29-145-74a68 68 0 0 0 22 94c-11 0-22-2-32-7 1 33 24 62 56 69-10
3-21 3-32 1 10 29 37 49 67 50-29 24-68 35-105 29a199 199 0 0 0 309-179c14-10
26-22 35-37" />
</vector>

41
images/android-vector-drawable/ubuntu.xml Normal file → Executable file
View File

@@ -6,34 +6,33 @@
android:viewportHeight="512">
<path
android:fillColor="#E95420"
android:fillColor="#000000"
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="M 256 86 C 349.888407471 86 426 162.111592529 426 256 C 426 349.888407471 349.888407471 426 256 426 C 162.111592529 426 86 349.888407471 86 256 C 86 162.111592529 162.111592529 86 256 86 Z" />
<path
android:fillColor="#E95420"
android:pathData="M 256 156 C 311.228474983 156 356 200.771525017 356 256 C 356 311.228474983 311.228474983 356 256 356 C 200.771525017 356 156 311.228474983 156 256 C 156 200.771525017 200.771525017 156 256 156 Z" />
<path
android:fillColor="#E95420"
android:pathData="M 60 196 C 93.1370849898 196 120 222.86291501 120 256 C 120 289.13708499 93.1370849898 316 60 316 C 26.8629150102 316 0 289.13708499 0 256 C 0 222.86291501 26.8629150102 196 60 196 Z" />
android:fillColor="#fff"
android:pathData="M 265 106 C 347.842712475 106 415 173.157287525 415 256 C 415 338.842712475 347.842712475 406 265 406 C 182.157287525 406 115 338.842712475 115 256 C 115 173.157287525 182.157287525 106 265 106 Z" />
<path
android:fillColor="#000000"
android:pathData="M 60 211 C 84.8528137424 211 105 231.147186258 105 256 C 105 280.852813742 84.8528137424 301 60 301 C 35.1471862576 301 15 280.852813742 15 256 C 15 231.147186258 35.1471862576 211 60 211 Z" />
<path
android:fillColor="#E95420"
android:pathData="M 60 196 C 93.1370849898 196 120 222.86291501 120 256 C 120 289.13708499 93.1370849898 316 60 316 C 26.8629150102 316 0 289.13708499 0 256 C 0 222.86291501 26.8629150102 196 60 196 Z" />
android:pathData="M 265 157 C 319.676190233 157 364 201.323809767 364 256 C 364 310.676190233 319.676190233 355 265 355 C 210.323809767 355 166 310.676190233 166 256 C 166 201.323809767 210.323809767 157 265 157 Z" />
<path
android:fillColor="#000000"
android:pathData="M 60 211 C 84.8528137424 211 105 231.147186258 105 256 C 105 280.852813742 84.8528137424 301 60 301 C 35.1471862576 301 15 280.852813742 15 256 C 15 231.147186258 35.1471862576 211 60 211 Z" />
<path
android:fillColor="#E95420"
android:pathData="M 60 196 C 93.1370849898 196 120 222.86291501 120 256 C 120 289.13708499 93.1370849898 316 60 316 C 26.8629150102 316 0 289.13708499 0 256 C 0 222.86291501 26.8629150102 196 60 196 Z" />
android:pathData="M 90 210 C 115.957383242 210 137 231.042616758 137 257 C 137 282.957383242 115.957383242 304 90 304 C 64.042616758 304 43 282.957383242 43 257 C 43 231.042616758 64.042616758 210 90 210 Z" />
<path
android:fillColor="#000000"
android:pathData="M 60 211 C 84.8528137424 211 105 231.147186258 105 256 C 105 280.852813742 84.8528137424 301 60 301 C 35.1471862576 301 15 280.852813742 15 256 C 15 231.147186258 35.1471862576 211 60 211 Z" />
android:pathData="M 353 362 C 378.957383242 362 400 383.042616758 400 409 C 400 434.957383242 378.957383242 456 353 456 C 327.042616758 456 306 434.957383242 306 409 C 306 383.042616758 327.042616758 362 353 362 Z" />
<path
android:fillColor="#E95420"
android:pathData="M432 245v22h-80v-22zM177.53 413.92l-19.06-11 40-69.28 19.06
11zm-19.06-304.84l19.06-11 40 69.28-19.06 11z" />
android:fillColor="#000000"
android:pathData="M 353 57 C 378.957383242 57 400 78.042616758 400 104 C 400 129.957383242 378.957383242 151 353 151 C 327.042616758 151 306 129.957383242 306 104 C 306 78.042616758 327.042616758 57 353 57 Z" />
<path
android:fillColor="#fff"
android:pathData="M 353 68 C 372.882250994 68 389 84.1177490061 389 104 C 389 123.882250994 372.882250994 140 353 140 C 333.117749006 140 317 123.882250994 317 104 C 317 84.1177490061 333.117749006 68 353 68 Z" />
<path
android:fillColor="#fff"
android:pathData="M 353 373 C 372.882250994 373 389 389.117749006 389 409 C 389 428.882250994 372.882250994 445 353 445 C 333.117749006 445 317 428.882250994 317 409 C 317 389.117749006 333.117749006 373 353 373 Z" />
<path
android:fillColor="#fff"
android:pathData="M 90 221 C 109.882250994 221 126 237.117749006 126 257 C 126 276.882250994 109.882250994 293 90 293 C 70.1177490061 293 54 276.882250994 54 257 C 54 237.117749006 70.1177490061 221 90 221 Z" />
<path
android:fillColor="#000000"
android:pathData="M420 266v-19h-60v19zm-241 119 17 10 31-53-17-9zm17-268-17 10 31 52 17-9z" />
</vector>

6
images/android-vector-drawable/vimeo.xml Normal file → Executable file
View File

@@ -10,7 +10,7 @@
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="#fff"
android:pathData="M454 165c-22 126-147 233-185 257-37 24-72-10-84-35-14-30-57-189-68-202-11-14-45
13-45 13l-16-22s68-81 120-91c55-11 55 84 68 137 13 51 21 80 32 80s33-28
56-72c24-43-1-82-47-55 19-109 191-136 169-10z" />
android:pathData="M418 185c-19 109-128 202-161 223-32 21-62-9-73-30-12-26-49-164-59-176-9-12-39
12-39 12l-13-19s59-71 104-79c47-10 47 73 59 118 11 45 18 70 27 70 10 0 29-24
49-63 21-37-1-71-41-47 17-95 166-118 147-9z" />
</vector>

14
images/android-vector-drawable/vk.xml Normal file → Executable file
View File

@@ -6,15 +6,13 @@
android:viewportHeight="512">
<path
android:fillColor="#4c75a3"
android:fillColor="#5281b8"
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="#fff"
android:pathData="M275 369c6-1 15-3 15-15 0 0-1-32 14-37 15-4 34 31 54 45 15 10 26 8 26
8l54-1s28-2 15-24c-1-2-9-16-41-45-33-31-28-26 12-80 24-33 35-53
31-61-4-7-21-6-21-6h-60c-6 0-10 1-13 7 0 0-9 26-22 47-27 46-37 48-42
45-10-6-8-26-8-40 0-47 7-64-14-68-6-1-11-2-27-2-21 0-40 0-50 5-7 4-12 11-9 12 4
1 13 2 18 8 6 9 6 27 6 27s4 52-8 59c-8
4-19-5-43-46-12-21-22-45-22-45-3-7-6-8-13-10H69c-7 0-16 1-12 14 0 0 45 105 96
158 46 48 99 45 99 45z" />
android:pathData="M274 363c5-1 14-3 14-15 0 0-1-30 13-34s32 29 51 42c14 9 25 8 25 8l51-1s26-2
14-23c-1-2-9-15-39-42-31-30-26-25 11-76 23-31 33-50 30-57-4-7-20-6-20-6h-57c-6
0-9 1-12 6 0 0-9 25-21 45-25 43-35 45-40 42-9-5-7-24-7-37 0-45
7-61-13-65-13-2-59-4-73 3-7 4-11 11-8 12 3 0 12 1 17 7 8 13 9 75-2 81-15
11-53-62-62-86-2-6-5-7-12-9H79c-6 0-15 1-11 13 27 56 83 193 184 192z" />
</vector>

20
images/android-vector-drawable/wechat.xml Normal file → Executable file
View File

@@ -6,16 +6,16 @@
android:viewportHeight="512">
<path
android:fillColor="#00b80c"
android:fillColor="#00c70a"
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="#fff"
android:pathData="M448 268c-10-23-29-41-51-52-39-20-88-20-127 0-28 14-50 39-57 70-5 22 0 46 12 66
17 29 49 48 83 54 24 5 48 2 72-5 14 6 26 14 40 21l-11-35c15-11 29-24 37-41 13-24
13-53 2-78zm-136 9c-4 11-19 14-27 6-9-8-5-24 6-27 12-5 26 9 21 21zm80 2c-4 10-19
12-26 4-4-3-5-8-6-12 2-8 7-15 15-16 12-1 23 13 17 24zM283
111c-42-24-93-27-138-11-30 11-56 30-73 57-14 24-20 54-13 82 7 31 29 56 54 73l-14
43 49-26c20 6 40 9 61 9-5-16-7-33-4-50 4-22 16-43 33-59 29-27 70-38
109-35-8-36-33-66-64-83zm-111 64c-3 14-22 21-33 12-13-9-9-31 6-36 14-6 31 9 27
24zm100-4c1 16-21 26-33 15-12-9-9-30 6-35 13-5 29 6 27 20z" />
android:fillColor="#000000"
android:pathData="M402 369c23-17 38-42 38-70 0-51-50-92-111-92s-110 41-110 92 49 92 110 92c13 0
25-2 36-5 4-1 8 0 9 1l25 14c3 2 6 0 5-4l-6-22c0-3 2-5 4-6m-110-85a15 15 0 1 1
0-29 15 15 0 0 1 0 29m74 0a15 15 0 1 1 0-29 15 15 0 0 1 0 29" />
<path
android:fillColor="#000000"
android:pathData="M205 105c-73 0-132 50-132 111 0 33 17 63 45 83 3 2 5 5 4 10l-7 24c-1 5 3 7 6
6l30-17c3-2 7-3 11-2 26 8 48 6 51 6-24-84 59-132 123-128-10-52-65-93-131-93m-44
93a18 18 0 1 1 0-35 18 18 0 0 1 0 35m89 0a18 18 0 1 1 0-35 18 18 0 0 1 0 35" />
</vector>

19
images/android-vector-drawable/whatsapp.xml Normal file → Executable file
View File

@@ -6,15 +6,16 @@
android:viewportHeight="512">
<path
android:fillColor="#25d366"
android:fillColor="#45d354"
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="#fff"
android:fillType="evenOdd"
android:pathData="M456 251a196 196 0 0 1-291 170L56 456l35-105A196 196 0 0 1 259 56c109 0 197 87
197 195zM260 87c-91 0-165 74-165 164 0 36 11 69 31 96l-21 61 64-20a165 165 0 0 0
256-137c0-90-74-164-165-164zm99 209c-1-2-5-3-9-6l-33-15c-5-2-8-3-11 2l-15 19c-3
3-6 3-11 1s-20-8-39-24c-14-12-24-28-26-33-3-5-1-7 2-10l7-8 5-8c1-3
1-6-1-8l-14-36c-4-9-8-8-11-8h-9c-4 0-9 1-13 6-5 5-17 16-17 40 0 23 17 46 19 49 3
3 34 53 83 72s49 13 57 12c9-1 29-11 33-23 4-11 4-20 3-22z" />
android:fillColor="#000000"
android:pathData="M308 273c-3-2-6-3-9 1l-12 16c-3 2-5 3-9 1-15-8-36-17-54-47-1-4 1-6 3-8l9-14c2-2
1-4 0-6l-12-29c-3-8-6-7-9-7h-8c-2 0-6 1-10 5-22 22-13 53 3 73 3 4 23 40 66 59 32
14 39 12 48 10 11-1 22-10 27-19 1-3 6-16 2-18" />
<path
android:fillColor="#000000"
android:pathData="M264 384c-41 0-72-22-72-22l-49 13 12-48s-20-31-20-70c0-72 59-132 132-132 68 0
126 53 126 127 0 72-58 131-129 132m-159 29l83-23a158 158 0 0 0
230-140c0-86-68-155-154-155a158 158 0 0 0-137 236" />
</vector>

14
images/android-vector-drawable/wifi.xml Normal file → Executable file
View File

@@ -11,11 +11,11 @@
<path
android:fillColor="#000000"
android:fillType="evenOdd"
android:pathData="M398 127a191 191 0 0 0-284 0zM114 384a191 191 0 0 0 284 0zM85 143c-47 0-85 38-85
85v55c0 47 38 85 85 85h342c47 0 85-38 85-85v-55c0-47-38-85-85-85zm418
84c0-41-33-75-75-75h-85c-41 0-75 34-75 75v57c0 42-34 76-75 76h235c42 0 75-34
75-76zm-295 5v81h24v-81zm-2-25a14 14 0 1 0 29 0 14 14 0 0 0-29 0zM44 196l31
117h20l24-81 23 81h21l31-117h-23l-18 77-23-77h-21l-23 75-17-75zm262
0v117h26v-46h58v-24h-58v-24h62v-23zm106 36v81h24v-81zm-2-25a14 14 0 1 0 28 0 14
14 0 0 0-28 0z" />
android:pathData="M362 160a142 142 0 0 0-212 0zM150 351a142 142 0 0 0 212 0zm-21-179c-35 0-63
28-63 63v41c0 35 28 63 63 63h254c35 0 63-28 63-63v-41c0-35-28-63-63-63zm311
62c0-30-25-55-56-55h-63c-31 0-56 25-56 55v43c0 31-25 56-56 56h175c31 0 56-25
56-56zm-220 4v60h18v-60zm-1-19c0 6 5 11 11 11s10-5 10-11c0-5-4-10-10-10s-11 5-11
10zm-121-8l23 87h15l18-60 17 60h16l23-87h-17l-14 58-17-58h-15l-17 56-13-56zm195
0v87h19v-34h44v-18h-44v-18h47v-17zm79 27v60h18v-60zm-2-19c0 6 5 11 11 11s10-5
10-11c0-5-4-10-10-10s-11 5-11 10z" />
</vector>

16
images/android-vector-drawable/wikipedia.xml Normal file → Executable file
View File

@@ -6,14 +6,14 @@
android:viewportHeight="512">
<path
android:fillColor="#282828"
android:fillColor="#f3f3f3"
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="#fff"
android:pathData="M57 130l-1 1v7c0 2 2 3 5 3 21 1 21 5 29 24l94 205c7 15 17 17 26-1l47-92 44 92c8
16 17 17 25 0l90-203c8-18 20-25 37-25 2 0 3-1 3-3v-7l-1-1h-83l-1 1v7c0 2 2 3 4 3
11 0 30 2 22 20l-73 173-3-1-45-92 38-75c9-16 11-25 27-25 2 0 4-1
4-3v-7l-1-1h-67l-1 1v7c0 3 4 3 7 3 19 1 17 8 11 20l-29 58-26-54c-9-17-11-22 2-23
4-1 9-1 9-4v-7l-1-1h-72l-1 1v8c0 2 2 2 5 2 12 2 12 3 24 27l42 88-39
78-3-1-80-174c-8-18 3-17 19-18 3 0 3-1 3-3v-7l-1-1z" />
android:fillColor="#2f2f2f"
android:pathData="M65 152v8c0 2 1 3 4 3 20 1 20 5 28 23l90 196c7 14 16 16 25-1l45-88 42 88c8 15 16
16 24 0l86-194c8-17 19-24 36-24 2 0 2-1 2-3v-8h-80l-1 1v7c0 2 2 3 4 3 10 0 29 2
21 19l-70 166-3-1-43-88 37-72c8-15 10-24 25-24 2 0 4-1 4-3v-7l-1-1h-64l-1 1v7c0
3 4 3 7 3 18 1 16 8 10 19l-27 56-25-52c-9-16-11-21 2-22 3-1 8-1
8-4v-7l-1-1h-69l-1 1v8c0 2 2 2 5 2 12 2 12 3 23 26l40 84-37 75-3-1-76-167c-8-17
2-16 18-17 3 0 3-1 3-3v-7l-1-1z" />
</vector>

6
images/android-vector-drawable/windows.xml Normal file → Executable file
View File

@@ -9,7 +9,7 @@
android:fillColor="#00adef"
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:fillType="evenOdd"
android:pathData="M210 441l270 39V28L24 92v323l209 29V243H24v21h209V63l-23 3v198h270v-21H210" />
android:fillColor="#fff"
android:pathData="M98 145l127-18v123H98m142-125l168-24v148H240M98 263h127v123L98
368m142-104h168v147l-168-24" />
</vector>

4
images/android-vector-drawable/wire.xml Normal file → Executable file
View File

@@ -10,6 +10,6 @@
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:strokeColor="#000"
android:strokeWidth="23"
android:pathData="M69 103v193c0 149 222 149 222 0V138c-2-46-68-46-70 0v158c0 149 222 149 222 0V103" />
android:strokeWidth="19"
android:pathData="M99 127v163c0 125 186 125 186 0V157c-1-39-57-39-58 0v133c0 125 186 125 186 0V127" />
</vector>

10
images/android-vector-drawable/wordpress.xml Normal file → Executable file
View File

@@ -11,11 +11,11 @@
<path
android:strokeColor="#fff"
android:strokeWidth="20"
android:pathData="M 256 66 C 360.934102468 66 446 151.065897532 446 256 C 446 360.934102468 360.934102468 446 256 446 C 151.065897532 446 66 360.934102468 66 256 C 66 151.065897532 151.065897532 66 256 66 Z" />
android:pathData="M 256 74 C 356.515824469 74 438 155.484175531 438 256 C 438 356.515824469 356.515824469 438 256 438 C 155.484175531 438 74 356.515824469 74 256 C 74 155.484175531 155.484175531 74 256 74 Z" />
<path
android:fillColor="#fff"
android:pathData="M204 436l56-164 58 159 29-16 56-162c10-26 13-47 13-65 1-33-13-62-37-65-22-2-34
19-33 32 2 30 32 47 32 88 0 30-19 77-32 122l-65-194c11-1 21-1 21-1 10-1
9-16-1-15-33 3-63 2-96 0-10-1-11 14-1 15 0 0 9 0 19 1l28 77-40 119-65-196c11-1
20-1 20-1 10-1 9-16-1-15-30 2-59 4-66-1l-9 25 88 243z" />
android:pathData="M315 424 28-15 54-156c10-25 13-45 13-62 0-32-13-60-36-63-21-2-33 19-32 31 2 29
31 45 31 85 0 28-18 73-31 117l-62-187 20-1c10 0 9-15-1-14-31 3-60 2-92 0-10-1-10
14-1 14l18 1 27 74-38 114-63-188 20-1c9 0 8-15-1-14-29 2-57 4-64-1l-8 24 84 233
25 14 54-158" />
</vector>

9
images/android-vector-drawable/yahoo.xml Normal file → Executable file
View File

@@ -10,12 +10,9 @@
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="M 362 432 C 376.911688245 432 389 443.640596504 389 458 C 389 472.359403496 376.911688245 484 362 484 C 347.088311755 484 335 472.359403496 335 458 C 335 443.640596504 347.088311755 432 362 432 Z" />
android:pathData="M 334 369 C 345.045694997 369 354 377.954305003 354 389 C 354 400.045694997 345.045694997 409 334 409 C 322.954305003 409 314 400.045694997 314 389 C 314 377.954305003 322.954305003 369 334 369 Z" />
<path
android:fillColor="#000000"
android:pathData="M392 80l-3 6-11 16-27 45-12 20-25 42-9 16-25 43-24 43v14a1638 1638 0 0 0 2 102l1
51v3l-3-1a82 82 0 0 0-25-3 98 98 0 0 0-25 3l-3 1v-3l2-51 1-41
1-61v-14l-25-43-24-43-9-16A4589 4589 0 0 0 74 86l-4-6 7 2a90 90 0 0 0 50 0h2l1
1c15 28 57 97 82 139l19 31 19-31 83-139 1-1h2a92 92 0 0 0 50 0zm-10
317l-10-3h-10l10-80 6-64 12-137c6-48 63-28 51 8l-31 135-14 63z" />
android:pathData="M347 103-103 175 2 129c-15-4-29-4-42 0l3-129-104-175 5 2c13 3 26 3 38 0h3c11 22
76 129 76 129l77-129h3c21 6 42-2 42-2zm1 245-7-3-8 1 22-218c4-36 48-21 39 6z" />
</vector>

18
images/android-vector-drawable/yammer.xml Normal file → Executable file
View File

@@ -10,15 +10,11 @@
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="#265495"
android:pathData="M487.21 238.2c-.88-.04-1.8-.05-2.77-.05-16.14 .03 -132.25 12.77-126.43 24.6 5.8
11.7 77.3 17.4 128.26 17.41a21.42 21.42 0 0 0 17.68-22.54 21.45 21.45 0 0
0-16.74-19.42M447.84 361c-44.7-24.48-110.1-53.92-120.83-46.42-10.8 7.56 84.86
74.6 99 82.38l2.45 1.3a21.45 21.45 0 0 0 24.03-8.99c5.96-9.3
3.8-21.5-4.65-28.27m0-201.53a21.42 21.42 0 0 0 4.65-28.26 21.45 21.45 0 0
0-24.03-8.99c-.77 .4 -1.58 .83 -2.44 1.3-14.15 7.8-109.8 74.82-99 82.38 10.72
7.5 76.13-21.94 120.82-46.43zM179.83 338.91c-13.3 37.55-25.61 55.13-53.9
55.13-2.73 0-12.24-.56-12.86-.61a19.79 19.79 0 0 0-6.44 38.77c7.5 1.31 15.2 1.8
22.1 1.8 52.13 0 69.37-30.01 86.58-73.83L317 106.47a21.87 21.87 0 0
0-14.15-27.45 21.84 21.84 0 0 0-27.13 13.28l-71.47
188.87h-1.12l-75.17-190.3a23.09 23.09 0 0 0-42.82 17.07z" />
android:pathData="M326 260c1 9 60 16 100 14 19-1 18-31-1-32-19-2-100 9-99 18zm-25-45c5 8 61-15
95-36 16-10 1-36-17-28-17 8-83 57-78 64zm1 86c-4 7 43 45 77 65 17 9 33-17
17-28s-90-45-94-37z" />
<path
android:strokeColor="#265495"
android:strokeWidth="34"
android:pathData="M278 134-74 185-73-185m73 185-11 29s-14 38-58 30" />
</vector>

13
images/android-vector-drawable/youtube.xml Normal file → Executable file
View File

@@ -6,14 +6,13 @@
android:viewportHeight="512">
<path
android:fillColor="#fff"
android:fillColor="#000000"
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="#ed1d24"
android:pathData="M467 149c-5-19-20-34-39-39-34-9-172-9-172-9s-138 0-172 9c-19 5-34 20-39 39-9
35-9 107-9 107s0 72 9 107c5 19 20 34 39 39 34 9 172 9 172 9s138 0 172-9c19-5
34-20 39-39 9-35 9-107 9-107s0-72-9-107" />
<path
android:fillColor="#fff"
android:pathData="M211 321l115-65-115-65v130" />
android:pathData="M427 169c-4-15-17-27-32-31-34-9-239-10-278 0-15 4-28 16-32 31-9 38-10 135 0 174
4 15 17 27 32 31 36 10 241 10 278 0 15-4 28-16 32-31 9-36 9-137 0-174" />
<path
android:fillColor="#000000"
android:pathData="M220 203v106l93-53" />
</vector>

10
images/android-vector-drawable/yubico.xml Normal file → Executable file
View File

@@ -9,12 +9,10 @@
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="M 256 0 C 397.384895957 0 512 114.615104043 512 256 C 512 397.384895957 397.384895957 512 256 512 C 114.615104043 512 0 397.384895957 0 256 C 0 114.615104043 114.615104043 0 256 0 Z" />
<path
android:fillColor="#fff"
android:pathData="M 256 36 C 377.502644963 36 476 134.497355037 476 256 C 476 377.502644963 377.502644963 476 256 476 C 134.497355037 476 36 377.502644963 36 256 C 36 134.497355037 134.497355037 36 256 36 Z" />
android:strokeColor="#98c93c"
android:strokeWidth="45"
android:pathData="M 256 23 C 384.682346711 23 489 127.317653289 489 256 C 489 384.682346711 384.682346711 489 256 489 C 127.317653289 489 23 384.682346711 23 256 C 23 127.317653289 127.317653289 23 256 23 Z" />
<path
android:fillColor="#000000"
android:pathData="M256 268l57-160.8h82l-138 340h-87l39.6-93-97-247h84z" />
android:pathData="M256 260 46-132h68l-114 279h-71l33-77-80-202h69z" />
</vector>

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Guidelines" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#222"/><rect fill="#ff3f32" height="512" rx="50%" width="512"/><rect fill="#ffd900" height="435" rx="50%" width="435" x="39" y="39"/><rect fill="#4cd966" height="384" rx="50%" width="384" x="64" y="64"/></svg>

After

Width:  |  Height:  |  Size: 352 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
images/reference/airbnb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

BIN
images/reference/amazon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="svg2"
xml:space="preserve"
width="438.03827"
height="513.45758"
viewBox="0 0 438.03826 513.45758"
sodipodi:docname="android.svg"
inkscape:version="0.92.1 r15371"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs6"><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath18"><path
d="M 0,595.28 H 841.89 V 0 H 0 Z"
id="path16"
inkscape:connector-curvature="0" /></clipPath></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview4"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="0.29733907"
inkscape:cx="561.26001"
inkscape:cy="396.85334"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="g10" /><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="Android_Robot_outlined"
transform="matrix(1.3333333,0,0,-1.3333333,2.5824538e-6,513.4576)"><g
id="g12"
transform="translate(-256.4829,-104.7803)"><g
id="g14"
clip-path="url(#clipPath18)"><g
id="g20"
transform="translate(287.5879,213.3047)"><path
d="m 0,0 c -17.157,-0.01 -31.095,13.946 -31.097,31.101 l -0.008,95.217 c -0.006,17.137 13.929,31.09 31.063,31.093 8.332,0.007 16.13,-3.225 22.011,-9.096 5.881,-5.874 9.114,-13.686 9.12,-21.988 L 31.081,31.102 C 31.102,22.811 27.878,14.998 22.002,9.133 16.138,3.242 8.317,0.003 0,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path22"
inkscape:connector-curvature="0" /></g><g
id="g24"
transform="translate(287.5635,362.3589)"><path
d="m 0,0 c -12.556,0.006 -22.732,-10.19 -22.735,-22.735 l 0.017,-95.214 c 0.003,-12.588 10.197,-22.747 22.738,-22.759 12.566,0.015 22.744,10.178 22.731,22.758 l 0.002,95.227 C 22.748,-10.181 12.558,0.009 0,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path26"
inkscape:connector-curvature="0" /></g><g
id="g28"
transform="translate(531.4648,357.6445)"><path
d="m 0,0 -8.359,0.003 -204.813,-0.027 -8.362,-0.003 -0.003,8.361 c -0.019,34.321 18.68,66.242 49.304,85.102 l -11.906,21.733 c -1.458,2.548 -1.822,5.772 -0.975,8.723 0.861,2.949 2.894,5.482 5.621,6.933 1.576,0.894 3.501,1.391 5.449,1.388 4.216,-0.001 8.083,-2.289 10.117,-5.989 l 12.462,-22.701 c 12.897,4.732 26.511,7.144 40.576,7.139 14.268,0.006 27.951,-2.409 40.902,-7.159 l 12.442,22.74 c 2.003,3.691 5.895,5.99 10.106,5.986 1.896,0.002 3.786,-0.461 5.455,-1.359 2.799,-1.536 4.751,-3.984 5.61,-6.954 0.855,-2.952 0.512,-6.07 -0.988,-8.774 l -11.9,-21.723 C -18.684,74.521 -0.008,42.623 -0.011,8.362 Z"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path30"
inkscape:connector-curvature="0" /></g><g
id="g32"
transform="translate(467.3574,403.0952)"><path
d="m 0,0 c -4.734,-0.005 -8.597,3.828 -8.588,8.585 0,4.707 3.848,8.588 8.592,8.604 C 4.713,17.176 8.576,13.294 8.572,8.58 8.575,3.84 4.733,-0.001 0,0 m -93.257,-0.017 c -4.717,0.011 -8.559,3.845 -8.56,8.581 0.002,4.718 3.842,8.596 8.567,8.596 4.749,0.004 8.59,-3.878 8.596,-8.594 0.002,-4.733 -3.847,-8.58 -8.603,-8.583 M 3.561,44.765 19.43,73.746 c 0.846,1.514 0.293,3.454 -1.238,4.293 -1.552,0.836 -3.467,0.265 -4.285,-1.257 L -2.128,47.511 c -13.486,5.985 -28.585,9.356 -44.547,9.34 -15.929,0.013 -31.001,-3.34 -44.448,-9.309 l -16.046,29.207 c -0.828,1.54 -2.762,2.103 -4.271,1.255 -1.543,-0.823 -2.107,-2.759 -1.252,-4.27 L -96.814,44.778 C -128.01,28.686 -149.085,-1.949 -149.069,-37.121 L 55.741,-37.1 C 55.747,-1.933 34.709,28.638 3.561,44.765"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path34"
inkscape:connector-curvature="0" /></g><g
id="g36"
transform="translate(382.6821,104.7803)"><path
d="m 0,0 c -17.14,0.002 -31.089,13.944 -31.093,31.095 l -0.008,42.023 -8.167,-0.007 c -8.728,-0.002 -16.918,3.389 -23.074,9.549 -6.164,6.154 -9.56,14.35 -9.548,23.084 l -0.03,147.53 -0.002,8.367 8.361,-0.002 203.275,0.032 8.364,0.006 0.001,-8.361 0.021,-147.549 C 148.103,87.774 133.465,73.132 115.475,73.136 l -8.223,-0.01 0.012,-42.008 C 107.262,13.978 93.318,0.021 76.185,0.022 67.88,0.003 60.083,3.232 54.198,9.119 48.307,14.99 45.065,22.797 45.069,31.098 L 45.068,73.127 31.095,73.128 V 31.106 C 31.092,13.96 17.147,-0.003 0,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path38"
inkscape:connector-curvature="0" /></g><g
id="g40"
transform="translate(319.1611,210.5244)"><path
d="m 0,0 c -0.012,-13.436 10.833,-24.282 24.257,-24.277 l 16.52,-10e-4 0.019,-50.379 c -0.003,-12.541 10.187,-22.738 22.72,-22.739 12.564,0 22.742,10.206 22.731,22.756 l 0.002,50.368 30.696,0.005 -0.002,-50.377 c 0.011,-12.543 10.214,-22.749 22.744,-22.728 12.562,-0.008 22.747,10.198 22.745,22.749 l -0.014,50.363 16.58,0.005 c 13.378,-0.005 24.261,10.867 24.26,24.274 l -0.026,147.559 -203.269,-0.036 z"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path42"
inkscape:connector-curvature="0" /></g><g
id="g44"
transform="translate(553.9316,213.3428)"><path
d="m 0,0 c -17.148,-0.002 -31.098,13.933 -31.093,31.087 l -0.023,95.217 c 0.004,17.152 13.931,31.102 31.072,31.103 17.162,0.002 31.118,-13.945 31.115,-31.093 L 31.08,31.103 C 31.084,13.962 17.147,-0.003 0,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path46"
inkscape:connector-curvature="0" /></g><g
id="g48"
transform="translate(553.9053,362.3896)"><path
d="m 0,0 c -12.555,0.01 -22.731,-10.186 -22.729,-22.743 l 0.009,-95.213 c 0.006,-12.572 10.177,-22.743 22.743,-22.735 12.555,0.002 22.719,10.165 22.73,22.743 l -0.025,95.211 C 22.726,-10.177 12.557,0.003 0,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path50"
inkscape:connector-curvature="0" /></g><g
id="g52"
transform="translate(576.6416,339.6582)"><path
d="m 0,0 c -0.002,12.557 -10.18,22.734 -22.736,22.731 -12.555,0.01 -22.732,-10.185 -22.729,-22.743 l 0.016,-95.215 c -0.001,-12.57 10.172,-22.729 22.736,-22.733 12.555,0.002 22.727,10.163 22.73,22.743 z m -257.517,18.408 0.035,-147.555 c -0.011,-13.422 10.845,-24.255 24.26,-24.258 l 16.519,-0.007 0.019,-50.379 c -0.003,-12.541 10.193,-22.739 22.72,-22.739 12.564,0 22.742,10.206 22.745,22.755 l -0.012,50.369 30.696,0.006 0.013,-50.377 c -0.003,-12.536 10.199,-22.749 22.728,-22.729 12.563,-0.008 22.747,10.198 22.745,22.749 l -0.014,50.363 16.577,0.013 c 13.382,-0.005 24.268,10.844 24.271,24.266 L -54.24,18.442 Z m 148.233,45.029 c -4.735,-0.005 -8.589,3.834 -8.588,8.585 0.016,4.705 3.848,8.588 8.592,8.604 4.709,-0.013 8.572,-3.895 8.568,-8.609 0.011,-4.741 -3.839,-8.581 -8.572,-8.58 m -93.258,-0.017 c -4.716,0.011 -8.558,3.845 -8.559,8.581 0.002,4.718 3.835,8.597 8.567,8.596 4.749,0.004 8.59,-3.878 8.596,-8.594 0.002,-4.732 -3.848,-8.58 -8.604,-8.583 m 96.818,44.782 15.87,28.981 c 0.846,1.514 0.291,3.443 -1.245,4.298 -1.547,0.82 -3.46,0.263 -4.278,-1.262 l -16.029,-29.283 c -13.491,6.001 -28.582,9.37 -44.553,9.352 -15.929,0.013 -31.016,-3.341 -44.448,-9.309 l -16.046,29.207 c -0.836,1.541 -2.755,2.098 -4.27,1.259 -1.545,-0.831 -2.109,-2.763 -1.253,-4.274 l 15.877,-28.959 C -237.294,92.123 -258.37,61.488 -258.354,26.316 l 204.811,0.021 c 0.006,35.167 -21.032,65.738 -52.181,81.865 M -289.078,22.701 c -12.556,0.006 -22.732,-10.191 -22.735,-22.736 l 0.017,-95.213 c 0.003,-12.588 10.183,-22.745 22.74,-22.743 12.564,-0.001 22.742,10.162 22.729,22.742 l 0.002,95.227 c -0.005,12.542 -10.196,22.731 -22.753,22.723"
style="fill:#a4c439;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path54"
inkscape:connector-curvature="0" /></g></g></g></g></svg>

After

Width:  |  Height:  |  Size: 9.0 KiB

112
images/reference/apple.svg Normal file
View File

@@ -0,0 +1,112 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="11.815833mm"
height="14.511213mm"
viewBox="0 0 11.815833 14.511213"
version="1.1"
id="svg74"
inkscape:version="0.92.1 r15371"
sodipodi:docname="apple.svg">
<defs
id="defs68">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath42">
<path
d="m 687.96,500.244 h 63 v 65.604 h -63 z"
id="path40"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath30">
<path
d="M 704.506,516.89 H 738 v 41.135 h -33.494 z"
id="path28"
inkscape:connector-curvature="0" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6"
inkscape:cx="59.098653"
inkscape:cy="32.337198"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1366"
inkscape:window-height="739"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata71">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(4.36838e-6,-282.48879)">
<g
transform="matrix(0.35277777,0,0,-0.35277777,-248.53406,479.34746)"
id="g24">
<g
id="g26"
clip-path="url(#clipPath30)">
<g
id="g32"
transform="translate(729.3897,548.0862)">
<path
d="m 0,0 c -3.386,0.251 -6.26,-1.892 -7.862,-1.892 -1.627,0 -4.134,1.838 -6.793,1.788 -3.491,-0.051 -6.708,-2.032 -8.508,-5.157 -3.626,-6.294 -0.926,-15.62 2.606,-20.727 1.727,-2.496 3.788,-5.308 6.494,-5.205 2.605,0.102 3.591,1.684 6.74,1.684 3.147,0 4.035,-1.684 6.79,-1.634 2.803,0.052 4.58,2.547 6.295,5.057 1.984,2.896 2.8,5.701 2.848,5.849 -0.062,0.023 -5.465,2.097 -5.519,8.322 -0.049,5.205 4.248,7.707 4.444,7.828 C 5.095,-0.495 1.327,-0.098 0,0"
style="fill:#b0b6bb;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path34"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
<g
transform="matrix(0.35277777,0,0,-0.35277777,-248.53406,479.34746)"
id="g36">
<g
id="g38"
clip-path="url(#clipPath42)">
<g
id="g44"
transform="translate(727.3,551.4576)">
<path
d="M 0,0 C 1.438,1.738 2.406,4.159 2.14,6.567 0.069,6.485 -2.434,5.188 -3.919,3.451 -5.248,1.912 -6.416,-0.553 -6.099,-2.911 -3.792,-3.09 -1.437,-1.739 0,0"
style="fill:#b0b6bb;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path46"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="62.8" height="48.5" viewBox="219.2 382.9 62.8 48.5"><g fill="#EC1C24"><path d="M246.8 397.9l10.4 10.4c1.5 1.5 3.9 1.5 5.5 0s1.5-3.9 0-5.5l-10.4-10.4c-7.5-7.5-19.5-7.6-27.2-.4-.1.1-.2.1-.2.2l-.1.1-.1.1-.2.2c-7.2 7.6-7.1 19.7.4 27.2l10.4 10.4c1.5 1.5 3.9 1.5 5.5 0 1.5-1.5 1.5-3.9 0-5.5l-10.4-10.4c-4.5-4.5-4.6-12-.1-16.5 4.6-4.5 12-4.5 16.5.1z"></path><path d="M260.3 384c-1.5 1.5-1.5 3.9 0 5.5l10.4 10.4c4.5 4.5 4.6 12 .1 16.5-4.6 4.5-12 4.5-16.5-.1l-10.4-10.4c-1.5-1.5-3.9-1.5-5.5 0-1.5 1.5-1.5 3.9 0 5.5l10.4 10.4c7.5 7.5 19.5 7.6 27.2.4.1-.1.2-.1.2-.2s.1-.1.1-.1l.1-.1.2-.2c7.2-7.6 7.1-19.7-.4-27.1L265.8 384c-1.6-1.5-4-1.5-5.5 0z"></path><path d="M246.8 397.9l10.4 10.4c1.5 1.5 3.9 1.5 5.5 0s1.5-3.9 0-5.5l-10.4-10.4c-7.5-7.5-19.5-7.6-27.2-.4-.1.1-.2.1-.2.2l-.1.1-.1.1-.2.2c-7.2 7.6-7.1 19.7.4 27.2l10.4 10.4c1.5 1.5 3.9 1.5 5.5 0 1.5-1.5 1.5-3.9 0-5.5l-10.4-10.4c-4.5-4.5-4.6-12-.1-16.5 4.6-4.5 12-4.5 16.5.1z"></path><path d="M260.3 384c-1.5 1.5-1.5 3.9 0 5.5l10.4 10.4c4.5 4.5 4.6 12 .1 16.5-4.6 4.5-12 4.5-16.5-.1l-10.4-10.4c-1.5-1.5-3.9-1.5-5.5 0-1.5 1.5-1.5 3.9 0 5.5l10.4 10.4c7.5 7.5 19.5 7.6 27.2.4.1-.1.2-.1.2-.2s.1-.1.1-.1l.1-.1.2-.2c7.2-7.6 7.1-19.7-.4-27.1L265.8 384c-1.6-1.5-4-1.5-5.5 0z"></path></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

Some files were not shown because too many files have changed in this diff Show More