Comparar commits

...

188 Commits

Autor SHA1 Mensagem Data
sualko 81f9b52e03 update strophe.jinglejs (fix #555) 2017-06-30 12:57:53 +02:00
Klaus dbc6ed082c Update .travis.yml 2017-06-29 11:02:26 +02:00
sualko e7c5473298 use span for emoticons 2017-06-29 10:22:45 +02:00
sualko 2231d19c35 add function to retrieve last message 2017-06-29 10:21:59 +02:00
sualko 6e1622a6be fix uncaught type error (fix #569) 2017-06-28 18:19:50 +02:00
sualko 0fbcca2f5e fix selection dialog (fix #552) 2017-06-26 15:47:46 +02:00
sualko f65be0b254 fix unlimited max size for http file upload 2017-06-14 10:06:27 +02:00
sualko da3b092628 build v3.2.1 2017-06-01 14:46:26 +02:00
sualko 46bab87c9a update locales 2017-06-01 14:21:54 +02:00
sualko 2f2924eba3 update change log 2017-06-01 14:21:40 +02:00
Klaus 7d563d7c91 Merge pull request #539 from jsxc/http-upload-fix-1
fix thumbnail transfer

fix #526 fix #534
2017-05-31 09:37:02 +02:00
sualko f7c7f6c26f disable links in last message view 2017-05-30 13:59:29 +02:00
Klaus c25195a8e4 Merge pull request #541 from jsxc/muc-file-transfer
enable http upload for muc

fix #535
2017-05-30 13:43:21 +02:00
sualko 60ed6299ce fix fallback language (fix #542) 2017-05-30 13:02:37 +02:00
sualko 00c9bda017 add debug message 2017-05-29 13:34:09 +02:00
sualko 764eb2230a fix disabled file transfer link 2017-05-29 13:33:40 +02:00
sualko 8f0bc35e87 catch undefined exception during file transfer 2017-05-29 13:33:04 +02:00
sualko b34dbb3238 remove favicon badge after logout 2017-05-24 14:01:09 +02:00
sualko e098951454 enable http upload for muc 2017-05-24 13:48:12 +02:00
sualko 5cb76e748b fix file transfer ui update 2017-05-24 13:39:25 +02:00
sualko 8f318182fb fix handler for muc menu items 2017-05-24 13:38:42 +02:00
sualko 5ead597881 fix thumbnail transfer
- should xhtml-im conform now
- include plaintext body to http upload message
2017-05-23 16:05:59 +02:00
sualko 14e7cdc537 reduce thumbnail size
- use jpeg 30%
2017-05-23 16:03:22 +02:00
sualko 1d9443f32d build v3.2.0 2017-05-17 13:23:14 +02:00
sualko 135db545c6 update locales 2017-05-17 13:14:26 +02:00
sualko 6a8d3f2e50 add data-status to every element with data-bid (fix #522) 2017-05-15 13:18:13 +02:00
sualko e6b699a123 remove important statement 2017-05-03 13:25:16 +02:00
sualko 689e868266 handle uri scheme if offline 2017-05-03 13:24:34 +02:00
sualko 94bfb84562 update locales 2017-05-03 11:02:58 +02:00
sualko 7e4885b86d build v3.2.0-beta.2 2017-04-28 15:33:28 +02:00
sualko e8357cb3e8 update lang 2017-04-28 15:32:03 +02:00
sualko 990dfa5de0 update change log 2017-04-28 15:29:26 +02:00
sualko ab2a713a29 change roster ready event
- add roster state
- add event without namespace
2017-04-28 14:16:53 +02:00
sualko 9ad183210d change error message handling
- move to core
- ignore errors without id
- add description to remote-server-not-found error
2017-04-27 17:15:27 +02:00
sualko fdf9b670f3 add data-bid to xmpp uris 2017-04-27 16:53:20 +02:00
sualko 0227f54c8b fix xmpp message uri to unknown jid 2017-04-27 16:52:43 +02:00
sualko 26d5599ab1 update dependencies
- grunt-contrib-clean
- grunt-contrib-uglify
- node-sass
- strophe.chatstates
- strophejs-plugin-mam
2017-04-27 13:44:40 +02:00
sualko c785e8dbdd Merge branch 'mmoqui-chatstate-503'
Take into account the 'RFC 6121 / No Available or Connected Resource' with an offline storage disabled (#513)
2017-04-27 12:57:09 +02:00
sualko 3c881a4b50 use namespace string from strophe 2017-04-27 12:56:47 +02:00
Miguel Moquillon 4644d79bb4 Take into account the 'RFC 6121 / No Available or Connected Resources' with an offline storage disabled. For example, in the context the chatstate notifications is refused to be delivered by the server or the user isn't connected, the messages carrying the chatstate shouldn't to be stored offline (XEP 0085), causing then the server to send back an error 'service-unavailable' (RFC 6121). This behavior was first observed with ejabberd and a message composing to a non connected user. 2017-04-27 08:40:59 +02:00
sualko a8fb7a2e50 make message error more visible 2017-04-25 17:10:32 +02:00
sualko e1c905586f update lang 2017-04-25 16:49:15 +02:00
sualko 84c3fbbd44 fix roster loading 2017-04-25 16:44:11 +02:00
sualko 5bd440ead9 Merge branch 'master' of github.com:jsxc/jsxc 2017-04-24 14:17:16 +02:00
sualko ebe6b7bfea replace old storage key style (fix #515) 2017-04-24 14:17:01 +02:00
Klaus 50693eece7 Merge pull request #510 from Digonly/digonly-ejabberd-fix
One line fix
2017-04-10 09:38:01 +02:00
Klaus e8ae2d5421 Fix travis (#509) 2017-04-07 10:16:07 +02:00
Klaus 9c3bfcda07 Merge pull request #505 from mmoqui/master
Non translated text about the receipt of a message from an unknown sender
2017-04-07 10:01:54 +02:00
Digonly fdc570b6ee Ejabberd one line fix 2017-04-06 22:42:44 +02:00
Miguel Moquillon 6ff2a7ce31 fix the i18n key used when informing about a message coming from an unknown sender 2017-04-06 15:50:29 +02:00
sualko 6687eaa66c v3.2.0-beta.1 2017-04-04 14:12:09 +02:00
sualko 895cae067c add github release task 2017-04-03 17:13:32 +02:00
Klaus b0b3245e4e Merge pull request #502 from mmoqui/master
A little bug: user name missing in the composing message
2017-04-03 16:06:08 +02:00
Klaus 8f58a939fb Merge pull request #493 from jsxc/feature-mam
Message Archive Management (XEP-0313)
2017-04-03 15:54:33 +02:00
sualko 068f60c64e update locales 2017-04-03 15:51:38 +02:00
Miguel Moquillon 240a257397 When one user is composing a message in a groupchat, its name appears in the composing notification in the groupchat window of the others users.
When more than one user are composing simultaneously in a groupchat, their names appear in the composing notification in the groupchat window of the others users.
In a peer-to-peer chat, no name appears in the composing notification in the chat window as the name of the buddy is already displayed in the chat window header
2017-03-31 10:23:58 +02:00
sualko bca7af73ec update lang
add nl
2017-03-30 15:01:35 +02:00
sualko 62f6ddbfbe enable screen sharing for ff 52 even without extension (fix #488) 2017-03-30 14:29:44 +02:00
sualko fa831e25ca disable mam by default and add setting 2017-03-30 14:19:12 +02:00
sualko 3e7633d2c8 build v3.2.0-nightly.1 2017-03-20 17:43:33 +01:00
sualko 92e38a8abb update change log 2017-03-20 17:40:26 +01:00
sualko 7765b6b46f Merge branch 'master' into feature-mam 2017-03-20 17:30:16 +01:00
sualko d675401bc8 move composing message to window header (fix #468) 2017-03-20 17:26:59 +01:00
sualko 16e519d5ec fix state reset after disconnect 2017-03-20 16:31:03 +01:00
sualko 62ca260ba3 force features reload on log in 2017-03-20 16:20:58 +01:00
sualko f1a83cd696 fix mam feature detection 2017-03-20 16:17:54 +01:00
sualko 3d97567429 add no permanent store processing hint
XEP-0334
2017-03-20 15:09:21 +01:00
sualko 3226a3c940 make mam slave safe 2017-03-20 14:54:18 +01:00
sualko 31eba50c99 update locales 2017-03-20 14:52:59 +01:00
sualko ec0cec8a9e fix message dispatch from slave tab 2017-03-20 12:55:27 +01:00
sualko 15c7948cb8 fix mam button in empty windows 2017-03-20 10:53:42 +01:00
sualko 52588a1437 add mam support for master tab 2017-03-17 15:59:41 +01:00
sualko 1d60187f98 prefer xmpp password from settings over login form
nextcloud/jsxc.nextcloud#6
2017-03-16 13:20:04 +01:00
Klaus 81d84a02b9 Merge pull request #447 from jsxc/fix-muc-presence
[WIP] fix muc presence

fix #447
2017-03-14 12:32:24 +01:00
sualko 2eb4dfdea2 use new avatar namespace in muc 2017-03-14 12:31:27 +01:00
sualko 0aa0d4d467 define room as online after successful join 2017-03-14 12:31:08 +01:00
sualko f544b8d753 fix status indicator regression 2017-03-14 12:30:11 +01:00
sualko 60afa8efeb Merge branch 'master' into fix-muc-presence 2017-03-14 12:11:53 +01:00
Klaus 413bfd8dc3 Merge pull request #484 from jsxc/roster-enhancements
Roster enhancements
2017-03-14 10:56:31 +01:00
sualko 964de1637c catch quota exceeded errors
e.g. Safari in private mode has a quota of 0.
2017-03-14 10:47:08 +01:00
sualko 684bd5b27a support roster versioning (fix #478) 2017-03-09 15:43:02 +01:00
sualko 2cbc5b74a3 split avatar loading into chunks (fix #480) 2017-03-09 14:18:11 +01:00
sualko 66a1ed906c fix unclickable space (#483) 2017-03-08 14:10:11 +01:00
sualko 55838a4724 remove whitespace 2017-03-08 14:06:57 +01:00
sualko c8b6a7b1ba fix receiving message from unknown sender (fix #470) 2017-03-07 16:26:33 +01:00
sualko d45a5e1fda fix change of bosh url in example 2017-03-07 15:29:25 +01:00
Klaus 95689c62b6 Merge pull request #466 from jsxc/fix-bookmarks
Fix remote bookmark storage
2017-03-02 17:38:27 +01:00
Klaus 0f2960b1fb Merge pull request #465 from jsxc/fix-upload-discovery
- fix http upload discovery
- make max file size optional
2017-03-02 17:24:43 +01:00
sualko 7552e5c73a make max file size optional 2017-03-02 17:21:55 +01:00
sualko a6de6d6843 update strophe.jinglejs 2017-03-02 16:45:01 +01:00
sualko eeab8355e5 respond to software version request
implements XEP-0092, fix #464
2017-02-22 13:47:44 +01:00
sualko e95f61af25 fix vcard retrieval for rooms 2017-02-22 13:16:13 +01:00
sualko 4ec0656de6 minor dialog style fix 2017-02-22 13:09:35 +01:00
sualko 687347ec09 update strophe.bookmarks 2017-02-22 10:51:27 +01:00
sualko ace5fc585b Merge branch 'master' into fix-upload-discovery 2017-02-22 10:14:14 +01:00
sualko d38b45c441 beautify Gruntfile 2017-02-22 10:11:37 +01:00
sualko 3d408a51b9 fix http upload discovery 2017-02-22 10:05:52 +01:00
sualko 78cb8426c3 build v3.1.1 2017-02-14 16:19:51 +01:00
sualko daa5d35d7a check for missing files in build process 2017-02-14 16:19:38 +01:00
sualko daf6217a63 update documentation 2017-02-14 16:17:50 +01:00
sualko 479ebb3a26 update change log 2017-02-14 16:15:30 +01:00
sualko 4961e7e8e7 fix path to dependencies 2017-02-14 16:11:43 +01:00
sualko 2b8c103653 build v3.1.0 2017-02-14 13:56:29 +01:00
sualko 7a695ea639 update documentation 2017-02-14 13:40:15 +01:00
sualko 4caed440fd update locales 2017-02-14 13:37:39 +01:00
Marcel Waldvogel c7cd3cdd43 Reference to CVE-2014-0364
(and capitalization of acronyms)
2017-02-14 09:01:18 +01:00
sualko b7f4780d53 fix location of bower modules 2017-02-13 17:25:23 +01:00
sualko 25f9675d61 build 3.1.0-beta.2 2017-02-10 13:52:37 +01:00
sualko 36e38129ca update locales 2017-02-10 13:24:25 +01:00
sualko 0f136e9d7a link issues in change log 2017-02-10 13:16:10 +01:00
sualko beb4962f90 update changelog 2017-02-10 13:14:09 +01:00
sualko 755f2d7d31 prevent double insertion of muc setting 2017-02-10 13:07:22 +01:00
sualko 11e4be5a9b ignore malicious roster updates 2017-02-10 12:55:02 +01:00
sualko 4df99eeb22 fix carbon copy impersonation vulnerability
(CVE-2017-5589+)
2017-02-10 12:35:05 +01:00
sualko 9bdfb8b81b fix disabled login form 2017-02-09 17:17:59 +01:00
sualko b35cd25354 stop searching for upload service (#450) 2017-02-06 15:23:14 +01:00
sualko e5b7bc675d query also domain for upload service (fix #450) 2017-02-06 12:43:53 +01:00
sualko e953303002 decouple room and member presence 2017-02-02 16:54:19 +01:00
sualko 99d6393c8c fix path to strophe.bookmarks 2017-02-02 16:30:00 +01:00
sualko 6b75447fee add debug message to bookmark creation 2017-02-02 16:18:08 +01:00
sualko f9c522b571 fix template system 2017-02-02 14:52:45 +01:00
sualko 54eea0f89b omit unreadable otr messages 2017-01-27 10:59:49 +01:00
sualko 386a875fdf update jquery + jquery ui 2017-01-24 14:38:47 +01:00
sualko 8c5b63fd99 move jquery to example folder 2017-01-24 14:29:15 +01:00
sualko e302463bf4 exclude dev dependencies from build 2017-01-24 14:08:47 +01:00
Klaus a1226d9740 Update README.md 2017-01-24 13:19:34 +01:00
sualko 1ec040c0ce build v3.1.0-beta 2017-01-23 16:35:09 +01:00
sualko b4108c1f42 Update CHANGELOG.md 2017-01-23 15:12:15 +01:00
sualko 1b788ba290 compensate rounding error 2017-01-23 15:10:03 +01:00
sualko f5626531a2 add icons to notice 2017-01-22 00:21:01 +01:00
sualko a497195ad0 support messages of type headline (fix #344) 2017-01-21 23:36:33 +01:00
sualko ad1480da41 add close all button for notices (fix #301) 2017-01-20 15:10:42 +01:00
sualko ac55184ffb fix presence after accepting contact request (fix #409) 2017-01-20 14:07:29 +01:00
sualko 58b143e8fe add nextcloud emoticon 2017-01-20 13:31:45 +01:00
sualko 4c47cd9013 fix emojione 2017-01-20 13:26:00 +01:00
sualko b0fedb6667 remove console.trace (fix #441) 2017-01-20 13:02:11 +01:00
sualko 25ad65bbff prevent login form submission (fix #440) 2017-01-20 13:00:32 +01:00
sualko 02a52fbead update bower dependencies 2017-01-20 12:52:08 +01:00
sualko 83963f1ad3 update node dependencies 2017-01-20 11:01:19 +01:00
sualko e5d67095ba add documentation 2017-01-20 11:00:48 +01:00
sualko 1d2c5eb3bc update README.md 2017-01-20 10:47:55 +01:00
sualko 1c15168ae5 remove hound ci 2017-01-20 10:36:13 +01:00
sualko 44617ccf21 add travis ci 2017-01-20 10:35:47 +01:00
sualko 7971983af0 fix formatting 2017-01-20 10:35:36 +01:00
sualko 629057f6cb add scss lint to pre-commit task 2017-01-20 09:22:57 +01:00
sualko 3d237ebade update scss lint rules and fix issues 2017-01-19 17:15:57 +01:00
sualko 9504eea4bd remove border radius from dialog 2017-01-19 16:08:52 +01:00
sualko 5e0f4d1119 enable carbon copies by default 2017-01-19 16:00:29 +01:00
sualko 26856e3880 disable sending of otr whitespace tag by default 2017-01-19 15:59:48 +01:00
sualko 9aa23d825b update locales 2017-01-19 15:56:41 +01:00
Klaus 41ad5e5171 [WIP] Add desktop sharing (#438)
* update strophe.jinglejs

* add screen stream

* modify ui

* omit deprecated MediaStream.stop

* fix button style

* visualize ringing

* remove bubbles

* hide menu after click

* reduce number of system messages

* make system message more reserved

* add distinction between call and screen sharing for system messages

* update locales

* add scss lint rules

* refactoring

* add share screen button only if extension is available

* fix call termination with open dialog

* allow dynamic extension options
2017-01-19 15:49:00 +01:00
sualko da34d80a7c fix i18n varreplacement 2017-01-10 15:37:23 +01:00
sualko 8e6e1955ca add Turkish 2017-01-10 15:17:21 +01:00
sualko 2c78edac5e fix i18n interpolation pattern (fix #433) 2017-01-10 15:14:44 +01:00
sualko f33dd09454 split long lines in Gruntfile 2017-01-09 10:46:17 +01:00
Klaus 0af0e15561 Add HTTP File Upload (XEP-0363) (#426)
* move all file transfer code to its own file

* allow sending of html via api
2017-01-09 10:43:11 +01:00
Klaus 8fc5f04bc1 Add Chat State Notifications (XEP-0085) (#431)
* beautify pr

* fix chat state notifications

* add option to enable/disable chat state notifications

* add strophe.chatstates as dependency

* fix undefined transition duration

* fix transition duration regex
2017-01-09 10:11:00 +01:00
sualko ebcd9edf90 fix resizable text input 2017-01-05 16:52:03 +01:00
Klaus 7027156150 Merge pull request #430 from jsxc/revert-424-composing-notif
Revert "New feature: notification of a message composing in a chat/groupchat window"
2017-01-05 10:21:09 +01:00
Klaus a39f7d504c Revert "New feature: notification of a message composing in a chat/groupchat window" 2017-01-04 16:21:21 +01:00
Miguel Moquillon 2e6a40cc22 New feature: notification of a message composing in a chat/groupchat window (#424)
* Add the Strophejs plugin 'chatstates' to implement a new functionality: to be informed in the chat window when a buddy is composing a message

* Take into account the remarks of sualko: the display of the composing status is now animated by css3, the chat window concerned by the composing status is get by using jsxc.gui.window.get, etc.

fix #9
2017-01-04 16:07:51 +01:00
Joachim Bauch 8f22f5bc70 Clear userlist before appending entries from "getUsers" result. (#425)
If the server is returning entries slower than the user is entering
additional characters, the callback gets executed multiple times after,
the list has been cleared - resulting in the same entries being appended
multiple times.
2017-01-04 09:41:25 +01:00
sualko 35418150a4 prompt for muc password if required (fix #399) 2016-12-16 10:56:42 +01:00
Klaus 575cd4abd9 Multiline message (#422)
* add multiline message support (fix #300)

* fix initial textarea height
2016-12-16 09:32:50 +01:00
sualko 42cdd01ea4 disable otr for muc conversations (fix #394) 2016-12-15 17:00:39 +01:00
sualko 401ac9880e fix muc initialisation after relogin (fix #391) 2016-12-15 16:20:10 +01:00
sualko a9ad6f9dea fix code style 2016-12-13 13:54:21 +01:00
Thijs Van der Schaeghe f12d7e89c1 Bower dependencies are actually devDependencies (#406)
Stops other projects from loading all the libraries again.
2016-12-13 13:14:51 +01:00
Klaus 6761e2c470 Merge pull request #408 from ChristianTacke/loginbox-focus
showLoginBox: Improve initial focus (fix #401)
2016-12-13 10:55:14 +01:00
sualko bc4b0afff4 fix display of muc warning 2016-12-13 10:29:20 +01:00
sualko ca6615e39b make muc server field editable (fix #421) 2016-12-13 10:26:15 +01:00
sualko 52cf18ec47 add the me command (fix #393) 2016-11-29 14:52:01 +01:00
sualko c6f9bac956 add large emoticons 2016-11-29 14:22:02 +01:00
sualko 61ed093dca add application states 2016-11-29 14:07:03 +01:00
Christian Tacke ac2703f922 showLoginBox: Improve initial focus
- .focus on Chromium works only after a small delay for
  newly shown elements, it seems. At least some web search
  suggests that and focusing for the loginbox works only
  with the delay.

- I think, .one should be used instead of .on: The
  showLoginBox method can be called multiple times and the
  event only needs to be attached for that exact occassion.

- If the username is empty, it's probably nicer to focus it
  instead of the password.
2016-11-22 11:38:16 +01:00
sualko 62b643a124 update magnific popup 2016-11-03 17:54:36 +01:00
sualko 16a0d0237f update i18next (fix #385) 2016-11-03 17:40:04 +01:00
sualko cb6c978e64 fix login form submit 2016-10-31 14:44:52 +01:00
sualko 61f75b2cde beautify 2016-10-31 14:24:53 +01:00
sualko 6c69d1b529 update dev dependencies 2016-10-31 14:19:18 +01:00
sualko d98bb38349 remove pre commit hook 2016-10-31 14:03:07 +01:00
sualko a586e92af4 build v3.0.1 2016-10-28 13:31:19 +02:00
sualko 016cda5cf9 update pt-BR 2016-10-26 14:45:02 +02:00
sualko cd74019c5e Merge branch 'master' of github.com:jsxc/jsxc 2016-10-26 14:41:36 +02:00
Klaus 78ceced805 Merge pull request #387 from Pablohn26/patch-1
Fix and complete es.json
2016-10-26 14:41:28 +02:00
Pablo Hinojosa 7dbe862fbe Fix and complete es.json 2016-10-24 23:48:13 +02:00
sualko b5848be9bc update example 2016-10-20 15:59:26 +02:00
sualko 1c6e49cb37 fix boolean muc configuration 2016-10-17 14:58:38 +02:00
2017 arquivos alterados com 85350 adições e 82625 exclusões
+9 -1
Ver Arquivo
@@ -9,7 +9,8 @@ dev/
*~
/tmp/
/lib/favico.js/
/lib/strophe.bookmarks/
/lib/strophe.bookmarks
/lib/strophe.chatstates/
/lib/strophe.x/
/lib/almond/
/lib/jquery/
@@ -20,3 +21,10 @@ dev/
/lib/strophe.js/
/lib/strophe.vcard/
/lib/emojione/
lib/i18next/
lib/jquery-i18next/
lib/magnific-popup/
.idea
/lib/strophejs-plugin-mam
/lib/strophejs-plugin-rsm
.github.json
+1 -7
Ver Arquivo
@@ -1,15 +1,9 @@
[submodule "lib/otr"]
path = lib/otr
url = https://github.com/sualko/otr.git
[submodule "lib/i18next"]
path = lib/i18next
url = https://github.com/i18next/i18next.git
[submodule "lib/bootstrap"]
path = lib/bootstrap
url = https://github.com/twbs/bootstrap-sass/
[submodule "lib/magnific-popup"]
path = lib/magnific-popup
url = https://github.com/dimsemenov/Magnific-Popup
[submodule "lib/strophe.jinglejs"]
path = lib/strophe.jinglejs
url = https://github.com/sualko/strophe.jinglejs
url = https://github.com/jsxc/strophe.jinglejs
+13 -12
Ver Arquivo
@@ -2,7 +2,7 @@
"curly": true,
"eqeqeq": true,
"immed": true,
"latedef": true,
"latedef": "nofunc",
"newcap": true,
"noarg": true,
"sub": true,
@@ -17,18 +17,19 @@
"t":true,
"i18n":true,
"I18next":true,
"OTR":true,
"DSA":true,
"Worker":true,
"BigInt":true,
"Notification":true,
"i18next":true,
"OTR":true,
"DSA":true,
"Worker":true,
"BigInt":true,
"Notification":true,
"$": true,
"jQuery":true,
"Strophe":true,
"localStorage":true,
"ActiveXObject":true,
"$iq":true,
"$pres":true,
"jQuery":true,
"Strophe":true,
"localStorage":true,
"ActiveXObject":true,
"$iq":true,
"$pres":true,
"$msg": true,
"jsxc":true,
"getUserMediaWithConstraints":true,
+41
Ver Arquivo
@@ -0,0 +1,41 @@
scss_files: 'scss/*.scss'
linters:
ChainedClasses:
enabled: false
ColorKeyword:
enabled: false
ColorVariable:
enabled: false
EmptyRule:
enabled: false
HexNotation:
enabled: false
IdSelector:
enabled: false
ImportPath:
enabled: false
ImportantRule:
enabled: false
Indentation:
width: 4
LeadingZero:
style: include_zero
NameFormat:
enabled: false
NestingDepth:
enabled: false
PropertySortOrder:
enabled: false
PseudoElement:
enabled: false
QualifyingElement:
enabled: false
SelectorDepth:
enabled: false
SelectorFormat:
enabled: false
SingleLinePerSelector:
enabled: false
StringQuotes:
style: double_quotes
+14
Ver Arquivo
@@ -0,0 +1,14 @@
language: node_js
dist: trusty
node_js:
- "node"
before_install:
- rvm install 2.3.1
- gem install scss_lint
script:
- echo {} > .github.json
- ./node_modules/.bin/grunt pre-commit
+205 -91
Ver Arquivo
@@ -1,6 +1,141 @@
v3.0.0 / 2016-03-11
===
### New features
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## 3.2.1 - 2017-06-01
### Added
- add Greek translation
### Fixed
- fix thumbnail transfer
- fix handler for muc menu items
- catch undefined exception during file transfer
- fix disabled file transfer link
- [#542](https://github.com/jsxc/jsxc/issues/542) fix fallback language
- remove favicon badge after logout
### Changed
- reduce thumbnail size
- enable http upload for muc
- disable links in last message view
## 3.2.0 - 2017-05-17
### Added
- [#150](https://github.com/jsxc/jsxc/issues/150) add Message Archive Management (XEP-0313)
- [#464](https://github.com/jsxc/jsxc/issues/464) respond to software version request (XEP-0092)
### Fixed
- [#447](https://github.com/jsxc/jsxc/pull/447) fix muc member presence
- fix http upload discovery
- fix vcard retrieval for rooms
- fix bookmarks
- [#470](https://github.com/jsxc/jsxc/issues/470) fix receiving message from unknown sender
- [#483](https://github.com/jsxc/jsxc/issues/483) fix unclickable space
- catch quota exceeded errors (e.g. Safari in private mode has a quota of 0)
- [#510](https://github.com/jsxc/jsxc/pull/510) fix muc form
- [#505](https://github.com/jsxc/jsxc/pull/505) fix i18n key
- [#515](https://github.com/jsxc/jsxc/issues/515) fix add contact in slave tab
- fix initial roster loading
- fix xmpp message uri to unknown jid
- fix uri scheme handling if offline
- fix hiding of offline users in roster
### Changed
- update dependencies
- strophe.jinglejs
- grunt-contrib-clean
- grunt-contrib-uglify
- node-sass
- strophe.chatstates
- strophejs-plugin-mam
- make max file size optional for http upload service
- [#480](https://github.com/jsxc/jsxc/issues/480) split avatar loading into chunks
- [#478](https://github.com/jsxc/jsxc/issues/478) support roster versioning
- prefer xmpp password from settings over login form
- [#468](https://github.com/jsxc/jsxc/issues/468) move composing message to window header
- make message error more visible
- ignore message errors without id
- add data-bid to xmpp uris
- add roster state to roster ready event
## 3.1.1 - 2017-02-14
### Fixed
- fix path to dependencies
## 3.1.0 - 2017-02-14
### Added
- add application states
- [#393](https://github.com/jsxc/jsxc/issues/393) add the /me command (XEP-0245)
- [#422](https://github.com/jsxc/jsxc/issues/422) add multiline message support
- [#431](https://github.com/jsxc/jsxc/issues/431) add Chat State Notifications (XEP-0085)
- [#426](https://github.com/jsxc/jsxc/issues/426) add HTTP File Upload (XEP-0363)
- add Turkish
- [#438](https://github.com/jsxc/jsxc/issues/438) add desktop sharing
- add Nextcloud emoticon
- [#301](https://github.com/jsxc/jsxc/issues/301) add close all button for notices
- [#344](https://github.com/jsxc/jsxc/issues/344) support messages of type `headline`
- add icon to notices
### Fixed
- fix login form submission
- fix display of MUC warning
- [#391](https://github.com/jsxc/jsxc/issues/391) fix MUC initialisation after relogin
- [#394](https://github.com/jsxc/jsxc/issues/394) disable OTR for MUC conversations
- [#399](https://github.com/jsxc/jsxc/issues/399) prompt for MUC password if required
- [#435](https://github.com/jsxc/jsxc/issues/435) fix list of user name suggestions
- [#433](https://github.com/jsxc/jsxc/issues/433) fix i18n interpolation pattern
- fix minor WebRTC issues
- [#440](https://github.com/jsxc/jsxc/issues/440) prevent original login form submission
- [#441](https://github.com/jsxc/jsxc/issues/441) remove console.trace
- [#409](https://github.com/jsxc/jsxc/issues/409) fix presence after accepting contact request
- fix template system
- fix path to strophe.bookmarks (regression)
- fix disabled login form
- fix carbon copy impersonation vulnerability ([CVE-2017-5589+](https://rt-solutions.de/en/2017/02/CVE-2017-5589_xmpp_carbons/))
- ignore malicious roster updates (similar to [CVE-2014-0364](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0364))
- prevent double insertion of MUC setting
### Changed
- update dependencies
- [#385](https://github.com/jsxc/jsxc/issues/385) update i18next
- improve initial focus for login box
- add large emoticons
- [#421](https://github.com/jsxc/jsxc/issues/421) make MUC server field editable
- system message style
- disable sending of OTR whitespace tag by default
- enable carbon copies by default
- remove border radius from dialog
- exclude dev dependencies from build
- move jquery library to example folder
- omit unreadable OTR messages
## 3.0.1 - 2016-10-28
### Added
- add room configuration in master tab
- improve muc multi tab support
- update/add languages: zh, pt, hu, pl, en, pt
- use user preferred browser languages
- remove inline styles
### Fixed
- fix multi-tab support
- fix uncaught type error on login
- fix second call issue
- fix option retrieval
- fix auto-accept
- fix the answer to anything
- fix boolean muc configurations
### Changed
- allow selector for options.logoutElement
- attach also with parameters from options.xmpp
## 3.0.0 - 2016-03-11
### Added
- responsive material-like design
- refactoring settings dialog
- over 1600 emoticons from emojione
@@ -8,18 +143,18 @@ v3.0.0 / 2016-03-11
- new video call interface
- status usable for daltonian
- use css for animations
- file transfer via webrtc
- file transfer via WebRTC
- previews
- show progress
- use local date and time format
- add no-video-call-possible icon
- add disabled otr icon
- add disabled OTR icon
- add padlock icon to message
- display line breaks in chat messages
- hide avatar for connected messages (muc)
- hide avatar for connected messages (MUC)
- auto approve incoming contact request (if contact is already in our roster)
### Bug fixes
### Fixed
- use crendential when performing turn credential ajax crossdomain call
- update favico.js
- update strophe.js
@@ -33,7 +168,7 @@ v3.0.0 / 2016-03-11
- fix muc message without id
- fix type error in jingle error
### Developer changes
### Changed
- remove "develop" branch and use instead "master" branch
- Makefile for setup developer environment
- remove loginTimeout option
@@ -44,36 +179,30 @@ v3.0.0 / 2016-03-11
- remove outdated stuff
- merge jsxc.webrtc.css into jsxc.css
v2.1.5 / 2015-11-17
===
## 2.1.5 - 2015-11-17
- Reset TURN credentials on login
- Fix ie<11 textfield
- Fix IE&lt;11 textfield
v2.1.4 / 2015-09-10
===
## 2.1.4 - 2015-09-10
- remove leading at sign from comments in build file
v2.1.3 / 2015-09-08
===
## 2.1.3 - 2015-09-08
- fix bookmark loading
- show unread notifications only if the chat window has no focus
v2.1.2 / 2015-08-12
===
## 2.1.2 - 2015-08-12
- update grunt-sass (fix invalid css)
v2.1.1 / 2015-08-10
===
- update strophe.jingle (fix login with safari and older versions of ie, ff, chrome)
## 2.1.1 - 2015-08-10
- update strophe.jingle (fix login with Safari and older versions of IE, FF, Chrome)
- update favico.js
- fix undefined error variable in ie
- fix handling of escaped jids (e.g. used in transports)
- fix undefined error variable in IE
- fix handling of escaped JIDs (e.g. used in transports)
- fix placeholder replacement
- rearrange bootstrap import
- add option for custom online user manual
v2.1.0 / 2015-07-31
===
## 2.1.0 - 2015-07-31
- add bookmark feature for rooms (XEP-0048)
- add reserved room feature for muc (XEP-0045#10.1.3)
- add counter of unread messages to roster, window and favicon
@@ -83,9 +212,9 @@ v2.1.0 / 2015-07-31
- make dialog responsive
- allow messages to persons without valid friendship
- replace video library for more stable connection
- fix dsa key generation in chrome > 42
- fix minor roster ui issues
- fix DSA key generation in Chrome &gt; 42
- fix minor roster UI issues
- add jsbeautifier and prettysass
- improve example
- extract templates to single files
@@ -100,21 +229,19 @@ v2.1.0 / 2015-07-31
- ICE servers can now be passed as init option
- loadSettings option is no longer required and supports now async requests
v2.0.1 / 2015-05-23
===
## 2.0.1 - 2015-05-23
- improve login box
- fix browsers without CSPRNG generator
- fix ajax login after credential failure
- fix some webrtc issues
- fix AJAX login after credential failure
- fix some WebRTC issues
- fix login with different username after dirty logout
- remove ie (<11) gradient
- remove broken mitm detection
- remove IE (&lt;11) gradient
- remove broken MITM detection
- fix temporary template 404
- fix login option
- add connecting event
v2.0.0 / 2015-05-08
===
## 2.0.0 - 2015-05-08
- add multi-user chat (XEP-0045)
- add window resize handle
- add username autocomplete
@@ -123,7 +250,7 @@ v2.0.0 / 2015-05-08
- use user avatar as notification icon
- show notifications if tabs has no focus
- split files into namespaces
- sass improvements
- SASS improvements
- replace own translation engine with i18next
- fix login from login box
- fix selection of chat messages
@@ -133,26 +260,23 @@ v2.0.0 / 2015-05-08
- fix notification request
- fix logout
v1.1.0a / 2015-02-25
===
- fix css url path
## 1.1.0a - 2015-02-25
- fix CSS URL path
v1.1.0 / 2015-01-08
===
- move from plain css to sass
- show avatar also by EXTVAL (url), not only by BINVAL
## 1.1.0 - 2015-01-08
- move from plain CSS to SASS
- show avatar also by EXTVAL (URL), not only by BINVAL
- add XEP-0280 (Message Carbons)
- add XEP-0297 (Stanza Forwarding)
- add option to disable otr
- add option to disable OTR
- add timestamp to messages
- add ajax/prebind login
- add AJAX/prebind login
- fix offline subscription request
- fix hide offline contacts
- fix error with multiple own resources
- fix avatars with newlines
v1.0.0 / 2014-11-06
===
## 1.0.0 - 2014-11-06
- add unread flag to roster and scroll to target window
- add XEP-0147 URI Scheme Query support
- add has-come-online notification
@@ -161,55 +285,52 @@ v1.0.0 / 2014-11-06
- add resizable function to chat window
- add vertical scrollbar to window list
- add call information to chat window
- add concatinated and uglified files
- add concatenated and uglified files
- add translations
- minor video call improvements
- minor style improvements
- generate dsa key complete in background
- generate DSA key complete in background
- update caps node property to jsxc.org
- update strophe.jingle
- update otr
- update OTR
- fix wrong avatars
- fix minor message delivery errors
- fix ff snapshot security error
- fix minor message delivery errors
- fix FF snapshot security error
- fix case sensitive resource handling
- fix non-square avatars
- fix several video issues
- fix messages from unknown (not in roster) jid
- fix vcard retrieval from unknown (not in roster) jid
- fix vcard in second tab
- fix jids with non-word characters (replace user identifier)
- fix vCard retrieval from unknown (not in roster) jid
- fix vCard in second tab
- fix JIDs with non-word characters (replace user identifier)
- improve video window design
- improve user info
- improve login box
- improve smp user interaction
- improve SMP user interaction
- improve notifications (sync sound/message, icon)
- minor chat window improvements
- detect email in message
- detect uri scheme in message
- detect URI scheme in message
- end all private conversations on logout
- remove email pattern from contact dialog
- disable video on second tab
- add/require disco dtls feature for webrtc
- move emoticons to css
- add/require DISCO DTLS feature for WebRTC
- move emoticons to CSS
- handle loadSettings failure
- change cursor for some elements
- prevent event bubbling for dialog
v0.8.2 / 2014-08-20
===
## 0.8.2 - 2014-08-20
- fix use of custom username
- write to console only if debug flag is set
- allow string|boolean as config param
- add translations
v0.8.1 / 2014-08-12
===
## 0.8.1 - 2014-08-12
- add user-defined xmpp options
- fix login form without id submit
v0.8.0 / 2014-07-02
===
## 0.8.0 - 2014-07-02
- add spanish translation
- add vCard view
- add more emoticons
@@ -220,16 +341,15 @@ v0.8.0 / 2014-07-02
- new chat window design
- enhanced roster design
- fix emoticon replacement (XEP-0038)
- fix some ui issues (explanations,...)
- fix some UI issues (explanations,...)
- fix issue with password only field
v0.7.2 / 2014-05-28
===
## 0.7.2 - 2014-05-28
- fix login issue
- fix different dialogs
- fix safari mobile bug
- fix Safari mobile bug
- fix webworker debugging
- fix issue with prosody
- fix issue with Prosody
- fix submodule state
- add debug flag
- add icon for video calls
@@ -243,55 +363,49 @@ v0.7.2 / 2014-05-28
- minor style fixes
- move complete to new notification api
v0.7.1 / 2014-03-18
===
## 0.7.1 - 2014-03-18
- fix emoticons
- fix unique message id
v0.7.0 / 2014-03-07
===
## 0.7.0 - 2014-03-07
- add sound notifications
- add support for custom default avatars
- add support for XEP-0184 (Message Delivery Receipts)
- update & extend hover info
- handle presence of type unsubscribed
- remove roster footer if offline
- enhance otr error handling
- enhance OTR error handling
- enhance translations
- reduce initial timeout
- fix notices
- fix friendship response dialog
- fix shared roster item removel
- fix debug function
- fix webrtc bug
- fix WebRTC bug
- fix storage check
- fix firefox fullscreen
- fix Firefox fullscreen
v0.6.0 / 2014-02-28
===
## 0.6.0 - 2014-02-28
- add notice stack (for e.g. friendship requests)
- add option to change presence
- support all available presence states
- display own avatar
- fix issue with prosody
- fix issue with Prosody
- fix multi-tab support
- fix chrome notifications
- fix otr error handling
- fix webrtc bug
- fix Chrome notifications
- fix OTR error handling
- fix WebRTC bug
v0.5.2 / 2014-01-28
===
## 0.5.2 - 2014-01-28
- update strophe.js to v1.1.3
- fix debug function (fix initial presence)
- add debug log window
- add warn|error debug functions
v0.5.1 / 2014-01-27
===
## 0.5.1 - 2014-01-27
- fix chat window after call
- fix nullpointer and context in webrtc
- fix NULL pointer and context in WebRTC
- handle already attached submit events on login form
- style changes
- fix webrtc startup
- don't block application on dsa key generation
- fix WebRTC startup
- don't block application on DSA key generation
+79 -51
Ver Arquivo
@@ -3,13 +3,13 @@ module.exports = function(grunt) {
var dep = grunt.file.readJSON('dep.json');
var dep_files = dep.map(function(el) {
return '<%= target %>/' + el.file;
return el.file;
});
var git_cached = [];
dep_files.push('<%= target %>/lib/translation.js');
// Project configuration.
grunt.initConfig({
github: grunt.file.readJSON('.github.json'),
app: grunt.file.readJSON('package.json'),
meta: {
banner: grunt.file.read('banner.js')
@@ -28,7 +28,11 @@ module.exports = function(grunt) {
main: {
files: [{
expand: true,
src: ['lib/i18next/release/i18next-latest.min.js', 'lib/magnific-popup/dist/*.js', 'lib/favico.js/favico.js', 'lib/emojione/lib/js/*.js', 'lib/emojione/assets/svg/*.svg', 'lib/strophe.js/strophe.js', 'lib/strophe.x/*.js', 'lib/strophe.bookmarks/*.js', 'lib/strophe.vcard/*.js', 'lib/strophe.jinglejs/*-bundle.js', 'lib/otr/build/**', 'lib/otr/lib/dsa-webworker.js', 'lib/otr/lib/sm-webworker.js', 'lib/otr/lib/const.js', 'lib/otr/lib/helpers.js', 'lib/otr/lib/dsa.js', 'lib/otr/vendor/*.js', 'lib/*.js', 'LICENSE', 'img/**', 'sound/**'],
src: ['lib/emojione/assets/svg/*.svg',
'lib/otr/build/**', 'lib/otr/lib/*.js',
'lib/otr/vendor/*.js', 'lib/*.js', 'LICENSE',
'img/**', 'sound/**'
],
dest: '<%= target %>/'
}, {
expand: true,
@@ -138,11 +142,11 @@ module.exports = function(grunt) {
process: function(src, filepath) {
filepath = filepath.replace(/^[a-z]+\//i, '');
if (filepath === 'lib/otr/build/dep/crypto.js') {
if (filepath.match(/crypto\.js$/)) {
src += ';';
}
var data = dep[dep_files.indexOf('<%= target %>/' + filepath)];
var data = dep[dep_files.indexOf(filepath)];
if (data) {
return '\n/*!\n * Source: ' + filepath + ', license: ' + data.license + ', url: ' + data.url + '\n */\n' + src;
@@ -152,13 +156,24 @@ module.exports = function(grunt) {
}
},
src: dep_files,
dest: '<%= target %>/lib/jsxc.dep.js'
dest: '<%= target %>/lib/jsxc.dep.js',
filter: function(filepath) {
if (!grunt.file.exists(filepath)) {
grunt.fail.warn('Could not find: ' + filepath);
} else {
return true;
}
},
nonull: true,
},
jsxc: {
options: {
banner: '/*! This file is concatenated for the browser. */\n\n'
},
src: ['src/jsxc.intro.js', 'src/jsxc.lib.js', 'src/jsxc.lib.xmpp.js', 'src/jsxc.lib.*.js', 'tmp/template.js', 'src/jsxc.outro.js'],
src: ['src/jsxc.intro.js', 'src/jsxc.lib.js', 'src/jsxc.lib.xmpp.js',
'src/jsxc.lib.gui.js', 'src/jsxc.lib.*.js',
'tmp/template.js', 'src/jsxc.outro.js'
],
dest: '<%= target %>/jsxc.js'
}
},
@@ -285,9 +300,24 @@ module.exports = function(grunt) {
}
},
jsbeautifier: {
files: ['Gruntfile.js', 'src/jsxc.lib.*', 'template/*.html', 'example/*.html', 'example/js/dev.js', 'example/js/example.js', 'example/css/example.css'],
options: {
config: '.jsbeautifyrc'
'default': {
src: ['Gruntfile.js', 'src/jsxc.lib.*', 'template/*.html',
'example/*.html', 'example/js/dev.js', 'example/js/example.js',
'example/css/example.css'
],
options: {
config: '.jsbeautifyrc'
}
},
'pre-commit': {
src: ['Gruntfile.js', 'src/jsxc.lib.*', 'template/*.html',
'example/*.html', 'example/js/dev.js', 'example/js/example.js',
'example/css/example.css'
],
options: {
config: '.jsbeautifyrc',
mode: 'VERIFY_ONLY'
}
}
},
prettysass: {
@@ -314,44 +344,33 @@ module.exports = function(grunt) {
dest: 'tmp/template.js'
}
},
shell: {
'precommit-before': {
command: 'git diff --cached --name-only',
options: {
callback: function(err, stdout, stderr, cb) {
git_cached = stdout.trim().split(/\n/);
cb();
}
scsslint: {
files: ['scss/*.scss'],
options: {
config: '.scss-lint.yml'
}
},
github_releaser2: {
options: {
repository: 'jsxc/jsxc',
authentication: {
type: 'token',
token: '<%= github.token %>'
},
release: {
body: 'see https://github.com/jsxc/jsxc/blob/master/CHANGELOG.md'
}
},
'precommit-after': {
command: 'git diff --name-only',
release: {
src: ['archives/jsxc-archives/jsxc-<%= app.version %>.zip', 'archives/jsxc-archives/jsxc-<%= app.version %>.zip.sig']
},
prerelease: {
options: {
callback: function(err, stdout, stderr, cb) {
var git_diff = stdout.trim().split(/\n/);
var intersection = [];
var i;
for (i = 0; i < git_diff.length; i++) {
if (git_cached.indexOf(git_diff[i]) >= 0) {
intersection.push(git_diff[i]);
}
}
if (intersection.length > 0) {
grunt.log.writeln();
for (i = 0; i < intersection.length; i++) {
grunt.log.writeln('> ' + intersection[i]);
}
grunt.fail.warn('Some files changed during pre-commit hook!');
}
cb();
release: {
prerelease: true
}
}
},
src: ['archives/jsxc-archives/jsxc-<%= app.version %>.zip', 'archives/jsxc-archives/jsxc-<%= app.version %>.zip.sig']
}
}
});
@@ -376,17 +395,24 @@ module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-jsbeautifier');
grunt.loadNpmTasks('grunt-prettysass');
grunt.loadNpmTasks('grunt-html-convert');
grunt.loadNpmTasks('grunt-shell');
grunt.loadNpmTasks('grunt-scss-lint');
grunt.loadNpmTasks('grunt-github-releaser2');
//Default task
grunt.registerTask('default', ['build', 'watch']);
grunt.registerTask('build', ['jshint', 'clean', 'sass', 'replace:imageUrl', 'autoprefixer', 'copy', 'merge_data', 'replace:locales', 'htmlConvert', 'replace:template', 'concat']);
grunt.registerTask('build', ['jshint', 'clean', 'sass', 'replace:imageUrl',
'autoprefixer', 'copy', 'merge_data', 'replace:locales', 'htmlConvert',
'replace:template', 'concat'
]);
grunt.registerTask('build:prerelease', 'Build a new pre-release', function() {
grunt.config.set('target', 'build');
grunt.task.run(['search:console', 'search:bower', 'build', 'usebanner', 'replace:version', 'replace:libraries', 'replace:todo', 'uglify', 'compress']);
grunt.task.run(['search:console', 'search:bower', 'build', 'usebanner',
'replace:version', 'replace:libraries', 'replace:todo',
'uglify', 'compress'
]);
});
grunt.registerTask('build:release', 'Build a new release', function() {
@@ -395,9 +421,11 @@ module.exports = function(grunt) {
grunt.task.run(['search:changelog', 'build:prerelease', 'jsdoc']);
});
// Create alpha/beta build @deprecated
grunt.registerTask('pre', ['build:prerelease']);
grunt.registerTask('publish:release', ['github_releaser2:release']);
grunt.registerTask('publish:prerelease', ['github_releaser2:prerelease']);
// before commit
grunt.registerTask('commit', ['shell:precommit-before', 'search:console', 'jsbeautifier', 'prettysass', 'jshint', 'shell:precommit-after']);
grunt.registerTask('pre-commit', ['search:console', 'jsbeautifier:pre-commit', 'scsslint', 'jshint']);
grunt.registerTask('beautify', ['jsbeautifier', 'prettysass']);
};
+4 -1
Ver Arquivo
@@ -1,7 +1,10 @@
# JavaScript XMPP Client
[![Build Status](https://travis-ci.org/jsxc/jsxc.svg?branch=master)](https://travis-ci.org/jsxc/jsxc)
[![Dependency Status](https://dependencyci.com/github/jsxc/jsxc/badge)](https://dependencyci.com/github/jsxc/jsxc)
Real-time chat app. This app requires an external XMPP server (openfire, ejabberd etc.).
You find a list of features, supported protocols and browsers at the homepage of __[Javascript XMPP Client](http://www.jsxc.org)__.
You find a full list of features, supported protocols and browsers on [our homepage](http://www.jsxc.org).
If you are looking for install instructions or developer notes, please also checkout our [wiki](https://github.com/jsxc/jsxc/wiki/).
+12 -6
Ver Arquivo
@@ -1,6 +1,6 @@
{
"name": "jsxc",
"version": "3.0.1-beta2",
"version": "3.2.1",
"homepage": "https://www.jsxc.org",
"authors": [
"sualko <klaus@jsxc.org>"
@@ -24,12 +24,18 @@
"tests"
],
"private": true,
"dependencies": {
"emojione": "~2.0.1",
"devDependencies": {
"emojione": "~2.2.7",
"favico.js": "^0.3.10",
"strophe.bookmarks": "https://raw.githubusercontent.com/sualko/strophejs-plugins/bookmarks/bookmarks/strophe.bookmarks.js",
"strophe.bookmarks": "strophe/strophejs-plugin-bookmarks#ff9e95a1a823b927f8c4c45453aaa534857a37b4",
"strophe.js": "strophejs#a11ebefa3db1b6712d51d0d309b9f68f8e391d1b",
"strophe.vcard": "https://raw.githubusercontent.com/strophe/strophejs-plugins/2f07137ad2cbeaed41650ee46373c2f44e0f263a/vcard/strophe.vcard.js",
"strophe.x": "https://raw.githubusercontent.com/strophe/strophejs-plugins/master/dataforms/src/strophe.x.js"
"strophe.vcard": "strophe/strophejs-plugin-vcard#de3a0c97a2c520ed900ee15b04a0c16d5c663891",
"strophe.x": "strophe/strophejs-plugin-dataforms",
"strophe.chatstates": "strophe/strophejs-plugin-chatstates#fb0b5f5b03d98ba05ac9dec853fe2190794128b6",
"jquery-i18next": "^1.2.0",
"i18next": "^5.0.0",
"magnific-popup": "^1.1.0",
"strophejs-plugin-mam": "strophe/strophejs-plugin-mam#d7b9a8a0b404e3dd9c83dd9cc4bf28aec2e5f329",
"strophejs-plugin-rsm": "strophe/strophejs-plugin-rsm#fa16b3b"
}
}
+590 -798
Ver Arquivo
Diferenças do arquivo suprimidas por serem muito extensas Carregar Diff
+31 -54
Ver Arquivo
@@ -8,8 +8,7 @@
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
opacity: 0.8; }
.mfp-wrap {
top: 0;
@@ -29,8 +28,6 @@
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
@@ -50,7 +47,8 @@
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
@@ -71,7 +69,10 @@
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
@@ -103,7 +104,8 @@
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
@@ -113,8 +115,9 @@ button.mfp-close, button.mfp-arrow {
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
@@ -129,22 +132,22 @@ button::-moz-focus-inner {
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
@@ -163,20 +166,20 @@ button::-moz-focus-inner {
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
@@ -187,30 +190,30 @@ button::-moz-focus-inner {
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
@@ -245,8 +248,6 @@ img.mfp-img {
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
@@ -318,8 +319,6 @@ img.mfp-img {
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
@@ -335,40 +334,18 @@ img.mfp-img {
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
padding-right: 6px; } }
+61
Ver Arquivo
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
viewBox="0 0 39.041695 39.099998"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="bell.svg"
width="39.041695"
height="39.099998">
<metadata
id="metadata10">
<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="defs8" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1879"
inkscape:window-height="1176"
id="namedview6"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="4.9166667"
inkscape:cx="-11.174035"
inkscape:cy="19.6"
inkscape:window-x="1241"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<path
d="m 17.237829,2.3 0,1.3 c -9.8999997,1 -11.0999997,8.9 -12.0999997,15.9 -0.7,4.7 -1.3,9.6 -4.49999996,12.9 -0.6,0.7 -0.8,1.6 -0.5,2.5 0.4,0.8 1.19999996,1.4 2.09999996,1.4 l 14.2999997,0 c 0.1,1.6 1.3,2.8 2.9,2.8 1.5,0 2.8,-1.3 2.9,-2.8 l 14.4,0 c 0.9,0 1.8,-0.6 2.1,-1.4 0.4,-0.8 0.2,-1.8 -0.5,-2.5 -3.2,-3.3 -3.9,-8.2 -4.5,-12.9 -1,-7 -2.1,-14.9 -12,-15.9 l 0,-1.3 c 0,-1.3 -1,-2.3 -2.3,-2.3 -1.3,0 -2.3,1 -2.3,2.3 z"
id="path4"
inkscape:connector-curvature="0"
style="fill:#ffd42a"
sodipodi:nodetypes="sccccscscsccccsss" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.1 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

+137
Ver Arquivo
@@ -0,0 +1,137 @@
<?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="21.394722mm"
height="21.910841mm"
viewBox="0 0 75.80807 77.636838"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="download_icon_black.svg">
<defs
id="defs4">
<marker
inkscape:stockid="TriangleOutL"
orient="auto"
refY="0"
refX="0"
id="TriangleOutL"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4284"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="scale(0.8,0.8)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4163"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4145"
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="TriangleOutL"
orient="auto"
refY="0"
refX="0"
id="TriangleOutL-3"
style="overflow:visible"
inkscape:isstock="true">
<path
inkscape:connector-curvature="0"
id="path4284-6"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="scale(0.8,0.8)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="117.96485"
inkscape:cy="91.364339"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="3"
fit-margin-left="3"
fit-margin-right="3"
fit-margin-bottom="3"
inkscape:window-width="1879"
inkscape:window-height="1176"
inkscape:window-x="1241"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<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(-166.10174,-173.88056)">
<g
id="g5502"
transform="matrix(1.0000028,0,0,0.71287559,-5.7884032e-4,65.007272)" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:13.80164051;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 196.99057,184.51048 0,16.68156 13.80277,0 0,-16.68156 z m -13.38006,16.68892 20.43951,25.20823 1.81836,-2.24305 18.62115,-22.96518 z"
id="path4136-7"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:11.7298975;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 231.27989,235.02253 -54.54823,0"
id="path4136-7-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 5.4 KiB

+137
Ver Arquivo
@@ -0,0 +1,137 @@
<?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="21.394722mm"
height="21.910841mm"
viewBox="0 0 75.80807 77.636838"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="download_icon_gray.svg">
<defs
id="defs4">
<marker
inkscape:stockid="TriangleOutL"
orient="auto"
refY="0"
refX="0"
id="TriangleOutL"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4284"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="scale(0.8,0.8)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4163"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4145"
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="TriangleOutL"
orient="auto"
refY="0"
refX="0"
id="TriangleOutL-3"
style="overflow:visible"
inkscape:isstock="true">
<path
inkscape:connector-curvature="0"
id="path4284-6"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="scale(0.8,0.8)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="117.96485"
inkscape:cy="91.364339"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="3"
fit-margin-left="3"
fit-margin-right="3"
fit-margin-bottom="3"
inkscape:window-width="1879"
inkscape:window-height="1176"
inkscape:window-x="1241"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<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(-166.10174,-173.88056)">
<g
id="g5502"
transform="matrix(1.0000028,0,0,0.71287559,-5.7884032e-4,65.007272)" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:13.80164051;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 196.99057,184.51048 0,16.68156 13.80277,0 0,-16.68156 z m -13.38006,16.68892 20.43951,25.20823 1.81836,-2.24305 18.62115,-22.96518 z"
id="path4136-7"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccc" />
<path
style="fill:#ffffff;fill-rule:evenodd;stroke:#808080;stroke-width:11.7298975;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 231.27989,235.02253 -54.54823,0"
id="path4136-7-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 5.4 KiB

+137
Ver Arquivo
@@ -0,0 +1,137 @@
<?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="21.394722mm"
height="21.910841mm"
viewBox="0 0 75.80807 77.636838"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="download_icon_white.svg">
<defs
id="defs4">
<marker
inkscape:stockid="TriangleOutL"
orient="auto"
refY="0"
refX="0"
id="TriangleOutL"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4284"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="scale(0.8,0.8)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4163"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4145"
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="matrix(-0.8,0,0,-0.8,-10,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="TriangleOutL"
orient="auto"
refY="0"
refX="0"
id="TriangleOutL-3"
style="overflow:visible"
inkscape:isstock="true">
<path
inkscape:connector-curvature="0"
id="path4284-6"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
transform="scale(0.8,0.8)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="117.96485"
inkscape:cy="91.364339"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="3"
fit-margin-left="3"
fit-margin-right="3"
fit-margin-bottom="3"
inkscape:window-width="1879"
inkscape:window-height="1176"
inkscape:window-x="1241"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<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(-166.10174,-173.88056)">
<g
id="g5502"
transform="matrix(1.0000028,0,0,0.71287559,-5.7884032e-4,65.007272)" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:13.80164051;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 196.99057,184.51048 0,16.68156 13.80277,0 0,-16.68156 z m -13.38006,16.68892 20.43951,25.20823 1.81836,-2.24305 18.62115,-22.96518 z"
id="path4136-7"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccc" />
<path
style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:11.7298975;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 231.27989,235.02253 -54.54823,0"
id="path4136-7-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 5.4 KiB

+98
Ver Arquivo
@@ -0,0 +1,98 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<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="Layer_1"
x="0px"
y="0px"
viewBox="0 0 140 139.99999"
enable-background="new 0 0 196.6 72"
xml:space="preserve"
inkscape:version="0.91 r13725"
sodipodi:docname="sticker.svg"
width="140"
height="140"><metadata
id="metadata20"><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="defs18" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1399"
id="namedview16"
showgrid="false"
inkscape:zoom="2.8284271"
inkscape:cx="102.28545"
inkscape:cy="82.729303"
inkscape:current-layer="Layer_1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-x="0"
inkscape:window-y="240"
inkscape:window-maximized="1" /><circle
style="opacity:0.98000004;fill:#0082c9;fill-opacity:1;stroke:none;stroke-width:5.56599998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4171"
cx="70"
cy="70"
r="70" /><path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5.56589985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 70.07621,37.475328 c -10.3653,0 -19.15076,7.026991 -21.87366,16.547771 C 45.83606,48.973133 40.7078,45.435208 34.80093,45.435208 26.6776,45.435208 20,52.112806 20,60.236135 c 0,8.123331 6.6776,14.803975 14.80093,14.803975 5.90687,0 11.03513,-3.540092 13.40162,-8.590939 2.7229,9.521501 11.50836,16.550821 21.87366,16.550821 10.28865,0 19.0293,-6.923312 21.82184,-16.337419 2.41022,4.936191 7.47501,8.377537 13.29797,8.377537 8.12334,0 14.80398,-6.680644 14.80398,-14.803975 0,-8.123329 -6.68064,-14.800927 -14.80398,-14.800927 -5.82296,0 -10.88775,3.439186 -13.29797,8.37449 -2.79254,-9.413374 -11.53319,-16.33437 -21.82184,-16.33437 z m 0,8.688494 c 7.82463,0 14.07537,6.24771 14.07537,14.072313 0,7.824605 -6.25074,14.075361 -14.07537,14.075361 -7.82459,0 -14.0723,-6.250756 -14.0723,-14.075361 0,-7.824603 6.24771,-14.072312 14.0723,-14.072313 z m -35.27528,7.959882 c 3.42814,0 6.11548,2.684285 6.11548,6.112431 0,3.428146 -2.68734,6.115481 -6.11548,6.115481 -3.42815,0 -6.11244,-2.687335 -6.11244,-6.115481 0,-3.428146 2.68429,-6.112431 6.11244,-6.112431 z m 70.39509,0 c 3.42816,0 6.11548,2.684285 6.11548,6.112431 0,3.428146 -2.68733,6.115481 -6.11548,6.115481 -3.42813,0 -6.11242,-2.687335 -6.11242,-6.115481 0,-3.428146 2.68431,-6.112431 6.11242,-6.112431 z"
id="XMLID_107_"
inkscape:connector-curvature="0" /><g
id="g4571"
transform="matrix(0.41300981,0,0,0.41300981,30,73.263286)"
style="opacity:1;fill:#ffffff;fill-opacity:1"><path
id="XMLID_121_"
d="m 37.669669,48.9 c 5.9,0 9.2,4.2 9.2,10.5 0,0.6 -0.5,1.1 -1.1,1.1 l -15.9,0 c 0.1,5.6 4,8.8 8.5,8.8 2.8,0 4.8,-1.2 5.8,-2 0.6,-0.4 1.1,-0.3 1.4,0.3 l 0.3,0.5 c 0.3,0.5 0.2,1 -0.3,1.4 -1.2,0.9 -3.8,2.4 -7.3,2.4 -6.5,0 -11.5,-4.7 -11.5,-11.5 0.1,-7.2 4.9,-11.5 10.9,-11.5 z m 6.1,9.4 c -0.2,-4.6 -3,-6.9 -6.2,-6.9 -3.7,0 -6.9,2.4 -7.6,6.9 l 13.8,0 z"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" /><path
id="XMLID_119_"
d="m 76.9,52.1 0,-2.5 0,-5.2 c 0,-0.7 0.4,-1.1 1.1,-1.1 l 0.8,0 c 0.7,0 1,0.4 1,1.1 l 0,5.2 4.5,0 c 0.7,0 1.1,0.4 1.1,1.1 l 0,0.3 c 0,0.7 -0.4,1 -1.1,1 l -4.5,0 0,11 c 0,5.1 3.1,5.7 4.8,5.8 0.9,0.1 1.2,0.3 1.2,1.1 l 0,0.6 c 0,0.7 -0.3,1 -1.2,1 -4.8,0 -7.7,-2.9 -7.7,-8.1 l 0,-11.3 z"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" /><path
id="XMLID_117_"
d="m 99.8,48.9 c 3.8,0 6.2,1.6 7.3,2.5 0.5,0.4 0.6,0.9 0.1,1.5 l -0.3,0.5 c -0.4,0.6 -0.9,0.6 -1.5,0.2 -1,-0.7 -2.9,-2 -5.5,-2 -4.8,0 -8.6,3.6 -8.6,8.9 0,5.2 3.8,8.8 8.6,8.8 3.1,0 5.2,-1.4 6.2,-2.3 0.6,-0.4 1,-0.3 1.4,0.3 l 0.3,0.4 c 0.3,0.6 0.2,1 -0.3,1.5 -1.1,0.9 -3.8,2.8 -7.8,2.8 -6.5,0 -11.5,-4.7 -11.5,-11.5 0.1,-6.8 5.1,-11.6 11.6,-11.6 z"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" /><path
id="XMLID_115_"
d="m 113.1,41.8 c 0,-0.7 -0.4,-1.1 0.3,-1.1 l 0.8,0 c 0.7,0 1.8,0.4 1.8,1.1 l 0,23.9 c 0,2.8 1.3,3.1 2.3,3.2 0.5,0 0.9,0.3 0.9,1 l 0,0.7 c 0,0.7 -0.3,1.1 -1.1,1.1 -1.8,0 -5,-0.6 -5,-5.4 l 0,-24.5 z"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" /><path
id="XMLID_112_"
d="m 133.6,48.9 c 6.4,0 11.6,4.9 11.6,11.4 0,6.6 -5.2,11.6 -11.6,11.6 -6.4,0 -11.6,-5 -11.6,-11.6 0,-6.5 5.2,-11.4 11.6,-11.4 z m 0,20.4 c 4.7,0 8.5,-3.8 8.5,-9 0,-5 -3.8,-8.7 -8.5,-8.7 -4.7,0 -8.6,3.8 -8.6,8.7 0.1,5.1 3.9,9 8.6,9 z"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" /><path
id="XMLID_109_"
d="m 183.5,48.9 c 5.3,0 7.2,4.4 7.2,4.4 l 0.1,0 c 0,0 -0.1,-0.7 -0.1,-1.7 l 0,-9.9 c 0,-0.7 -0.3,-1.1 0.4,-1.1 l 0.8,0 c 0.7,0 1.8,0.4 1.8,1.1 l 0,28.5 c 0,0.7 -0.3,1.1 -1,1.1 l -0.7,0 c -0.7,0 -1.1,-0.3 -1.1,-1 l 0,-1.7 c 0,-0.8 0.2,-1.4 0.2,-1.4 l -0.1,0 c 0,0 -1.9,4.6 -7.6,4.6 -5.9,0 -9.6,-4.7 -9.6,-11.5 -0.2,-6.8 3.9,-11.4 9.7,-11.4 z m 0.1,20.4 c 3.7,0 7.1,-2.6 7.1,-8.9 0,-4.5 -2.3,-8.8 -7,-8.8 -3.9,0 -7.1,3.2 -7.1,8.8 0.1,5.4 2.9,8.9 7,8.9 z"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:1" /><path
sodipodi:nodetypes="ssssssssssscccccsss"
style="fill:#ffffff;fill-opacity:1"
inkscape:connector-curvature="0"
d="m 1,71.4 0.8,0 c 0.7,0 1.1,-0.4 1.1,-1.1 l 0,-21.472335 C 2.9,45.427665 6.6,43 10.8,43 c 4.2,0 7.9,2.427665 7.9,5.827665 L 18.7,70.3 c 0,0.7 0.4,1.1 1.1,1.1 l 0.8,0 c 0.7,0 1,-0.4 1,-1.1 l 0,-21.6 c 0,-5.7 -5.7,-8.5 -10.9,-8.5 l 0,0 0,0 0,0 0,0 C 5.7,40.2 0,43 0,48.7 l 0,21.6 c 0,0.7 0.3,1.1 1,1.1 z"
id="XMLID_103_" /><path
style="fill:#ffffff;fill-opacity:1"
inkscape:connector-curvature="0"
d="m 167.9,49.4 -0.8,0 c -0.7,0 -1.1,0.4 -1.1,1.1 l 0,12.1 c 0,3.4 -2.2,6.5 -6.5,6.5 -4.2,0 -6.5,-3.1 -6.5,-6.5 l 0,-12.1 c 0,-0.7 -0.4,-1.1 -1.1,-1.1 l -0.8,0 c -0.7,0 -1,0.4 -1,1.1 l 0,12.9 c 0,5.7 4.2,8.5 9.4,8.5 l 0,0 c 0,0 0,0 0,0 0,0 0,0 0,0 l 0,0 c 5.2,0 9.4,-2.8 9.4,-8.5 l 0,-12.9 c 0.1,-0.7 -0.3,-1.1 -1,-1.1 z"
id="XMLID_102_" /><path
inkscape:connector-curvature="0"
id="path4165-9"
d="m 68.908203,49.235938 c -0.244942,0.0391 -0.480102,0.202589 -0.705078,0.470703 l -4.046875,4.824218 -3.029297,3.609375 -4.585937,-5.466796 -2.488282,-2.966797 c -0.224975,-0.268116 -0.479748,-0.414718 -0.74414,-0.4375 -0.264393,-0.02278 -0.538524,0.07775 -0.806641,0.302734 l -0.613281,0.513672 c -0.536232,0.449952 -0.508545,0.948144 -0.05859,1.484375 l 4.048828,4.824219 3.357422,4 -4.916016,5.857421 c -0.0037,0.0044 -0.0061,0.0093 -0.0098,0.01367 l -2.480469,2.955078 c -0.449952,0.536232 -0.399531,1.100832 0.136719,1.550782 l 0.613281,0.511718 c 0.536231,0.449951 1.022704,0.33701 1.472656,-0.199218 l 4.046875,-4.824219 3.029297,-3.609375 4.585938,5.466797 c 0.003,0.0036 0.0067,0.0062 0.0098,0.0098 l 2.480469,2.957032 c 0.44995,0.536231 1.012595,0.584735 1.548828,0.134765 l 0.613282,-0.513671 c 0.536231,-0.449952 0.508544,-0.948144 0.05859,-1.484376 l -4.048828,-4.824218 -3.357422,-4 4.916016,-5.857422 c 0.0037,-0.0044 0.0061,-0.0093 0.0098,-0.01367 l 2.480469,-2.955078 c 0.449952,-0.53623 0.399532,-1.10083 -0.136719,-1.550781 l -0.613281,-0.513672 c -0.268115,-0.224976 -0.522636,-0.308636 -0.767578,-0.269531 z"
style="fill:#ffffff;fill-opacity:1" /></g></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 9.0 KiB

+73
Ver Arquivo
@@ -0,0 +1,73 @@
<?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="50"
height="50"
viewBox="0 0 50.000001 50.000001"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="megaphone_icon_black.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.313708"
inkscape:cx="26.612614"
inkscape:cy="26.024336"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1129"
inkscape:window-height="803"
inkscape:window-x="767"
inkscape:window-y="179"
inkscape:window-maximized="0" />
<metadata
id="metadata7">
<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(0,-1002.3622)">
<g
id="g4187"
transform="matrix(0.8407303,-0.32845911,0.32845911,0.8407303,-335.45536,177.93302)">
<path
inkscape:connector-curvature="0"
id="path4179"
d="m 13.089486,1030.6489 c -1.897016,-0.058 -3.3981252,1.4421 -3.6614344,2.9988 -0.2633763,1.5573 0.6611344,3.4677 2.4728394,4.0357 l 9.830872,3.2352 c 1.000256,0.3363 2.114841,0.2234 2.939838,-0.2532 0.824996,-0.4765 1.362283,-1.2236 1.628867,-2.034 0.266582,-0.8104 0.278304,-1.7318 -0.102684,-2.605 -0.380603,-0.8724 -1.20937,-1.6246 -2.212614,-1.9482 l -9.857598,-3.2437 0.02251,0.01 c -0.341324,-0.1174 -0.698412,-0.1829 -1.059186,-0.1941 l -0.0014,0 z m -0.05486,1.799 a 1.8006546,1.8006546 0 0 1 0.530296,0.097 l 9.866038,3.2464 a 1.8006546,1.8006546 0 1 1 -1.125297,3.4209 l -9.866038,-3.2464 a 1.8006546,1.8006546 0 0 1 0.595001,-3.518 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
id="path4151"
transform="translate(0,1002.3622)"
d="m 45.369141,1.0175781 a 4.2004198,4.2004198 0 0 0 -4.136719,4.2597657 l 0,3.3261718 -34.4316408,10.9941404 0,-0.708984 A 3.0003,3.0003 0 0 0 3.7558594,15.845703 3.0003,3.0003 0 0 0 0.80078125,18.888672 l 0,10.429687 a 3.0003,3.0003 0 1 0 5.99999995,0 l 0,-0.654297 34.4316408,11.427735 0,1.955078 a 4.2004198,4.2004198 0 1 0 8.398437,0 l 0,-36.7695312 A 4.2004198,4.2004198 0 0 0 45.369141,1.0175781 Z"
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
inkscape:connector-curvature="0" />
</g>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 4.1 KiB

+3090 -976
Ver Arquivo
Diferenças do arquivo suprimidas por serem muito extensas Carregar Diff
+10 -10
Ver Arquivo
Diff do arquivo suprimido porque uma ou mais linhas são muito longas
Diff do arquivo suprimido porque uma ou mais linhas são muito longas
-50
Ver Arquivo
@@ -1,50 +0,0 @@
;
(function(root) {
"use strict";
root.OTR = {}
root.crypto = {}
root.DSA = {};
// default imports
var imports = [
'build/dep/salsa20.js',
'build/dep/bigint.js',
'build/dep/crypto.js',
'build/dep/eventemitter.js',
'lib/const.js',
'lib/helpers.js',
'lib/dsa.js',
]
function sendMsg(type, data) {
postMessage({
type: type,
data: data,
})
}
self.onmessage = function(e) {
var data = e.data;
root.crypto = {
getRandomValues: function() {
var buf = data.random;
}
};
if (data.imports)
imports = data.imports
importScripts.apply(self, imports);
sendMsg('debug', 'DSA key creation started')
var dsa = new DSA()
sendMsg('debug', 'DSA key creation finished')
sendMsg('data', {key: dsa.packPrivate()})
}
}(this))
+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.333
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.333V45.666z"/><path fill="#9aa0a5" d="m49.37 24.921l1.635-5.979h-6.104l1.635-5.979h-6.101l-1.637 5.979h-8.137l1.635-5.979h-6.102l-1.637 5.979h-6.102l-1.635 5.979h6.102l-2.18 7.973h-6.104l-1.633 5.979h6.104l-1.637 5.98h6.104l1.635-5.98h8.139l-1.637 5.98h6.104l1.635-5.98h6.104l1.635-5.979h-6.102l2.18-7.973h6.101m-14.386 7.973h-8.137l2.18-7.973h8.137l-2.18 7.973"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m49.4 24.9l1.6-6h-6.1l1.6-6h-6.1l-1.6 6h-8.1l1.6-6h-6.1l-1.6 6h-6.1l-1.6 6h6.1l-2.2 8h-6.1l-1.6 6h6.1l-1.6 6h6.1l1.6-6h8.1l-1.6 6h6.1l1.6-6h6.1l1.6-6h-6.1l2.2-8c0 0 6.1 0 6.1 0m-14.4 8h-8.1l2.2-8h8.1l-2.2 8" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 765 B

Depois

Largura:  |  Altura:  |  Tamanho: 596 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m49.4 28l1.6-6h-6.1l1.6-6h-6.1l-1.6 6h-8.1l1.6-6h-6.1l-1.6 6h-6.1l-1.6 6h6.1l-2.2 8h-6.1l-1.7 6h6.1l-1.6 6h6.1l1.6-6h8.1l-1.6 6h6.1l1.6-6h6.1l1.6-6h-6.1l2.2-8h6.2m-14.4 8h-8.1l2.2-8h8.1l-2.2 8" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 363 B

+2 -3
Ver Arquivo
@@ -1,3 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="M62,52c0,5.523-4.478,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.522,0,10,4.477,10,10V52z"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.333
C7,7.731,10.731,4,15.333,4h33.333C53.269,4,57,7.731,57,12.333V45.666z"/><path fill="#9aa0a5" d="m45.47 33.29c.377.161.55.477.523.943-.027.469-.35 1.223-.966 2.264-.618 1.072-1.121 1.725-1.51 1.967-.389.24-.745.24-1.067 0l-8.573-6.216 1.128 10.508c.079.399-.096.708-.524.921-.429.215-1.262.322-2.496.322-1.236 0-2.066-.107-2.496-.322-.43-.213-.604-.521-.523-.921l1.127-10.508-8.533 6.216c-.322.24-.685.24-1.087 0-.402-.242-.913-.895-1.53-1.967-.618-1.041-.933-1.795-.946-2.264-.015-.467.167-.782.543-.943l9.701-4.29-9.701-4.251c-.376-.187-.558-.515-.543-.983.013-.467.328-1.223.946-2.265.617-1.044 1.127-1.685 1.53-1.926.402-.24.765-.24 1.087 0l8.533 6.176-1.127-10.467c-.08-.428.094-.749.523-.963s1.26-.322 2.496-.322c1.233 0 2.066.108 2.495.322s.604.535.524.963l-1.128 10.466 8.573-6.176c.322-.24.679-.24 1.067 0 .389.242.892.897 1.51 1.966.616 1.016.938 1.758.966 2.225.026.469-.146.796-.523.983l-9.701 4.251 9.702 4.291"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m45.5 33.3c.4.2.5.5.5.9 0 .5-.3 1.2-1 2.3-.6 1.1-1.1 1.7-1.5 2-.4.2-.7.2-1.1 0l-8.6-6.2 1.2 10.5c.1.4-.1.7-.5.9-.4.2-1.3.3-2.5.3-1.2 0-2.1-.1-2.5-.3-.4-.2-.6-.5-.5-.9l1.1-10.5-8.5 6.2c-.3.2-.7.2-1.1 0-.4-.2-.9-.9-1.5-2-.6-1-.9-1.8-.9-2.3 0-.5.2-.8.5-.9l9.7-4.3-9.7-4.3c-.4-.2-.6-.5-.5-1 0-.5.3-1.2.9-2.3.6-1 1.1-1.7 1.5-1.9.4-.2.8-.2 1.1 0l8.5 6.2-1.1-10.4c-.1-.4.1-.7.5-1s1.3-.3 2.5-.3c1.2 0 2.1.1 2.5.3s.6.5.5 1l-1.1 10.5 8.6-6.2c.3-.2.7-.2 1.1 0 .4.2.9.9 1.5 2 .6 1 .9 1.8 1 2.2 0 .5-.1.8-.5 1l-9.8 4.2 9.7 4.3" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 902 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m45.5 36.3c.4.2.5.5.5.9 0 .5-.3 1.2-1 2.3-.6 1.1-1.1 1.7-1.5 2-.4.2-.7.2-1.1 0l-8.6-6.2 1.2 10.5c.1.4-.1.7-.5.9-.4.2-1.3.3-2.5.3-1.2 0-2.1-.1-2.5-.3-.4-.2-.6-.5-.5-.9l1.1-10.5-8.5 6.2c-.3.2-.7.2-1.1 0-.4-.2-.9-.9-1.5-2-.6-1-.9-1.8-.9-2.3 0-.5.2-.8.5-.9l9.7-4.3-9.7-4.3c-.4-.2-.6-.5-.5-1 0-.5.3-1.2.9-2.3.6-1 1.1-1.7 1.5-1.9s.8-.2 1.1 0l8.5 6.2-1.1-10.4c-.1-.4.1-.7.5-1s1.3-.3 2.5-.3c1.2 0 2.1.1 2.5.3.4.2.6.5.5 1l-1.1 10.5 8.6-6.2c.3-.2.7-.2 1.1 0s.9.9 1.5 2c.6 1 .9 1.8 1 2.2 0 .5-.1.8-.5 1l-9.8 4.2 9.7 4.3" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 679 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m32 13c2.983 0 5.315 1.082 6.996 3.25 2 2.564 3 6.818 3 12.762 0 5.928-1.01 10.189-3.02 12.783-1.667 2.137-3.992 3.205-6.975 3.205-2.997 0-5.414-1.172-7.248-3.516-1.834-2.345-2.752-6.523-2.752-12.537 0-5.9 1.01-10.146 3.02-12.74 1.667-2.137 3.992-3.207 6.975-3.207m0 4.98c-.715 0-1.352.232-1.912.695s-.994 1.293-1.303 2.49c-.405 1.553-.608 4.168-.608 7.846 0 3.676.182 6.203.546 7.578.363 1.375.822 2.291 1.377 2.746.553.457 1.186.684 1.9.684s1.352-.23 1.912-.693c.561-.465.994-1.295 1.303-2.492.405-1.539.608-4.146.608-7.822 0-3.678-.182-6.203-.546-7.58-.363-1.373-.822-2.293-1.377-2.756-.552-.463-1.185-.696-1.9-.696"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m32 13c3 0 5.3 1.1 7 3.2 2 2.6 3 6.8 3 12.8 0 5.9-1 10.2-3 12.8-1.7 2.1-4 3.2-7 3.2-3 0-5.4-1.2-7.2-3.5-1.9-2.4-2.8-6.5-2.8-12.6 0-5.9 1-10.1 3-12.7 1.7-2.1 4-3.2 7-3.2m0 5c-.7 0-1.4.2-1.9.7s-1 1.3-1.3 2.5c-.4 1.6-.6 4.2-.6 7.8 0 3.7.2 6.2.5 7.6.4 1.4.8 2.3 1.4 2.7.6.5 1.2.7 1.9.7.7 0 1.4-.2 1.9-.7.6-.5 1-1.3 1.3-2.5.4-1.5.6-4.1.6-7.8 0-3.7-.2-6.2-.5-7.6-.4-1.4-.8-2.3-1.4-2.8-.6-.4-1.2-.6-1.9-.6" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.0 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 788 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m32 16c3 0 5.3 1.1 7 3.2 2 2.6 3 6.8 3 12.8 0 5.9-1 10.2-3 12.8-1.7 2.1-4 3.2-7 3.2-3 0-5.4-1.2-7.2-3.5-1.9-2.4-2.8-6.5-2.8-12.6 0-5.9 1-10.1 3-12.7 1.7-2.1 4-3.2 7-3.2m0 5c-.7 0-1.4.2-1.9.7s-1 1.3-1.3 2.5c-.4 1.6-.6 4.2-.6 7.8 0 3.7.2 6.2.5 7.6.4 1.4.8 2.3 1.4 2.7.6.5 1.2.7 1.9.7.7 0 1.4-.2 1.9-.7.6-.5 1-1.3 1.3-2.5.4-1.5.6-4.1.6-7.8 0-3.7-.2-6.2-.5-7.6-.4-1.4-.8-2.3-1.4-2.8-.6-.4-1.2-.6-1.9-.6" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 569 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m38 45h-6.108v-23.02c-2.232 2.086-4.862 3.629-7.892 4.629v-5.543c1.594-.521 3.326-1.512 5.195-2.967 1.87-1.455 3.152-3.156 3.848-5.098h4.957v32"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m38 45h-6.1v-23c-2.2 2.1-4.9 3.6-7.9 4.6v-5.5c1.6-.5 3.3-1.5 5.2-3 1.9-1.5 3.2-3.2 3.8-5.1h5v32" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 585 B

Depois

Largura:  |  Altura:  |  Tamanho: 485 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m38 48h-6.1v-23c-2.2 2.1-4.9 3.6-7.9 4.6v-5.5c1.6-.5 3.3-1.5 5.2-3 1.9-1.5 3.2-3.2 3.8-5.1h5v32" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 266 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m42 39.33v5.674h-20c.216-2.146.865-4.178 1.949-6.098 1.083-1.922 3.221-4.467 6.416-7.643 2.571-2.564 4.148-4.303 4.731-5.217.784-1.26 1.177-2.508 1.177-3.738 0-1.363-.342-2.41-1.025-3.143s-1.627-1.098-2.832-1.098c-1.191 0-2.14.385-2.843 1.152-.704.768-1.11 2.045-1.218 3.826l-5.686-.609c.338-3.361 1.401-5.773 3.188-7.238 1.788-1.462 4.02-2.194 6.702-2.194 2.936 0 5.246.848 6.924 2.543s2.517 3.805 2.517 6.326c0 1.434-.24 2.801-.721 4.098-.48 1.299-1.242 2.656-2.284 4.076-.691.941-1.937 2.297-3.737 4.064-1.799 1.77-2.94 2.943-3.42 3.523-.48.578-.871 1.145-1.168 1.695h11.33"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m42 39.3v5.7h-20c.2-2.1.9-4.2 1.9-6.1 1.1-1.9 3.2-4.5 6.4-7.6 2.6-2.6 4.1-4.3 4.7-5.2.8-1.3 1.2-2.5 1.2-3.7 0-1.4-.3-2.4-1-3.1s-1.6-1.1-2.8-1.1c-1.2 0-2.1.4-2.8 1.2-.7.8-1.1 2-1.2 3.8l-5.7-.6c.3-3.4 1.4-5.8 3.2-7.2 1.8-1.5 4-2.2 6.7-2.2 2.9 0 5.2.8 6.9 2.5s2.5 3.8 2.5 6.3c0 1.4-.2 2.8-.7 4.1-.5 1.2-1.3 2.5-2.3 3.9-.7.9-1.9 2.3-3.7 4.1-1.8 1.8-2.9 2.9-3.4 3.5-.5.6-.9 1.1-1.2 1.7h11.3" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1018 B

Depois

Largura:  |  Altura:  |  Tamanho: 775 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m42 42.3v5.7h-20c.2-2.1.9-4.2 1.9-6.1 1.1-1.9 3.2-4.5 6.4-7.6 2.6-2.6 4.1-4.3 4.7-5.2.8-1.3 1.2-2.5 1.2-3.7 0-1.4-.3-2.4-1-3.1s-1.6-1.1-2.8-1.1c-1.2 0-2.1.4-2.8 1.2-.7.8-1.1 2-1.2 3.8l-5.7-.6c.3-3.4 1.4-5.8 3.2-7.2 1.8-1.5 4-2.2 6.7-2.2 2.9 0 5.2.8 6.9 2.5s2.5 3.8 2.5 6.3c0 1.4-.2 2.8-.7 4.1-.5 1.2-1.3 2.5-2.3 3.9-.7.9-1.9 2.3-3.7 4.1-1.8 1.8-2.9 2.9-3.4 3.5-.5.6-.9 1.1-1.2 1.7h11.3" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 556 B

+2 -1
Ver Arquivo
@@ -1 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m61.978 51.994c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="m56.978 45.66c0 4.604-3.731 8.334-8.333 8.334h-33.33c-4.602 0-8.333-3.73-8.333-8.334v-33.33c0-4.604 3.731-8.334 8.333-8.334h33.33c4.602 0 8.333 3.73 8.333 8.334v33.33"/><path fill="#9aa0a5" d="m21.978 36.15l5.585-.707c.179 1.482.657 2.617 1.438 3.4s1.725 1.176 2.834 1.176c1.19 0 2.193-.471 3.01-1.41.814-.941 1.223-2.209 1.223-3.807 0-1.51-.391-2.707-1.172-3.59-.781-.885-1.731-1.324-2.854-1.324-.74 0-1.623.148-2.65.447l.637-4.895c1.561.043 2.752-.311 3.573-1.059s1.232-1.742 1.232-2.982c0-1.055-.301-1.896-.903-2.521-.603-.627-1.404-.941-2.403-.941-.985 0-1.827.355-2.525 1.068s-1.122 1.752-1.273 3.121l-5.317-.939c.369-1.896.928-3.41 1.674-4.543.745-1.133 1.785-2.023 3.121-2.672 1.334-.648 2.83-.973 4.486-.973 2.833 0 5.106.939 6.816 2.822 1.41 1.539 2.115 3.275 2.115 5.215 0 2.75-1.444 4.945-4.332 6.584 1.725.385 3.104 1.246 4.138 2.586 1.033 1.34 1.55 2.957 1.55 4.854 0 2.75-.965 5.094-2.895 7.03-1.932 1.938-4.334 2.908-7.208 2.908-2.724 0-4.983-.816-6.776-2.447-1.795-1.633-2.835-3.768-3.123-6.402"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m22 36.1l5.6-.7c.2 1.5.7 2.6 1.4 3.4s1.7 1.2 2.8 1.2c1.2 0 2.2-.5 3-1.4.8-.9 1.2-2.2 1.2-3.8 0-1.5-.4-2.7-1.2-3.6-.8-.9-1.7-1.3-2.9-1.3-.7 0-1.6.1-2.6.4l.6-4.9c1.6 0 2.8-.3 3.6-1.1s1.2-1.7 1.2-3c0-1.1-.3-1.9-.9-2.5-.6-.6-1.4-.9-2.4-.9-1 0-1.8.4-2.5 1.1s-1.1 1.8-1.3 3.1l-5.3-.9c.4-1.9.9-3.4 1.7-4.5.7-1.1 1.8-2 3.1-2.7 1.3-.6 2.8-1 4.5-1 2.8 0 5.1.9 6.8 2.8 1.4 1.5 2.1 3.3 2.1 5.2 0 2.8-1.4 4.9-4.3 6.6 1.7.4 3.1 1.2 4.1 2.6 1 1.3 1.5 3 1.5 4.9 0 2.8-1 5.1-2.9 7-1.7 1.9-4.1 2.9-7 2.9-2.7 0-5-.8-6.8-2.4-1.8-1.7-2.8-3.8-3.1-6.5" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.3 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 918 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m22 39.2l5.6-.7c.2 1.5.7 2.6 1.4 3.4s1.7 1.2 2.8 1.2c1.2 0 2.2-.5 3-1.4.8-.9 1.2-2.2 1.2-3.8 0-1.5-.4-2.7-1.2-3.6-.8-.9-1.7-1.3-2.9-1.3-.7 0-1.6.1-2.6.4l.6-4.9c1.6 0 2.8-.3 3.6-1.1s1.2-1.7 1.2-3c0-1.1-.3-1.9-.9-2.5-.6-.6-1.4-.9-2.4-.9-1 0-1.8.4-2.5 1.1s-1.1 1.8-1.3 3.1l-5.3-.9c.4-1.9.9-3.4 1.7-4.5.7-1.1 1.8-2 3.1-2.7 1.3-.6 2.8-1 4.5-1 2.8 0 5.1.9 6.8 2.8 1.4 1.5 2.1 3.3 2.1 5.2 0 2.8-1.4 4.9-4.3 6.6 1.7.4 3.1 1.2 4.1 2.6 1 1.3 1.5 3 1.5 4.9 0 2.8-1 5.1-2.9 7-1.7 1.8-4.1 2.8-7 2.8-2.7 0-5-.8-6.8-2.4-1.8-1.7-2.8-3.8-3.1-6.4" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 699 B

+2 -3
Ver Arquivo
@@ -1,3 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="M33.662,45v-6.414H20v-5.348L34.481,13h5.374v20.217H44v5.369h-4.145V45H33.662z M33.662,33.217V22.326
l-7.674,10.891H33.662z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="M33.7,45v-6.4H20v-5.3L34.5,13h5.4v20.2H44v5.4h-4.1V45H33.7z M33.7,33.2V22.3L26,33.2H33.7z" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 567 B

Depois

Largura:  |  Altura:  |  Tamanho: 479 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="M33.7,48v-6.4H20v-5.3L34.5,16h5.4v20.2H44v5.4h-4.1V48H33.7z M33.7,36.2V25.3L26,36.2H33.7z" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 260 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m22 36.25l5.68-.631c.162 1.379.643 2.469 1.44 3.273.798.807 1.717 1.209 2.759 1.209 1.189 0 2.197-.52 3.02-1.557.825-1.035 1.237-2.598 1.237-4.688 0-1.957-.409-3.426-1.228-4.404-.817-.979-1.883-1.469-3.193-1.469-1.637 0-3.104.777-4.402 2.328l-4.625-.719 2.922-16.596h15.07v5.721h-10.75l-.893 5.418c1.271-.682 2.568-1.023 3.895-1.023 2.527 0 4.672.986 6.43 2.959 1.758 1.97 2.637 4.53 2.637 7.679 0 2.623-.71 4.967-2.129 7.02-1.934 2.813-4.619 4.221-8.05 4.221-2.746 0-4.984-.791-6.715-2.371-1.73-1.582-2.765-3.707-3.103-6.375"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m22 36.3l5.7-.6c.2 1.4.6 2.5 1.4 3.3.8.8 1.7 1.2 2.8 1.2 1.2 0 2.2-.5 3-1.6.8-1 1.2-2.6 1.2-4.7 0-2-.4-3.4-1.2-4.4-.8-1-1.9-1.5-3.2-1.5-1.6 0-3.1.8-4.4 2.3l-4.6-.7 2.9-16.6h15.1v5.7h-10.8l-.9 5.4c1.3-.7 2.6-1 3.9-1 2.5 0 4.7 1 6.4 3 1.8 2 2.6 4.5 2.6 7.7 0 2.6-.7 5-2.1 7-1.9 2.8-4.6 4.2-8.1 4.2-2.7 0-5-.8-6.7-2.4-1.6-1.6-2.7-3.7-3-6.3" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 967 B

Depois

Largura:  |  Altura:  |  Tamanho: 726 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m22 39.3l5.7-.6c.2 1.4.6 2.5 1.4 3.3.8.8 1.7 1.2 2.8 1.2 1.2 0 2.2-.5 3-1.6.8-1 1.2-2.6 1.2-4.7 0-2-.4-3.4-1.2-4.4-.8-1-1.9-1.5-3.2-1.5-1.6 0-3.1.8-4.4 2.3l-4.6-.7 2.9-16.6h15.1v5.7h-10.8l-.9 5.4c1.3-.7 2.6-1 3.9-1 2.5 0 4.7 1 6.4 3 1.8 2 2.6 4.5 2.6 7.7 0 2.6-.7 5-2.1 7-1.9 2.8-4.6 4.2-8.1 4.2-2.7 0-5-.8-6.7-2.4-1.6-1.6-2.7-3.7-3-6.3" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 507 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m41.45 20.801l-5.558.643c-.136-1.197-.49-2.082-1.063-2.65-.571-.57-1.314-.855-2.226-.855-1.213 0-2.238.57-3.075 1.709-.838 1.141-1.365 3.514-1.584 7.121 1.431-1.77 3.208-2.654 5.333-2.654 2.396 0 4.45.957 6.158 2.867 1.71 1.91 2.564 4.375 2.564 7.395 0 3.207-.898 5.779-2.696 7.717s-4.105 2.906-6.923 2.906c-3.02 0-5.51-1.23-7.457-3.688-1.948-2.457-2.922-6.486-2.922-12.09 0-5.744 1.015-9.885 3.044-12.42 2.029-2.537 4.665-3.805 7.906-3.805 2.274 0 4.157.666 5.648 1.998 1.492 1.334 2.442 3.27 2.851 5.803m-13.01 13.1c0 1.953.429 3.459 1.287 4.521.857 1.063 1.838 1.594 2.941 1.594 1.063 0 1.947-.436 2.656-1.305.707-.869 1.063-2.295 1.063-4.275 0-2.039-.382-3.529-1.145-4.479-.764-.945-1.716-1.42-2.859-1.42-1.104 0-2.037.451-2.8 1.355s-1.143 2.244-1.143 4.01"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m41.4 20.8l-5.6.6c-.1-1.2-.5-2.1-1.1-2.6-.6-.6-1.3-.9-2.2-.9-1.2 0-2.2.6-3.1 1.7-.8 1.1-1.4 3.5-1.6 7.1 1.4-1.8 3.2-2.7 5.3-2.7 2.4 0 4.5 1 6.2 2.9 1.7 1.9 2.6 4.4 2.6 7.4 0 3.2-.9 5.8-2.7 7.7s-4 3-6.8 3c-3 0-5.5-1.2-7.5-3.7-1.9-2.4-2.9-6.5-2.9-12.1 0-5.7 1-9.9 3-12.4 2-2.5 4.7-3.8 7.9-3.8 2.3 0 4.2.7 5.6 2 1.6 1.3 2.5 3.3 2.9 5.8m-13 13.1c0 2 .4 3.5 1.3 4.5.9 1.1 1.8 1.6 2.9 1.6 1.1 0 1.9-.4 2.7-1.3.7-.9 1.1-2.3 1.1-4.3 0-2-.4-3.5-1.1-4.5-.8-.9-1.7-1.4-2.9-1.4-1.1 0-2 .5-2.8 1.4s-1.2 2.2-1.2 4" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 889 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m41.4 23.8l-5.6.6c-.1-1.2-.5-2.1-1.1-2.6-.6-.6-1.3-.9-2.2-.9-1.2 0-2.2.6-3.1 1.7-.8 1.1-1.4 3.5-1.6 7.1 1.4-1.8 3.2-2.7 5.3-2.7 2.4 0 4.5 1 6.2 2.9 1.7 1.9 2.6 4.4 2.6 7.4 0 3.2-.9 5.8-2.7 7.7s-4 3-6.8 3c-3 0-5.5-1.2-7.5-3.7-1.9-2.4-2.9-6.5-2.9-12.1 0-5.7 1-9.9 3-12.4 2-2.5 4.7-3.8 7.9-3.8 2.3 0 4.2.7 5.6 2 1.6 1.3 2.5 3.3 2.9 5.8m-13 13.1c0 2 .4 3.5 1.3 4.5.9 1.1 1.8 1.6 2.9 1.6 1.1 0 1.9-.4 2.7-1.3.7-.9 1.1-2.3 1.1-4.3 0-2-.4-3.5-1.1-4.5-.8-.9-1.7-1.4-2.9-1.4-1.1 0-2 .5-2.8 1.4-.8.9-1.2 2.2-1.2 4" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 674 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m23 18.775v-5.775h20v4.514c-1.651 1.727-3.33 4.205-5.04 7.436-1.707 3.23-3.01 6.666-3.903 10.303-.895 3.637-1.335 6.887-1.321 9.748h-5.64c.098-4.484.968-9.06 2.612-13.721 1.644-4.662 3.84-8.83 6.586-12.504h-13.298"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m23 18.8v-5.8h20v4.5c-1.7 1.7-3.3 4.2-5 7.4-1.7 3.2-3 6.7-3.9 10.3s-1.3 6.9-1.3 9.7h-5.6c.1-4.5 1-9.1 2.6-13.7s3.8-8.8 6.6-12.5l-13.4.1" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 655 B

Depois

Largura:  |  Altura:  |  Tamanho: 525 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m23 21.8v-5.8h20v4.5c-1.7 1.7-3.3 4.2-5 7.4-1.7 3.2-3 6.7-3.9 10.3-.9 3.6-1.3 6.9-1.3 9.7h-5.6c.1-4.5 1-9.1 2.6-13.7 1.6-4.7 3.8-8.8 6.6-12.5l-13.4.1" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 320 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m27.08 27.547c-1.509-.654-2.604-1.557-3.289-2.703-.686-1.145-1.026-2.402-1.026-3.768 0-2.338.791-4.268 2.374-5.791 1.584-1.523 3.836-2.285 6.753-2.285 2.891 0 5.136.762 6.733 2.285s2.396 3.453 2.396 5.791c0 1.451-.366 2.744-1.101 3.877-.732 1.129-1.763 1.996-3.091 2.594 1.688.697 2.971 1.717 3.849 3.055.879 1.339 1.318 2.882 1.318 4.634 0 2.893-.896 5.242-2.686 7.05-1.793 1.809-4.175 2.713-7.148 2.713-2.767 0-5.069-.748-6.909-2.242-2.171-1.768-3.257-4.188-3.257-7.266 0-1.693.408-3.25 1.224-4.664.817-1.42 2.103-2.512 3.86-3.281m.663 7.371c0 1.652.412 2.939 1.235 3.865.822.924 1.85 1.389 3.08 1.389 1.203 0 2.198-.445 2.987-1.336.788-.889 1.182-2.174 1.182-3.855 0-1.465-.399-2.646-1.202-3.533-.803-.893-1.819-1.338-3.05-1.338-1.425 0-2.487.506-3.185 1.518-.697 1.01-1.047 2.106-1.047 3.29m.539-13.416c0 1.197.328 2.129.986 2.797.656.67 1.53 1 2.623 1 1.108 0 1.992-.338 2.655-1.014.664-.676.996-1.613.996-2.809 0-1.125-.328-2.025-.984-2.703-.658-.676-1.525-1.014-2.604-1.014-1.12 0-2.01.342-2.676 1.025-.664.685-.996 1.589-.996 2.714"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m27.1 27.5c-1.5-.7-2.6-1.6-3.3-2.7-.7-1.1-1-2.4-1-3.8 0-2.3.8-4.3 2.4-5.8 1.6-1.5 3.8-2.3 6.8-2.3 2.9 0 5.1.8 6.7 2.3s2.4 3.5 2.4 5.8c0 1.5-.4 2.7-1.1 3.9-.7 1.1-1.8 2-3.1 2.6 1.7.7 3 1.7 3.8 3.1.9 1.3 1.3 2.9 1.3 4.6 0 2.9-.9 5.2-2.7 7.1-1.8 1.8-4.2 2.7-7.1 2.7-2.8 0-5.1-.7-6.9-2.2-2.2-1.8-3.3-4.2-3.3-7.3 0-1.7.4-3.2 1.2-4.7.8-1.4 2.1-2.5 3.9-3.3m.6 7.4c0 1.7.4 2.9 1.2 3.9.8.9 1.9 1.4 3.1 1.4 1.2 0 2.2-.4 3-1.3.8-.9 1.2-2.2 1.2-3.9 0-1.5-.4-2.6-1.2-3.5-.8-.9-1.8-1.3-3-1.3-1.4 0-2.5.5-3.2 1.5-.7.9-1.1 2-1.1 3.2m.6-13.4c0 1.2.3 2.1 1 2.8.7.7 1.5 1 2.6 1 1.1 0 2-.3 2.7-1 .7-.7 1-1.6 1-2.8 0-1.1-.3-2-1-2.7-.7-.7-1.5-1-2.6-1-1.1 0-2 .3-2.7 1-.7.7-1 1.6-1 2.7" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.4 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.0 KiB

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m27.1 30.5c-1.5-.7-2.6-1.6-3.3-2.7-.7-1.1-1-2.4-1-3.8 0-2.3.8-4.3 2.4-5.8 1.6-1.5 3.8-2.3 6.8-2.3 2.9 0 5.1.8 6.7 2.3s2.4 3.5 2.4 5.8c0 1.5-.4 2.7-1.1 3.9-.7 1.1-1.8 2-3.1 2.6 1.7.7 3 1.7 3.8 3.1.9 1.3 1.3 2.9 1.3 4.6 0 2.9-.9 5.2-2.7 7.1-1.8 1.8-4.2 2.7-7.1 2.7-2.8 0-5.1-.7-6.9-2.2-2.2-1.8-3.3-4.2-3.3-7.3 0-1.7.4-3.2 1.2-4.7.8-1.4 2.1-2.5 3.9-3.3m.6 7.4c0 1.7.4 2.9 1.2 3.9.8.9 1.9 1.4 3.1 1.4 1.2 0 2.2-.4 3-1.3.8-.9 1.2-2.2 1.2-3.9 0-1.5-.4-2.6-1.2-3.5-.8-.9-1.8-1.3-3-1.3-1.4 0-2.5.5-3.2 1.5-.7.9-1.1 2-1.1 3.2m.6-13.4c0 1.2.3 2.1 1 2.8.7.7 1.5 1 2.6 1 1.1 0 2-.3 2.7-1 .7-.7 1-1.6 1-2.8 0-1.1-.3-2-1-2.7-.7-.7-1.5-1-2.6-1-1.1 0-2 .3-2.7 1-.7.7-1 1.6-1 2.7" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 833 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#d0d0d0" d="m62 52c0 5.523-4.478 10-10 10h-40c-5.522 0-10-4.477-10-10v-40c0-5.523 4.478-10 10-10h40c5.522 0 10 4.477 10 10v40"/><path fill="#fff" d="M57,45.666C57,50.27,53.269,54,48.667,54H15.333C10.731,54,7,50.27,7,45.666V12.334
C7,7.73,10.731,4,15.333,4h33.334C53.269,4,57,7.73,57,12.334V45.666z"/><path fill="#9aa0a5" d="m22.572 37.2l5.556-.641c.136 1.182.491 2.057 1.063 2.627s1.328.854 2.268.854c1.185 0 2.193-.568 3.02-1.709.83-1.139 1.36-3.502 1.593-7.092-1.443 1.752-3.247 2.627-5.413 2.627-2.357 0-4.391-.951-6.098-2.85-1.71-1.902-2.564-4.376-2.564-7.423 0-3.178.901-5.736 2.707-7.68 1.805-1.945 4.102-2.916 6.895-2.916 3.036 0 5.528 1.229 7.479 3.684 1.945 2.459 2.919 6.498 2.919 12.12 0 5.727-1.015 9.855-3.044 12.391-2.03 2.532-4.672 3.802-7.926 3.802-2.343 0-4.236-.652-5.681-1.955-1.443-1.303-2.369-3.252-2.777-5.842m12.994-13.12c0-1.938-.429-3.439-1.278-4.506-.853-1.068-1.836-1.604-2.952-1.604-1.063 0-1.943.439-2.645 1.314-.703.877-1.054 2.311-1.054 4.305 0 2.02.382 3.508 1.146 4.453.763.947 1.716 1.42 2.858 1.42 1.104 0 2.033-.453 2.79-1.365.757-.912 1.135-2.249 1.135-4.02"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#d0d0d0"/><path d="M57,45.7c0,4.6-3.7,8.3-8.3,8.3H15.3C10.7,54,7,50.3,7,45.7V12.3C7,7.7,10.7,4,15.3,4h33.3
c4.6,0,8.3,3.7,8.3,8.3V45.7z" fill="#fff"/><path d="m22.6 37.2l5.6-.6c.1 1.2.5 2.1 1.1 2.6s1.3.9 2.3.9c1.2 0 2.2-.6 3-1.7.8-1.1 1.4-3.5 1.6-7.1-1.4 1.8-3.2 2.6-5.4 2.6-2.4 0-4.4-1-6.1-2.9-1.7-1.9-2.6-4.4-2.6-7.4 0-3.2.9-5.7 2.7-7.7 1.8-1.9 4.1-2.9 6.9-2.9 3 0 5.5 1.2 7.5 3.7 1.8 2.4 2.8 6.5 2.8 12.1 0 5.7-1 9.9-3 12.4-2 2.5-4.7 3.8-7.9 3.8-2.3 0-4.2-.7-5.7-2-1.5-1.3-2.4-3.2-2.8-5.8m13-13.1c0-1.9-.4-3.4-1.3-4.5-.9-1.1-1.8-1.6-3-1.6-1.1 0-1.9.4-2.6 1.3-.7.9-1.1 2.3-1.1 4.3 0 2 .4 3.5 1.1 4.5.8.9 1.7 1.4 2.9 1.4 1.1 0 2-.5 2.8-1.4s1.2-2.2 1.2-4" fill="#9aa0a5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 885 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m22.6 40.2l5.6-.6c.1 1.2.5 2.1 1.1 2.6s1.3.9 2.3.9c1.2 0 2.2-.6 3-1.7.8-1.1 1.4-3.5 1.6-7.1-1.4 1.8-3.2 2.6-5.4 2.6-2.4 0-4.4-1-6.1-2.8-1.7-1.9-2.6-4.4-2.6-7.4 0-3.2.9-5.7 2.7-7.7 1.8-1.9 4.1-2.9 6.9-2.9 3 0 5.5 1.2 7.5 3.7 1.8 2.3 2.8 6.4 2.8 12 0 5.7-1 9.9-3 12.4-2 2.5-4.7 3.8-7.9 3.8-2.3 0-4.2-.7-5.7-2s-2.4-3.2-2.8-5.8m13-13.1c0-1.9-.4-3.4-1.3-4.5-.9-1.1-1.8-1.6-3-1.6-1.1 0-1.9.4-2.6 1.3-.7.9-1.1 2.3-1.1 4.3 0 2 .4 3.5 1.1 4.5.8.9 1.7 1.4 2.9 1.4 1.1 0 2-.5 2.8-1.4.8-.9 1.2-2.2 1.2-4" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 662 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#94989b"><path d="m32 62c-16.543 0-30-13.459-30-30s13.457-30 30-30c16.543 0 30 13.459 30 30s-13.457 30-30 30m0-55.861c-14.262 0-25.864 11.601-25.864 25.861 0 14.262 11.602 25.863 25.863 25.863 14.26 0 25.862-11.602 25.862-25.863 0-14.26-11.601-25.861-25.861-25.861"/><path d="m32.34 50c-9.56 0-17.335-8.08-17.335-18 0-9.924 7.775-18 17.336-18 5.768 0 11.141 2.965 14.374 7.937l-3.379 2.37c-2.475-3.802-6.584-6.072-10.995-6.072-7.311 0-13.258 6.176-13.258 13.766s5.947 13.764 13.258 13.764c4.575 0 8.768-2.399 11.217-6.422l3.447 2.261c-3.199 5.257-8.684 8.396-14.665 8.396"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#4d5357"><path d="m32 2c-13.8 0-25 11.2-25 25s11.2 25 25 25 25-11.2 25-25-11.2-25-25-25m0 45c-11 0-20-9-20-20 0-11 9-20 20-20 11 0 20 9 20 20 0 11-9 20-20 20"/><path d="m25.4 19.3c.9-1 2-1.8 3.3-2.3 1.3-.6 2.6-.9 4-.9 1.7 0 3.4.4 4.8 1.3 1.4.8 2.7 2 3.6 3.3l3.6-2.7c-1.4-1.8-3.1-3.4-5.1-4.4-2.1-1.1-4.3-1.6-6.8-1.6-2 0-4 .4-5.8 1.2-1.8.8-3.4 1.9-4.7 3.2-1.3 1.4-2.4 2.9-3.2 4.8-.8 1.8-1.2 3.8-1.2 5.8 0 2.1.4 4 1.2 5.8.8 1.8 1.8 3.4 3.2 4.8 1.3 1.4 2.9 2.4 4.7 3.2 1.8.8 3.7 1.2 5.8 1.2 2.5 0 4.8-.5 6.8-1.6 2-1.1 3.8-2.6 5.1-4.4l-3.6-2.7c-.9 1.4-2.1 2.5-3.6 3.3-1.5.8-3.1 1.2-4.8 1.2-1.4 0-2.7-.3-4-.9-1.2-.6-2.3-1.4-3.3-2.3-.9-1-1.7-2.1-2.2-3.4s-.8-2.7-.8-4.2c0-1.5.3-2.9.8-4.2s1.3-2.5 2.2-3.5"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 687 B

Depois

Largura:  |  Altura:  |  Tamanho: 811 B

+1 -3
Ver Arquivo
@@ -1,3 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#94989b"><path d="m32 62c-16.543 0-30-13.457-30-30 0-16.542 13.457-30 30-30 16.541 0 30 13.458 30 30 0 16.543-13.459 30-30 30m0-56c-14.336 0-26 11.663-26 26 0 14.338 11.664 26 26 26s26-11.662 26-26c0-14.337-11.664-26-26-26"/><path d="M48,27.301C48,20.519,42.797,15,36.4,15H20v22.646V39.6v8.607h4V39.6h11.1l4.271,9.4l3.656-1.584
l-3.734-8.22C44.291,37.828,48,33.022,48,27.301z M36.4,35.693H24V18.906h12.4c4.189,0,7.6,3.766,7.6,8.395
C44,31.928,40.59,35.693,36.4,35.693z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#4d5357"><path d="m32 2c-13.8 0-25 11.2-25 25s11.2 25 25 25 25-11.2 25-25-11.2-25-25-25m0 45c-11 0-20-9-20-20 0-11 9-20 20-20 11 0 20 9 20 20 0 11-9 20-20 20"/><path d="m32.3 14h-9.3v26h4.2v-7.7h7l4.4 7.7h4.4l-5-9c7.7-3.4 7.7-17-5.7-17m.5 15h-5.6v-11.7h5.6c8.8 0 8.8 11.7 0 11.7"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 588 B

Depois

Largura:  |  Altura:  |  Tamanho: 394 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#b69467" d="m64 30.793v-8.402h-5.746v2.975l-17.897-14.39c-.947-.762-2.482-.762-3.43 0l-31.18 25.07v-2.843h-5.745v8.271c0 .001 0 .001 0 .002v.209h.025c.057.426.278.841.685 1.168l22.932 18.439c.947.762 2.482.762 3.429 0l36.22-29.12c.447-.36.677-.826.699-1.299h.01l.001-.079"/><path fill="#efdec2" d="m27.07 53.02c-.947.762-2.482.762-3.429 0l-22.932-18.438c-.947-.761-.947-1.996 0-2.757l36.22-29.12c.947-.76 2.482-.76 3.43 0l22.933 18.439c.945.762.945 1.995 0 2.756l-36.22 29.12"/><path fill-rule="evenodd" fill="#b70000" d="m46.541 13.479c.823 2.12.275 4.201.264 6.297-1.772 2.118-3.725-.001-5.48 2.548 3.83 1.971 9.125 6.42 6.587 10.511-4.122-.582-8.261-1.594-12.269.566 0-1.2-1.976-2.449-3.507-3.688-6.467 2.126-9.514 10.247-16.29 11.238.263-4.635 11.336-8.978 13.399-13.564-1.573-1.96-3.03-1.139-4.588-2.82 4.193-3.629-3.083-7.569 3.444-11.138 2.126 1.556.076 2.998 1.307 4.529 2.482 1.458 4.922 1.886 7.404 3.346 3.808-2.593 3.157-5.305 5.254-7.944 1.477-.302 3.01.665 4.475.119m-8.497 10.552c-1.622 1.304-3.243 2.608-4.865 3.912 3.634 2.25 7.142 1.529 10.609-.162-.257-2.205-3.845-3.059-5.744-3.75m-7.982-3.811c-.884 1.923-2.262 3.833.804 5.861 1.455-1.457 4.847-2.862 3.167-4.405-1.293.253-2.643-.868-3.971-1.456"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="m64 30.8v-8.4h-5.7v3l-17.9-14.4c-.9-.8-2.5-.8-3.4 0l-31.3 25v-2.8h-5.7v8.3c0 0 0 0 0 0v.2c.1.4.3.8.7 1.2l22.9 18.4c.9.8 2.5.8 3.4 0l36.2-29.1c.5-.4.8-.9.8-1.4" fill="#b69467"/><path d="m27.1 53c-.9.8-2.5.8-3.4 0l-23-18.4c-.9-.8-.9-2 0-2.8l36.2-29.1c.9-.8 2.5-.8 3.4 0l22.9 18.4c.9.8.9 2 0 2.8l-36.1 29.1" fill="#efdec2"/><path d="m46.5 13.5c.8 2.1.3 4.2.3 6.3-1.8 2.1-3.7 0-5.5 2.5 3.8 2 9.1 6.4 6.6 10.5-4.1-.6-8.3-1.6-12.3.6 0-1.2-2-2.4-3.5-3.7-6.4 2.1-9.5 10.3-16.3 11.3.3-4.6 11.3-9 13.4-13.6-1.6-2-3-1.1-4.6-2.8 4.2-3.6-3.1-7.6 3.4-11.1 2.1 1.6.1 3 1.3 4.5 2.5 1.5 4.9 1.9 7.4 3.3 3.8-2.6 3.2-5.3 5.3-7.9 1.5-.3 3.1.6 4.5.1m-8.5 10.5c-1.6 1.3-3.2 2.6-4.9 3.9 3.6 2.2 7.1 1.5 10.6-.2-.2-2.1-3.8-3-5.7-3.7m-7.9-3.8c-.9 1.9-2.3 3.8.8 5.9 1.5-1.5 4.8-2.9 3.2-4.4-1.4.2-2.7-.9-4-1.5" fill="#b70000"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.3 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 909 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#efeded" d="m13 62.5c-3.03 0-5.5-2.468-5.5-5.5v-50c0-3.03 2.467-5.5 5.5-5.5h38c3.03 0 5.5 2.468 5.5 5.5v50c0 3.03-2.467 5.5-5.5 5.5h-38"/><path fill="#262626" d="m51 3c2.209 0 4 1.79 4 4v50c0 2.209-1.791 4-4 4h-38c-2.209 0-4-1.791-4-4v-50c0-2.21 1.791-4 4-4h38m0-3h-38c-3.86 0-7 3.141-7 7v50c0 3.859 3.14 7 7 7h38c3.859 0 7-3.141 7-7v-50c0-3.859-3.141-7-7-7z"/><path fill="#333" d="m43.648 55.17l-7.273-12.846c-1.174 1.299-2.719 4.247-4.414 4.247-1.651 0-3.163-2.91-4.325-4.154l-7.325 12.753 8.661-7.332-.89 7.332 3.945-7.704 3.853 7.704-.809-7.343 8.577 7.343"/><path fill="#fed0ac" d="m39.31 26.891h-14.628c0 0-3.048 5.757 2.563 15.254 1.772 2.999 3.339 4.483 4.75 4.511 1.413-.027 2.981-1.512 4.752-4.511 5.608-9.498 2.563-15.254 2.563-15.254"/><g fill="#333"><path d="m35.635 39.625c0 0-.123.089-.334.228-.102.071-.225.156-.369.244-.141.088-.299.184-.471.277-.346.19-.74.375-1.158.5-.211.063-.425.111-.645.142-.054.005-.109.017-.164.022-.054.002-.115.012-.164.014l-.072.004-.035.003h-.02l-.026.002-.188.004c-.47 0-.912-.062-1.333-.182-.416-.118-.813-.3-1.15-.491-.341-.188-.626-.383-.828-.528s-.322-.238-.322-.238-.004.035 0 .101c.006.067.018.164.044.283.054.242.173.583.429.953.126.187.288.376.487.563.202.182.442.356.719.507.279.146.593.27.925.348.335.08.681.122 1.027.124h.006.032l.015-.002h.026.053l.108-.005h.028l.034-.005.072-.005.142-.016c.182-.019.349-.05.515-.092.336-.082.646-.208.922-.36.277-.15.514-.326.713-.509.197-.183.359-.374.486-.558.127-.182.221-.359.293-.521.07-.159.117-.305.148-.423.059-.24.055-.384.055-.384"/><path d="m30.25 33.401c-.023-.061-.06-.125-.107-.198-.023-.038-.049-.077-.079-.118-.028-.038-.064-.078-.1-.121s-.076-.083-.12-.127c-.046-.043-.092-.088-.147-.128-.053-.038-.105-.083-.171-.121-.058-.036-.124-.074-.192-.11-.141-.065-.294-.125-.464-.163-.041-.007-.082-.016-.125-.024-.043-.006-.087-.012-.131-.015-.086-.014-.176-.01-.265-.012-.172.009-.347.027-.508.074-.162.042-.313.101-.448.17-.135.065-.254.146-.357.223-.106.082-.195.163-.271.243-.154.163-.249.317-.309.428-.027.055-.044.101-.056.133-.015.029-.018.048-.018.048s.07-.03.191-.081c.12-.051.284-.122.475-.199.098-.035.197-.074.305-.11-.061.12-.095.252-.095.391 0 .536.489.974 1.094.974.602 0 1.092-.438 1.092-.974 0-.155-.043-.301-.114-.432.013.005.023.011.037.015.054.015.101.038.15.058.051.019.1.038.145.061.093.04.183.077.26.118.079.034.151.067.206.094.059.028.109.049.142.066.032.014.05.021.05.021s-.003-.018-.017-.048c-.011-.034-.026-.081-.053-.136"/><path d="m37.588 33.534c-.012-.031-.027-.078-.057-.133-.021-.061-.057-.125-.104-.198-.023-.038-.051-.077-.08-.118-.029-.038-.064-.078-.1-.121s-.078-.083-.119-.127c-.047-.043-.092-.088-.148-.128-.053-.038-.105-.083-.17-.121-.059-.036-.125-.074-.193-.11-.143-.065-.295-.125-.463-.163-.041-.007-.082-.016-.127-.024-.043-.006-.084-.012-.131-.015-.088-.014-.174-.01-.262-.012-.174.009-.35.027-.508.074-.164.042-.314.101-.449.17-.137.065-.254.146-.359.223-.104.082-.195.163-.27.243-.154.163-.25.317-.309.428-.027.055-.045.101-.059.133-.01.029-.014.048-.014.048s.068-.03.189-.081.285-.122.477-.199c.096-.035.197-.074.303-.11-.059.12-.092.252-.092.391 0 .536.488.974 1.09.974.604 0 1.092-.438 1.092-.974 0-.155-.041-.301-.111-.432.01.005.023.011.035.015.055.015.102.038.152.058.049.019.1.038.143.061.094.04.184.077.26.118.078.034.152.067.207.094.057.028.109.049.139.066.035.014.053.021.053.021s-.003-.021-.015-.051"/><path d="m46.44 14.946c-7.506-4-12.594 5.117-14.438 9.233-1.847-4.115-6.933-13.236-14.438-9.232-2.429 1.296-4.692 3.78-4.692 3.78s10.454-1.283 11.237 9.962c2.158-1.389 4.843-4.1 7.734-4.1 3.03 0 5.878 2.588 8.09 4.1.676-11.483 11.203-9.962 11.203-9.962s-2.266-2.485-4.691-3.781"/></g><path fill="#94989b" d="m39.25 26.494c-.451-1.783-2.525-9.255-7.258-15.834v-.1h-.07v.101c-5.415 7.531-7.354 16.23-7.354 16.23.003-.002.003-.002.003-.002-.392.999-.654 2.187-.719 3.6 0 0 1.151-3.598 4.389-3.598 3.233 0 3.752 3.598 3.752 3.598s.518-3.598 3.754-3.598c3.236 0 4.385 3.598 4.385 3.598-.071-1.605-.402-2.92-.882-3.995"/><ellipse fill="#333" cx="31.981" cy="10.56" rx="1.942" ry="1.727"/><g fill="#94989b"><ellipse cx="12.871" cy="18.737" rx="1.944" ry="1.728"/><ellipse cx="51.13" cy="18.716" rx="1.945" ry="1.728"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M13,62.5c-3,0-5.5-2.5-5.5-5.5V7c0-3,2.5-5.5,5.5-5.5h38c3,0,5.5,2.5,5.5,5.5v50c0,3-2.5,5.5-5.5,5.5H13z" fill="#efeded"/><path d="m51 3c2.2 0 4 1.8 4 4v50c0 2.2-1.8 4-4 4h-38c-2.2 0-4-1.8-4-4v-50c0-2.2 1.8-4 4-4h38m0-3h-38c-3.9 0-7 3.1-7 7v50c0 3.9 3.1 7 7 7h38c3.9 0 7-3.1 7-7v-50c0-3.9-3.1-7-7-7z" fill="#262626"/><path d="m43.6 55.2l-7.3-12.8c-1.2 1.3-2.7 4.2-4.4 4.2-1.7 0-3.2-2.9-4.3-4.2l-7.3 12.8 8.7-7.3-.9 7.3 3.9-7.7 3.9 7.7-.8-7.3 8.5 7.3" fill="#333"/><path d="m39.3 26.9h-14.6c0 0-3 5.8 2.6 15.3 1.8 3 3.3 4.5 4.8 4.5 1.4 0 3-1.5 4.8-4.5 5.5-9.6 2.4-15.3 2.4-15.3" fill="#fed0ac"/><g fill="#333"><path d="m35.6 39.6c0 0-.1.1-.3.2-.1.1-.2.2-.4.2-.1.1-.3.2-.5.3-.3.2-.7.4-1.2.5-.2.1-.4.1-.6.1-.1 0-.1 0-.2 0-.1 0-.1 0-.2 0h-.1-.2c-.5 0-.9-.1-1.3-.2-.4-.1-.8-.3-1.1-.5-.3-.2-.6-.4-.8-.5s-.3-.2-.3-.2 0 0 0 .1c0 .1 0 .2 0 .3.1.2.2.6.4 1 .1.2.3.4.5.6.2.2.4.4.7.5.3.1.6.3.9.3.3.1.7.1 1 .1h.1.1.1.1c.2 0 .3 0 .5-.1.3-.1.6-.2.9-.4.3-.2.5-.3.7-.5.2-.2.4-.4.5-.6.1-.2.2-.4.3-.5.1-.2.1-.3.1-.4.3-.1.3-.3.3-.3"/><path d="m30.3 33.4c0-.1-.1-.1-.1-.2 0 0 0-.1-.1-.1-.1-.1-.1-.1-.1-.1s-.1-.1-.1-.1c0 0-.1-.1-.1-.1-.1 0-.1-.1-.2-.1-.1 0-.1-.1-.2-.1-.1-.1-.3-.1-.5-.2 0 0-.1 0-.1 0 0 0-.1 0-.1 0-.1 0-.2 0-.3 0-.2 0-.3 0-.5.1-.2 0-.3.1-.4.2-.1.1-.3.1-.4.2-.1.1-.2.2-.3.2-.2.2-.2.3-.3.4 0 .1 0 .1-.1.1s.1 0 .2-.1c.1-.1.3-.1.5-.2.1 0 .2-.1.3-.1-.1.1-.1.3-.1.4 0 .5.5 1 1.1 1 .6 0 1.1-.4 1.1-1 0-.2 0-.3-.1-.4.1 0 .1 0 .1.1.1 0 .1 0 .1.1.1 0 .2.1.3.1.1 0 .2.1.2.1.1 0 .1 0 .1.1s0 0 0 0c.1-.2.1-.2.1-.3"/><path d="m37.6 33.5c0 0 0-.1-.1-.1 0-.1-.1-.1-.1-.2 0 0-.1-.1-.1-.1 0 0-.1-.1-.1-.1s-.1-.1-.1-.1c0 0-.1-.1-.1-.1-.1 0-.1-.1-.2-.1-.1 0-.1-.1-.2-.1-.1-.1-.3-.1-.5-.2 0 0-.1 0-.1 0 0 0-.1 0-.1 0-.1 0-.2 0-.3 0-.2 0-.3 0-.5.1-.2 0-.3.1-.4.2-.1.1-.3.1-.4.2-.1.1-.2.2-.3.2-.2.2-.2.3-.3.4 0 .1 0 .1-.1.1s.1 0 .2-.1.3-.1.5-.2c.1 0 .2-.1.3-.1-.1.1-.1.3-.1.4 0 .5.5 1 1.1 1 .6 0 1.1-.4 1.1-1 0-.2 0-.3-.1-.4.1 0 .1 0 .2.1 0 0 .1 0 .1.1.1 0 .2.1.3.1.1 0 .2.1.2.1.1-.1.1-.1.2-.1"/><path d="m46.4 14.9c-7.5-4-12.6 5.1-14.4 9.2-1.8-4.1-6.9-13.2-14.4-9.2-2.4 1.3-4.7 3.8-4.7 3.8s10.5-1.3 11.2 10c2.2-1.4 4.8-4.1 7.7-4.1 3 0 5.9 2.6 8.1 4.1.7-11.5 11.2-10 11.2-10s-2.2-2.5-4.7-3.8"/></g><path d="m39.3 26.5c-.5-1.8-2.5-9.3-7.3-15.8v-.1h-.1v.1c-5.4 7.5-7.4 16.2-7.4 16.2-.4 1-.7 2.2-.7 3.6 0 0 1.2-3.6 4.4-3.6 3.2 0 3.8 3.6 3.8 3.6s.5-3.6 3.8-3.6 4.4 3.6 4.4 3.6c-.1-1.6-.5-2.9-.9-4" fill="#94989b"/><ellipse cx="32" cy="10.6" rx="1.9" ry="1.7" fill="#333"/><g fill="#94989b"><ellipse cx="12.9" cy="18.7" rx="1.9" ry="1.7"/><ellipse cx="51.1" cy="18.7" rx="1.9" ry="1.7"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 4.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 2.6 KiB

+1 -3
Ver Arquivo
@@ -1,3 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><path fill="#fff" d="M41.733,46H47L34.992,14H29.01L17,46h5.267l4.204-11.199h11.061L41.733,46z M28.271,30l3.729-9.938
L35.73,30H28.271z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#ff5a79"/><path d="M41.7,46H47L35,14h-6L17,46h5.3l4.2-11.2h11.1L41.7,46z M28.3,30l3.7-9.9l3.7,9.9H28.3z" fill="#fff"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 380 B

Depois

Largura:  |  Altura:  |  Tamanho: 328 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><path fill="#fff" d="m43 25.27c0-5.102-4.211-9.25-9.391-9.25l-12.609-.023v32l12.609-.022c5.18 0 9.391-4.149 9.391-9.25 0-2.649-1.137-5.04-2.956-6.728 1.819-1.687 2.956-4.078 2.956-6.727m-9.391 17.659h-7.736v-8.408h7.736c2.354 0 4.268 1.886 4.268 4.204s-1.913 4.204-4.268 4.204m0-13.454h-7.736v-8.409h7.736c2.354 0 4.268 1.887 4.268 4.205 0 2.317-1.913 4.204-4.268 4.204"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#ff5a79"/><path d="m43 25.3c0-5.1-4.2-9.2-9.4-9.2l-12.6-.1v32h12.6c5.2 0 9.4-4.1 9.4-9.2 0-2.6-1.1-5-3-6.7 1.9-1.8 3-4.2 3-6.8m-9.4 17.6h-7.7v-8.4h7.7c2.4 0 4.3 1.9 4.3 4.2s-1.9 4.2-4.3 4.2m0-13.4h-7.7v-8.4h7.7c2.4 0 4.3 1.9 4.3 4.2 0 2.3-1.9 4.2-4.3 4.2" fill="#fff"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 611 B

Depois

Largura:  |  Altura:  |  Tamanho: 479 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><path fill="#fff" d="m32 48c-8.822 0-16-7.177-16-16 0-8.82 7.177-16 16-16 8.823 0 16 7.18 16 16 0 8.823-7.178 16-16 16m0-26.947c-6.04 0-10.947 4.911-10.947 10.947s4.911 10.947 10.947 10.947c6.04 0 10.948-4.911 10.948-10.947s-4.911-10.947-10.948-10.947"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#ff5a79"/><path d="m32 48c-8.8 0-16-7.2-16-16 0-8.8 7.2-16 16-16s16 7.2 16 16c0 8.8-7.2 16-16 16m0-26.9c-6 0-10.9 4.9-10.9 10.9 0 6 4.9 10.9 10.9 10.9s10.9-4.9 10.9-10.9c0-6-4.9-10.9-10.9-10.9" fill="#fff"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 493 B

Depois

Largura:  |  Altura:  |  Tamanho: 417 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><path fill="#fff" d="m33.999 12h-12.999v40h7.428v-14.547h5.571c7.17 0 13-5.709 13-12.727 0-7.02-5.831-12.726-13-12.726m0 18.18h-5.571v-10.91h5.571c3.071 0 5.571 2.445 5.571 5.454s-2.5 5.456-5.571 5.456"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#4fd1d9"/><path d="m34 12h-13v40h7.4v-14.5h5.6c7.2 0 13-5.7 13-12.7 0-7.1-5.8-12.8-13-12.8m0 18.2h-5.6v-10.9h5.6c3.1 0 5.6 2.4 5.6 5.5 0 2.9-2.5 5.4-5.6 5.4" fill="#fff"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 442 B

Depois

Largura:  |  Altura:  |  Tamanho: 381 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m28.14 45h3.861l-8.807-26h-4.388l-8.805 26h3.862l3.082-9.1h8.111l3.084 9.1m-9.873-13l2.734-8.07 2.736 8.07h-5.47"/><path d="m52 26.535c0-4.144-2.232-7.535-6-7.535h-10v26l9.169-.017c3.768 0 6.831-3.374 6.831-7.516 0-2.155-.828-4.097-2.15-5.468 1.322-1.37 2.15-3.311 2.15-5.464m-6.831 14.348h-5.624v-6.832h5.624c1.712 0 3.105 1.531 3.105 3.417 0 1.882-1.393 3.415-3.105 3.415m0-10.931h-5.624v-6.835h5.624c1.712 0 3.105 1.535 3.105 3.418s-1.393 3.417-3.105 3.417"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#ff5a79"/><g fill="#fff"><path d="m28.1 45h3.9l-8.8-26h-4.4l-8.8 26h3.9l3.1-9.1h8.1l3 9.1m-9.8-13l2.7-8.1 2.7 8.1h-5.4"/><path d="m52 26.5c0-4.1-2.2-7.5-6-7.5h-10v26h9.2c3.8 0 6.8-3.4 6.8-7.5 0-2.2-.8-4.1-2.2-5.5 1.4-1.4 2.2-3.3 2.2-5.5m-6.8 14.4h-5.6v-6.8h5.6c1.7 0 3.1 1.5 3.1 3.4 0 1.8-1.4 3.4-3.1 3.4m0-10.9h-5.6v-6.8h5.6c1.7 0 3.1 1.5 3.1 3.4s-1.4 3.4-3.1 3.4"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 729 B

Depois

Largura:  |  Altura:  |  Tamanho: 581 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m23 43.09c-2.375 0-4.309-2.048-4.309-4.565v-13.04c0-2.518 1.934-4.565 4.309-4.565s4.309 2.048 4.309 4.565h3.691c0-1.144-.211-2.255-.629-3.303-.403-1.01-.979-1.915-1.714-2.693-.734-.777-1.589-1.388-2.541-1.816-.989-.442-2.036-.667-3.116-.667s-2.129.225-3.114.666c-.954.429-1.809 1.039-2.543 1.816-.733.778-1.311 1.686-1.714 2.693-.418 1.049-.629 2.16-.629 3.304v13.04c0 1.144.211 2.254.629 3.3.403 1.01.98 1.918 1.714 2.694.734.778 1.589 1.39 2.543 1.817.985.442 2.034.667 3.114.667s2.127-.225 3.116-.667c.952-.428 1.807-1.039 2.541-1.817.735-.776 1.311-1.684 1.714-2.694.418-1.046.629-2.156.629-3.3h-3.691c0 2.517-1.934 4.565-4.309 4.565"/><path d="m49 43.09h-8.307v-26.09h-3.693v30h12z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#ff5a79"/><g fill="#fff"><path d="m23 43.1c-2.4 0-4.3-2-4.3-4.6v-13c0-2.5 1.9-4.6 4.3-4.6s4.3 2 4.3 4.6h3.7c0-1.1-.2-2.3-.6-3.3-.4-1-1-1.9-1.7-2.7-.7-.8-1.6-1.4-2.5-1.8-1-.4-2-.7-3.1-.7s-2.1.2-3.1.7c-1 .4-1.8 1-2.5 1.8-.7.8-1.3 1.7-1.7 2.7-.4 1-.6 2.2-.6 3.3v13c0 1.1.2 2.3.6 3.3.4 1 1 1.9 1.7 2.7.7.8 1.6 1.4 2.5 1.8 1 .4 2 .7 3.1.7s2.1-.2 3.1-.7c1-.4 1.8-1 2.5-1.8.7-.8 1.3-1.7 1.7-2.7.4-1 .6-2.2.6-3.3h-3.7c0 2.5-1.9 4.6-4.3 4.6"/><path d="m49 43.1h-8.3v-26.1h-3.7v30h12z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 956 B

Depois

Largura:  |  Altura:  |  Tamanho: 691 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m15 37.715c-1.378 0-2.5-1.026-2.5-2.286v-6.857c0-1.26 1.122-2.285 2.5-2.285s2.5 1.025 2.5 2.285h2.5c0-2.52-2.242-4.572-5-4.572-2.756 0-5 2.052-5 4.571v6.857c0 2.522 2.245 4.572 5 4.572 2.758 0 5-2.05 5-4.571h-2.5c0 1.259-1.122 2.286-2.5 2.286"/><path d="m27 24c-2.756 0-5 2.052-5 4.571v6.857c0 2.522 2.244 4.572 5 4.572s5-2.05 5-4.571v-6.857c0-2.52-2.244-4.572-5-4.572m0 13.715c-1.377 0-2.5-1.026-2.5-2.286v-6.857c0-1.26 1.123-2.285 2.5-2.285 1.379 0 2.5 1.025 2.5 2.285v6.857c0 1.259-1.121 2.286-2.5 2.286"/><path d="m39 24c-2.758 0-5 2.052-5 4.571v6.857c0 2.521 2.242 4.572 5 4.572 2.756 0 5-2.051 5-4.571v-6.857c0-2.52-2.244-4.572-5-4.572m0 13.715c-1.377 0-2.5-1.026-2.5-2.286v-6.857c0-1.26 1.123-2.286 2.5-2.286 1.379 0 2.5 1.026 2.5 2.286v6.857c0 1.259-1.121 2.286-2.5 2.286"/><path d="m48.29 24h-2.29v16h8v-2.285h-5.71z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#4fd1d9"/><g fill="#fff"><path d="m15 37.7c-1.4 0-2.5-1-2.5-2.3v-6.9c0-1.3 1.1-2.3 2.5-2.3s2.5 1 2.5 2.3h2.5c0-2.5-2.2-4.6-5-4.6-2.8 0-5 2.1-5 4.6v6.9c0 2.5 2.2 4.6 5 4.6 2.8 0 5-2.1 5-4.6h-2.5c0 1.3-1.1 2.3-2.5 2.3"/><path d="m27 24c-2.8 0-5 2.1-5 4.6v6.9c0 2.5 2.2 4.6 5 4.6s5-2.1 5-4.6v-6.9c0-2.5-2.2-4.6-5-4.6m0 13.7c-1.4 0-2.5-1-2.5-2.3v-6.9c0-1.3 1.1-2.3 2.5-2.3s2.5 1 2.5 2.3v6.9c0 1.3-1.1 2.3-2.5 2.3"/><path d="m39 24c-2.8 0-5 2.1-5 4.6v6.9c0 2.5 2.2 4.6 5 4.6 2.8 0 5-2.1 5-4.6v-6.9c0-2.5-2.2-4.6-5-4.6m0 13.7c-1.4 0-2.5-1-2.5-2.3v-6.9c0-1.3 1.1-2.3 2.5-2.3s2.5 1 2.5 2.3v6.9c0 1.3-1.1 2.3-2.5 2.3"/><path d="m48.3 24h-2.3v16h8v-2.3h-5.7z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.1 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 865 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m34 41h8v-3h-5.091v-4.5h5.091v-3h-5.091v-4.5h5.091v-3h-8z"/><path d="m54 26v-3h-8v18h8v-3h-5.091v-4.5h5.091v-3h-5.091v-4.5z"/><path d="m23.857 41v-7.5h1.125l2.47 7.5h3.02l-2.596-7.885c1.829-.781 3.122-2.668 3.122-4.865 0-2.895-2.242-5.25-5-5.25h-5v18h2.857m0-15h2.143c1.182 0 2.143 1.01 2.143 2.25s-.961 2.25-2.143 2.25h-2.143v-4.5"/><path d="m12.909 41v-7.5h5.091v-3h-5.091v-4.5h5.091v-3h-8v18z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#4fd1d9"/><g fill="#fff"><path d="m34 41h8v-3h-5.1v-4.5h5.1v-3h-5.1v-4.5h5.1v-3h-8z"/><path d="m54 26v-3h-8v18h8v-3h-5.1v-4.5h5.1v-3h-5.1v-4.5z"/><path d="m23.9 41v-7.5h1.1l2.5 7.5h3l-2.6-7.9c1.8-.8 3.1-2.7 3.1-4.9 0-2.9-2.2-5.2-5-5.2h-5v18h2.9m0-15h2.1c1.2 0 2.1 1 2.1 2.2s-1 2.2-2.1 2.2h-2.1v-4.4"/><path d="m12.9 41v-7.5h5.1v-3h-5.1v-4.5h5.1v-3h-8v18z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 665 B

Depois

Largura:  |  Altura:  |  Tamanho: 571 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#c28fef" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m48.21 20.866c-.505-1.142-1.225-2.171-2.143-3.054-.918-.882-1.987-1.573-3.178-2.059-1.235-.499-2.544-.753-3.892-.753h-10v34h10c1.348 0 2.657-.254 3.893-.756 1.19-.483 2.26-1.177 3.178-2.059.918-.883 1.638-1.91 2.143-3.054.519-1.185.786-2.443.786-3.738v-14.784c0-1.296-.267-2.555-.787-3.743m-9.213 23.7h-5.384v-25.13h5.384c2.969 0 5.386 2.322 5.386 5.176v14.783c0 2.851-2.417 5.173-5.386 5.173"/><path d="m19 15h4v34h-4z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#c28fef"/><g fill="#fff"><path d="m48.2 20.9c-.5-1.1-1.2-2.2-2.1-3.1-.9-.9-2-1.6-3.2-2.1-1.2-.4-2.6-.7-3.9-.7h-10v34h10c1.3 0 2.7-.3 3.9-.8 1.2-.5 2.3-1.2 3.2-2.1.9-.9 1.6-1.9 2.1-3.1.5-1.2.8-2.4.8-3.7v-14.7c0-1.3-.3-2.5-.8-3.7m-9.2 23.7h-5.4v-25.2h5.4c3 0 5.4 2.3 5.4 5.2v14.8c0 2.8-2.4 5.2-5.4 5.2"/><path d="m19 15h4v34h-4z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 689 B

Depois

Largura:  |  Altura:  |  Tamanho: 543 B

+1 -3
Ver Arquivo
@@ -1,3 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="M11,39V25h2.476l5.16,9.349V25H21v14h-2.552l-5.084-9.131V39H11z"/><path d="M25,39V25h9.75v2.368h-7.096v3.103h6.6v2.359h-6.6v3.81H35V39H25z"/><path d="M40.275,39L37,25h2.836l2.067,9.615L44.41,25h3.293l2.403,9.779L52.212,25H55l-3.332,14H48.73
l-2.729-10.467L43.278,39H40.275z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#4fd1d9"/><g fill="#fff"><path d="M11,39V25h2.5l5.2,9.3V25H21v14h-2.6l-5.1-9.1V39H11z"/><path d="M25,39V25h9.8v2.4h-7.1v3.1h6.6v2.4h-6.6v3.8H35V39H25z"/><path d="M40.3,39L37,25h2.8l2.1,9.6l2.5-9.6h3.3l2.4,9.8l2.1-9.8H55l-3.3,14h-2.9L46,28.5L43.3,39H40.3z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 546 B

Depois

Largura:  |  Altura:  |  Tamanho: 471 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m44 42c-5.513 0-10-4.486-10-10 0-5.514 4.487-9.999 10-9.999 2.566 0 5.01.969 6.87 2.732l-2.29 2.421c-1.243-1.175-2.869-1.821-4.58-1.821-3.676 0-6.666 2.99-6.666 6.667s2.99 6.667 6.666 6.667c3.102 0 5.713-2.127 6.455-4.998h-6.455v-3.335h10v1.666c0 5.515-4.484 10-10 10"/><path d="m26.667 22v14.31l-14.311-14.31h-2.356v20h3.334v-14.312l14.31 14.312h2.356v-9-11z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#4fd1d9"/><g fill="#fff"><path d="m44 42c-5.5 0-10-4.5-10-10 0-5.5 4.5-10 10-10 2.6 0 5 1 6.9 2.7l-2.3 2.4c-1.2-1.2-2.9-1.8-4.6-1.8-3.7 0-6.7 3-6.7 6.7 0 3.7 3 6.7 6.7 6.7 3.1 0 5.7-2.1 6.5-5h-6.5v-3.3h10v1.6c0 5.5-4.5 10-10 10"/><path d="m26.7 22v14.3l-14.3-14.3h-2.4v20h3.3v-14.3l14.3 14.3h2.4v-9-11z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 629 B

Depois

Largura:  |  Altura:  |  Tamanho: 519 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m11.999 32.12c0-1.971.315-3.624.942-4.961.47-.984 1.108-1.869 1.921-2.651.811-.783 1.699-1.364 2.664-1.741 1.287-.51 2.767-.766 4.445-.766 3.038 0 5.47.884 7.294 2.651 1.823 1.769 2.734 4.227 2.734 7.375 0 3.122-.904 5.565-2.715 7.328-1.808 1.765-4.226 2.646-7.257 2.646-3.066 0-5.503-.877-7.313-2.632-1.809-1.755-2.715-4.171-2.715-7.249m4.289-.133c0 2.19.541 3.851 1.618 4.98 1.079 1.131 2.447 1.695 4.106 1.695 1.66 0 3.02-.561 4.088-1.682 1.063-1.122 1.595-2.804 1.595-5.05 0-2.216-.518-3.87-1.554-4.96-1.036-1.091-2.412-1.636-4.129-1.636-1.715 0-3.098.552-4.148 1.655-1.049 1.107-1.576 2.771-1.576 4.995"/><path d="m33.999 42v-20h4.03v8.881l8.142-8.881h5.42l-7.517 7.79 7.925 12.21h-5.215l-5.486-9.387-3.269 3.343v6.04h-4.03"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#4fd1d9"/><g fill="#fff"><path d="m12 32.1c0-2 .3-3.6.9-5 .5-1 1.1-1.9 1.9-2.7.8-.8 1.7-1.4 2.7-1.7 1.3-.5 2.8-.8 4.4-.8 3 0 5.5.9 7.3 2.6 1.8 1.8 2.7 4.2 2.7 7.4 0 3.1-.9 5.6-2.7 7.3-1.7 1.9-4.1 2.8-7.2 2.8-3.1 0-5.5-.9-7.3-2.6-1.8-1.8-2.7-4.2-2.7-7.3m4.3-.1c0 2.2.5 3.8 1.6 5 1.1 1.1 2.4 1.7 4.1 1.7 1.7 0 3-.6 4.1-1.7 1.1-1.1 1.6-2.8 1.6-5 0-2.2-.5-3.9-1.6-5s-2.4-1.6-4.1-1.6c-1.7 0-3.1.6-4.1 1.7-1.1 1-1.6 2.7-1.6 4.9"/><path d="M34,42V22h4v8.9l8.1-8.9h5.4l-7.5,7.8L52,42h-5.2l-5.5-9.4L38,36v6H34z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 998 B

Depois

Largura:  |  Altura:  |  Tamanho: 718 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M62,52c0,5.523-4.477,10-10,10H12C6.476,62,2,57.523,2,52V12C2,6.477,6.476,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m22.99 34.616c-.352-.795-.851-1.516-1.484-2.142-.634-.627-1.364-1.121-2.175-1.472-.853-.37-1.749-.558-2.665-.558-1.91 0-3.934-1.89-3.934-3.674 0-2.01 1.664-3.646 3.711-3.646 2.046 0 3.928 1.611 3.928 3.622h3.181c0-.914-.182-1.801-.543-2.636-.348-.807-.844-1.531-1.477-2.152-.631-.62-1.368-1.108-2.19-1.45-.849-.354-1.969-.508-2.899-.508s-1.833.179-2.682.533c-.822.34-1.56.828-2.19 1.448-.633.623-1.129 1.347-1.477 2.153-.361.836-.543 1.723-.543 2.637 0 1.685.804 3.41 2.201 4.736 1.383 1.311 3.174 2.063 4.913 2.063 1.938 0 3.705 1.744 3.705 3.658 0 2.01-1.664 3.646-3.711 3.646-2.046 0-3.928-1.658-3.928-3.668h-3.179c0 .913.182 1.8.543 2.635.348.808.844 1.531 1.477 2.152.631.62 1.368 1.108 2.19 1.45.848.356 1.968.557 2.898.557.931 0 1.833-.179 2.682-.533.822-.34 1.56-.828 2.19-1.45.633-.621 1.129-1.345 1.477-2.151.361-.836.543-1.723.543-2.637 0-.893-.189-1.772-.562-2.613"/><path d="m39 24.14c-.354-.809-.858-1.533-1.5-2.156-.642-.622-1.391-1.111-2.226-1.452-.862-.354-1.779-.535-2.723-.535s-1.861.181-2.726.534c-.833.341-1.582.83-2.224 1.452-.644.623-1.148 1.348-1.5 2.156-.365.838-.551 1.727-.551 2.641v10.435c0 .915.186 1.804.551 2.64.352.81.856 1.534 1.5 2.156.642.622 1.391 1.111 2.224 1.453.864.353 1.781.533 2.726.533s1.861-.18 2.724-.533c.835-.342 1.584-.831 2.226-1.453s1.146-1.347 1.5-2.156c.365-.836.551-1.725.551-2.64v-10.435c-.001-.914-.187-1.803-.552-2.64m-6.449 16.726c-2.078 0-3.77-1.637-3.77-3.651v-10.435c0-2.01 1.691-3.652 3.77-3.652s3.77 1.639 3.77 3.652v10.435c-.001 2.01-1.692 3.651-3.77 3.651"/><path d="m54.993 34.616c-.354-.795-.854-1.516-1.485-2.142-.634-.627-1.367-1.121-2.175-1.472-.855-.37-1.752-.559-2.665-.559-1.914 0-3.935-1.889-3.935-3.673 0-2.01 1.664-3.646 3.711-3.646 2.046 0 3.927 1.611 3.927 3.622h3.181c0-.914-.183-1.801-.543-2.636-.346-.807-.843-1.531-1.475-2.152-.633-.621-1.37-1.108-2.19-1.45-.852-.354-1.97-.508-2.9-.508s-1.833.179-2.685.532c-.819.341-1.558.829-2.188 1.45-.634.622-1.131 1.346-1.477 2.152-.36.836-.543 1.723-.543 2.637 0 1.684.802 3.41 2.201 4.736 1.384 1.311 3.175 2.063 4.915 2.063 1.938 0 3.703 1.744 3.703 3.658 0 2.01-1.665 3.646-3.712 3.646-2.046 0-3.926-1.658-3.926-3.67h-3.182c0 .914.183 1.801.543 2.637.346.808.843 1.53 1.477 2.152.631.62 1.369 1.108 2.188 1.45.853.355 1.971.557 2.901.557s1.833-.179 2.685-.533c.82-.34 1.558-.828 2.19-1.449.632-.622 1.129-1.346 1.475-2.152.36-.836.543-1.723.543-2.637 0-.893-.189-1.772-.559-2.613"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#ff5a79"/><g fill="#fff"><path d="m23 34.6c-.4-.8-.9-1.5-1.5-2.1-.6-.6-1.4-1.1-2.2-1.5-.9-.4-1.7-.6-2.7-.6-1.9 0-3.9-1.9-3.9-3.7 0-2 1.7-3.6 3.7-3.6 2 0 3.9 1.6 3.9 3.6h3.2c0-.9-.2-1.8-.5-2.6-.3-.8-.8-1.5-1.5-2.2-.6-.6-1.4-1.1-2.2-1.5-.8-.4-2-.5-2.9-.5s-1.8.2-2.7.5c-.8.3-1.6.8-2.2 1.4-.6.6-1.1 1.3-1.5 2.2-.4.8-.5 1.7-.5 2.6 0 1.7.8 3.4 2.2 4.7 1.4 1.3 3.2 2.1 4.9 2.1 1.9 0 3.7 1.7 3.7 3.7 0 2-1.7 3.6-3.7 3.6-2 0-3.9-1.7-3.9-3.7h-3.1c0 .9.2 1.8.5 2.6.3.8.8 1.5 1.5 2.2.6.6 1.4 1.1 2.2 1.4.8.4 2 .6 2.9.6.9 0 1.8-.2 2.7-.5.8-.3 1.6-.8 2.2-1.5.6-.6 1.1-1.3 1.5-2.2.4-.8.5-1.7.5-2.6 0-.7-.2-1.5-.6-2.4"/><path d="m39 24.1c-.4-.8-.9-1.5-1.5-2.2s-1.4-1.1-2.2-1.5c-.9-.4-1.8-.5-2.7-.5s-1.9.2-2.7.5c-.8.3-1.6.8-2.2 1.5-.6.6-1.1 1.3-1.5 2.2-.4.8-.6 1.7-.6 2.6v10.4c0 .9.2 1.8.6 2.6.4.8.9 1.5 1.5 2.2.6.6 1.4 1.1 2.2 1.5.9.4 1.8.5 2.7.5.9 0 1.9-.2 2.7-.5.8-.3 1.6-.8 2.2-1.5.6-.6 1.1-1.3 1.5-2.2.4-.8.6-1.7.6-2.6v-10.3c0-.9-.2-1.8-.6-2.7m-6.4 16.8c-2.1 0-3.8-1.6-3.8-3.7v-10.4c0-2 1.7-3.7 3.8-3.7s3.8 1.6 3.8 3.7v10.4c-.1 2-1.8 3.7-3.8 3.7"/><path d="m55 34.6c-.4-.8-.9-1.5-1.5-2.1-.6-.6-1.4-1.1-2.2-1.5-.9-.4-1.8-.6-2.7-.6-1.9 0-3.9-1.9-3.9-3.7 0-2 1.7-3.6 3.7-3.6 2 0 3.9 1.6 3.9 3.6h3.2c0-.9-.2-1.8-.5-2.6-.3-.8-.8-1.5-1.5-2.2-.6-.6-1.4-1.1-2.2-1.5-.9-.4-2-.5-2.9-.5s-1.8.2-2.7.5c-.8.3-1.6.8-2.2 1.5-.6.6-1.1 1.3-1.5 2.2-.4.8-.5 1.7-.5 2.6 0 1.7.8 3.4 2.2 4.7 1.4 1.3 3.2 2.1 4.9 2.1 1.9 0 3.7 1.7 3.7 3.7 0 2-1.7 3.6-3.7 3.6-2 0-3.9-1.7-3.9-3.7h-3.2c0 .9.2 1.8.5 2.6.3.8.8 1.5 1.5 2.2.6.6 1.4 1.1 2.2 1.4.9.4 2 .6 2.9.6s1.8-.2 2.7-.5c.8-.3 1.6-.8 2.2-1.4.6-.6 1.1-1.3 1.5-2.2.4-.8.5-1.7.5-2.6.1-.9-.1-1.7-.5-2.6"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 2.6 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m12 22h4.051v10.65c0 1.689.051 2.785.151 3.285.173.805.587 1.452 1.238 1.938.652.488 1.544.73 2.676.73 1.15 0 2.02-.228 2.601-.69.584-.461.936-1.025 1.055-1.695.118-.671.178-1.784.178-3.34v-10.878h4.05v10.328c0 2.36-.109 4.03-.328 5-.219.976-.623 1.798-1.211 2.469-.589.671-1.376 1.205-2.361 1.602-.986.398-2.273.598-3.86.598-1.916 0-3.37-.219-4.359-.65-.991-.435-1.773-.999-2.348-1.691-.575-.693-.954-1.42-1.137-2.179-.264-1.127-.396-2.792-.396-4.992v-10.488"/><path d="m31 42v-20h5.922c2.244 0 3.707.1 4.389.299 1.047.302 1.924.953 2.63 1.959.707 1 1.06 2.303 1.06 3.896 0 1.228-.203 2.259-.61 3.095-.407.838-.925 1.495-1.553 1.974-.627.477-1.265.792-1.913.946-.881.191-2.157.287-3.827.287h-2.405v7.544h-3.693m3.691-16.618v5.677h2.02c1.455 0 2.428-.105 2.918-.313.49-.21.875-.538 1.152-.984.279-.445.418-.963.418-1.556 0-.727-.193-1.327-.585-1.8-.391-.473-.886-.77-1.483-.888-.441-.09-1.326-.137-2.656-.137h-1.782z"/><path d="m48 42v-4h4v4h-4"/><path d="m48 22h4v12h-4z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#4fd1d9"/><g fill="#fff"><path d="m12 22h4.1v10.7c0 1.7.1 2.8.2 3.3.2.8.6 1.5 1.2 1.9.7.5 1.5.7 2.7.7 1.1 0 2-.2 2.6-.7.6-.5.9-1 1.1-1.7.1-.7.2-1.8.2-3.3v-10.9h4v10.3c0 2.4-.1 4-.3 5-.2 1-.6 1.8-1.2 2.5-.6.7-1.4 1.2-2.4 1.6-1 .4-2.3.6-3.9.6-1.9 0-3.4-.2-4.4-.7-1-.4-1.8-1-2.3-1.7-.6-.7-1-1.4-1.1-2.2-.3-1.1-.4-2.8-.4-5v-10.4z"/><path d="m31 42v-20h5.9c2.2 0 3.7.1 4.4.3 1 .3 1.9 1 2.6 2 .7 1 1.1 2.3 1.1 3.9 0 1.2-.2 2.3-.6 3.1-.4.8-.9 1.5-1.6 2-.6.5-1.3.8-1.9.9-.9.2-2.2.3-3.8.3h-2.4v7.5h-3.7m3.7-16.6v5.7h2c1.5 0 2.4-.1 2.9-.3.5-.2.9-.5 1.2-1 .3-.4.4-1 .4-1.6 0-.7-.2-1.3-.6-1.8-.4-.5-.9-.8-1.5-.9-.4-.1-1.3-.1-2.7-.1h-1.7"/><path d="m48 42v-4h4v4h-4"/><path d="m48 22h4v12h-4z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 896 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#f2b200" d="M62,52c0,5.523-4.477,10-10,10H12C6.477,62,2,57.523,2,52V12C2,6.477,6.477,2,12,2h40
c5.523,0,10,4.477,10,10V52z"/><g fill="#fff"><path d="m44 30.17c-2.377 0-4.311-1.912-4.311-4.262 0-2.348 1.934-4.26 4.311-4.26 2.373 0 4.307 1.912 4.307 4.26h3.691c0-4.363-3.588-7.912-7.998-7.912-4.412 0-8 3.549-8 7.912s3.59 7.914 8 7.914c2.373 0 4.307 1.912 4.307 4.26 0 2.35-1.934 4.262-4.307 4.262-2.377 0-4.311-1.912-4.311-4.262h-3.691c0 4.363 3.59 7.914 8 7.914 4.41 0 7.998-3.551 7.998-7.914s-3.588-7.912-7.998-7.912"/><path d="M24.58 46 34 18 30.02 18 23.16 38.38 15.998 18 12 18 21.848 46z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M62,52c0,5.5-4.5,10-10,10H12C6.5,62,2,57.5,2,52V12C2,6.5,6.5,2,12,2h40c5.5,0,10,4.5,10,10V52z" fill="#eda454"/><g fill="#fff"><path d="m26.3 19.7h5.4l-8.4 24.6h-4.9l-8.4-24.6h5.5l5.4 18.7 5.4-18.7"/><path d="m38.4 36.8c.2 1.1.5 2 .9 2.5.9 1 2.3 1.5 4.4 1.5 1.2 0 2.3-.1 3-.4 1.5-.5 2.2-1.5 2.2-2.9 0-.8-.4-1.4-1.1-1.9-.7-.4-1.9-.8-3.4-1.2l-2.7-.6c-2.6-.6-4.4-1.2-5.4-1.9-1.7-1.1-2.5-2.9-2.5-5.3 0-2.2.8-4 2.4-5.5 1.6-1.5 4-2.2 7.2-2.2 2.6 0 4.9.7 6.7 2.1 1.9 1.4 2.8 3.4 2.9 6h-5c-.1-1.5-.8-2.5-2-3.2-.8-.4-1.8-.6-3.1-.6-1.4 0-2.5.3-3.3.8-.8.5-1.2 1.3-1.2 2.2 0 .9.4 1.5 1.2 2 .5.3 1.6.6 3.3 1l4.3 1c1.9.4 3.3 1 4.3 1.8 1.5 1.2 2.2 2.8 2.2 5 0 2.3-.9 4.1-2.6 5.6-1.5 1.7-3.9 2.4-7.1 2.4-3.3 0-5.8-.7-7.7-2.2-1.9-1.5-2.8-3.5-2.8-6 0 0 4.9 0 4.9 0"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 713 B

Depois

Largura:  |  Altura:  |  Tamanho: 861 B

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 7.7 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 5.8 KiB

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 6.4 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 4.0 KiB

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M2,32c0,13.061,8.35,24.167,20,28.286V3.714C10.35,7.833,2,18.939,2,32z"/><path fill="#699635" d="M32,2c-3.51,0-6.87,0.62-10,1.729V22h38.286C56.167,10.35,45.062,2,32,2z"/><path fill="#f9f9f9" d="M60.286,22H22v20h38.286C61.392,38.871,62,35.508,62,32S61.392,25.129,60.286,22z"/><path fill="#3e4347" d="M22,42v18.271C25.13,61.38,28.49,62,32,62c13.062,0,24.167-8.35,28.286-20H22z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M2,32c0,13.1,8.4,24.2,20,28.3V3.7C10.4,7.8,2,18.9,2,32z" fill="#ed4c5c"/><path d="M32,2c-3.5,0-6.9,0.6-10,1.7V22h38.3C56.2,10.4,45.1,2,32,2z" fill="#699635"/><path d="m60.3 22h-38.3v20h38.3c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10" fill="#f9f9f9"/><path d="M22,42v18.3c3.1,1.1,6.5,1.7,10,1.7c13.1,0,24.2-8.3,28.3-20H22z" fill="#3e4347"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 500 B

Depois

Largura:  |  Altura:  |  Tamanho: 443 B

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 7.0 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 4.2 KiB

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="#ed4c5c" d="m56 14h-48c-3.767 5.01-6 11.246-6 18 0 16.568 13.432 30 30 30s30-13.432 30-30c0-6.754-2.233-12.986-6-18"/><path fill="#42ade2" d="m20.5 39h23l7-14h-37z" id="0"/><use xlink:href="#0"/><path fill="#3e4347" d="M50.5,25L56,14C50.527,6.714,41.814,2,32,2S13.473,6.714,8,14l5.5,11H50.5z"/><path fill="#fff" d="M20.5 39 32 62 43.5 39z"/><path fill="#ffce31" d="m36.17 22.24l5.07-6.392-6.441 5.01 2.231-7.845-4.03 7.09-.939-8.1-1.01 8.09-3.98-7.121 2.17 7.861-6.405-5.062 5.02 6.432-7.857-2.227 7.096 4.03-8.11.943.455.057h25.12l-7.643-.95 7.134-3.97z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="m56 14h-48c-3.8 5-6 11.2-6 18 0 16.6 13.4 30 30 30s30-13.4 30-30c0-6.8-2.2-13-6-18" fill="#ed4c5c"/><path fill="#42ade2" d="m20.5 39h23l7-14h-37z" id="0"/><use xlink:href="#0"/><path d="M50.5,25L56,14C50.5,6.7,41.8,2,32,2S13.5,6.7,8,14l5.5,11H50.5z" fill="#3e4347"/><path fill="#fff" d="M20.5 39 32 62 43.5 39z"/><path fill="#ffce31" d="m36.2 22.2l5-6.4-6.4 5.1 2.2-7.9-4 7.1-.9-8.1-1.1 8.1-3.9-7.1 2.1 7.8-6.4-5 5.1 6.4-7.9-2.2 7.1 4-8.1.9.4.1h25.2l-7.7-1 7.1-3.9z"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 712 B

Depois

Largura:  |  Altura:  |  Tamanho: 620 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#2a5f9e" d="m12 12h20.416v20.416h-20.416z"/><path fill="#fff" d="m18.912 8.14v5.86h-7.312l14.4 18h6v-7.5z"/><path fill="#2a5f9e" d="M32,2v30H2c0,16.568,13.432,30,30,30s30-13.432,30-30S48.568,2,32,2z"/><path fill="#fff" d="M11,18.912H5.011C3.088,22.869,2,27.306,2,32h12V13.912h-3V18.912z"/><path fill="#ed4c5c" d="m32 27.06l-13-16.06h-6l17 21h2z"/><path fill="#fff" d="M18.912,5.012V11H11v3h21V2C27.306,2,22.868,3.088,18.912,5.012z"/><path fill="#ed4c5c" d="M32,5H18.912C12.857,7.94,7.94,12.857,5,18.912V32h6V11h21V5z"/><path fill="#fff" d="m50 33.384c-1.625 0-3-1.384-3-1.384s-1.375 1.384-3 1.384c-1.5 0-4-1.384-4-1.384s.359 8.775 2 11.768c1.75 3.194 5 6.232 5 6.232s3.25-3.038 5-6.232c1.643-2.993 2-11.768 2-11.768s-2.5 1.384-4 1.384"/><path fill="#b4d7ee" d="m42.877 43.29c1.176 2.148 3.104 4.261 4.123 5.306 1.02-1.045 2.947-3.157 4.123-5.305h-8.246"/><g fill="#ff8736"><path d="m46.971 35.539c-.92.959-.373 3.619-1.295 2.658-.92-.959-.92-2.516 0-3.475.922-.963 2.412-.963 3.334 0 .92.96-1.119-.142-2.039.817"/><path d="m44.789 39.965c1.262.346 3.215-1.475 2.871-.168-.342 1.303-1.645 2.082-2.91 1.736-1.264-.344-2.01-1.68-1.666-2.986.344-1.305.439 1.072 1.705 1.418"/><path d="m49.584 39.707c-.344-1.303-2.842-2.145-1.578-2.488 1.264-.346 2.566.434 2.91 1.738.346 1.305-.402 2.643-1.666 2.986-1.266.344.678-.929.334-2.236"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#2a5f9e" d="m12 12h20.4v20.4h-20.4z"/><path fill="#fff" d="m18.9 8.1v5.9h-7.3l14.4 18h6v-7.5z"/><path d="M32,2v30H2c0,16.6,13.4,30,30,30s30-13.4,30-30S48.6,2,32,2z" fill="#2a5f9e"/><path d="m11 18.9h-6c-1.9 4-3 8.4-3 13.1h12v-18.1h-3v5" fill="#fff"/><path fill="#ed4c5c" d="m32 27.1l-13-16.1h-6l17 21h2z"/><path d="M18.9,5v6H11v3h21V2C27.3,2,22.9,3.1,18.9,5z" fill="#fff"/><path d="M32,5H18.9C12.9,7.9,7.9,12.9,5,18.9V32h6V11h21V5z" fill="#ed4c5c"/><path d="m50 33.4c-1.6 0-3-1.4-3-1.4s-1.4 1.4-3 1.4c-1.5 0-4-1.4-4-1.4s.4 8.8 2 11.8c1.8 3.2 5 6.2 5 6.2s3.2-3 5-6.2c1.6-3 2-11.8 2-11.8s-2.5 1.4-4 1.4" fill="#fff"/><path d="m42.9 43.3c1.2 2.1 3.1 4.3 4.1 5.3 1-1 2.9-3.2 4.1-5.3h-8.2" fill="#b4d7ee"/><g fill="#ff8736"><path d="m47 35.5c-.9 1-.4 3.6-1.3 2.7-.9-1-.9-2.5 0-3.5.9-1 2.4-1 3.3 0 .9 1-1.1-.1-2 .8"/><path d="m44.8 40c1.3.3 3.2-1.5 2.9-.2-.3 1.3-1.6 2.1-2.9 1.7-1.3-.3-2-1.7-1.7-3 .3-1.3.4 1.1 1.7 1.5"/><path d="m49.6 39.7c-.3-1.3-2.8-2.1-1.6-2.5 1.3-.3 2.6.4 2.9 1.7.3 1.3-.4 2.6-1.7 3-1.2.4.7-.9.4-2.2"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.4 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.1 KiB

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle fill="#f42f4c" cx="32" cy="32" r="30"/><path fill="#3e4347" d="m48.916 41.886c-.904-1.605-3.42-.406-4.719-.361.65-.551 2.537-1.885 3.494-1.92-.664-.555-2.025-.119-2.518.469-1.793 2.142-2.949.981-5.543.227 2.105-2.18-6.01-3.755-3.426-5.554.539-.376 1.436 3.076 2.84 2.517.604-.24-2.326-2.461-.781-3 .539-.189 2.543 5.711 3.934 3.312.521-.897-3.088-1.685-2.072-3.491-.738 1.313 8.813 6.186 7.582 3.02-.574-1.481-6.357-.408-5.857-4.32-.135 1.047 6.742 4.214 5.971 1.252-.17-.652-6.887-.19-5.711-3.37.18-.49 5.895 3.866 5.689.654-.076-1.173-6.08-.263-5.484-2.92.012-.051 6.213 2.579 5.479-.182-.102-.381-6.871.379-5.633-1.961-.574 1.084 8.115.553 5.527-1.573-.898-.738-4.729 2.704-5.459-.32.1.405 7.498-.593 5.414-2.725-.543-.556-5.168 3.088-5.34.701-.035-.464 6.201-3.354 5.256-4.877-1.141-1.836-7.186 3.179-7.902 3.512-4.666 2.169.047.902-2.328 3.689-1.385 1.626-2.461-.923-2.068-1.997.844-2.307 5.58-2.048 5.801-3.514-.715.452-1.377.437-1.984-.047.098-.008 5.05-.745 3.414-1.415-.189-.078-.75.255-1.383.568.102-2.435-6.432-.584-7.082-.539 2.721 2.284-2.172.967.611 2.152-.723.132-1.35.445-1.883.939 1.29.235-.755 1.657-.755 1.657s-2.046-1.422-.754-1.657c-.533-.494-1.16-.807-1.882-.939 2.783-1.185-2.109.132.61-2.152-.65-.046-7.184-1.896-7.082.539-.633-.313-1.193-.646-1.383-.568-1.64.67 3.316 1.407 3.415 1.415-.608.484-1.271.499-1.985.047.221 1.466 4.958 1.207 5.801 3.514.393 1.073-.685 3.623-2.069 1.997-2.374-2.787 2.339-1.52-2.328-3.689-.715-.333-6.76-5.348-7.901-3.512-.945 1.522 5.291 4.413 5.257 4.877-.173 2.387-4.797-1.257-5.341-.701-2.084 2.132 5.315 3.129 5.413 2.725-.729 3.02-4.561-.418-5.458.32-2.588 2.126 6.101 2.657 5.526 1.573 1.238 2.341-5.53 1.58-5.632 1.961-.734 2.76 5.468.13 5.479.182.596 2.658-5.409 1.748-5.483 2.92-.205 3.212 5.508-1.145 5.688-.654 1.177 3.18-5.542 2.718-5.712 3.37-.771 2.962 6.105-.205 5.971-1.252.502 3.912-5.281 2.839-5.856 4.32-1.229 3.166 8.319-1.707 7.582-3.02 1.017 1.808-2.594 2.594-2.073 3.491 1.391 2.399 3.396-3.501 3.936-3.312 1.544.543-1.386 2.765-.782 3 1.404.56 2.301-2.893 2.84-2.517 2.582 1.799-5.531 3.374-3.425 5.554-2.594.755-3.75 1.915-5.543-.227-.493-.588-1.855-1.023-2.52-.469.959.035 2.845 1.369 3.495 1.92-1.299-.045-3.814-1.244-4.72.361 1.13-.463 3.601.024 4.705.098-1.205 1.023-3.387.291-2.981 2.758.6-1.994 6.595-3.529 7.305-.65.721-1.278-2.123-2-2.736-2.178.416-.134 5.085-.126 5.085-.126s2.596-5.137 3.762-3.865c2.791 3.044-4.647 4.654-4.898 5.271-.778 1.921 3.756.183 3.624.062 1.247 1.146-3.03 2.062-3.02 2.435.051 2.077 3.49-.813 3.652-.776 1.633.375-2.294 2.844-2.25 2.545-.329 2.238 3.396-.686 3.337-1.186.388.555.369 1.145-.057 1.77-1.344 2.327-.106 2.574 1.387 4.956 1.493-2.382 2.731-2.629 1.389-4.958-.426-.625-.443-1.215-.057-1.77-.061.5 3.666 3.424 3.336 1.186.045.299-3.881-2.17-2.25-2.545.162-.037 3.604 2.854 3.654.776.008-.373-4.266-1.288-3.02-2.435-.133.121 4.402 1.859 3.623-.062-.25-.617-7.688-2.228-4.896-5.271 1.164-1.271 3.76 3.865 3.76 3.865s4.67-.008 5.086.126c-.613.174-3.457.898-2.736 2.178.711-2.879 6.705-1.344 7.305.65.406-2.467-1.775-1.734-2.98-2.758 1.102-.072 3.573-.559 4.702-.096m-7.92-23.575c-.578.281-1.199.526-1.645.42.387-.484 1.147-.984 1.645-.42m-3.176-.446c1.016.22 1.016.458 0 .713-1.01-.239-1.01-.477 0-.713m-14.817.446c.499-.564 1.258-.063 1.645.42-.444.105-1.066-.14-1.645-.42m3.176.268c-1.017-.256-1.017-.494 0-.713 1.01.235 1.01.473 0 .713"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#f42f4c"/><path d="m48.9 41.9c-.9-1.6-3.4-.4-4.7-.4.7-.6 2.5-1.9 3.5-1.9-.7-.6-2-.1-2.5.5-1.8 2.1-2.9 1-5.5.2 2.1-2.2-6-3.8-3.4-5.6.5-.4 1.4 3.1 2.8 2.5.6-.2-2.3-2.5-.8-3 .5-.2 2.5 5.7 3.9 3.3.5-.9-3.1-1.7-2.1-3.5-.7 1.3 8.8 6.2 7.6 3-.6-1.5-6.4-.4-5.9-4.3-.1 1 6.7 4.2 6 1.3-.2-.7-6.9-.2-5.7-3.4.2-.5 5.9 3.9 5.7.7-.1-1.2-6.1-.3-5.5-2.9 0-.1 6.2 2.6 5.5-.2-.1-.4-6.9.4-5.6-2-.6 1.1 8.1.6 5.5-1.6-.9-.7-4.7 2.7-5.5-.3.1.4 7.5-.6 5.4-2.7-.5-.6-5.2 3.1-5.3.7 0-.5 6.2-3.4 5.3-4.9-1.1-1.8-7.2 3.2-7.9 3.5-4.7 2.2 0 .9-2.3 3.7-1.4 1.6-2.5-.9-2.1-2 .8-2.3 5.6-2 5.8-3.5-.7.5-1.4.4-2 0 .1 0 5.1-.7 3.4-1.4-.2-.1-.8.3-1.4.6.1-2.4-6.4-.6-7.1-.5 2.7 2.3-2.2 1 .6 2.2-.7.1-1.3.4-1.9.9 1.3.1-.7 1.6-.7 1.6s-2-1.4-.8-1.7c-.5-.5-1.2-.8-1.9-.9 2.8-1.2-2.1.1.6-2.2-.6 0-7.2-1.9-7.1.5-.6-.3-1.2-.6-1.4-.6-1.6.7 3.3 1.4 3.4 1.4-.6.5-1.3.5-2 0 .2 1.5 5 1.2 5.8 3.5.4 1.1-.7 3.6-2.1 2-2.4-2.8 2.3-1.5-2.3-3.7-.7-.3-6.8-5.3-7.9-3.5-.9 1.5 5.3 4.4 5.3 4.9-.2 2.4-4.8-1.3-5.3-.7-2.1 2.1 5.3 3.1 5.4 2.7-.7 3-4.6-.4-5.5.3-2.6 2.1 6.1 2.7 5.5 1.6 1.2 2.3-5.5 1.6-5.6 2-.7 2.8 5.5.1 5.5.2.6 2.7-5.4 1.7-5.5 2.9-.2 3.2 5.5-1.1 5.7-.7 1.2 3.2-5.5 2.7-5.7 3.4-.8 3 6.1-.2 6-1.3.5 3.9-5.3 2.8-5.9 4.3-1.2 3.2 8.3-1.7 7.6-3 1 1.8-2.6 2.6-2.1 3.5 1.4 2.4 3.4-3.5 3.9-3.3 1.5.5-1.4 2.8-.8 3 1.4.6 2.3-2.9 2.8-2.5 2.6 1.8-5.5 3.4-3.4 5.6-2.6.8-3.8 1.9-5.5-.2-.5-.6-1.9-1-2.5-.5 1 0 2.8 1.4 3.5 1.9-1.3 0-3.8-1.2-4.7.4 1.1-.5 3.6 0 4.7.1-1.2 1-3.4.3-3 2.8.6-2 6.6-3.5 7.3-.7.7-1.3-2.1-2-2.7-2.2.4-.1 5.1-.1 5.1-.1s2.6-5.1 3.8-3.9c2.8 3-4.6 4.7-4.9 5.3-.8 1.9 3.8.2 3.6.1 1.2 1.1-3 2.1-3 2.4.1 2.1 3.5-.8 3.7-.8 1.6.4-2.3 2.8-2.2 2.5-.3 2.2 3.4-.7 3.3-1.2.4.6.4 1.1-.1 1.8-1.3 2.3-.1 2.6 1.4 5 1.5-2.4 2.7-2.6 1.4-5-.4-.6-.4-1.2-.1-1.8-.1.5 3.7 3.4 3.3 1.2 0 .3-3.9-2.2-2.2-2.5.2 0 3.6 2.9 3.7.8 0-.4-4.3-1.3-3-2.4-.1.1 4.4 1.9 3.6-.1-.2-.6-7.7-2.2-4.9-5.3 1.2-1.3 3.8 3.9 3.8 3.9s4.7 0 5.1.1c-.6.2-3.5.9-2.7 2.2.7-2.9 6.7-1.3 7.3.7.4-2.5-1.8-1.7-3-2.8 1 0 3.5-.5 4.6 0m-7.9-23.6c-.6.3-1.2.5-1.6.4.3-.5 1.1-1 1.6-.4m-3.2-.4c1 .2 1 .5 0 .7-1-.3-1-.5 0-.7m-14.8.4c.5-.6 1.3-.1 1.6.4-.4.1-1-.1-1.6-.4m3.2.3c-1-.3-1-.5 0-.7 1 .2 1 .4 0 .7" fill="#3e4347"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 3.4 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 2.2 KiB

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="M32,2C18.939,2,7.833,10.35,3.714,22h56.572C56.167,10.35,45.061,2,32,2z"/><path fill="#f2b200" d="m32 62c13.06 0 24.17-8.35 28.29-20h-56.57c4.119 11.65 15.225 20 28.29 20"/><path fill="#2a5f9e" d="M3.714,22C2.607,25.129,2,28.492,2,32s0.607,6.871,1.714,10h56.572C61.393,38.871,62,35.508,62,32
s-0.607-6.871-1.714-10H3.714z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M32,2C18.9,2,7.8,10.4,3.7,22h56.6C56.2,10.4,45.1,2,32,2z" fill="#ed4c5c"/><path d="M32,62c13.1,0,24.2-8.3,28.3-20H3.7C7.8,53.7,18.9,62,32,62z" fill="#f2b200"/><path d="M3.7,22C2.6,25.1,2,28.5,2,32s0.6,6.9,1.7,10h56.6c1.1-3.1,1.7-6.5,1.7-10s-0.6-6.9-1.7-10H3.7z" fill="#2a5f9e"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 449 B

Depois

Largura:  |  Altura:  |  Tamanho: 387 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#3e4347" d="M32,62c16.568,0,30-13.432,30-30H2C2,48.568,15.432,62,32,62z"/><path fill="#ed4c5c" d="M32,2C15.432,2,2,15.432,2,32h60C62,15.432,48.568,2,32,2z"/><g fill="#ffe62e"><path d="m27.487 24.479l-1.317 4.06 3.451-2.509 3.459 2.509-1.323-4.06 3.453-2.509h-4.269l-1.32-4.06-1.321 4.06h-4.27z"/><path d="m48.03 48.573c-.506-.822-1.131-1.424-1.946-2.148-.815-.724-1.941-1.521-2.777-2.329l-1.587 1.861c-.066.079-.041.26.044.273 1.78.306 2.34.938 3.047 1.542.957.967 1.35 2.137 1.975 2.57 1.153.803 1.985-.564 1.244-1.769"/><path d="m33.759 41.704c-1.703.586-3.558.821-5.468.621-2.474-.26-4.816-1.238-6.74-2.815l-1.863 2.272c.807.662 1.661 1.227 2.547 1.701l-.614 1.15c.979.525 2.01.951 3.074 1.273l.378-1.247c.988.299 1.998.499 3.01.598l-.128 1.3c1.107.108 2.222.108 3.328 0l-.128-1.301c1.02-.1 2.028-.301 3.01-.599l.38 1.25c.525-.159 1.044-.346 1.551-.555l-.688-2.672-1.656-.976"/><path d="m42.28 30.993c-.358 3.4-2.024 6.344-4.445 8.389l3.58 2.481c.468-.452.912-.929 1.326-1.432l-1.01-.829c.003-.002.004-.004.006-.007.662-.806 1.228-1.66 1.701-2.546l1.152.615c.523-.98.95-2.01 1.272-3.074l-1.247-.379c.299-.988.498-1.998.598-3.01l1.299.128c.109-1.106.109-2.221 0-3.328l-1.299.128c-.101-1.02-.302-2.029-.6-3.01l1.249-.379c-.322-1.064-.749-2.094-1.272-3.075l-1.151.615c-.478-.896-1.047-1.752-1.707-2.554l1.01-.828c-.707-.859-1.494-1.647-2.354-2.353l-.828 1.01c-.003-.002-.006-.005-.008-.007-.795-.651-1.649-1.218-2.548-1.698l.616-1.154c-.979-.524-2.01-.951-3.073-1.273l-.38 1.251c-.945-.287-1.919-.486-2.911-.59l-.307 2.923c6.993.735 12.07 7 11.332 13.993"/><path d="m37.34 41.17c-3.364-2.37-6.845-4.821-9.771-7.577l.224-.238c2.909 2.741 6.38 5.186 9.736 7.549 1.659 1.17 3.378 2.379 5 3.606l.449-.526c-5.594-3.998-18.829-13.189-18.993-16.539-2.613 5.101.699 8.15 2.833 9.363 5.43 3.088 9.03 5.123 14.699 8.891l.8-.939c-1.615-1.222-3.324-2.426-4.978-3.59"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M32,62c16.6,0,30-13.4,30-30H2C2,48.6,15.4,62,32,62z" fill="#3e4347"/><path d="M32,2C15.4,2,2,15.4,2,32h60C62,15.4,48.6,2,32,2z" fill="#ed4c5c"/><g fill="#ffe62e"><path d="m27.5 24.5l-1.3 4 3.4-2.5 3.5 2.5-1.3-4 3.4-2.5h-4.3l-1.3-4.1-1.3 4.1h-4.3z"/><path d="m48 48.6c-.5-.8-1.1-1.4-1.9-2.1s-1.9-1.5-2.8-2.3l-1.6 1.8c-.1.1 0 .3 0 .3 1.8.3 2.3.9 3 1.5 1 1 1.3 2.1 2 2.6 1.2.7 2.1-.6 1.3-1.8"/><path d="m33.8 41.7c-1.7.6-3.6.8-5.5.6-2.5-.3-4.8-1.2-6.7-2.8l-1.9 2.3c.8.7 1.7 1.2 2.5 1.7l-.6 1.2c1 .5 2 1 3.1 1.3l.4-1.2c1 .3 2 .5 3 .6l-.1 1.2c1.1.1 2.2.1 3.3 0l-.1-1.3c1-.1 2-.3 3-.6l.4 1.2c.5-.2 1-.3 1.6-.6l-.7-2.7-1.7-.9"/><path d="m42.3 31c-.4 3.4-2 6.3-4.4 8.4l3.6 2.5c.5-.5.9-.9 1.3-1.4l-1-.8c0 0 0 0 0 0 .7-.8 1.2-1.7 1.7-2.5l1.2.6c.5-1 1-2 1.3-3.1l-1.2-.4c.3-1 .5-2 .6-3l1.3.1c.1-1.1.1-2.2 0-3.3l-1.3.1c-.1-1-.3-2-.6-3l1.2-.4c-.3-1.1-.7-2.1-1.3-3.1l-1.2.6c-.5-.9-1-1.8-1.7-2.6l1-.8c-.7-.9-1.5-1.6-2.4-2.4l-.8 1c0 0 0 0 0 0-.8-.7-1.6-1.2-2.5-1.7l.6-1.2c-1-.5-2-1-3.1-1.3l-.4 1.3c-.9-.3-1.9-.5-2.9-.6l-.3 3c6.9.7 12 7 11.3 14"/><path d="m37.3 41.2c-3.4-2.4-6.8-4.8-9.8-7.6l.2-.2c2.9 2.7 6.4 5.2 9.7 7.5 1.7 1.2 3.4 2.4 5 3.6l.6-.5c-5.6-4-18.8-13.2-19-16.5-2.6 5.1.7 8.1 2.8 9.4 5.4 3.1 9 5.1 14.7 8.9l.8-.9c-1.6-1.4-3.3-2.6-5-3.7"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.3 KiB

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle fill="#3a7dce" cx="32" cy="32" r="30"/><path fill="#fff" d="m17.619 30.691l-.339-1.354-.299.006-.452.496-.095-1.349-.677-.507-.338.167-.069.273-.65-.293-.465-.654 1.184-1.015-2.03-1.523-1.016-3.718 7.445 5.241 4.568-1.185-.166-.676.84-.169.438-1.507-.097-.524.302-.4.184-.97-.149-.45.637-.623-.125-1.449 1.521-.676 1.349-1.353-.166-.678.994.492.751-.523.286-.815.38.645 4.336.185.889.858 3.46.691.751.686.509-.188.54 1.702.29-.055.392-.459 3.161 1.09.239.445.789-.186.845.851.944 4.9-.776 2.71 3.386 1.015.18 2.275-.699 1.728 1.026.734-.507 2.877-1.69 1.353.336 2.03-1.016.678-.51-.17v1.86h-.84l.334.679-1.694.675.469 1.075-1.139 1.126.335.335-.675-.166-3.206 1.892.158-.536-.952.18-.207-.48-.773.649-.343-.179-.487.67-3.633-.489-.447-.291-.602.275-1.368-.988.648-.587.85-1.86.039-1.13-.677-1.526-.83.736-4.682-1.2-.969.15-.873.505-2.29-.191v.338l-4.738-1.692v-1.01h-.845l-.17-2.88-.676.169-.847-2.031.17.508-1.692-1.866h1.015l-.328-2.01.835-1.316.509-.053"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#3a7dce"/><path fill="#fff" d="m17.6 30.7l-.3-1.4h-.3l-.5.5-.1-1.3-.6-.5-.4.2v.2l-.7-.3-.5-.6 1.2-1-2-1.6-1-3.7 7.4 5.3 4.6-1.2-.2-.7.9-.2.4-1.5-.1-.5.3-.4.2-1-.2-.4.7-.6-.2-1.5 1.6-.7 1.3-1.3-.1-.7.9.5.8-.5.3-.8.4.6 4.3.2.9.8 3.5.7.7.7.5-.2.5 1.7h.3l.4-.5 3.2 1.1.2.5.8-.2.9.8.9 4.9-.8 2.7 3.4 1 .2 2.3-.7 1.7 1 .8-.5 2.9-1.7 1.3.4 2-1 .7-.6-.2v1.9h-.8l.3.7-1.7.7.5 1-1.1 1.2.3.3-.7-.2-3.2 1.9.2-.5-1 .2-.2-.5-.8.6-.3-.1-.5.6-3.6-.5-.5-.3-.6.3-1.3-1 .6-.6.9-1.8v-1.1l-.7-1.6-.8.8-4.7-1.2-1 .1-.8.5-2.3-.2v.4l-4.8-1.7v-1h-.8l-.2-2.9-.6.2-.9-2.1.2.5-1.7-1.8h1l-.3-2 .8-1.4h.5"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.0 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 714 B

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 8.3 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 5.1 KiB

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 7.0 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 4.3 KiB

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#ed4c5c"><path d="M32,2C18.939,2,7.833,10.35,3.714,22h56.572C56.167,10.35,45.061,2,32,2z"/><path d="m32 62c13.06 0 24.17-8.35 28.29-20h-56.57c4.119 11.65 15.225 20 28.29 20"/></g><path fill="#fff" d="M3.714,22C2.607,25.129,2,28.492,2,32s0.607,6.871,1.714,10h56.572C61.393,38.871,62,35.508,62,32
s-0.607-6.871-1.714-10H3.714z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#ed4c5c"><path d="M32,2C18.9,2,7.8,10.4,3.7,22h56.6C56.2,10.4,45.1,2,32,2z"/><path d="M32,62c13.1,0,24.2-8.3,28.3-20H3.7C7.8,53.7,18.9,62,32,62z"/></g><path d="M3.7,22C2.6,25.1,2,28.5,2,32s0.6,6.9,1.7,10h56.6c1.1-3.1,1.7-6.5,1.7-10s-0.6-6.9-1.7-10H3.7z" fill="#fff"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 438 B

Depois

Largura:  |  Altura:  |  Tamanho: 376 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#2a5f9e" d="M32,2v10H12v20H2c0,16.568,13.432,30,30,30s30-13.432,30-30S48.568,2,32,2z"/><g fill="#fff"><path d="M14,8C6.714,13.473,2,22.186,2,32h12V8z"/><path d="M8,14h24V2C22.186,2,13.473,6.714,8,14z"/><path d="M9.831,11.789L26,32h6v-7.5L17.15,5.938C14.413,7.5,11.941,9.476,9.831,11.789z"/></g><g fill="#ed4c5c"><path d="M32,5H18.913C12.857,7.94,7.94,12.857,5,18.912V32h6V11h21V5z"/><path d="m32 27.06l-13-16.06h-6l17 21h2z"/></g><g fill="#fff"><path d="M8 35.715 10.226 33 9.542 36.477 13 36.568 9.923 38.19 12.01 41.02 8.855 39.563 8 43 7.145 39.563 3.991 41.02 6.077 38.19 3 36.568 6.458 36.477 5.774 33z"/><path d="m52 20.17l1.781-2.17-.551 2.781 2.77.074-2.46 1.295 1.67 2.265-2.526-1.165-.684 2.75-.68-2.75-2.527 1.165 1.667-2.265-2.46-1.295 2.766-.074-.546-2.781z"/><path d="m52 40.17l1.781-2.17-.551 2.781 2.77.074-2.46 1.295 1.67 2.26-2.526-1.16-.684 2.75-.68-2.75-2.527 1.16 1.667-2.26-2.46-1.295 2.766-.074-.546-2.781z"/><path d="m42 26.17l1.781-2.17-.551 2.781 2.77.074-2.462 1.295 1.672 2.265-2.526-1.165-.684 2.75-.68-2.75-2.527 1.165 1.668-2.265-2.461-1.295 2.766-.074-.546-2.781z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M32,2v10H12v20H2c0,16.6,13.4,30,30,30s30-13.4,30-30S48.6,2,32,2z" fill="#2a5f9e"/><path d="M32,2c-4.7,0-9.1,1.1-13.1,3v3.1V11H11v2.9V14v4.9H5c-1.9,4-3,8.4-3,13.1h12V17l12,15h6v-7.5L23.6,14H32V2z" fill="#fff"/><g fill="#ed4c5c"><path d="m15.4 14l14.6 18h2v-4.9l-10.6-13.1z"/><path d="M32,5H18.9C12.9,7.9,7.9,12.9,5,18.9V32h6V11h21V5z"/></g><g fill="#fff"><path d="m8 35.7l2.2-2.7-.7 3.5 3.5.1-3.1 1.6 2.1 2.8-3.1-1.4-.9 3.4-.9-3.4-3.1 1.4 2.1-2.8-3.1-1.6 3.5-.1-.7-3.5z"/><path d="m52 20.2l1.8-2.2-.6 2.8 2.8.1-2.5 1.3 1.7 2.2-2.5-1.2-.7 2.8-.7-2.8-2.5 1.2 1.7-2.2-2.5-1.3 2.8-.1-.6-2.8z"/><path d="m52 40.2l1.8-2.2-.6 2.8 2.8.1-2.5 1.3 1.7 2.2-2.5-1.2-.7 2.8-.7-2.8-2.5 1.2 1.7-2.2-2.5-1.3 2.8-.1-.6-2.8z"/><path d="m42 26.2l1.8-2.2-.6 2.8 2.8.1-2.5 1.3 1.7 2.2-2.5-1.2-.7 2.8-.7-2.8-2.5 1.2 1.7-2.2-2.5-1.3 2.8-.1-.6-2.8z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 938 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#42ade2" d="m59.5 44v-4h1.404c.705-2.549 1.1-5.227 1.1-8 0-16.568-13.432-30-30-30s-30 13.432-30 30c0 2.771.384 5.451 1.087 8h1.417v4c.938 2.145 2.129 4.15 3.519 6h3.59v3.982c5.351 4.969 12.508 8.02 20.387 8.02 7.874 0 15.03-3.037 20.388-8v-4h3.612c1.387-1.846 2.561-3.859 3.496-6"/><g fill="#ffe62e"><path d="m4.504 44h54.992c.563-1.289 1.037-2.625 1.417-4h-57.826c.38 1.375.853 2.711 1.417 4"/><path d="M8,50c1.082,1.439,2.293,2.777,3.612,4h40.775c1.319-1.223,2.53-2.561,3.612-4H8z"/></g><path fill="#fff" d="M22,33.713l-3.73-9.982L8.286,20l9.983-3.73L22,6.287l3.73,9.982L35.714,20l-9.983,3.73L22,33.713z"/><path fill="#c94747" d="M19.823 17.824 22 12 24.18 17.824 30 20 24.18 22.18 22 28 19.823 22.18 14 20z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="m59.5 44v-4h1.4c.7-2.5 1.1-5.2 1.1-8 0-16.6-13.4-30-30-30s-30 13.4-30 30c0 2.8.4 5.5 1.1 8h1.4v4c.9 2.1 2.1 4.2 3.5 6h3.6v4c5.4 5 12.5 8 20.4 8 7.9 0 15-3 20.4-8v-4h3.6c1.4-1.8 2.6-3.9 3.5-6" fill="#42ade2"/><g fill="#ffe62e"><path d="m4.5 44h55c.6-1.3 1-2.6 1.4-4h-57.8c.4 1.4.8 2.7 1.4 4"/><path d="M8,50c1.1,1.4,2.3,2.8,3.6,4h40.8c1.3-1.2,2.5-2.6,3.6-4H8z"/></g><path d="m22 33.7l-3.7-10-10-3.7 10-3.7 3.7-10 3.7 10 10 3.7-10 3.7-3.7 10" fill="#fff"/><path fill="#c94747" d="M19.8 17.8 22 12 24.2 17.8 30 20 24.2 22.2 22 28 19.8 22.2 14 20z"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 824 B

Depois

Largura:  |  Altura:  |  Tamanho: 655 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#ffce31"><path d="m61.721 28c-.137-1.016-.314-2.02-.551-3h-58.34c-.235.98-.414 1.984-.551 3h59.44"/><path d="m2.28 36c.137 1.016.315 2.02.551 3h58.34c.236-.982.414-1.984.551-3h-59.44"/><path d="m20 4.488c-1.03.451-2.033.953-3 1.514v51.996c.967.561 1.97 1.063 3 1.512v-55.02"/><path d="m28 2.262v59.48c.986.133 1.984.23 3 .264v-60c-1.016.033-2.01.131-3 .262"/></g><g fill="#ed4c5c"><path d="m2 32c0 1.358.099 2.69.273 4h59.45c.176-1.311.274-2.643.274-4 0-1.357-.098-2.691-.273-4h-59.45c-.175 1.308-.274 2.642-.274 4"/><path d="m20 59.5c2.508 1.096 5.191 1.855 8 2.23v-59.45c-2.809.375-5.492 1.135-8 2.23v54.993"/></g><g fill="#2a5f9e"><path d="M17,25V6.023C9.983,10.084,4.766,16.902,2.831,25H17z"/><path d="M17,39.023V58C9.983,53.939,4.766,47.121,2.831,39.023H17z"/><path d="M32,2c-0.336,0-0.666,0.014-1,0.025V25h30.17C58.016,11.809,46.158,2,32,2z"/><path d="m31 39v22.975c.334.009.664.025 1 .025 14.158 0 26.02-9.811 29.17-23h-30.17"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#ffce31"><path d="m61.7 28c-.1-1-.3-2-.6-3h-58.3c-.2 1-.4 2-.6 3h59.5"/><path d="m2.3 36c.1 1 .3 2 .6 3h58.3c.2-1 .4-2 .6-3h-59.5"/><path d="m20 4.5c-1 .5-2 1-3 1.5v52c1 .6 2 1.1 3 1.5v-55"/><path d="m28 2.3v59.5c1 .1 2 .2 3 .3v-60.1c-1 0-2 .1-3 .3"/></g><g fill="#ed4c5c"><path d="m2 32c0 1.4.1 2.7.3 4h59.5c.2-1.3.3-2.6.3-4 0-1.4-.1-2.7-.3-4h-59.5c-.2 1.3-.3 2.6-.3 4"/><path d="m20 59.5c2.5 1.1 5.2 1.9 8 2.2v-59.4c-2.8.4-5.5 1.1-8 2.2v55"/></g><g fill="#2a5f9e"><path d="M17,25V6C10,10.1,4.8,16.9,2.8,25H17z"/><path d="M17,39v19C10,53.9,4.8,47.1,2.8,39H17z"/><path d="M32,2c-0.3,0-0.7,0-1,0v23h30.2C58,11.8,46.2,2,32,2z"/><path d="m31 39v23c.3 0 .7 0 1 0 14.2 0 26-9.8 29.2-23h-30.2"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.0 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 802 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#428bc1" d="M32,2C18.939,2,7.833,10.35,3.714,22h56.572C56.167,10.35,45.061,2,32,2z"/><path fill="#83bf4f" d="m32 62c13.06 0 24.17-8.35 28.29-20h-56.57c4.119 11.65 15.225 20 28.29 20"/><path fill="#ed4c5c" d="M3.714,22C2.607,25.129,2,28.492,2,32s0.607,6.871,1.714,10h56.572C61.393,38.871,62,35.508,62,32
s-0.607-6.871-1.714-10H3.714z"/><g fill="#fff"><path d="m31.607 40.19c-4.515 0-8.173-3.668-8.173-8.192 0-4.523 3.658-8.192 8.173-8.192 1.075 0 2.099.214 3.039.591-1.604-1.224-3.594-1.958-5.765-1.958-5.261 0-9.528 4.28-9.528 9.559 0 5.278 4.268 9.559 9.528 9.559 2.171 0 4.161-.733 5.765-1.958-.94.378-1.963.591-3.039.591"/><path d="m40.42 33.427l-2.22 1.427 1.383-2.252-2.583-.572 2.574-.606-1.424-2.224 2.25 1.384.565-2.584.611 2.573 2.227-1.423-1.383 2.248 2.58.567-2.57.611 1.424 2.228-2.253-1.388-.571 2.584z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M32,2C18.9,2,7.8,10.4,3.7,22h56.6C56.2,10.4,45.1,2,32,2z" fill="#428bc1"/><path d="M32,62c13.1,0,24.2-8.3,28.3-20H3.7C7.8,53.7,18.9,62,32,62z" fill="#83bf4f"/><path d="M3.7,22C2.6,25.1,2,28.5,2,32s0.6,6.9,1.7,10h56.6c1.1-3.1,1.7-6.5,1.7-10s-0.6-6.9-1.7-10H3.7z" fill="#ed4c5c"/><g fill="#fff"><path d="m31.6 40.2c-4.5 0-8.2-3.7-8.2-8.2 0-4.5 3.7-8.2 8.2-8.2 1.1 0 2.1.2 3 .6-1.6-1.2-3.6-2-5.8-2-5.3 0-9.5 4.3-9.5 9.6 0 5.3 4.3 9.6 9.5 9.6 2.2 0 4.2-.7 5.8-2-.9.4-1.9.6-3 .6"/><path d="m40.4 33.4l-2.2 1.5 1.4-2.3-2.6-.6 2.6-.6-1.5-2.2 2.3 1.4.6-2.6.6 2.6 2.2-1.5-1.4 2.3 2.6.6-2.6.6 1.5 2.2-2.3-1.4-.6 2.6z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 937 B

Depois

Largura:  |  Altura:  |  Tamanho: 722 B

+1
Ver Arquivo
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path d="m28.6 17.5h6.9l10.3 29h-6.6l-1.9-6h-10.7l-2 6h-6.3l10.3-29m-.4 18h7.4l-3.6-11.4-3.8 11.4" fill="#fff"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 259 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#2a5f9e" d="m10.787 53.21c11.716 11.717 30.711 11.717 42.43 0l-42.43-42.42c-11.716 11.714-11.716 30.71 0 42.42"/><path fill="#ffce31" d="m10.787 10.788l42.43 42.42v-42.42c-11.715-11.716-30.71-11.716-42.43 0"/><path fill="#2a5f9e" d="m53.21 10.788v42.42c11.716-11.715 11.716-30.711 0-42.42"/><g fill="#fff"><path d="m10.907 20.981l2.415 1.834-.913-2.982 2.405-1.848-2.978-.01-.929-2.975-.928 2.975-2.979.01 2.405 1.848-.913 2.982z"/><path d="m17.744 27.819l2.416 1.833-.913-2.982 2.404-1.847-2.977-.01-.93-2.975-.929 2.975-2.977.01 2.404 1.847-.913 2.982z"/><path d="m24.582 34.656l2.415 1.832-.917-2.98 2.408-1.848-2.977-.01-.929-2.976-.93 2.976-2.977.01 2.405 1.848-.91 2.98z"/><path d="m31.419 41.492l2.415 1.838-.913-2.98 2.409-1.854-2.98-.01-.931-2.974-.929 2.974-2.978.01 2.405 1.854-.917 2.98z"/><path d="m38.26 48.33l2.411 1.83-.912-2.98 2.401-1.85-2.97-.01-.93-2.97-.93 2.97-2.98.01 2.404 1.85-.913 2.98z"/><path d="m45.09 55.17l2.42 1.83-.914-2.98 2.404-1.85-2.98-.01-.93-2.97-.93 2.97-2.97.01 2.401 1.85-.913 2.98z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="m10.8 53.2c11.7 11.7 30.7 11.7 42.4 0l-42.4-42.4c-11.7 11.7-11.7 30.7 0 42.4" fill="#2a5f9e"/><path d="m10.8 10.8l42.4 42.4v-42.4c-11.7-11.7-30.7-11.7-42.4 0" fill="#ffce31"/><path d="m53.2 10.8v42.4c11.7-11.7 11.7-30.7 0-42.4" fill="#2a5f9e"/><g fill="#fff"><path d="m10.9 21l2.4 1.8-.9-3 2.4-1.8h-3l-.9-3-.9 3h-3l2.4 1.8-.9 3z"/><path d="m17.7 27.8l2.5 1.9-1-3 2.5-1.9h-3l-1-3-.9 3h-3l2.4 1.9-.9 3z"/><path d="m24.6 34.7l2.4 1.8-.9-3 2.4-1.8-3-.1-.9-2.9-.9 2.9-3 .1 2.4 1.8-.9 3z"/><path d="m31.4 41.5l2.4 1.8-.9-3 2.4-1.8h-3l-.9-3-.9 3h-3l2.4 1.8-.9 3z"/><path d="m38.3 48.3l2.4 1.9-.9-3 2.4-1.9h-3l-.9-3-1 3h-3l2.5 1.9-1 3z"/><path d="m45.1 55.2l2.4 1.8-.9-3 2.4-1.8h-3l-.9-3-.9 3h-3l2.4 1.8-.9 3z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.1 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 817 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#2a5f9e"><path d="M2,32c0,11.511,6.486,21.502,16,26.532V5.467C8.486,10.498,2,20.489,2,32z"/><path d="m62 32c0-11.511-6.486-21.502-16-26.533v53.06c9.514-5.03 16-15.02 16-26.532"/></g><path fill="#ffce31" d="M32,2c-5.058,0-9.819,1.257-14,3.467v53.065C22.181,60.743,26.942,62,32,62s9.819-1.257,14-3.468V5.467
C41.819,3.257,37.058,2,32,2z"/><g fill="#3e4347"><path d="m43.838 20.16l-1.074-1.075c-.196.221-4.625 5.25-5.058 15.12h-4.227v-10.925h-2.959v10.925h-4.227c-.433-9.873-4.861-14.901-5.058-15.12l-2.15 2.146c.043.049 4.282 4.955 4.282 14.536v1.56h7.152v10.817h2.959v-10.818h7.151v-1.56c0-9.581 4.241-14.487 4.283-14.536l-1.074-1.07"/><path d="m32 15.856l-3.229 9.686h6.459z"/><path d="m21.236 19.09l6.458 6.452h-4.04z"/><path d="m42.76 19.09l-6.46 6.452h4.04z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#2a5f9e"><path d="m2 32c0 11.5 6.5 21.5 16 26.5v-53c-9.5 5-16 15-16 26.5"/><path d="m62 32c0-11.5-6.5-21.5-16-26.5v53.1c9.5-5.1 16-15.1 16-26.6"/></g><path d="M32,2c-5.1,0-9.8,1.3-14,3.5v53.1c4.2,2.2,8.9,3.5,14,3.5s9.8-1.3,14-3.5V5.5C41.8,3.3,37.1,2,32,2z" fill="#ffce31"/><g fill="#3e4347"><path d="m43.8 20.2l-1.1-1.1c-.2.2-4.6 5.2-5.1 15.1h-4.2v-10.9h-3v10.9h-4.2c-.4-9.9-4.9-14.9-5.1-15.1l-2.1 2.1c0 0 4.3 5 4.3 14.5v1.6h7.2v10.8h3v-10.8h7.2v-1.6c0-9.6 4.2-14.5 4.3-14.5l-1.2-1"/><path d="m32 15.9l-3.2 9.6h6.4z"/><path d="m21.2 19.1l6.5 6.4h-4z"/><path d="m42.8 19.1l-6.5 6.4h4z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 879 B

Depois

Largura:  |  Altura:  |  Tamanho: 699 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle fill="#75a843" cx="32" cy="32" r="30"/><circle fill="#699635" cx="32" cy="32" r="30"/><circle fill="#ed4c5c" cx="26" cy="32" r="14.11"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><circle cx="32" cy="32" r="30" fill="#75a843"/><circle cx="32" cy="32" r="30" fill="#699635"/><circle cx="26" cy="32" r="14.1" fill="#ed4c5c"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 244 B

Depois

Largura:  |  Altura:  |  Tamanho: 243 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ed4c5c" d="m62 32c0-13.06-8.35-24.17-20-28.29v56.57c11.65-4.119 20-15.225 20-28.29"/><path fill="#3e4347" d="M2,32c0,13.061,8.35,24.167,20,28.286V3.714C10.35,7.833,2,18.939,2,32z"/><path fill="#ffe62e" d="M42,3.714C38.872,2.607,35.508,2,32,2s-6.872,0.607-10,1.714v56.572C25.129,61.393,28.493,62,32,62
s6.872-0.607,10-1.714V3.714z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="m62 32c0-13.1-8.3-24.2-20-28.3v56.6c11.7-4.1 20-15.2 20-28.3" fill="#ed4c5c"/><path d="M2,32c0,13.1,8.4,24.2,20,28.3V3.7C10.4,7.8,2,18.9,2,32z" fill="#3e4347"/><path d="M42,3.7C38.9,2.6,35.5,2,32,2s-6.9,0.6-10,1.7v56.6c3.1,1.1,6.5,1.7,10,1.7s6.9-0.6,10-1.7V3.7z" fill="#ffe62e"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 447 B

Depois

Largura:  |  Altura:  |  Tamanho: 388 B

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#83bf4f" d="M32,62c16.568,0,30-13.432,30-30H2C2,48.568,15.432,62,32,62z"/><path fill="#ed4c5c" d="M32,2C15.432,2,2,15.432,2,32h60C62,15.432,48.568,2,32,2z"/><path fill="#ffce31" d="m32 36.775l5.563 4.225-2.104-6.87 5.541-4.256-6.86-.02-2.14-6.854-2.142 6.854-6.858.02 5.538 4.256-2.1 6.87z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M32,62c16.6,0,30-13.4,30-30H2C2,48.6,15.4,62,32,62z" fill="#83bf4f"/><path d="M32,2C15.4,2,2,15.4,2,32h60C62,15.4,48.6,2,32,2z" fill="#ed4c5c"/><path fill="#ffce31" d="m32 36.8l5.6 4.2-2.1-6.9 5.5-4.2h-6.9l-2.1-6.9-2.1 6.9h-6.9l5.5 4.2-2.1 6.9z"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 404 B

Depois

Largura:  |  Altura:  |  Tamanho: 356 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#f9f9f9" d="M32,2C18.94,2,7.833,10.35,3.714,22h56.573C56.168,10.35,45.061,2,32,2z"/><path fill="#ed4c5c" d="M32,62c13.06,0,24.167-8.35,28.287-20H3.714C7.833,53.65,18.94,62,32,62z"/><path fill="#83bf4f" d="M3.714,22C2.608,25.129,2,28.492,2,32s0.607,6.871,1.714,10h56.573C61.393,38.871,62,35.508,62,32
s-0.607-6.871-1.713-10H3.714z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M32,2C18.9,2,7.8,10.4,3.7,22h56.6C56.2,10.4,45.1,2,32,2z" fill="#f9f9f9"/><path d="M32,62c13.1,0,24.2-8.3,28.3-20H3.7C7.8,53.7,18.9,62,32,62z" fill="#ed4c5c"/><path d="M3.7,22C2.6,25.1,2,28.5,2,32s0.6,6.9,1.7,10h56.6c1.1-3.1,1.7-6.5,1.7-10s-0.6-6.9-1.7-10H3.7z" fill="#83bf4f"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 446 B

Depois

Largura:  |  Altura:  |  Tamanho: 387 B

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#f9f9f9" d="M26.772,61.536L36,56l-10-6l10-6l-10-6l10-6l-10-6l10-6l-10-6l10-6l-9.228-5.537
C12.697,4.938,2,17.216,2,32S12.697,59.062,26.772,61.536z"/><path fill="#c94747" d="m32 2c-1.784 0-3.529.165-5.228.463l9.228 5.537-10 6 10 6-10 6 10 6-10 6 10 6-10 6 10 6-9.228 5.536c1.699.299 3.444.464 5.228.464 16.568 0 30-13.432 30-30s-13.432-30-30-30"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M26.8,61.5L36,56l-10-6l10-6l-10-6l10-6l-10-6l10-6l-10-6l10-6l-9.2-5.5C12.7,4.9,2,17.2,2,32
S12.7,59.1,26.8,61.5z" fill="#f9f9f9"/><path d="m32 2c-1.8 0-3.5.2-5.2.5l9.2 5.5-10 6 10 6-10 6 10 6-10 6 10 6-10 6 10 6-9.2 5.5c1.7.3 3.4.5 5.2.5 16.6 0 30-13.4 30-30s-13.4-30-30-30" fill="#c94747"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 460 B

Depois

Largura:  |  Altura:  |  Tamanho: 402 B

+1 -5
Ver Arquivo
@@ -1,5 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#fff" d="m45.23 38.756c1.031-2.033 1.625-4.322 1.625-6.756 0-2.433-.594-4.723-1.625-6.755l10.972-10.972c-1.87-2.549-4.133-4.787-6.698-6.633l-10.962 10.96c-2.027-1.015-4.31-1.6-6.733-1.6s-4.706.585-6.734 1.6l-10.799-10.798c-2.548 1.87-4.787 4.133-6.633 6.698l10.745 10.745c-1.031 2.032-1.625 4.322-1.625 6.755 0 2.434.594 4.723 1.625 6.756l-10.745 10.744c1.847 2.566 4.085 4.828 6.633 6.699l10.799-10.799c2.028 1.016 4.31 1.6 6.734 1.6s4.706-.584 6.733-1.6l10.961 10.959c2.565-1.846 4.828-4.084 6.698-6.633l-10.971-10.97"/><path fill="#ed4c5c" d="M31.806,17c2.424,0,4.706,0.585,6.733,1.6L49.5,7.641C44.573,4.095,38.533,2,32,2
c-6.633,0-12.76,2.156-17.727,5.802L25.072,18.6C27.1,17.585,29.382,17,31.806,17z"/><g fill="#83bf4f"><path d="M46.852,32c0,2.434-0.594,4.723-1.625,6.756l10.972,10.971C59.844,44.76,62,38.633,62,32
s-2.156-12.76-5.802-17.727L45.227,25.245C46.258,27.277,46.852,29.567,46.852,32z"/><path d="M16.76,32c0-2.433,0.594-4.723,1.625-6.755L7.64,14.5C4.095,19.427,2,25.467,2,32s2.095,12.574,5.64,17.5
l10.745-10.744C17.354,36.723,16.76,34.434,16.76,32z"/></g><g fill="#ed4c5c"><path d="M31.806,47c-2.424,0-4.706-0.584-6.734-1.6L14.273,56.199C19.24,59.844,25.367,62,32,62
c6.533,0,12.573-2.094,17.5-5.641L38.539,45.4C36.512,46.416,34.229,47,31.806,47z"/><path d="m34.806 25h-1.999l-1-2-1 2h-1.999l1 2-1 2h1.999l1 2 1-2h1.999l-1-2 1-2"/><path d="m28.806 35h-1.999l-1-2-1 2h-1.999l1 2-1 2h1.999l1 2 1-2h1.999l-1-2 1-2"/><path d="m40.806 35h-1.999l-1-2-1 2h-1.999l1 2-1 2h1.999l1 2 1-2h1.999l-1-2 1-2"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="m45.2 38.8c1-2 1.6-4.3 1.6-6.8 0-2.4-.6-4.7-1.6-6.8l11-11c-1.9-2.5-4.1-4.8-6.7-6.6l-11 11c-2-1-4.3-1.6-6.7-1.6s-4.7.6-6.7 1.6l-10.8-10.8c-2.5 1.9-4.8 4.1-6.6 6.7l10.7 10.7c-1 2-1.6 4.3-1.6 6.8 0 2.4.6 4.7 1.6 6.8l-10.8 10.7c1.8 2.6 4.1 4.8 6.6 6.7l10.8-10.8c2 1 4.3 1.6 6.7 1.6s4.7-.6 6.7-1.6l11 11c2.6-1.8 4.8-4.1 6.7-6.6l-10.9-11" fill="#fff"/><path d="m31.8 17c2.4 0 4.7.6 6.7 1.6l11-11c-4.9-3.5-11-5.6-17.5-5.6-6.6 0-12.8 2.2-17.7 5.8l10.8 10.8c2-1 4.3-1.6 6.7-1.6" fill="#ed4c5c"/><g fill="#83bf4f"><path d="m46.9 32c0 2.4-.6 4.7-1.6 6.8l11 11c3.6-5 5.8-11.1 5.8-17.7s-2.2-12.8-5.8-17.7l-11 11c1 1.9 1.6 4.2 1.6 6.6"/><path d="m16.8 32c0-2.4.6-4.7 1.6-6.8l-10.8-10.7c-3.5 4.9-5.6 11-5.6 17.5s2.1 12.6 5.6 17.5l10.7-10.7c-.9-2.1-1.5-4.4-1.5-6.8"/></g><g fill="#ed4c5c"><path d="m31.8 47c-2.4 0-4.7-.6-6.7-1.6l-10.8 10.8c5 3.6 11.1 5.8 17.7 5.8 6.5 0 12.6-2.1 17.5-5.6l-11-11c-2 1-4.3 1.6-6.7 1.6"/><path d="m34.8 25h-2l-1-2-1 2h-2l1 2-1 2h2l1 2 1-2h2l-1-2 1-2"/><path d="m28.8 35h-2l-1-2-1 2h-2l1 2-1 2h2l1 2 1-2h2l-1-2 1-2"/><path d="m40.8 35h-2l-1-2-1 2h-2l1 2-1 2h2l1 2 1-2h2l-1-2 1-2"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.6 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#83bf4f" d="M22,60.287V3.714C10.35,7.833,2,18.938,2,32C2,45.063,10.35,56.168,22,60.287z"/><path fill="#ffce31" d="m22 32h40c0-16.568-13.432-30-30-30-3.508 0-6.871.608-10 1.714v28.29"/><path fill="#ed4c5c" d="M22,32v28.287C25.129,61.393,28.492,62,32,62c16.568,0,30-13.432,30-30H22z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M22,60.3V3.7C10.4,7.8,2,18.9,2,32C2,45.1,10.4,56.2,22,60.3z" fill="#83bf4f"/><path d="m22 32h40c0-16.6-13.4-30-30-30-3.5 0-6.9.6-10 1.7v28.3" fill="#ffce31"/><path d="m22 32v28.3c3.1 1.1 6.5 1.7 10 1.7 16.6 0 30-13.4 30-30h-40" fill="#ed4c5c"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 395 B

Depois

Largura:  |  Altura:  |  Tamanho: 353 B

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 12 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 7.5 KiB

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#428bc1" d="m12 12h20v20h-20z"/><path fill="#fff" d="m18.912 8.14v5.86h-7.312l14.4 18h6v-7.5z"/><path fill="#ed4c5c" d="M32,2v30H2c0,16.568,13.432,30,30,30s30-13.432,30-30C62,15.432,48.568,2,32,2z"/><path fill="#fff" d="M11,18.913H5.011C3.088,22.87,2,27.306,2,32h12V13.913h-3V18.913z"/><path fill="#ed4c5c" d="m32.464 27.643l-13.464-16.643h-6l17.464 21.584h2z"/><path fill="#fff" d="M18.912,5.012V11H11v3h21V2C27.306,2,22.868,3.088,18.912,5.012z"/><path fill="#ed4c5c" d="M33,5H18.912C12.857,7.941,7.94,12.858,5,18.913V33h6V11h22V5z"/><path fill="#3e4347" d="m47 46.987l-6.244-2.386c-1.33-.518-3.79-1.475-3.79-4.104v-19.413h20.07v19.414c0 2.625-2.458 3.584-3.779 4.102l-6.255 2.387"/><path fill="#fff" d="m38.4 22.518v17.98c0 1.525 1.398 2.193 2.866 2.766l5.735 2.189 5.734-2.189c1.468-.574 2.867-1.24 2.867-2.766v-17.98h-17.202"/><path fill="#83bf4f" d="m39.832 38.28v1.397c0 1.335 1.166 1.921 2.391 2.421l4.777 1.917 4.777-1.916c1.225-.502 2.391-1.086 2.391-2.421v-1.397h-14.336z"/><g fill="#ed4c5c"><path d="m41.821 40.24c-.421-.17-.263-1.527.091-1.813.27-.217 1.389-.117 1.389-.117l.465-1.107 1.42.73-.977 1.188c0 0-.188.939-.455.998-.127.027-.264-.357-.395-.344-.234.025-.322.783-.558.762-.254-.025-.178-.893-.432-.928-.207-.029-.353.709-.548.631"/><path d="m51.932 40.36c.421-.17.263-1.527-.09-1.812-.272-.218-1.39-.118-1.39-.118l-.465-1.107-1.421.73.979 1.188c0 0 .186.94.453.998.129.027.264-.357.396-.344.233.025.321.785.556.762.256-.025.18-.893.434-.928.205-.029.353.709.548.631"/><path d="m50.36 32.21c0 0 2.368.274 2.919.792.608.573.938 2.773.314 3.329-.334.299-1.75-.369-1.75-.369l-.025-.74-1.868-1.587.41-1.425"/><path d="m43.09 31.675c0 0-1.682.508-2.086.909-.644.64-1.359 3.064-.611 3.576.365.25 1.514-.908 1.514-.908l1.708-1.148-.525-2.429"/></g><path fill="#42ade2" d="m43.39 33l-1.835-1.465c0 0-.49-1.572.75-1.816 1.184-.234 4.816-.388 4.816-.388s4.545.14 4.818.309c1.096.686-.027 2.212-.027 2.212l-1.534 1.4 1.143 2.69-8.389-.161.258-2.781"/><path fill="#ffce31" d="m42.814 34.75l.456-3.075 2.359-.816 1.681 2.524-.14 4.053z"/><path fill="#3e4347" d="m45.25 35.771l.384-2.266 3.034-.802 1.712 3.15-2.722 1.991z"/><path fill="#fff" d="m42.06 35.3l.822-.709c0 0 1.303.97 1.817 1.104.349.092 1.147-.256 1.443-.051.231.16.091.971.354 1.064.569.2 1.43-1.219 2.024-1.307.345-.051 1.025.525 1.343.381.438-.199.814-1.738.814-1.738l1.229 1.146-.648 2.301-1.713.396-2.73 2.023-2.487-2.069-1.595-.365-.673-2.176"/><path fill="#ed4c5c" d="m42.3 29.723c0 0-.871-.45-.734-.715.215-.416 1.417-.42 1.852-.249.166.066.452.556.452.556l1.19-.313.107-.827c0 0-.555-.401-.526-.599.038-.276.944-.602.944-.602s-.928-.12-.944-.374c-.015-.188.652-.373.652-.373s-.451-.549-.323-.691c.111-.125.636.218.636.218s-.255-.586-.192-.776c.055-.167.539-.453.539-.453s.02-.739.246-.82c.132-.048.84.176.84.176s.464-.458.578-.469c.162-.015.314.504.314.504s.57-.227.633-.212c.148.034.097.905.097.905s.425.16.458.291c.041.159-.316.581-.316.581s.672-.04.75.134c.074.164-.379.612-.379.612s.55.376.516.564c-.033.189-.685.353-.685.353s.633.407.593.618c-.03.155-.576.262-.576.262l.375.735.803.513c0 0 1.295-.539 1.742-.481.156.02.484.169.543.314.081.196-.549.539-.549.539l-.711.777-2.832-.877-3.225.148-2.078.891-.79-.86"/><g fill="#3e4347"><ellipse cx="46.713" cy="25.307" rx=".314" ry=".224"/><ellipse cx="47.835" cy="25.307" rx=".315" ry=".224"/></g><g fill="#ffce31"><path d="m42.3 29.723c0 0 .639 1.065 1.084 1.097.544.04 2.033-.79 2.033-.79s-.027.291.038.35c.546.489 2.454.554 2.935 0 .101-.116-.086-.605-.086-.605s2.174.866 2.922.765c.332-.045.709-.896.709-.896s-.63.35-.99.308c-.775-.089-2.217-.962-2.994-.887-.193.018-.67.397-.67.397l-.836.042c0 0-.599-.323-.816-.307-.609.042-1.636.892-2.241.972-.392.051-1.088-.446-1.088-.446"/><path d="m52.51 31.54h-.934l-1.476 1.73.91 1.615.699.485-.609 1.83-.92.484-.512-.314-.658.169.27.471-1.2.701-.92.469-.13.633.45.347.416-.425-.11-.425 1.284-.442.599-.788.991.1.69-.5.68-2.168.17-.442-.8-.437-.775-1.363 1.105-1.07.43.263.39-.163z"/><path d="m41.39 31.54h.93l1.483 1.73-.912 1.615-.701.485.604 1.83.919.484.517-.314.662.169-.28.471 1.209.701.914.469.136.633-.451.347-.42-.425.11-.425-1.282-.442-.598-.788-.99.1-.695-.5-.678-2.168-.167-.442.804-.437.766-1.363-1.1-1.07-.432.263-.388-.163z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#428bc1" d="m12 12h20v20h-20z"/><path fill="#fff" d="m18.9 8.1v5.9h-7.3l14.4 18h6v-7.5z"/><path d="M32,2v30H2c0,16.6,13.4,30,30,30s30-13.4,30-30S48.6,2,32,2z" fill="#ed4c5c"/><path d="m11 18.9h-6c-1.9 4-3 8.4-3 13.1h12v-18.1h-3v5" fill="#fff"/><path fill="#ed4c5c" d="m32.5 27.6l-13.5-16.6h-6l17.5 21.6h2z"/><path d="M18.9,5v6H11v3h21V2C27.3,2,22.9,3.1,18.9,5z" fill="#fff"/><path d="M33,5H18.9C12.9,7.9,7.9,12.9,5,18.9V33h6V11h22V5z" fill="#ed4c5c"/><path d="M47,47l-6.2-2.4c-1.3-0.5-3.8-1.5-3.8-4.1V21.1H57v19.4c0,2.6-2.5,3.6-3.8,4.1L47,47z" fill="#3e4347"/><path d="m38.4 22.5v18c0 1.5 1.4 2.2 2.9 2.8l5.7 2.2 5.7-2.2c1.5-.6 2.9-1.2 2.9-2.8v-18c0 0-17.2 0-17.2 0" fill="#fff"/><path d="m39.8 38.3v1.4c0 1.3 1.2 1.9 2.4 2.4l4.8 1.9 4.8-1.9c1.2-.5 2.4-1.1 2.4-2.4v-1.4h-14.4" fill="#83bf4f"/><g fill="#ed4c5c"><path d="m41.8 40.2c-.4-.2-.3-1.5.1-1.8.3-.2 1.4-.1 1.4-.1l.5-1.1 1.4.7-1 1.2c0 0-.2.9-.5 1-.1 0-.3-.4-.4-.3-.2 0-.3.8-.6.8-.3 0-.2-.9-.4-.9-.1-.1-.3.6-.5.5"/><path d="m51.9 40.4c.4-.2.3-1.5-.1-1.8-.3-.2-1.4-.1-1.4-.1l-.4-1.2-1.4.7 1 1.2c0 0 .2.9.5 1 .1 0 .3-.4.4-.3.2 0 .3.8.6.8.3 0 .2-.9.4-.9.1-.1.2.6.4.6"/><path d="m50.4 32.2c0 0 2.4.3 2.9.8.6.6.9 2.8.3 3.3-.3.3-1.8-.4-1.8-.4v-.7l-1.9-1.6.5-1.4"/><path d="m43.1 31.7c0 0-1.7.5-2.1.9-.6.6-1.4 3.1-.6 3.6.4.2 1.5-.9 1.5-.9l1.7-1.1-.5-2.5"/></g><path d="m43.4 33l-1.8-1.5c0 0-.5-1.6.8-1.8 1.2-.2 4.8-.4 4.8-.4s4.5.1 4.8.3c1.1.7 0 2.2 0 2.2l-1.5 1.4 1.1 2.7-8.4-.2.2-2.7" fill="#42ade2"/><path fill="#ffce31" d="m42.8 34.8l.5-3.1 2.3-.8 1.7 2.5-.1 4z"/><path fill="#3e4347" d="m45.2 35.8l.4-2.3 3.1-.8 1.7 3.2-2.7 1.9z"/><path d="m42.1 35.3l.8-.7c0 0 1.3 1 1.8 1.1.3.1 1.1-.3 1.4-.1.2.2.1 1 .4 1.1.6.2 1.4-1.2 2-1.3.3-.1 1 .5 1.3.4.4-.2.8-1.7.8-1.7l1.2 1.1-.6 2.3-1.7.4-2.7 2-2.5-2.1-1.6-.4-.6-2.1" fill="#fff"/><path d="m42.3 29.7c0 0-.9-.5-.7-.7.2-.4 1.4-.4 1.9-.2.2.1.5.6.5.6l1.2-.3.1-.8c0 0-.6-.4-.5-.6 0-.3.9-.6.9-.6s-.9-.1-.9-.4c0-.2.7-.4.7-.4s-.5-.5-.3-.7c.1-.1.6.2.6.2s-.3-.6-.2-.8c.1-.2.5-.5.5-.5s0-.7.2-.8c.1 0 .8.2.8.2s.5-.5.6-.5c.2 0 .3.5.3.5s.6-.2.6-.2c.1 0 .1.9.1.9s.4.2.5.3c0 .2-.3.6-.3.6s.7 0 .8.1c.1.2-.4.6-.4.6s.5.4.5.6c0 .2-.7.4-.7.4s.6.4.6.6c0 .2-.6.3-.6.3l.4.7.8.5c0 0 1.3-.5 1.7-.5.2 0 .5.2.5.3.1.2-.5.5-.5.5l-.7.8-2.8-.9-3.2.1-2.1.9-.9-.8" fill="#ed4c5c"/><g fill="#3e4347"><ellipse cx="46.7" cy="25.3" rx=".3" ry=".2"/><ellipse cx="47.8" cy="25.3" rx=".3" ry=".2"/></g><g fill="#ffce31"><path d="m42.3 29.7c0 0 .6 1.1 1.1 1.1.5 0 2-.8 2-.8s0 .3 0 .4c.5.5 2.5.6 2.9 0 .1-.1-.1-.6-.1-.6s2.2.9 2.9.8c.3 0 .7-.9.7-.9s-.6.4-1 .3c-.8-.1-2.2-1-3-.9-.2 0-.7.4-.7.4h-.8c0 0-.6-.3-.8-.3-.6 0-1.6.9-2.2 1-.3 0-1-.5-1-.5"/><path d="m52.5 31.5h-.9l-1.5 1.8.9 1.6.7.5-.6 1.8-.9.5-.5-.3-.7.1.3.5-1.2.7-.9.5-.2.6.5.4.4-.5-.1-.4 1.3-.4.6-.8 1 .1.7-.5.6-2.2.2-.4-.8-.5-.8-1.3 1.1-1.1.5.3.3-.2z"/><path d="m41.4 31.5h.9l1.5 1.8-.9 1.6-.7.5.6 1.8.9.5.5-.3.7.1-.3.5 1.2.7.9.5.2.6-.5.4-.4-.5.1-.4-1.3-.4-.6-.8-1 .1-.7-.5-.6-2.2-.2-.4.8-.5.8-1.3-1.1-1.1-.5.3-.4-.2z"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 4.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 3.0 KiB

+2 -2
Ver Arquivo
@@ -1,2 +1,2 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#ffe62e" d="M32,2C21.181,2,11.702,7.729,6.425,16.316v19.061h-4.23C3.872,50.355,16.573,62,32,62
c10.818,0,20.298-5.729,25.575-14.316V28.623h4.23C60.127,13.646,47.426,2,32,2z"/><path fill="#fff" d="m2.716 25.492l58.57 13.02c.464-2.096.716-4.272.716-6.508 0-1.143-.07-2.268-.194-3.377l-55.38-12.307c-1.714 2.789-2.981 5.881-3.709 9.176"/><path fill="#3e4347" d="m61.28 38.508l-58.57-13.02c-.464 2.097-.716 4.272-.716 6.508 0 1.143.069 2.268.194 3.377l55.38 12.307c1.714-2.789 2.98-5.881 3.709-9.176"/><g fill="#ed4c5c"><path d="m22.02 33.29c0 5.645 4.446 10.221 9.931 10.221s9.932-4.576 9.932-10.221c0-2.146-.646-4.137-1.745-5.781.581 1.234.916 2.615.916 4.078 0 4.207-2.693 7.766-6.403 8.949l-1.975-4.926v-7.857c.425.154 1.037.391 1.861.746 3.207 1.385 5.689-2.768 5.689-2.768s-2.275.318-4.138-1.49c-1.211-1.178-2.593-.645-3.413-.127v-1.151h1.551c0 0 .414-4.685-2.327-5.962v3.406h-1.5v2.556h.62v1.029c-.834-.468-2.093-.835-3.206.249-1.862 1.809-4.139 1.49-4.139 1.49s2.483 4.152 5.69 2.768c.697-.301 1.243-.517 1.654-.67v7.682h-.04l-1.979 4.934c-3.578-1.264-6.153-4.746-6.153-8.857 0-1.463.335-2.844.917-4.078-1.098 1.643-1.743 3.634-1.743 5.78"/><path d="m21.19 40.637v-7.987c-3.207-1.703-3.207-4.152-3.207-4.152h-2.482c0 4.472 2.482 5.111 2.482 5.111v7.03h3.207z"/><path d="m46.02 28.498c0 0 0 2.449-3.206 4.152v7.986h3.206v-7.03c0 0 2.483-.64 2.483-5.111h-2.483"/><path d="m31.896 45.21c-3.56-.018-6.71-1.811-8.656-4.564l-2.981 4.566c0 0 2.689-.213 5.172 1.172 2.469 1.377 3.201.016 6.466.002 3.265.014 3.996 1.375 6.465-.002 2.483-1.385 5.173-1.172 5.173-1.172l-2.981-4.566c-1.948 2.753-5.099 4.546-8.658 4.564"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M32,2C21.2,2,11.7,7.7,6.4,16.3v19.1H2.2C3.9,50.4,16.6,62,32,62c10.8,0,20.3-5.7,25.6-14.3V28.6h4.2
C60.1,13.6,47.4,2,32,2z" fill="#ffe62e"/><path d="m2.7 25.5l58.6 13c.5-2.1.7-4.3.7-6.5 0-1.1-.1-2.3-.2-3.4l-55.4-12.3c-1.7 2.8-3 5.9-3.7 9.2" fill="#fff"/><path d="m61.3 38.5l-58.6-13c-.4 2.1-.7 4.3-.7 6.5 0 1.1.1 2.3.2 3.4l55.4 12.3c1.7-2.8 3-5.9 3.7-9.2" fill="#3e4347"/><g fill="#ed4c5c"><path d="m22 33.3c0 5.6 4.4 10.2 9.9 10.2s9.9-4.6 9.9-10.2c0-2.1-.6-4.1-1.7-5.8.6 1.2.9 2.6.9 4.1 0 4.2-2.7 7.8-6.4 8.9l-2-4.9v-7.9c.4.2 1 .4 1.9.7 3.2 1.4 5.7-2.8 5.7-2.8s-2.3.3-4.1-1.5c-1.2-1.2-2.6-.6-3.4-.1v-1h1.6c0 0 .4-4.7-2.3-6v3.4h-1.5v2.6h.5v1c-.8-.5-2.1-.8-3.2.2-1.9 1.8-4.1 1.5-4.1 1.5s2.5 4.2 5.7 2.8c.7-.3 1.2-.5 1.7-.7v7.7l-2 4.9c-3.6-1.3-6.2-4.7-6.2-8.9 0-1.5.3-2.8.9-4.1-1.1 1.8-1.8 3.7-1.8 5.9"/><path d="m21.2 40.6v-8c-3.2-1.7-3.2-4.1-3.2-4.1h-2.5c0 4.5 2.5 5.1 2.5 5.1v7h3.2"/><path d="m46 28.5c0 0 0 2.4-3.2 4.2v8h3.2v-7c0 0 2.5-.6 2.5-5.1 0-.1-2.5-.1-2.5-.1"/><path d="m31.9 45.2c-3.6 0-6.7-1.8-8.7-4.6l-3 4.6c0 0 2.7-.2 5.2 1.2 2.5 1.4 3.2 0 6.5 0 3.3 0 4 1.4 6.5 0 2.5-1.4 5.2-1.2 5.2-1.2l-3-4.6c-2 2.8-5.1 4.6-8.7 4.6"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 7.6 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 5.1 KiB

+1 -3
Ver Arquivo
@@ -1,3 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path fill="#fff" d="M12.639,54.908l47.963-31.976C57.393,12.801,48.95,5.003,38.447,2.702L2.48,26.68
C2.171,28.408,2,30.183,2,32C2,41.188,6.135,49.404,12.639,54.908z"/><path fill="#2a5f9e" d="M62,32c0-3.16-0.492-6.206-1.398-9.067L12.639,54.908C17.865,59.33,24.619,62,32,62
C48.568,62,62,48.568,62,32z"/><path fill="#ffce31" d="M2.48,26.68L38.447,2.702C36.37,2.247,34.215,2,32,2C17.249,2,4.993,12.651,2.48,26.68z"/><path fill="#3e4347" d="m39.466 29.543l2.759-1.593-2.759-1.594c-.724-5.798-5.324-10.399-11.122-11.122l-1.594-2.76-1.593 2.76c-5.798.723-10.399 5.324-11.122 11.122l-2.759 1.594 2.759 1.593c.723 5.798 5.324 10.4 11.123 11.123l1.592 2.76 1.594-2.76c5.798-.723 10.398-5.324 11.122-11.123m-12.716 9.582c-6.162 0-11.174-5.01-11.174-11.174s5.01-11.176 11.174-11.176 11.176 5.01 11.176 11.176-5.01 11.174-11.176 11.174"/><path fill="#ed4c5c" d="m31.17 27.95l2.205-3.82h-4.416l-2.209-3.83-2.208 3.83h-4.412l2.204 3.82-2.204 3.825h4.413l2.207 3.825 2.209-3.825h4.416z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><path d="M12.6,54.9l48-32C57.4,12.8,49,5,38.4,2.7l-36,24C2.2,28.4,2,30.2,2,32C2,41.2,6.1,49.4,12.6,54.9z" fill="#fff"/><path d="m62 32c0-3.2-.5-6.2-1.4-9.1l-48 32c5.2 4.4 12 7.1 19.4 7.1 16.6 0 30-13.4 30-30" fill="#2a5f9e"/><path d="M2.5,26.7l36-24C36.4,2.2,34.2,2,32,2C17.2,2,5,12.7,2.5,26.7z" fill="#ffce31"/><path d="m39.5 29.5l2.8-1.6-2.8-1.6c-.7-5.8-5.3-10.4-11.1-11.1l-1.6-2.8-1.6 2.8c-5.8.8-10.4 5.4-11.2 11.2l-2.8 1.6 2.8 1.6c.7 5.8 5.3 10.4 11.1 11.1l1.6 2.8 1.6-2.8c5.8-.8 10.4-5.4 11.2-11.2m-12.7 9.6c-6.2 0-11.2-5-11.2-11.2s5-11.2 11.2-11.2 11.2 5 11.2 11.2-5.1 11.2-11.2 11.2" fill="#3e4347"/><path fill="#ed4c5c" d="m31.2 28l2.2-3.9h-4.4l-2.2-3.8-2.3 3.8h-4.4l2.2 3.9-2.2 3.8h4.4l2.3 3.8 2.2-3.8h4.4z"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.1 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 818 B

+1 -2
Ver Arquivo
@@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#699635"><path d="M61.536,26.768C59.059,12.695,46.783,2,32,2C17.217,2,4.941,12.695,2.464,26.768L32,12L61.536,26.768z"/><path d="M2.464,37.232C4.941,51.305,17.217,62,32,62c14.783,0,27.059-10.695,29.536-24.768L32,52L2.464,37.232z"/></g><path fill="#ffe62e" d="M32,12L2.464,26.768C2.165,28.468,2,30.215,2,32s0.165,3.532,0.464,5.232L32,52l29.536-14.768
C61.835,35.532,62,33.785,62,32s-0.165-3.532-0.464-5.232L32,12z"/><g fill="#428bc1"><path d="m25.997 28.435c-3.174 0-6.175.687-8.895 1.871-.062.557-.102 1.12-.102 1.694 0 8.284 6.716 15 15 15 5.604 0 10.482-3.079 13.06-7.633-3.696-6.503-10.845-10.932-19.06-10.932"/><path d="m46.786 34.429c.13-.792.214-1.6.214-2.429 0-8.283-6.716-15-15-15-5.923 0-11.03 3.443-13.468 8.428 2.367-.689 4.867-1.083 7.464-1.083 8.504-.001 16.05 3.974 20.79 10.08"/></g><g fill="#fff"><path d="m25.997 24.344c-2.598 0-5.097.394-7.464 1.083-.735 1.504-1.235 3.144-1.43 4.878 2.72-1.184 5.721-1.871 8.895-1.871 8.215 0 15.365 4.429 19.06 10.932.852-1.504 1.44-3.169 1.729-4.938-4.744-6.109-12.287-10.08-20.79-10.08"/><circle cx="22" cy="32" r="1"/><circle cx="26" cy="38" r="1"/><circle cx="32" cy="38" r="1"/><circle cx="32" cy="42" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="42" r="1"/><circle cx="36" cy="40" r="1"/><circle cx="22" cy="36" r="1"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#699635"><path d="M61.5,26.8C59.1,12.7,46.8,2,32,2S4.9,12.7,2.5,26.8L32,12L61.5,26.8z"/><path d="M2.5,37.2C4.9,51.3,17.2,62,32,62s27.1-10.7,29.5-24.8L32,52L2.5,37.2z"/></g><path d="m32 12l-29.5 14.8c-.3 1.7-.5 3.4-.5 5.2s.2 3.5.5 5.2l29.5 14.8 29.5-14.8c.3-1.7.5-3.4.5-5.2s-.2-3.5-.5-5.2l-29.5-14.8" fill="#ffe62e"/><g fill="#428bc1"><path d="m26 28.4c-3.2 0-6.2.7-8.9 1.9-.1.6-.1 1.1-.1 1.7 0 8.3 6.7 15 15 15 5.6 0 10.5-3.1 13.1-7.6-3.7-6.5-10.9-11-19.1-11"/><path d="m46.8 34.4c.1-.8.2-1.6.2-2.4 0-8.3-6.7-15-15-15-5.9 0-11 3.4-13.5 8.4 2.4-.7 4.9-1.1 7.5-1.1 8.5 0 16 4 20.8 10.1"/></g><g fill="#fff"><path d="m26 24.3c-2.6 0-5.1.4-7.5 1.1-.7 1.5-1.2 3.1-1.4 4.9 2.7-1.2 5.7-1.9 8.9-1.9 8.2 0 15.4 4.4 19.1 10.9.9-1.5 1.4-3.2 1.7-4.9-4.8-6.1-12.3-10.1-20.8-10.1"/><circle cx="22" cy="32" r="1"/><circle cx="26" cy="38" r="1"/><circle cx="32" cy="38" r="1"/><circle cx="32" cy="42" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="42" r="1"/><circle cx="36" cy="40" r="1"/><circle cx="22" cy="36" r="1"/></g></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 1.4 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1.1 KiB

+1 -1
Ver Arquivo
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#42ade2"><path d="m60 42c-5.523 0-10-4.477-10-10h-39.21v21.21h-.002c5.43 5.43 12.93 8.788 21.21 8.788 13.07 0 24.18-8.356 28.29-20.02-.098.003-.193.015-.291.015"/><path d="m60 22c.098 0 .193.012.291.015-4.115-11.659-15.225-20.02-28.29-20.02-8.285 0-15.785 3.358-21.21 8.788h.002v21.21h39.21c0-5.523 4.477-10 10-10"/></g><path fill="#ffe62e" d="m60.29 22h-49.5v20h49.5c1.107-3.129 1.714-6.492 1.714-10s-.607-6.871-1.714-10"/><path fill="#3e4347" d="M10.787,10.787C5.357,16.216,2,23.716,2,32s3.357,15.784,8.787,21.213L32,32L10.787,10.787z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" enable-background="new 0 0 64 64"><g fill="#42ade2"><path d="m60 42c-5.5 0-10-4.5-10-10h-39.2v21.2c5.4 5.4 12.9 8.8 21.2 8.8 13.1 0 24.2-8.4 28.3-20-.1 0-.2 0-.3 0"/><path d="m60 22c.1 0 .2 0 .3 0-4.1-11.6-15.2-20-28.3-20-8.3 0-15.8 3.4-21.2 8.8v21.2h39.2c0-5.5 4.5-10 10-10"/></g><path d="m60.3 22h-49.5v20h49.5c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10" fill="#ffe62e"/><path d="M10.8,10.8C5.4,16.2,2,23.7,2,32s3.4,15.8,8.8,21.2L32,32L10.8,10.8z" fill="#3e4347"/></svg>

Antes

Largura:  |  Altura:  |  Tamanho: 648 B

Depois

Largura:  |  Altura:  |  Tamanho: 527 B

Diff do arquivo suprimido porque uma ou mais linhas são muito longas

Antes

Largura:  |  Altura:  |  Tamanho: 6.5 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 3.9 KiB

Alguns arquivos não foram exibidos porque demasiados arquivos foram alterados neste diff Mostrar Mais