Comparar commits

...

646 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
sualko ce7bcad702 build v3.0.1-beta2 2016-10-14 15:52:45 +02:00
sualko 459dfc5961 remove inline style (fix #369) 2016-10-14 15:49:54 +02:00
sualko ab45a58e1d use user preferred browser languages (fix #381) 2016-10-14 15:35:11 +02:00
sualko 41b4072935 build v3.0.1-beta1 2016-10-07 15:20:02 +02:00
sualko 5129741e99 beautify 2016-10-07 14:56:59 +02:00
sualko 61d89fa0f2 fix own avatar in slave tab 2016-10-07 14:37:58 +02:00
sualko 5b9090ff09 catch type error 2016-10-07 14:26:44 +02:00
sualko 7130759486 allow room configuration in master tab (fix #377) 2016-10-07 14:21:22 +02:00
sualko e8562e3a4f improve muc multi tab (#328) 2016-10-07 13:59:31 +02:00
sualko 09eebc6b89 fix uncaught type error (#378) 2016-10-07 09:22:03 +02:00
sualko b7cfadea3c remove trailing spaces 2016-10-07 09:20:48 +02:00
Klaus 4beceb4cc8 Merge pull request #325 from Perlence/fix-auto-accept
Fix auto-accept
2016-10-06 10:50:47 +02:00
Klaus a650d269a9 Merge pull request #361 from hebertreis/master
99% portuguese translate
2016-10-06 10:29:04 +02:00
sualko 0a02a1a336 update locales
- add hu
- update pl
2016-10-06 10:24:08 +02:00
sualko 65e2c5eb0b fix xss vulnerability 2016-10-05 14:29:58 +02:00
sualko cff6858ea6 beautify example.js 2016-10-05 13:25:09 +02:00
sualko 596e445bdc fix multi-tab support (fix #310)
- stabilize roll allocation
- fix multi-tab logout
2016-10-05 12:57:48 +02:00
Hebert Reis 0624a3c296 99% portuguese translate 2016-08-16 23:11:03 -03:00
Marcel Waldvogel 11277ee3da Fix missing space in approveDialog 2016-05-27 08:27:57 +02:00
Marcel Waldvogel 8fe228aaeb Merge branch 'master' of github.com:jsxc/jsxc 2016-05-26 18:52:39 +02:00
Marcel Waldvogel e2eff654a3 Clarified some comments 2016-05-26 18:52:27 +02:00
sualko 9095b9f257 build v3.0.1-nightly.20160504 2016-05-04 11:52:46 +02:00
sualko 64fe5b04da add zh-TW as language 2016-05-04 11:46:50 +02:00
sualko 712b5b67dd update example 2016-05-04 11:39:08 +02:00
sualko b9f99d6b2d attach also with parameters from options.xmpp, update doc 2016-05-03 14:58:23 +02:00
sualko af51a0a89a handle multiple check master calls 2016-05-03 13:29:41 +02:00
sualko 6fe2d802fd add master check in start function (#310) 2016-05-02 14:11:56 +02:00
sualko a02f29b6f1 fix second call issue (fix #294) 2016-05-02 12:55:47 +02:00
Sviatoslav Abakumov 2a9cde4829 Fix auto-accept
Auto-accept does not start the video/audio stream, i.e. it opens call
window, but no multimedia data is sent.
2016-04-14 12:46:38 +03:00
sualko 9764b6c67d Merge branch 'master' of https://github.com/sualko/jsxc 2016-04-12 13:15:36 +02:00
sualko 2bc4b39087 fix option retrieval (fix #295) 2016-04-12 13:12:51 +02:00
sualko c49914a39a document options.formFound 2016-04-12 12:45:05 +02:00
sualko 3a29d2a96c allow selector for options.logoutElement 2016-04-12 12:40:52 +02:00
sualko e8881744a7 fix the answer to anything (fix #307) 2016-04-07 14:45:10 +02:00
sualko 515bde12be build v3.0.0 2016-03-11 17:42:14 +01:00
sualko c2295e6b02 merge jsxc.webrtc.css into jsxc.css 2016-03-11 17:28:03 +01:00
sualko 06e1968140 fix file abort button 2016-03-11 17:22:26 +01:00
sualko a7f5c90d76 fix debug information 2016-03-11 14:20:22 +01:00
sualko d556d74011 fix blank video (fix #281) 2016-03-11 14:00:54 +01:00
sualko 91f8c5a2f1 fix muc message without id (fix #282) 2016-03-10 13:26:03 +01:00
sualko 53067ae9b6 fix type error in jingle error (#287) 2016-03-10 12:08:28 +01:00
sualko 0a75b8e121 Merge branch 'master' of github.com:jsxc/jsxc 2016-03-10 10:47:24 +01:00
Klaus c3a84c88e0 Merge pull request #283 from Perlence/stop-localstream
Stop each MediaStreamTrack individually
2016-03-10 10:44:25 +01:00
Sviatoslav Abakumov ec5b9a80f2 Stop each MediaStreamTrack individually
Method MediaStream.stop has been deprecated since Google Chrome 45 in
favor of stopping each track.
2016-03-09 15:07:48 +03:00
Klaus ca18690728 build v3.0.0-beta2 2016-02-11 23:19:34 +01:00
Klaus be4677b784 update locales 2016-02-11 23:17:36 +01:00
sualko 629395fb1b use cb for saveSettingsPermanent 2016-02-10 12:20:13 +01:00
sualko 60b3318a72 display line breaks in chat messages (#278) 2016-02-10 11:00:29 +01:00
sualko 563c8be51d add disabled otr icon 2016-02-10 10:45:19 +01:00
sualko cb5f4e2503 add close button to window overlay (fix #277) 2016-02-10 10:26:26 +01:00
sualko 5fca7c4240 add padlock icon to message 2016-02-04 15:07:55 +01:00
sualko bd038b4915 add new option loginForm.ifFound
- deprecates loginForm.attachIfFound
- fix #276
2016-02-04 14:38:52 +01:00
sualko 2e80a31416 clean up webrtc
- remove outdated code
- fix close (fix #273)
2016-02-04 13:55:45 +01:00
sualko 5e4645cb75 remove unread counter on logout 2016-02-04 13:28:36 +01:00
sualko 99069b58d5 fix last message in roster 2016-02-04 13:16:54 +01:00
sualko d7479c703b add max-width to credits 2016-02-04 13:09:17 +01:00
sualko adb96cd0f0 fix initial storage of member list 2016-02-04 13:07:33 +01:00
sualko 1e22b95407 hide avatar for connected messages 2016-02-04 12:01:53 +01:00
sualko b0a3768425 multiple muc fixes
- disable file transfer
- fix window menu
- fix roster menu
- fix member list
2016-02-03 17:27:01 +01:00
sualko 519387cd41 fix minified muc window 2016-02-03 16:38:39 +01:00
sualko 49a50de3ca adapt muc to new message api 2016-02-03 16:35:43 +01:00
sualko efbd0016d6 fix muc message reception (fix #271) 2016-02-03 16:35:01 +01:00
Klaus 9ab2ffa261 remove outdated styles 2016-01-29 11:48:48 +01:00
sualko 1631ecc51e build v3.0.0-beta1 2016-01-28 14:10:07 +01:00
sualko dda2d3d3ac update strophe.jinglejs 2016-01-28 11:23:52 +01:00
sualko ea218f8222 fix file transfer 2016-01-28 11:23:28 +01:00
sualko fbd9709d34 fix disabled authentication 2016-01-27 14:58:54 +01:00
sualko a8fc84f850 fix hide offline contacts 2016-01-27 14:52:08 +01:00
sualko 623a740cc4 require xmpp.url for xmpp.login 2016-01-26 16:35:08 +01:00
sualko 3669cfca65 fix clear chat history 2016-01-26 11:18:40 +01:00
sualko 1187a2597b improve otr verification request (fix #260)
- fix slave tab
- display notification in chat history
- add named dialogs
2016-01-26 11:11:00 +01:00
Klaus 59d1f72ecc use emojione emoticons (#268) 2016-01-25 18:54:13 +01:00
sualko c92f23671f fix email detection
- use xmpp and mailto as prefix to clearify which action is executed on click
- detect only urls which start with http or www
2016-01-22 11:03:59 +01:00
sualko e31efc603c fix message handling with multiple tabs
introduced in cb1e4893dd
2016-01-21 15:02:45 +01:00
sualko 8ca6c37dc8 Auto approve incoming contact request
if the contact is already in our roster
2016-01-21 14:34:40 +01:00
sualko 2dd004f7fc fix attachment 2016-01-21 13:21:16 +01:00
sualko a14cfde5db update locales 2016-01-20 13:13:30 +01:00
sualko d678b90480 fix login dialog 2016-01-20 12:03:23 +01:00
sualko 54ad5f3c11 update locales 2016-01-20 11:55:24 +01:00
sualko 0b8db06270 remove double click handler from roster item 2016-01-20 11:14:11 +01:00
sualko 0fb3c44ca5 fix size of status icon 2016-01-20 11:13:48 +01:00
sualko 43a4adccf5 minor window fixes 2016-01-20 11:06:18 +01:00
sualko 16650b1126 fix own avatar
- use bower for strophe.vcard
2016-01-19 12:50:38 +01:00
sualko f31eda7408 various code improvements
- fix no connection message after attachment
- remove connectionReady event
- remove custom uniqueid for strophe
2016-01-19 12:37:11 +01:00
sualko 23443effe4 remove obsolete webrtc.onAddRosterItem 2016-01-19 11:26:34 +01:00
Klaus 8fb34e74ae minor style fixes 2016-01-16 03:39:05 +01:00
sualko ad3c1bc217 various code improvements
- remove loginTimeout option (fix #43)
- add new jsxc.start function to start chat with password or sid/rid (fix #243)
- update strophejs
- use bower for strophejs
- fix initial window usage
2016-01-15 16:28:03 +01:00
Klaus 3e75d2f4c3 refactoring settings dialog (fix #215) 2016-01-13 14:54:01 +01:00
Klaus ad2a7f3fee fix smp verification dialog (fix #259) 2016-01-13 11:25:39 +01:00
sualko 15b29c292f use css transition for roster fold (fix #229) 2015-12-22 13:22:07 +01:00
sualko bce070b208 update favico.js (fix #242) 2015-12-22 12:41:45 +01:00
sualko 2daa23effc Add no-video-call-possible icon (fix #248) 2015-12-22 12:25:55 +01:00
Klaus 216e9052cd Merge pull request #241 from jsxc/filetransfer
Filetransfer
2015-12-22 11:10:47 +01:00
sualko 9ba28bd7b7 Merge branch 'develop' into filetransfer
Conflicts:
	src/jsxc.lib.gui.js
2015-12-22 11:08:19 +01:00
sualko 96f59df926 Check file transfer support and handle multiple resources
- fix jsxc.webrtc.getCapableRes
- enable/disable send file link
- let user choose between multiple resources
2015-12-22 10:57:56 +01:00
Klaus 7bcf5345a2 add window overlay 2015-12-21 11:41:53 +01:00
sualko e0e442fe2b prepare window overlay 2015-12-17 13:23:40 +01:00
sualko cb1e4893dd Show receive progress
- introduce new jsxc.Message class
- jsxc.storage.saveMessage was removed
- jsxc.gui.window.receivedMessage is deprecated
- jsxc.gui.window.postMessage only accepts jsxc.Message or Message properties as parameter from now on
- jsxc.gui.window._postMessage replaces posted messages if message with uid was already posted
2015-12-17 13:17:37 +01:00
sualko 9222428702 Create Makefile for setup developer environment (fix #220) 2015-11-27 12:37:55 +01:00
sualko 3380e58a3e Merge branch 'master' into develop
Conflicts:
	scss/_jsxc.scss
2015-11-27 11:15:17 +01:00
Klaus 9486e1573d Merge pull request #246 from nitmir/node-sass-3.3.0
Forcing node-sass to version 3.3.0, fix #244
2015-11-27 11:04:33 +01:00
Klaus d2b697afb9 Merge pull request #247 from nitmir/getTurnCrendentials-withCredentials
Use crendential when performing turn credential ajax crossdomain call.
2015-11-26 15:24:25 +01:00
sualko bc15feb59e handle large files better, show progress on sender side 2015-11-26 15:02:42 +01:00
Valentin Samir d4dd8da903 Make sending credentials when performing turn credential ajax call optional
default to false
2015-11-25 14:50:58 +01:00
Valentin Samir 67e9893f6a Use crendential when performing turn credential ajax crossdomain call.
To be able to work cross-domain, the destination domain need CORS to be
properly configured. withCredentials means that cookie are send then
performing the ajax call, allowing all kind of cookie based authentication.
2015-11-22 14:51:52 +01:00
Valentin Samir 60dc904fd6 Also forcing grunt-sass to version 1.0.0 (1.1.0 require node-sass>=3.4.0) 2015-11-21 13:09:33 +01:00
Valentin Samir c26f5db75a Forcing node-sass to version 3.3.0, fix #244 2015-11-21 12:34:29 +01:00
sualko a2adc45d3d different improvements
- sender ui
- fix receive file
- accept file transfer only from contacts
2015-11-19 15:12:44 +01:00
sualko 39bdd5af14 use local date and time format 2015-11-19 14:38:20 +01:00
sualko 643eaa0420 start filetransfer implementation 2015-11-18 14:26:32 +01:00
Klaus 7eb131c910 build v2.1.5 2015-11-17 17:02:41 +01:00
Klaus a04dcc662a Reset TURN credentials on login #230 2015-11-17 16:16:59 +01:00
Klaus f645d44257 Fix ie<11 textfield (fix #232) 2015-11-17 16:08:49 +01:00
sualko d8009d7634 update locales 2015-11-04 15:37:40 +01:00
sualko d68ce04bdf fix spot and groupchat design 2015-11-04 15:32:57 +01:00
Klaus d96b9f10d2 Add missing variable in example (fix #234) 2015-10-24 15:37:44 +02:00
sualko 92e5220abe Merge branch 'responsive' into develop 2015-10-08 15:42:24 +02:00
sualko c56f9a4edc Merge branch develop into responsive 2015-10-08 15:41:58 +02:00
Klaus 9b87c481cd Merge pull request #217 from jsxc/new-design
[WIP] New design
2015-10-08 15:23:00 +02:00
Klaus 6446f57b4c create new material like design 2015-10-08 15:19:37 +02:00
sualko 9153a45933 build v2.1.4 2015-09-10 11:05:01 +02:00
sualko bda4267def remove leading at sign from comments in build file
- fix ie10 (#221)
2015-09-10 10:57:27 +02:00
sualko 49ecac9f7b build v2.1.3 2015-09-08 14:26:31 +02:00
Klaus 0db14f4814 enhance responsive chat window
- fix window list scroll bar
-- roster toggle
-- window toggle
2015-08-31 15:24:33 +02:00
Klaus 736119b375 show unread notifications only if the chat window has no focus (fix #212) 2015-08-29 17:54:08 +02:00
Klaus d8733e73d3 fix bookmark loading (fix #211) 2015-08-29 17:29:33 +02:00
Klaus 7f73c45af0 remove deprecated dependencies from example 2015-08-29 17:15:17 +02:00
sualko 7e1e1f82da prepare responsive windows 2015-08-27 16:46:09 +02:00
sualko f8c4bf1d3b build v2.1.2 2015-08-12 10:50:10 +02:00
sualko 3c5ff959e5 update grunt-sass
fix #203

recreate deprecated image-url function with grunt-text-replace
2015-08-12 10:34:06 +02:00
sualko 49cf0eebca build v2.1.1 2015-08-10 13:33:39 +02:00
sualko 4efa02e4ae do not stringify jquery objects
otherwise safari will fail
2015-08-10 13:33:09 +02:00
sualko 3b51e7d7a5 update favico.js 2015-08-10 12:34:23 +02:00
sualko c46e9fc534 add option for online user manual 2015-08-10 12:17:10 +02:00
sualko 03e423f439 fix placeholder replacement 2015-08-10 12:05:35 +02:00
sualko 2f432667e9 rearrange bootstrap import
fix #203
2015-08-10 12:01:13 +02:00
sualko 087e5c819c fix handling of escaped jids
#196
2015-08-07 13:57:15 +02:00
sualko fab9257282 fix undefined error variable in ie 2015-08-05 10:31:48 +02:00
sualko 3feb97b119 update strophe.jinglejs
fix #204
2015-08-05 10:13:47 +02:00
sualko 25667db4be build v2.1.0 2015-07-31 11:11:35 +02:00
sualko c8bf94971b add contributing.md 2015-07-31 10:55:41 +02:00
sualko 4ce384d9b1 fix window opening for auto-join rooms 2015-07-31 10:29:09 +02:00
sualko fc586cff7e Cache initial room configuration (fix #199) 2015-07-30 12:45:27 +02:00
sualko adb4afc8f5 build v2.1.0-beta1 2015-07-21 12:23:44 +02:00
sualko 7888f5ed09 fix handling of failed loadSettings function 2015-07-21 10:59:43 +02:00
sualko b50933b263 add join as URI query type 2015-07-21 10:34:46 +02:00
sualko d203f633f2 Support Reserved Room (XEP-0045#10.1.3)
close #166
2015-07-20 15:27:08 +02:00
sualko 22b7b71204 Merge branch 'develop' of github.com:jsxc/jsxc into develop 2015-07-20 10:45:55 +02:00
Klaus a48f7e6992 Merge pull request #192 from jsxc/bookmarks
[WIP] load bookmarks and attach remove handler
2015-07-20 10:09:46 +02:00
sualko ec33ace031 add bookmark backup storage 2015-07-10 13:44:59 +02:00
sualko a428903a00 Add bookmark options
- edit bookmark
- create bookmark after room was joined
- add bookmark icon
2015-07-09 15:19:15 +02:00
sualko 6bb5a152d7 connect room creation/destruction with bookmarks
- implement bookmark renaming
- delete bookmark on destruction
- add bookmark options to join dialog
- fix room presence
- ignore avatar for rooms
2015-07-09 13:54:42 +02:00
sualko b49d898c9c fix friendship dialog after incoming request 2015-07-08 11:35:15 +02:00
sualko e45aa6ccec load bookmarks and attach remove handler 2015-07-02 11:01:42 +02:00
sualko e16ab27416 fix add buddy dialog, fix debug message 2015-06-27 23:11:03 +02:00
sualko 3ba25a08f6 use bootstrap also in login box 2015-06-27 22:31:02 +02:00
sualko 87b3b1db32 fix unread counter for multiple tabs 2015-06-27 22:18:01 +02:00
sualko 3343044e95 update turn options
- turnCredentialsPath is now deprecated. Use now RTCPeerConfig.url
- ICE servers can now be passed as init option
- fix storage.removeUserElement
2015-06-27 20:05:46 +02:00
sualko 835fa8227c change loadSettings option
- loadSettings is no longer required
- provide callback method for asynchronous requests
2015-06-27 17:05:11 +02:00
sualko 82a28d6aba combine style dependencies in one file 2015-06-27 15:17:44 +02:00
sualko 7c3e4119dd display total number of unread messages in favicon
close #131
2015-06-27 15:17:26 +02:00
sualko 20e9f108e8 change default startMinimized option 2015-06-27 14:24:25 +02:00
sualko dad49f59fb add counter of unread messages to roster and window 2015-06-27 14:23:10 +02:00
sualko 455484e524 add startMinimized and change onlogin option
- add loginForm.startMinimized
- change xmpp.onlogin to loginForm.enable

close #174
2015-06-26 23:24:21 +02:00
sualko e70904b99d use .jsbeautifyrc, add newline to all files 2015-06-26 18:21:12 +02:00
sualko fef58dee3b Merge branch 'develop' of github.com:sualko/jsxc into develop 2015-06-26 17:50:13 +02:00
sualko 995505fc43 fix media failure 2015-06-26 14:28:53 +02:00
sualko c10c9453e9 remove non-spec restriction (fix #188) 2015-06-26 13:44:53 +02:00
sualko ae23b508da add attach if login form was found option 2015-06-25 15:39:46 +02:00
sualko aedb263d2b add roster resize hint, fix roster min init position 2015-06-25 14:03:21 +02:00
sualko 6a93988d15 concatenate strings (fix #163) 2015-06-25 13:16:40 +02:00
sualko 6fc12af3d9 clean up webrtc events 2015-06-24 15:30:13 +02:00
sualko d7daff286b update locales, add ru 2015-06-24 13:22:08 +02:00
sualko d8623963fe fix dsa key generation in chrome > 42 2015-06-24 13:05:21 +02:00
sualko e8da8085a1 fix merge issues 2015-06-24 12:58:53 +02:00
sualko 04e85ee881 Merge branch 'responsive-dialog' into develop
Conflicts:
	.gitignore
	.gitmodules
	Gruntfile.js
2015-06-24 11:27:07 +02:00
sualko efcff4f0be Merge branch 'jingle.js' into develop
- close #176
- replace strophe.jingle with strophe.jinglejs (jingle.js)
2015-06-24 11:13:25 +02:00
sualko ed19a6a323 update strophe.jinglejs, fix turn settings 2015-06-24 11:05:59 +02:00
sualko 54a65ca132 replace strophe.jingle with strophe.jinglejs 2015-06-24 01:56:48 +02:00
sualko 1c10198bb9 fix dev example 2015-06-22 13:14:15 +02:00
sualko f02eea99dd improve dialog styles 2015-06-17 13:28:58 +02:00
sualko e8a6b664c1 make dialog responsive
- replace colorbox with magnific popup
- use parts of bootstrap
2015-06-12 14:35:51 +02:00
sualko 597c6e6346 Add beautifier back to commit task
Add beautifier change detector
2015-06-12 14:28:37 +02:00
sualko d4d8c335e7 move beautifier to watch task 2015-06-11 14:03:19 +02:00
sualko 6b2b5991fc extract templates to single files 2015-06-11 13:48:00 +02:00
sualko 869c3d1fc0 clarify comment (close #182) 2015-06-10 11:34:17 +02:00
sualko fc1b2f4641 improve example 2015-05-27 15:33:52 +02:00
sualko 72a67f034a add css dependencies to build 2015-05-27 15:33:05 +02:00
sualko ce344f6bba add prettysass (#164) 2015-05-26 12:16:27 +02:00
sualko c3f1ff141c beautify javascript (#164) 2015-05-26 12:07:53 +02:00
Klaus a3eee043b3 Merge pull request #164 from jsxc/jsbeautifier
add jsbeautifier
2015-05-26 11:58:16 +02:00
sualko 0c5f405503 build v2.0.1 2015-05-23 16:05:53 +02:00
sualko 499804d53b fix login with different username after dirty logout 2015-05-23 16:02:58 +02:00
sualko 49a6782244 remove ie gradient 2015-05-22 17:22:50 +02:00
sualko 2c9efba0bd some webrtc fixes (fix jsxc/jsxc#173)
- improve video icon update
- fix ff support
2015-05-22 17:01:41 +02:00
sualko b73aeafb5c handle browsers without CSPRNG generator (fix #172) 2015-05-22 14:21:58 +02:00
sualko 616085d2a5 fix ajax login after credential failure 2015-05-22 07:07:05 -04:00
sualko 42c7939474 fix login option, add connecting event, fix template 404 2015-05-20 12:30:36 +02:00
sualko 3538a0ad62 improve login box 2015-05-19 14:51:34 +02:00
sualko 6925034cf3 remove broken mitm detection 2015-05-19 13:25:55 +02:00
sualko 50d5356ee4 revert src files 2015-05-19 13:22:42 +02:00
sualko c242f05afe build v2.0.0 2015-05-08 13:07:02 +02:00
sualko 3b23f20268 fix template variable replacement 2015-05-08 13:04:38 +02:00
sualko 3fba657d40 minor muc style fixes 2015-05-08 12:35:56 +02:00
sualko 3c1ef25e2c update translation 2015-05-08 11:23:16 +02:00
sualko 569ab66016 add missing segment 2015-05-08 11:09:49 +02:00
sualko 84aab421a0 add library credit 2015-05-08 10:56:10 +02:00
sualko 86ad16ef4b fix dependency concatination 2015-05-08 10:21:27 +02:00
sualko 2fe742f169 add missing segment 2015-05-06 15:50:18 +02:00
sualko d7e32cc638 add jsbeautifier to pre_commit hook 2015-05-06 12:02:09 +02:00
sualko 63e271e5e4 add jsbeautifier 2015-05-06 11:13:17 +02:00
Klaus ee93f36a4c Merge pull request #157 from anonimal/bugs/beta
Update jsxc*.js <script src= location in ./example
2015-05-01 13:43:42 +02:00
anonimal bdd4236d1a Update jsxc*.js <script src= location in ./example 2015-04-30 21:26:56 +00:00
Klaus Herberth c2c35b303a build v2.0.0-beta2 2015-04-29 20:07:55 +02:00
Klaus Herberth b9ef5b1a69 prevent false-positive muc service detection 2015-04-29 19:55:26 +02:00
sualko 3e0c752a13 build v2.0.0-beta1 2015-04-29 13:24:32 +02:00
sualko cafbd71c74 fix logout 2015-04-29 12:58:41 +02:00
sualko 423cea6d41 validate room node, fix room renaming 2015-04-29 12:12:04 +02:00
sualko 850febf328 add .wti to .gitignore 2015-04-28 17:19:49 +02:00
sualko 5d1719b92e Merge branch 'develop' 2015-04-28 16:43:10 +02:00
sualko d998e4cacb fix notification request
- prevent double notices
- fix notice function on page reload
2015-04-28 16:41:30 +02:00
sualko eda9ab60de Add offline status (fix #103) 2015-04-28 16:10:30 +02:00
sualko 13a02fa692 using each for emoticons (close #138) 2015-04-28 15:45:56 +02:00
sualko 36c0727828 add username autocomplete (close #143) 2015-04-28 15:38:19 +02:00
Klaus e1ffa79236 Merge pull request #114 from jsxc/muc
XEP-0045 Multi-User Chat
2015-04-28 13:47:28 +02:00
sualko e33e3b4853 Add comments 2015-04-28 13:11:15 +02:00
sualko 62eacdc5ff beautify muc code 2015-04-28 11:07:10 +02:00
sualko 40b5ff344b exception handling, minor fixes
- add translations
- add status messages
- handle message errors
- display subject change
- handle removal from room (ban, kick, ...)
2015-04-27 16:45:07 +02:00
sualko d8ae158d24 querying room info, handle nickname change, several fixes 2015-04-24 15:53:54 +02:00
sualko 5fdb292690 use own avatar placeholder 2015-04-23 17:32:33 +02:00
sualko a0a116901d show and scroll member list 2015-04-23 14:33:11 +02:00
sualko 5a34a0fd2e close a muc room 2015-04-16 18:13:20 +02:00
sualko 5435326fb9 discover muc server support 2015-04-16 15:09:33 +02:00
sualko ff453821bf handle muc error conditions 2015-04-14 16:13:02 +02:00
sualko 03ac47a264 fix nonexisting resource 2015-04-09 15:56:38 +02:00
sualko a17f046a92 muc design + muc leave function 2015-04-09 15:44:41 +02:00
sualko 1b0db86edf add room discovery 2015-04-08 13:42:47 +02:00
sualko 77863d7a27 muc adaptations to sass and i18n 2015-03-31 15:26:18 +02:00
sualko 03435fce9c fix dependencies 2015-03-31 15:15:46 +02:00
sualko f9598604e2 Merge remote-tracking branch 'origin/develop' into muc 2015-03-31 15:08:31 +02:00
sualko edd715b993 fix video calls 2015-03-30 13:28:58 +02:00
sualko a8b777e5b7 fix selection of chat message (fix #129) 2015-03-30 13:28:45 +02:00
sualko 3282285b3c fix login from login box 2015-03-08 13:23:16 +01:00
sualko 564aa7cd8a Show notifications if tab has no focus (close #130) 2015-03-08 10:42:02 +01:00
sualko 81047222c6 Use user avatar for notification icon 2015-03-08 02:02:50 +01:00
sualko 329f55978f add resize handler 2015-03-08 01:09:45 +01:00
sualko 01b14279b3 fix roster item duplicates on relogin 2015-03-08 00:38:40 +01:00
sualko 630bb45eb1 set emoticons inline 2015-03-07 22:45:00 +01:00
sualko 779103ed32 fix video calls 2015-03-07 15:41:04 +01:00
sualko fbd0511a76 Add dev example 2015-03-06 12:52:12 +01:00
sualko da0a7d7b5d fix translations 2015-03-06 12:51:48 +01:00
Klaus da020726ec Merge pull request #136 from jsxc/code-organisation
code organisation
2015-03-06 11:30:43 +01:00
sualko 79f05a0799 move files to src 2015-03-04 11:01:42 +01:00
sualko 2d832d1752 split files into namespaces 2015-03-03 15:26:39 +01:00
sualko 550485c07c update example 2015-03-02 22:01:23 +01:00
sualko 3566972527 convert quotes to apostrophes 2015-03-02 17:28:42 +01:00
sualko ca21753d73 fix get template 2015-03-02 17:28:42 +01:00
sualko 70abb7121c Merge branch 'master_upstream_i18next' of https://github.com/Zauberstuhl/jsxc (#123) into develop 2015-03-02 17:28:03 +01:00
sualko 4e9c802da9 build v1.1.0a 2015-02-25 19:15:41 +01:00
sualko 651c138b97 fix css url path (close #134) 2015-02-25 19:14:50 +01:00
Lukas Matt 318bd7ee7d Updated locales from webtranslateit 2015-02-19 14:07:53 +01:00
Lukas Matt 7929b20516 Replaced jsxc.translate function with i18next 2015-02-19 13:54:13 +01:00
Lukas Matt 20c8d0e2f6 Add grunt merge task and i18n dependency 2015-02-19 13:54:13 +01:00
Lukas Matt 3628cd751a Remove diaspora customization 2015-02-19 13:54:13 +01:00
Lukas Matt 996ae30df8 Fixed i18next fallback lng setting 2015-02-19 13:54:13 +01:00
Lukas Matt 7b32d598e4 Updated i18next translations
* updated german and french locales
2015-02-19 13:54:13 +01:00
Lukas Matt 5edf4c2368 Renamed Greek language file 2015-02-19 13:54:13 +01:00
Lukas Matt 9bec4084d8 Create own replace task for locales
Using regular expression to avoid unintentional replacements
2015-02-19 13:54:13 +01:00
Lukas Matt 700e62c9d4 Updated i18next translations
* new el-GR, fr, nds, pt-BR
* updated de, en, es

Conflicts:
	locales/es.json
2015-02-19 13:54:13 +01:00
Lukas Matt 9fa16fca40 Update i18next initialization with resStore option 2015-02-19 13:54:13 +01:00
Lukas Matt 5f0b2c8a35 Remove old translation from webrtc lib 2015-02-19 13:54:13 +01:00
Lukas Matt f41faaf9af Add merge_data task for locales to grunt build
Conflicts:
	Gruntfile.js
2015-02-19 13:54:13 +01:00
Lukas Matt 3dd2b14e5a Renamed locale files 2015-02-19 13:54:13 +01:00
Lukas Matt 3d2fa05b1f Add I18next global to jshint 2015-02-19 13:54:13 +01:00
Lukas Matt f8888fdbb2 Update .gitignore 2015-02-19 13:54:13 +01:00
Lukas Matt 8e5e90032c Add i18next submodule to repo 2015-02-19 13:54:13 +01:00
Lukas Matt 86df085723 Adjust Gruntfile and add dep and license information
Conflicts:
	Gruntfile.js
2015-02-19 13:54:13 +01:00
Lukas Matt b57ab86b8f Add global variables to jshint exception file 2015-02-19 13:54:13 +01:00
Lukas Matt 79c1a76427 Initial i18n library and set fallback language to en 2015-02-19 13:54:13 +01:00
Lukas Matt 7acca71a45 Replace internal translation with i18next
Conflicts:
	jsxc.lib.js
2015-02-19 13:54:12 +01:00
Lukas Matt 925ff098d0 Remove old translation from jsxc
Conflicts:
	jsxc.lib.js
2015-02-19 13:54:12 +01:00
Lukas Matt 4edcc578aa Add locale files
* german
* english
* spanish
2015-02-19 13:54:12 +01:00
Klaus 153f045b00 Update example.js 2015-02-16 10:19:26 +01:00
sualko ba03261f1e remove css folder 2015-02-08 21:20:58 +01:00
sualko 50fe563e1a build v1.1.0
close #124
2015-02-08 20:06:06 +01:00
sualko 31c9b29521 fix typo 2015-02-08 20:00:21 +01:00
Klaus b1ce729ec9 Update README.md 2015-02-08 19:54:43 +01:00
Klaus ffc3678cb9 Merge pull request #126 from shaggybb/master
Avoid duplicate window list
2015-02-08 19:42:34 +01:00
Iván Rubio 5772868738 Avoid duplicate window list 2015-02-08 19:41:11 +01:00
Iván Rubio 4529f71896 Avoid duplicate window list 2015-02-06 15:01:56 +01:00
sualko 8b53842bcd fix delayed timestamp (fix #125) 2015-02-06 14:52:50 +01:00
sualko 5c2bc52b55 build v1.1.0-beta 2015-02-03 12:04:27 +01:00
sualko e704f4d05a fix timestamp margin 2015-02-03 12:01:16 +01:00
sualko fa3febf0b6 fix example 2015-02-01 22:46:16 +01:00
sualko 2814cfb36e fix otr enable option 2015-02-01 22:11:28 +01:00
sualko 8aa2736e4a fix webrtc icon error (fix #111) 2015-02-01 22:09:40 +01:00
sualko a2b216443a clean up event handler on disconnect 2015-01-31 21:27:52 +01:00
sualko 487e32a7b9 add ajax/prebind login (close #98, close #92) 2015-01-31 21:27:23 +01:00
sualko 2950c747c9 update gruntfile
- rename default task to build
2015-01-29 11:15:47 +01:00
sualko f39cc79dff fix hide offline contacts, add css prefixes 2015-01-29 11:14:18 +01:00
sualko b62eb995d8 Merge branch 'dimaursu-scss' 2015-01-29 10:24:10 +01:00
sualko e45aa41ae8 replace group colors (#122) 2015-01-27 13:25:30 +01:00
sualko ee1d70a1db change color dependency 2015-01-21 18:21:55 +01:00
sualko 66b5ebda32 rename color names (#122)
- fix style issues
- use image-url function
- create jsxc and webrtc module
2015-01-21 16:47:09 +01:00
sualko 08beae250b update example 2015-01-20 11:59:37 +01:00
sualko 3de204d857 revert to core style
- remove grunt-merge-data
- replace color values with var
- revert diaspora stuff
2015-01-20 11:59:16 +01:00
Dumitru Ursu a2fe0b9383 Reorganize colors variables
Fix merge conflict
2015-01-18 19:57:59 +02:00
Dumitru Ursu e655247a01 Add new css task
Fix jsxc conflict
2015-01-18 19:57:54 +02:00
Dumitru Ursu 27eefde3b3 Fix packages conflict
Fix css merge conflict

Fix grunt merge conflict
2015-01-18 19:57:37 +02:00
sualko 708648e414 fix reconnection 2015-01-17 20:42:17 +01:00
sualko 6e9fcf2518 fix timestamp design & update otr 2015-01-17 17:31:49 +01:00
sualko d7316e895a fix backward compatibility 2015-01-16 19:39:54 +01:00
sualko 01c34f46dd handle delayed messages 2015-01-16 19:32:45 +01:00
sualko 65305f3609 Merge branch 'message_timestamp_upstream' of https://github.com/Zauberstuhl/jsxc into Zauberstuhl-message_timestamp_upstream 2015-01-16 17:03:11 +01:00
sualko 2cd5b5764a concat avatar chunks (close #113)
thanks @IllusionPerdu
2015-01-16 17:01:16 +01:00
Lukas Matt a52fe9884b Fixed appending date location 2015-01-14 11:50:50 +01:00
Lukas Matt c95e117857 Move time formatting to extra function
* remove date if it is the same day
2015-01-14 11:50:50 +01:00
Lukas Matt 5f2d4ce7a6 Fixed timestamp convert and tweaked appearance 2015-01-14 11:50:50 +01:00
Lukas Matt d988621b4d Add timestamp to every message
Conflicts:
	jsxc.css
	jsxc.lib.js
2015-01-14 11:50:44 +01:00
sualko 9d40ed8086 fix window, incoming msg 2015-01-13 13:20:21 +01:00
Klaus Herberth 9750a558f2 update example (fix #115) 2015-01-01 23:10:34 +01:00
sualko feb0c634a4 Merge branch 'master' into muc 2014-12-17 13:14:37 +01:00
sualko 89c6e28970 add option to disable otr (close #89)
Set display:none for .jsxc_transfer to remove padlock
2014-12-17 13:09:05 +01:00
Klaus 5224cdf30c Merge pull request #109 from sualko/xep-0280-carbons
XEP-0280 carbons
2014-12-17 12:51:36 +01:00
sualko c85ef77c21 cc enhancements
- ignore forwarded otr messages
- change default otr options
- add forwarded/encrypted class to message
2014-12-17 12:49:19 +01:00
sualko cebcc61496 add user setting for carbons 2014-12-16 13:26:08 +01:00
sualko 7cf71a7c8b add carbons option and handle prosody diso issue 2014-11-18 17:11:18 +01:00
Klaus 4bffcd665c Merge pull request #104 from Zauberstuhl/fix_var_declaration
Fix variable declaration
2014-11-18 12:05:43 +01:00
Lukas Matt 4fb9938049 Variable 'src' was used before it was defined 2014-11-17 23:43:18 +01:00
sualko 419eb17f65 implement xep-0280 and xep-0297 2014-11-14 17:42:34 +01:00
sualko 20cc517457 fix disco response with unknown node name for caps 2014-11-13 14:17:30 +01:00
sualko a30bcffeec Fix offline subscription request (fix #102) 2014-11-13 11:43:32 +01:00
Klaus e1f4d1d811 Merge pull request #100 from Zalmoxisus/master
Show avatar also by EXTVAL (url), not only by BINVAL
2014-11-11 17:04:29 +01:00
Zalmoxisus dea3a30149 Little fix 2014-11-11 15:12:10 +02:00
Zalmoxisus 2c2e13d966 Show avatar also by EXTVAL (url), not only by BINVAL
Many sites have already the user avatar url, and in such case it’s good
to use just url, not to generate and store another blob.
2014-11-11 01:49:46 +02:00
sualko 65c0b7a57a update muc to current interface 2014-11-07 15:06:57 +01:00
sualko 2b6dd690f4 build v1.0.0 2014-11-06 14:16:16 +01:00
Klaus Herberth 292e7646b6 fix duplicates on roster change 2014-11-05 23:16:17 +01:00
Klaus Herberth 9c137be6ae stop propagation 2014-11-05 23:11:22 +01:00
sualko c711167d3f fix own presence color 2014-11-04 15:44:49 +01:00
sualko 4c388212eb add default xmpp priorites to options 2014-11-04 15:41:36 +01:00
sualko b843aa2f03 fix jsxc.options.get 2014-11-04 15:35:36 +01:00
sualko 8d1fba000a update and generate doc 2014-11-04 15:32:23 +01:00
sualko e9f0634d29 remove flash check 2014-11-04 12:54:42 +01:00
sualko a69b70af1e build 1.0.0-beta2 2014-10-31 14:05:12 +01:00
sualko 341db9e625 change position of message trigger 2014-10-31 13:54:45 +01:00
sualko 67d2c12640 preventDefault for dialog and clean otr list 2014-10-31 13:39:14 +01:00
sualko c0fae24dcd change cursor to pointer for some elements 2014-10-31 13:23:41 +01:00
Klaus 05d9aaa01d fix update video icon 2014-10-30 23:02:40 +01:00
sualko 8cd97ec3e1 build 1.0.0-beta1 2014-10-29 14:13:39 +01:00
sualko 58e2fccf95 add new event restoreCompleted.jsxc 2014-10-29 11:48:25 +01:00
sualko 4b541d462a fix emoticon size from #86 2014-10-29 11:15:20 +01:00
Klaus 310ac4e0a6 Merge pull request #86 from Zauberstuhl/rails_assets
In respect of rails assets we should define images in css
2014-10-29 11:12:15 +01:00
sualko 53b44961ea support vcard retrieval from unknown jid 2014-10-29 11:08:58 +01:00
sualko 8271e64cf7 fix vcard on second tab 2014-10-29 10:51:49 +01:00
sualko 27438984e1 disable webrtc on second tab 2014-10-28 16:11:59 +01:00
sualko 0fb7de74ce fix otr enable 2014-10-28 16:10:58 +01:00
sualko 3db02b0560 Add spot to messages and add some translations 2014-10-28 15:30:17 +01:00
sualko e2dfb6bc94 Add email spot 2014-10-24 17:28:21 +02:00
sualko 55dbbdb636 Handle unknown jids 2014-10-24 16:37:25 +02:00
sualko 308ccc1426 Add has-come-online notification 2014-10-24 14:22:36 +02:00
sualko 7f1a011b1b improve notifications
- sync sound and message
- add icon
2014-10-24 13:52:39 +02:00
sualko d102d41f6b detec uri scheme in message 2014-10-23 14:57:03 +02:00
sualko 91def2febc detect xmpp: url in message 2014-10-23 14:47:40 +02:00
sualko 7ea444276b add uri query actions 2014-10-23 12:29:06 +02:00
sualko f810a8a28f fix opened flag 2014-10-23 11:11:20 +02:00
sualko 2acf47a872 add opened flag to toggle list 2014-10-23 00:58:35 +02:00
sualko 906136245a Implement XEP-0147 URI Scheme Query (close #39) 2014-10-21 16:52:50 +02:00
sualko a053753e10 detect email in message 2014-10-20 13:13:22 +02:00
sualko e996296b7f add unread flag to roster and scroll to target window 2014-10-16 13:04:58 +02:00
sualko d4a31dc8fc end all private conversations on logout 2014-10-15 15:49:59 +02:00
sualko c8ca2734e0 handle loadSettings failure 2014-10-15 14:20:32 +02:00
sualko 03e8ae8d1d remove email pattern from contact dialog 2014-10-15 13:17:57 +02:00
sualko d626eb355f improve smp 2014-10-15 13:00:04 +02:00
sualko 862c124366 esc closes window 2014-10-15 11:21:30 +02:00
Lukas Matt 3c2cf893be Adjust css namespace to jsxc 2014-10-14 23:24:36 +02:00
Lukas Matt ac8f014377 In respect of rails assets we should define images in css 2014-10-14 19:28:10 +02:00
sualko d0e16c0a2a fix window toggle in video mode 2014-10-14 17:14:36 +02:00
sualko cb926a1dec fix video icon 2014-10-14 16:56:16 +02:00
sualko 7aac1d6c28 set focus to input on textarea click 2014-10-09 12:58:42 +02:00
sualko 25a982f9c3 request notification permission silent 2014-10-09 12:54:46 +02:00
sualko 76da9c0fd1 improve video window
- add loader
- update video icon on presence
- slide chat
- cancel call on ice failure
- fix info for initiator
- only request available user media (chrome)
2014-10-09 12:33:23 +02:00
sualko a9d167acda Merge branch 'video-window-design' of https://github.com/sualko/jsxc 2014-10-09 08:22:34 +02:00
sualko 32960f39b0 fix non-square avatars (close #68) 2014-10-08 15:22:19 +02:00
sualko 3e1c1ded67 improve login box (close #82) 2014-10-08 15:06:52 +02:00
sualko e19da058f6 vCard: swap top and bottom (close #69) 2014-10-08 14:31:33 +02:00
sualko 80b5a4a350 replace user identifier (fix #78)
from css id to bar jid.
2014-10-08 14:05:40 +02:00
sualko 5c10a738cb Merge branch 'MarcelWaldvogel-language-update' 2014-09-24 13:43:03 +02:00
sualko 855b776ca2 update language vars 2014-09-24 13:38:37 +02:00
sualko 735016e676 Merge branch 'language-update' of git://github.com/MarcelWaldvogel/jsxc into MarcelWaldvogel-language-update 2014-09-24 13:18:51 +02:00
sualko 46897f0e66 handle resource case sensitive 2014-09-24 12:58:36 +02:00
sualko f1918e06cb add disco dtls feature (#65) 2014-09-24 12:28:58 +02:00
Klaus Herberth 3405d0e3c2 move chat window beside video 2014-09-17 11:36:30 +02:00
Marcel Waldvogel c280251e3c Language update
More consistent and user-friendly language (EN, DE) and dialog layout
2014-09-14 12:30:34 +02:00
sualko 0954c245c3 build v1.0.0-alpha1 2014-09-08 14:25:21 +02:00
sualko 1aa44434b3 intercept ff snapshot security error 2014-09-08 14:21:59 +02:00
sualko c1bd08b3e4 minor style change 2014-09-08 06:31:41 -04:00
sualko f298364a37 fix message delivery (close #17)
- Show warning if we receive an encrypted message with unknown instance tag
- Enable ake on received otr error
2014-09-08 10:57:12 +02:00
sualko e061670880 add bouncing effect to notice 2014-09-08 10:29:02 +02:00
sualko 6680283cea minor window scrollbar improvement
- hide unneeded buttons
- update sb after window is closed
2014-09-08 10:05:21 +02:00
Klaus Herberth cb6b1345e0 fix cross-browser visible api
- test type of document.hidden
2014-09-07 11:38:28 +02:00
sualko 09a83236ab add scrollbar to window list 2014-09-05 15:40:03 +02:00
sualko a68bae3288 generate dsa key in background (close #45) 2014-09-04 15:52:39 +02:00
sualko a7f4073f0b fix wrong avatars 2014-09-04 11:11:06 +02:00
sualko 8248854ce7 make chat window resizable
- update jquery.slimscroll.js
- use jquery resizable
2014-09-02 16:16:40 +02:00
sualko 88f225f564 minor webrtc fixes
- fix incoming call window
- add information to chat window
- update strophe.jingle
2014-09-02 14:09:57 +02:00
sualko 8c1ba13449 fix caps node property 2014-09-02 13:18:46 +02:00
sualko eb7cef099b Display more information per user 2014-09-02 13:12:07 +02:00
sualko 8ae8d2f7bf add translation 2014-09-02 11:04:58 +02:00
sualko 33d41e2a84 build v0.8.2 2014-08-20 12:05:34 +02:00
sualko ca816760c8 add translation 2014-08-20 12:01:49 +02:00
sualko 31d6121273 update example 2014-08-19 13:39:39 +02:00
sualko 8bc299739d allow string|boolean as config param 2014-08-19 13:39:03 +02:00
sualko 263cb2ecb7 update grunt
abort if console.log is found or if no entry for current version exists in CHANGELOG.md
2014-08-19 12:54:53 +02:00
sualko c7e37147a7 write log to console only if debug flag is set 2014-08-19 12:48:48 +02:00
sualko 34c880aa5c use custom username (fix sualko/jsxc#58) 2014-08-19 12:16:31 +02:00
sualko 165dba73a4 build v0.8.1 2014-08-12 16:20:22 +02:00
sualko f2770d7a44 allow user to define xmpp & permanent settings 2014-08-12 15:42:17 +02:00
sualko b7c4cac550 generalize fieldset style & add readonly style 2014-08-12 15:32:38 +02:00
sualko 656a82cf17 remove pass-icon 2014-08-12 15:31:29 +02:00
sualko 3d4ece2561 remove trace call 2014-08-07 12:12:32 +02:00
sualko 52b16e9ef0 add example 2014-07-03 13:00:51 +02:00
sualko a07347cc22 fix login form without id submit 2014-07-03 12:59:43 +02:00
sualko aa8bcf52de build v0.8.0 2014-07-02 12:10:13 +02:00
sualko 2060b8ac69 add translation for vCard 2014-07-02 12:09:46 +02:00
sualko 8776ad565d add expand triangle 2014-07-02 11:34:45 +02:00
Klaus 2e94cf6ba0 Add missing spanish translation 2014-06-30 13:15:31 +02:00
sualko 89bd4cdc48 build v0.8.0-beta 2014-06-27 15:34:27 +02:00
sualko 9d87d90141 adjust jsxc root and add sound files 2014-06-27 12:26:14 +02:00
sualko b6e4a6baca fix priority issue (46116a3e8d) 2014-06-27 12:18:43 +02:00
sualko 4dc319502f looking for username and password field (fix #47) 2014-06-26 15:17:55 +02:00
sualko 98e9f77074 use browser input check for contact dialog 2014-06-26 15:00:22 +02:00
sualko 37ac46f55b Add hint if roster is empty 2014-06-26 13:15:44 +02:00
sualko 92309b90be Add fingerprint explanation 2014-06-26 12:36:50 +02:00
sualko dc1a79e294 Add hint to browser-allow-button 2014-06-26 11:49:59 +02:00
sualko 5813f336a2 add close button to verification 2014-06-25 15:18:48 +02:00
sualko 46116a3e8d add support for priorities (#48) 2014-06-25 15:13:02 +02:00
sualko cfc9d5a77d show notice if no vCard is available 2014-06-25 12:51:22 +02:00
sualko 08c660a1ae fix chat in video window 2014-06-25 12:40:01 +02:00
sualko 2140f8ad72 grayscale for one-side subscription 2014-06-25 12:14:15 +02:00
Klaus de2eb4c7ba Merge pull request #50 from sualko/expand_roster_item
Merge expandable roster
2014-06-25 12:00:55 +02:00
sualko 075f29b040 fix rename field 2014-06-25 11:54:26 +02:00
sualko 2ceb2ab3a6 gui fixes
- enable/disable video icon
- adjust window highlighting
- css clean up
2014-06-23 13:52:38 +02:00
sualko 21153db52d add icons to expand item 2014-06-12 14:18:33 +02:00
sualko 45ed711ad8 add expand icon 2014-06-12 13:01:51 +02:00
sualko bdf8ead441 clean up stylesheet 2014-06-12 12:09:48 +02:00
Klaus Herberth 73116b0b33 fix ie input field 2014-06-12 00:08:41 +02:00
sualko 995133c4d2 enhance window icons 2014-06-10 16:37:22 +02:00
sualko 4d396d4133 fix margin between sys and normal msg 2014-06-10 12:33:49 +02:00
sualko de1c264c2b minor window design changes 2014-06-06 15:18:42 +02:00
sualko c6e050ab7c fix multiple emoticon issues
- change default replacement according to XEP-0038
- handle multiple emoticons (prevent double replacement)
- add thumbsdown, rose, music
2014-06-06 10:22:10 +02:00
sualko 97555780c5 enhance window design 2014-06-05 14:51:40 +02:00
Klaus 14338ededa Merge pull request #41 from johangm90/master
Change chat message design
2014-06-04 18:38:45 +02:00
sualko e7b087e8fe Add function to display vCard 2014-06-04 17:33:38 +02:00
johangm90 94f49dabef New chat window design 2014-06-03 18:56:28 -05:00
Klaus c0cd443a3d Merge pull request #40 from johangm90/master
add spanish translation
2014-06-03 15:21:00 +02:00
johangm90 2f023cda05 spanish translation
spanish translation

spanish translation
2014-06-03 08:03:08 -05:00
Klaus 03ca06ce25 Remove redundant content (homepage) 2014-06-02 00:40:37 +02:00
2344 arquivos alterados com 172059 adições e 26080 exclusões
+4
Ver Arquivo
@@ -0,0 +1,4 @@
{
"directory": "lib/",
"analytics": false
}
+29
Ver Arquivo
@@ -1 +1,30 @@
node_modules
*.zip
*.zip.sig
bower_components
archives/
/css/
dev/
.wti
*~
/tmp/
/lib/favico.js/
/lib/strophe.bookmarks
/lib/strophe.chatstates/
/lib/strophe.x/
/lib/almond/
/lib/jquery/
/lib/qunit/
/lib/requirejs/
/lib/sinon-qunit/
/lib/sinon/
/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
+6 -3
Ver Arquivo
@@ -1,6 +1,9 @@
[submodule "lib/strophe.jingle"]
path = lib/strophe.jingle
url = https://github.com/sualko/strophe.jingle.git
[submodule "lib/otr"]
path = lib/otr
url = https://github.com/sualko/otr.git
[submodule "lib/bootstrap"]
path = lib/bootstrap
url = https://github.com/twbs/bootstrap-sass/
[submodule "lib/strophe.jinglejs"]
path = lib/strophe.jinglejs
url = https://github.com/jsxc/strophe.jinglejs
+5
Ver Arquivo
@@ -0,0 +1,5 @@
{
"indent_size": 3,
"indent_char": " ",
"end_with_newline": true
}
+20 -14
Ver Arquivo
@@ -2,7 +2,7 @@
"curly": true,
"eqeqeq": true,
"immed": true,
"latedef": true,
"latedef": "nofunc",
"newcap": true,
"noarg": true,
"sub": true,
@@ -14,21 +14,27 @@
"multistr": true,
"devel": true,
"globals": {
"OTR":true,
"DSA":true,
"Worker":true,
"BigInt":true,
"Notification":true,
"jQuery":true,
"Strophe":true,
"localStorage":true,
"ActiveXObject":true,
"$iq":true,
"$pres":true,
"t":true,
"i18n":true,
"I18next":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,
"$msg": true,
"jsxc":true,
"getUserMediaWithConstraints":true,
"setupRTC":true,
"SDPUtil":true
"SDPUtil":true,
"getSelection":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
+364 -25
Ver Arquivo
@@ -1,10 +1,355 @@
v0.7.2 / 2014-05-28
===
# 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
- support mobile devices
- new video call interface
- status usable for daltonian
- use css for animations
- file transfer via WebRTC
- previews
- show progress
- use local date and time format
- add no-video-call-possible icon
- add disabled OTR icon
- add padlock icon to message
- display line breaks in chat messages
- hide avatar for connected messages (MUC)
- auto approve incoming contact request (if contact is already in our roster)
### Fixed
- use crendential when performing turn credential ajax crossdomain call
- update favico.js
- update strophe.js
- update strophe.jinglejs
- improve otr verification
- update locales
- reset unread counter on logout
- fix blank video
- fix hang up video call
- fix debug information
- fix muc message without id
- fix type error in jingle error
### Changed
- remove "develop" branch and use instead "master" branch
- Makefile for setup developer environment
- remove loginTimeout option
- add new jsxc.start function to start chat with password or sid/rid
- add new option loginForm.ifFound (deprecates loginForm.attachIfFound)
- add named dialogs
- new message object
- remove outdated stuff
- merge jsxc.webrtc.css into jsxc.css
## 2.1.5 - 2015-11-17
- Reset TURN credentials on login
- Fix IE&lt;11 textfield
## 2.1.4 - 2015-09-10
- remove leading at sign from comments in build file
## 2.1.3 - 2015-09-08
- fix bookmark loading
- show unread notifications only if the chat window has no focus
## 2.1.2 - 2015-08-12
- update grunt-sass (fix invalid css)
## 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 placeholder replacement
- rearrange bootstrap import
- add option for custom online user manual
## 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
- add join as URI query type
- add ru language
- add roster resize hint
- make dialog responsive
- allow messages to persons without valid friendship
- replace video library for more stable connection
- fix DSA key generation in Chrome &gt; 42
- fix minor roster UI issues
- add jsbeautifier and prettysass
- improve example
- extract templates to single files
- replace colorbox with magnific popup
- use parts of bootstrap
- replace strophe.jingle with strophe.jinglejs (jingle.js)
- concatenate strings for better translatability
- add new option attach if login form was found
- add new option loginForm.startMinimized
- add new option loginForm.enable (deprecates xmpp.onlogin)
- add new option RTCPeerConfig.url (deprecates turnCredentialsPath)
- ICE servers can now be passed as init option
- loadSettings option is no longer required and supports now async requests
## 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 login with different username after dirty logout
- remove IE (&lt;11) gradient
- remove broken MITM detection
- fix temporary template 404
- fix login option
- add connecting event
## 2.0.0 - 2015-05-08
- add multi-user chat (XEP-0045)
- add window resize handle
- add username autocomplete
- add offline state
- add Italian, French, Polish, Portuguese/Brazil
- use user avatar as notification icon
- show notifications if tabs has no focus
- split files into namespaces
- SASS improvements
- replace own translation engine with i18next
- fix login from login box
- fix selection of chat messages
- fix video calls
- fix emoticons
- fix duplicated roster items
- fix notification request
- fix logout
## 1.1.0a - 2015-02-25
- fix CSS URL path
## 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 timestamp to messages
- add AJAX/prebind login
- fix offline subscription request
- fix hide offline contacts
- fix error with multiple own resources
- fix avatars with newlines
## 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
- add silent notification request
- add more information in vCard view
- add resizable function to chat window
- add vertical scrollbar to window list
- add call information to chat window
- add concatenated and uglified files
- add translations
- minor video call improvements
- minor style improvements
- generate DSA key complete in background
- update caps node property to jsxc.org
- update strophe.jingle
- update OTR
- fix wrong avatars
- 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)
- improve video window design
- improve user info
- improve login box
- improve SMP user interaction
- improve notifications (sync sound/message, icon)
- minor chat window improvements
- detect email 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
- handle loadSettings failure
- change cursor for some elements
- prevent event bubbling for dialog
## 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
## 0.8.1 - 2014-08-12
- add user-defined xmpp options
- fix login form without id submit
## 0.8.0 - 2014-07-02
- add spanish translation
- add vCard view
- add more emoticons
- add grayscale to buddies without subscription
- add settings for priorities
- add hint if roster is empty
- add sound files
- new chat window design
- enhanced roster design
- fix emoticon replacement (XEP-0038)
- fix some UI issues (explanations,...)
- fix issue with password only field
## 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
@@ -18,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
+1
Ver Arquivo
@@ -0,0 +1 @@
You find all information in our [contributor guide](https://github.com/jsxc/jsxc/wiki/Contributor-Guide).
+381 -12
Ver Arquivo
@@ -1,12 +1,20 @@
/* global module:false */
module.exports = function(grunt) {
var dep = grunt.file.readJSON('dep.json');
var dep_files = dep.map(function(el) {
return el.file;
});
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')
},
target: 'dev',
jshint: {
options: {
jshintrc: '.jshintrc'
@@ -14,18 +22,32 @@ module.exports = function(grunt) {
gruntfile: {
src: 'Gruntfile.js'
},
files: [ 'jsxc.lib.webrtc.js', 'jsxc.lib.js' ]
files: ['src/jsxc.lib.*.js']
},
copy: {
main: {
files: [ {
files: [{
expand: true,
src: [ 'lib/strophe.jingle/*.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', 'jsxc.lib.js', 'jsxc.lib.webrtc.js', '*.css', 'LICENSE', 'img/**' ],
dest: 'build/'
} ]
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,
cwd: 'lib/',
src: ['*.css'],
dest: '<%= target %>/css/'
}, {
expand: true,
cwd: 'lib/magnific-popup/dist/',
src: ['*.css'],
dest: '<%= target %>/css/'
}]
}
},
clean: [ 'build/' ],
clean: ['<%= target %>/'],
usebanner: {
dist: {
options: {
@@ -33,18 +55,322 @@ module.exports = function(grunt) {
banner: '<%= meta.banner %>'
},
files: {
src: [ 'build/*.js' ]
src: ['<%= target %>/*.js']
}
}
},
replace: {
version: {
src: [ 'build/jsxc.lib.js' ],
src: ['<%= target %>/jsxc.js'],
overwrite: true,
replacements: [ {
replacements: [{
from: '< $ app.version $ >',
to: "<%= app.version %>"
} ]
}]
},
libraries: {
src: ['<%= target %>/jsxc.js'],
overwrite: true,
replacements: [{
from: '<$ dep.libraries $>',
to: function() {
var i, d, libraries = '';
for (i = 0; i < dep.length; i++) {
d = dep[i];
if (typeof d.name === 'string') {
libraries += '<a href="' + d.url + '">' + d.name + '</a> (' + d.license + '), ';
}
}
return libraries.replace(/, $/, '');
}
}]
},
locales: {
src: ['<%= target %>/lib/translation.js'],
overwrite: true,
replacements: [{
from: /^{/g,
to: 'var I18next = {'
}, {
from: /}$/g,
to: '};'
}]
},
template: {
src: ['tmp/template.js'],
overwrite: true,
replacements: [{
from: 'var jsxc.gui.template = {};',
to: ''
}]
},
imageUrl: {
src: ['<%= target %>/css/*.css'],
overwrite: true,
replacements: [{
from: /image-url\(["'](.+)["']\)/g,
to: 'url(\'../img/$1\')'
}]
},
// IE 10 does not like comments starting with @
todo: {
src: ['build/jsxc.js'],
overwrite: true,
replacements: [{
from: /\/\/@(.*)/g,
to: '//$1'
}]
}
},
merge_data: {
target: {
src: ['locales/*.{json,y{,a}ml}'],
dest: '<%= target %>/lib/translation.js'
}
},
concat: {
dep: {
options: {
banner: '/*!\n' +
' * <%= app.name %> v<%= app.version %> - <%= grunt.template.today("yyyy-mm-dd") %>\n' +
' * \n' +
' * This file concatenates all dependencies of <%= app.name %>.\n' +
' * \n' +
' */\n\n',
process: function(src, filepath) {
filepath = filepath.replace(/^[a-z]+\//i, '');
if (filepath.match(/crypto\.js$/)) {
src += ';';
}
var data = dep[dep_files.indexOf(filepath)];
if (data) {
return '\n/*!\n * Source: ' + filepath + ', license: ' + data.license + ', url: ' + data.url + '\n */\n' + src;
} else {
return src;
}
}
},
src: dep_files,
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.gui.js', 'src/jsxc.lib.*.js',
'tmp/template.js', 'src/jsxc.outro.js'
],
dest: '<%= target %>/jsxc.js'
}
},
uglify: {
jsxc: {
options: {
mangle: false,
sourceMap: true,
preserveComments: 'some'
},
files: {
'<%= target %>/lib/jsxc.dep.min.js': ['<%= target %>/lib/jsxc.dep.js'],
'<%= target %>/jsxc.min.js': ['<%= target %>/jsxc.js']
}
}
},
search: {
bower: {
files: {
src: ['bower.json']
},
options: {
searchString: "<%= app.version %>",
logFormat: 'console',
onComplete: function(m) {
if (m.numMatches === 0) {
grunt.fail.fatal('No entry in bower.json for current version found.');
}
}
}
},
console: {
files: {
src: ['src/*.js']
},
options: {
searchString: /console\.log\((?!'[<>]|msg)/g,
logFormat: 'console',
failOnMatch: true
}
},
changelog: {
files: {
src: ['CHANGELOG.md']
},
options: {
searchString: "<%= app.version %>",
logFormat: 'console',
onComplete: function(m) {
if (m.numMatches === 0) {
grunt.fail.fatal("No entry in CHANGELOG.md for current version found.");
}
}
}
}
},
compress: {
main: {
options: {
archive: "archives/jsxc-<%= app.version %>.zip"
},
files: [{
src: ['**'],
expand: true,
dest: 'jsxc/',
cwd: 'build/'
}]
}
},
dataUri: {
dist: {
src: '<%= target %>/css/*.css',
dest: '<%= target %>/css/',
options: {
target: ['<%= target %>/img/*.*', '<%= target %>/img/**/*.*'],
fixDirLevel: false,
maxBytes: 2048
}
}
},
jsdoc: {
dist: {
src: ['src/jsxc.lib.*'],
dest: 'doc'
}
},
autoprefixer: {
no_dest: {
src: '<%= target %>/css/*.css'
}
},
csslint: {
strict: {
options: {
import: 2
},
src: ['<%= target %>/css/*.css']
},
},
sass: {
dist: {
files: {
'<%= target %>/css/jsxc.css': 'scss/jsxc.scss',
'<%= target %>/css/jsxc.webrtc.css': 'scss/jsxc.webrtc.scss'
}
}
},
watch: {
locales: {
files: ['locales/*'],
tasks: ['merge_data', 'replace:locales', 'concat:dep']
},
css: {
files: ['scss/*'],
tasks: ['sass', 'autoprefixer', 'replace:imageUrl']
},
js: {
files: ['src/jsxc.lib.*'],
tasks: ['concat:jsxc']
},
template: {
files: ['template/*.html'],
tasks: ['htmlConvert', 'replace:template', 'concat:jsxc']
}
},
jsbeautifier: {
'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: {
options: {
alphabetize: false,
indent: 4
},
jsxc: {
src: ['scss/*.scss']
}
},
htmlConvert: {
options: {
target: 'js',
rename: function(name) {
return name.match(/([-_0-9a-z]+)\.html$/i)[1];
},
quoteChar: '\'',
indentString: '',
indentGlobal: ''
},
'jsxc.gui.template': {
src: 'template/*.html',
dest: 'tmp/template.js'
}
},
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'
}
},
release: {
src: ['archives/jsxc-archives/jsxc-<%= app.version %>.zip', 'archives/jsxc-archives/jsxc-<%= app.version %>.zip.sig']
},
prerelease: {
options: {
release: {
prerelease: true
}
},
src: ['archives/jsxc-archives/jsxc-<%= app.version %>.zip', 'archives/jsxc-archives/jsxc-<%= app.version %>.zip.sig']
}
}
});
@@ -53,10 +379,53 @@ module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-contrib-jshint');
grunt.loadNpmTasks('grunt-contrib-copy');
grunt.loadNpmTasks('grunt-contrib-clean');
grunt.loadNpmTasks('grunt-contrib-concat');
grunt.loadNpmTasks('grunt-contrib-uglify');
grunt.loadNpmTasks('grunt-banner');
grunt.loadNpmTasks('grunt-text-replace');
grunt.loadNpmTasks('grunt-search');
grunt.loadNpmTasks('grunt-contrib-compress');
grunt.loadNpmTasks('grunt-jsdoc');
grunt.loadNpmTasks('grunt-data-uri');
grunt.loadNpmTasks('grunt-merge-data');
grunt.loadNpmTasks('grunt-contrib-csslint');
grunt.loadNpmTasks('grunt-sass');
grunt.loadNpmTasks('grunt-autoprefixer');
grunt.loadNpmTasks('grunt-contrib-watch');
grunt.loadNpmTasks('grunt-jsbeautifier');
grunt.loadNpmTasks('grunt-prettysass');
grunt.loadNpmTasks('grunt-html-convert');
grunt.loadNpmTasks('grunt-scss-lint');
grunt.loadNpmTasks('grunt-github-releaser2');
// Default task.
grunt.registerTask('default', [ 'jshint', 'clean', 'copy', 'usebanner', 'replace' ]);
//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: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.registerTask('build:release', 'Build a new release', function() {
grunt.config.set('target', 'build');
grunt.task.run(['search:changelog', 'build:prerelease', 'jsdoc']);
});
grunt.registerTask('publish:release', ['github_releaser2:release']);
grunt.registerTask('publish:prerelease', ['github_releaser2:prerelease']);
// before commit
grunt.registerTask('pre-commit', ['search:console', 'jsbeautifier:pre-commit', 'scsslint', 'jshint']);
grunt.registerTask('beautify', ['jsbeautifier', 'prettysass']);
};
+6
Ver Arquivo
@@ -0,0 +1,6 @@
all: install
grunt build
install:
git submodule update --init
npm install
bower install
+4 -54
Ver Arquivo
@@ -1,60 +1,10 @@
# JavaScript XMPP Client
__Beware! This is beta software.__
[![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.).
### Features
- integration into existing UI
- one-to-one conversation (XMPP)
- encrypted one-to-one conversation (OTR)
- use of whitespace tags to start a OTR session
- user verification (SMP)
- encrypted one-to-one video call (WebRTC)
- [TURN REST API](http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00)
- fullscreen mode
- snapshots
- automatic link-detection
- emotions
- roster management
- multi-language support (de, en)
- multi-tab support
You find a full list of features, supported protocols and browsers on [our homepage](http://www.jsxc.org).
### Supported protocols
- XMPP Core (RFC6120)
- XMPP IM (RFC6121)
- Bidirectional-streams Over Synchronous HTTP (XEP-0124)
- XMPP Over BOSH (XEP-0206)
- Service Discovery (XEP-0030)
- CAP (XEP-0127)
- Jingle (XEP-0166)
- Jingle RTP Sessions (XEP-0167)
### Supported browsers
- Full support for __Chrome__ and __Firefox__.
- __IE__ doesn't support multiple tabs, WebRTC, and Notifications.
- __Safari__ doesn't support WebRTC and (before Safari 7) Notifications.
### Planned features
- multi user chat
- video conference
- encrypted file transfer
## Developer notes
Please execute the following commands to get a copy of the code:
```
git clone https://github.com/sualko/jsxc/
git submodule update --init
```
### Libaries
- jQuery (http://jquery.com/)
- Strophe.js (http://strophe.im/strophejs/)
- Strophe.js Plugins (https://github.com/strophe/strophejs-plugins)
- OTR (https://github.com/arlolra/otr)
- strophe.jingle (https://github.com/ESTOS/strophe.jingle)
### Events
coming soon...
If you are looking for install instructions or developer notes, please also checkout our [wiki](https://github.com/jsxc/jsxc/wiki/).
+2 -1
Ver Arquivo
@@ -1,4 +1,4 @@
/**
/*!
* <%= app.name %> v<%= app.version %> - <%= grunt.template.today("yyyy-mm-dd") %>
*
* Copyright (c) <%= grunt.template.today("yyyy") %> <%= app.author %> <br>
@@ -8,4 +8,5 @@
*
* @author <%= app.author %>
* @version <%= app.version %>
* @license MIT
*/
+41
Ver Arquivo
@@ -0,0 +1,41 @@
{
"name": "jsxc",
"version": "3.2.1",
"homepage": "https://www.jsxc.org",
"authors": [
"sualko <klaus@jsxc.org>"
],
"description": "Real-time chat app",
"keywords": [
"javascript",
"xmpp",
"webrtc",
"otr",
"chat",
"realtime"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"lib/",
"test",
"tests"
],
"private": true,
"devDependencies": {
"emojione": "~2.2.7",
"favico.js": "^0.3.10",
"strophe.bookmarks": "strophe/strophejs-plugin-bookmarks#ff9e95a1a823b927f8c4c45453aaa534857a37b4",
"strophe.js": "strophejs#a11ebefa3db1b6712d51d0d309b9f68f8e391d1b",
"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"
}
}
Diff do arquivo suprimido porque uma ou mais linhas são muito longas
+4193
Ver Arquivo
Diferenças do arquivo suprimidas por serem muito extensas Carregar Diff
+351
Ver Arquivo
@@ -0,0 +1,351 @@
/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.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; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }
/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
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; } }
Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 9.3 KiB

+105
Ver Arquivo
@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
<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"
id="Layer_1"
xml:space="preserve"
height="147.22015"
viewBox="0 0 192.89149 147.21771"
width="192.89587"
version="1.1"
y="0px"
x="0px"
enable-background="new 0 0 176.486 181.437"
inkscape:version="0.91pre2 r"
sodipodi:docname="XMPP_logo.svg"><metadata
id="metadata41"><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="defs39" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview37"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
inkscape:zoom="1.3007054"
inkscape:cx="71.332001"
inkscape:cy="72.501142"
inkscape:window-x="75"
inkscape:window-y="34"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1" /><linearGradient
id="SVGID_1_"
y2="0.00048828"
gradientUnits="userSpaceOnUse"
x2="-1807.2"
gradientTransform="translate(1925.9953,9.9988343)"
y1="125.86"
x1="-1807.2"><stop
stop-color="#1b3967"
offset=".011"
id="stop4" /><stop
stop-color="#13b5ea"
offset=".467"
id="stop6" /><stop
stop-color="#002b5c"
offset=".9945"
id="stop8" /></linearGradient><path
d="m 146.28531,24.187835 c 0.077,1.313 -1.786,0.968 -1.786,2.293 0,38.551 -44.720002,96.831035 -89.847002,108.190035 l 0,1.182 C 114.60931,130.34287 181.38231,69.052835 182.89231,10.002834 l -36.6,14.189001 z"
id="path10"
style="fill:url(#SVGID_1_)"
inkscape:connector-curvature="0" /><path
d="m 130.22531,27.958835 c 0.077,1.313 0.121,2.633 0.121,3.958 0,38.551 -30.700002,90.497035 -75.827002,101.860035 l 0,1.637 c 59.065002,-3.823 105.810002,-63.023035 105.810002,-109.200035 0,-2.375 -0.125,-4.729 -0.371,-7.056 l -29.73,8.796 z"
id="path12"
inkscape:connector-curvature="0"
style="fill:#e96d1f" /><linearGradient
id="SVGID_2_"
y2="1.279e-13"
gradientUnits="userSpaceOnUse"
x2="-1073.2"
gradientTransform="matrix(-1,0,0,1,-998.20465,9.9988343)"
y1="126.85"
x1="-1073.2"><stop
stop-color="#1b3967"
offset=".011"
id="stop15" /><stop
stop-color="#13b5ea"
offset=".467"
id="stop17" /><stop
stop-color="#002b5c"
offset=".9945"
id="stop19" /></linearGradient><path
d="m 46.594308,24.187835 c -0.077,1.313 1.787,0.968 1.787,2.293 0,38.551 46.558,97.366035 91.688002,108.730035 l 0,1.639 C 80.116308,131.32987 11.509308,69.049835 9.9993079,9.9998343 L 46.598308,24.188835 Z"
id="path21"
style="fill:url(#SVGID_2_)"
inkscape:connector-curvature="0" /><path
d="m 64.726308,28.930835 c -0.076,1.313 -0.12,2.63 -0.12,3.957 0,38.551 30.699,90.497035 75.827002,101.860035 l 0,1.639 C 81.389308,133.59687 34.623308,73.362835 34.623308,27.186835 c 0,-2.375 0.128,-4.729 0.371,-7.056 l 29.73,8.798 z"
id="path23"
inkscape:connector-curvature="0"
style="fill:#a0ce67" /><path
d="m 34.708308,19.581835 7.617,2.722 c -0.041,0.962 -0.066,2.254 -0.066,3.225 0,41.219 37.271,98.204035 87.272002,107.120035 3.245,1.088 7.538,2.077 10.932,2.931 l 0,1.638 C 75.209308,131.65787 29.363308,65.351835 34.703308,19.577835 Z"
id="path25"
inkscape:connector-curvature="0"
style="fill:#439639" /><path
d="m 160.33531,18.758835 -7.833,2.625 c 0.041,0.963 0.191,2.203 0.191,3.173 0,41.219 -37.272,98.205035 -87.274002,107.120035 -3.243,1.089 -7.538,2.077 -10.93,2.932 l 0,1.639 C 122.83331,127.58787 165.66931,64.528835 160.32931,18.757835 Z"
id="path27"
inkscape:connector-curvature="0"
style="fill:#d9541e" /></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 4.5 KiB

+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

+57
Ver Arquivo
@@ -0,0 +1,57 @@
<?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"
height="16"
width="16"
version="1.1"
id="svg6"
inkscape:version="0.91+devel r"
sodipodi:docname="bookmark_black.svg"
viewBox="0 0 16 16">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1394"
inkscape:window-height="922"
inkscape:document-units="px"
id="namedview8"
showgrid="false"
inkscape:zoom="41.7193"
inkscape:cx="9.0040062"
inkscape:cy="8.196313"
inkscape:window-x="61"
inkscape:window-y="34"
inkscape:window-maximized="0"
inkscape:current-layer="svg6" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.69061381;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 4.1233005,0.89389693 V 14.588472 l 3.8089033,-4.450726 3.8089022,4.450726 V 0.93667093 Z"
id="path4141"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

+74
Ver Arquivo
@@ -0,0 +1,74 @@
<?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="12.923695"
height="19.551229"
viewBox="0 0 3.4193941 5.1729296"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
sodipodi:docname="bookmark_red.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.4"
inkscape:cx="-1.621067"
inkscape:cy="11.999492"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1855"
inkscape:window-height="1056"
inkscape:window-x="65"
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(-0.88782864,-291.84497)">
<path
style="fill:none;fill-rule:evenodd;stroke:#800000;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 1.0201203,291.84497 0,4.85355 1.5774055,-1.5774 1.5774053,1.5774 0,-4.83839"
id="path4141"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
<path
inkscape:connector-curvature="0"
id="path4162"
d="m 1.0201203,291.84497 0,4.85355 1.5774055,-1.5774 1.5774053,1.5774 0,-4.83839"
style="fill:#ff0000;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.5 KiB

+58
Ver Arquivo
@@ -0,0 +1,58 @@
<?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"
height="16"
width="16"
version="1.1"
id="svg6"
inkscape:version="0.91+devel r"
sodipodi:docname="bookmark_white.svg"
viewBox="0 0 16 16">
<metadata
id="metadata12">
<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="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1394"
inkscape:window-height="922"
inkscape:document-units="px"
id="namedview8"
showgrid="false"
inkscape:zoom="41.7193"
inkscape:cx="9.0040062"
inkscape:cy="8.196313"
inkscape:window-x="61"
inkscape:window-y="34"
inkscape:window-maximized="0"
inkscape:current-layer="svg6" />
<path
style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.69061381;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 4.1233005,0.89389693 V 14.588472 l 3.8089033,-4.450726 3.8089022,4.450726 V 0.93667093 Z"
id="path4141"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

+67
Ver Arquivo
@@ -0,0 +1,67 @@
<?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 20 20"
height="20"
width="20"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
sodipodi:docname="camera_disabled_icon_black.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1869"
inkscape:window-height="1056"
id="namedview7"
showgrid="false"
inkscape:zoom="16.68772"
inkscape:cx="30.084346"
inkscape:cy="6.3654475"
inkscape:window-x="51"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"
showguides="false" />
<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" />
<g
style="fill:#000000"
transform="matrix(0.03788594,0,0,0.03788594,-0.41340793,-2.6310716)"
id="layer1">
<path
style="fill:#000000;stroke:none;stroke-width:0.03788594"
d="M 20 4.2539062 L 14.335938 8.4667969 L 14.335938 4.2792969 L 12.978516 4.2792969 L 6.9824219 15.746094 L 14.335938 15.746094 L 14.335938 11.490234 L 20 15.705078 L 20 4.2539062 z M 0 4.2792969 L 0 15.746094 L 1.3417969 15.746094 L 7.3378906 4.2792969 L 0 4.2792969 z "
transform="matrix(26.395016,0,0,26.395016,10.911909,69.447178)"
id="path3906" />
</g>
<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;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;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;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;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:3;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 11.783092,-2.0613938 0.17371571,20.143686 2.8319187,21.532357 14.441295,-0.6707687 Z"
id="path4160-5"
inkscape:connector-curvature="0" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 3.4 KiB

+67
Ver Arquivo
@@ -0,0 +1,67 @@
<?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 20 20"
height="20"
width="20"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
sodipodi:docname="camera_disabled_icon_white.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1869"
inkscape:window-height="1056"
id="namedview7"
showgrid="false"
inkscape:zoom="16.68772"
inkscape:cx="30.084346"
inkscape:cy="6.3654475"
inkscape:window-x="51"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"
showguides="false" />
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8" />
<g
style="fill:#ffffff"
transform="matrix(0.03788594,0,0,0.03788594,-0.41340793,-2.6310716)"
id="layer1">
<path
style="fill:#ffffff;stroke:none;stroke-width:0.03788594"
d="M 20 4.2539062 L 14.335938 8.4667969 L 14.335938 4.2792969 L 12.978516 4.2792969 L 6.9824219 15.746094 L 14.335938 15.746094 L 14.335938 11.490234 L 20 15.705078 L 20 4.2539062 z M 0 4.2792969 L 0 15.746094 L 1.3417969 15.746094 L 7.3378906 4.2792969 L 0 4.2792969 z "
transform="matrix(26.395016,0,0,26.395016,10.911909,69.447178)"
id="path3906" />
</g>
<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;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;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;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;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:3;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 11.783092,-2.0613938 0.17371571,20.143686 2.8319187,21.532357 14.441295,-0.6707687 Z"
id="path4160-5"
inkscape:connector-curvature="0" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 3.3 KiB

+36
Ver Arquivo
@@ -0,0 +1,36 @@
<?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"
viewBox="0 0 20 20"
height="20"
width="20"
id="svg2"
version="1.1">
<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" />
<g
style="fill:#000000"
transform="matrix(0.03788594,0,0,0.03788594,-0.41340793,-2.6310716)"
id="layer1">
<path
d="M 361.65148,313.51768 538.81222,181.73252 V 483.96251 L 358.97338,350.18517 Z M 10.911922,182.40634 H 389.2846 V 485.06216 H 10.911922 Z"
style="fill:#000000;stroke:none"
id="path3906" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.0 KiB

+9 -72
Ver Arquivo
@@ -1,97 +1,34 @@
<?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="535.00458"
height="510.4368"
id="svg3896"
version="1.1"
inkscape:version="0.48+devel r"
sodipodi:docname="camera_icon_grey.svg">
<defs
id="defs3898" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="369.28572"
inkscape:cy="50.436783"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="954"
inkscape:window-height="711"
inkscape:window-x="129"
inkscape:window-y="144"
inkscape:window-maximized="0" />
id="svg2"
width="20"
height="20">
<metadata
id="metadata3901">
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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-5.7142771,-72.362177)">
<rect
style="fill:#808080;stroke:none;stroke-width:1.6172694;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="rect3904"
width="290.51404"
height="294.08438"
x="86.054779"
y="292.97778" />
transform="matrix(0.03788594,0,0,0.03788594,-0.41340793,-2.6310716)">
<path
style="fill:#808080;stroke:none"
d="m 292.28572,420.35915 229.57599,-101.39986 0,232.54576 -233.04644,-102.93271 z"
id="path3906"
inkscape:connector-curvature="0" />
<path
sodipodi:type="arc"
style="fill:#808080;stroke:none"
id="path3908"
sodipodi:cx="242.85715"
sodipodi:cy="315.21933"
sodipodi:rx="117.14286"
sodipodi:ry="117.14286"
d="M 360.00001,315.21933 A 117.14286,117.14286 0 0 1 242.85715,432.36219 117.14286,117.14286 0 0 1 125.71429,315.21933 117.14286,117.14286 0 0 1 242.85715,198.07647 117.14286,117.14286 0 0 1 360.00001,315.21933 Z"
transform="matrix(1.1334136,0,0,1.1663886,-136.76164,-155.82534)" />
<a
id="a3912"
style="fill:#808080;stroke:none"
transform="matrix(0.86859739,0,0,0.89386794,47.913668,10.526572)">
<path
sodipodi:type="arc"
style="fill:#808080;stroke:none"
id="path3910"
sodipodi:cx="242.85715"
sodipodi:cy="315.21933"
sodipodi:rx="117.14286"
sodipodi:ry="117.14286"
d="M 360.00001,315.21933 A 117.14286,117.14286 0 0 1 242.85715,432.36219 117.14286,117.14286 0 0 1 125.71429,315.21933 117.14286,117.14286 0 0 1 242.85715,198.07647 117.14286,117.14286 0 0 1 360.00001,315.21933 Z"
transform="matrix(1.304878,0,0,1.304878,3.67247,-186.10345)" />
</a>
d="m 361.65148,313.51768 177.16074,-131.78516 0,302.22999 L 358.97338,350.18517 Z M 10.911922,182.40634 l 378.372678,0 0,302.65582 -378.372678,0 z" />
</g>
</svg>

Antes

Largura:  |  Altura:  |  Tamanho: 3.3 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 1010 B

+16 -41
Ver Arquivo
@@ -13,8 +13,8 @@
height="510.4368"
id="svg3896"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="camera_icon.svg">
inkscape:version="0.48+devel r"
sodipodi:docname="camera_icon_white.svg">
<defs
id="defs3898" />
<sodipodi:namedview
@@ -24,9 +24,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="369.28572"
inkscape:cy="50.436783"
inkscape:zoom="0.98994949"
inkscape:cx="353.91934"
inkscape:cy="233.8456"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
@@ -34,11 +34,11 @@
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="954"
inkscape:window-height="711"
inkscape:window-x="833"
inkscape:window-y="106"
inkscape:window-maximized="0" />
inkscape:window-width="1855"
inkscape:window-height="1056"
inkscape:window-x="65"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata3901">
<rdf:RDF>
@@ -57,41 +57,16 @@
id="layer1"
transform="translate(-5.7142771,-72.362177)">
<rect
style="fill:#ffffff;stroke:#ffffff;stroke-width:1.61726940000000008;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
style="fill:#ffffff;stroke:none;stroke-width:1.6172694;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect3904"
width="290.51404"
height="294.08438"
x="86.054779"
y="292.97778" />
width="378.37268"
height="302.65582"
x="10.911922"
y="182.40634" />
<path
style="fill:#ffffff;stroke:none"
d="m 292.28572,420.35915 229.57599,-101.39986 0,232.54576 -233.04644,-102.93271 z"
d="m 361.65148,313.51768 177.16074,-131.78516 0,302.22999 -179.83884,-133.77734 z"
id="path3906"
inkscape:connector-curvature="0" />
<path
sodipodi:type="arc"
style="fill:#ffffff;stroke:none"
id="path3908"
sodipodi:cx="242.85715"
sodipodi:cy="315.21933"
sodipodi:rx="117.14286"
sodipodi:ry="117.14286"
d="m 360.00001,315.21933 a 117.14286,117.14286 0 1 1 -234.28572,0 117.14286,117.14286 0 1 1 234.28572,0 z"
transform="matrix(1.1334136,0,0,1.1663886,-136.76164,-155.82534)" />
<a
id="a3912"
style="fill:#ffffff"
transform="matrix(0.86859739,0,0,0.89386794,47.913668,10.526572)">
<path
sodipodi:type="arc"
style="fill:#ffffff;stroke:none"
id="path3910"
sodipodi:cx="242.85715"
sodipodi:cy="315.21933"
sodipodi:rx="117.14286"
sodipodi:ry="117.14286"
d="m 360.00001,315.21933 c 0,64.69622 -52.44665,117.14286 -117.14286,117.14286 -64.69622,0 -117.14286,-52.44664 -117.14286,-117.14286 0,-64.69622 52.44664,-117.14286 117.14286,-117.14286 64.69621,0 117.14286,52.44664 117.14286,117.14286 z"
transform="matrix(1.304878,0,0,1.304878,3.67247,-186.10345)" />
</a>
</g>
</svg>

Antes

Largura:  |  Altura:  |  Tamanho: 3.2 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 2.1 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

+58
Ver Arquivo
@@ -0,0 +1,58 @@
<?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 1000 1000"
preserveAspectRatio="xMinYMin meet"
width="100%"
height="100%"
style="width: 512px; height: 512px;"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="group_black.svg">
<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="1327"
inkscape:window-height="744"
id="namedview6"
showgrid="false"
inkscape:zoom="0.472"
inkscape:cx="452.04528"
inkscape:cy="396.04693"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<path
style="fill:#000000;fill-opacity:1;stroke-width:1.55090213"
clip-path="none"
d="M 500.125 58.3125 C 453.63087 60.895502 413.61035 78.336743 380.03125 110.625 C 346.45215 142.91324 323.1963 180.99512 310.28125 224.90625 C 294.78322 284.31541 299.95118 345.00782 325.78125 407 C 346.44531 445.74511 373.57716 476.75292 407.15625 500 L 333.53125 534.875 L 139.8125 624 C 119.14844 634.33203 108.8125 651.09668 108.8125 674.34375 L 108.8125 856.46875 C 106.2295 910.7119 121.73339 939.10449 155.3125 941.6875 L 848.84375 941.6875 C 864.34179 936.52148 875.32307 928.76953 881.78125 918.4375 C 888.23941 908.10546 891.46875 899.70687 891.46875 893.25 L 891.46875 674.34375 C 891.46875 651.09668 882.4248 635.62402 864.34375 627.875 L 678.375 534.875 L 597 496.125 C 646.07715 467.71192 678.37696 418.64744 693.875 348.90625 C 704.20703 310.16114 704.20703 270.10936 693.875 228.78125 C 680.95997 182.2871 657.05745 142.91324 622.1875 110.625 C 587.31757 78.336743 546.62046 60.895502 500.125 58.3125 z M 467.46875 582.65625 L 530.46875 582.65625 L 530.46875 690.15625 L 640.03125 690.15625 L 640.03125 753.75 L 530.46875 753.75 L 530.46875 861.5625 L 467.46875 861.5625 L 467.46875 753.75 L 359.96875 753.75 L 359.96875 690.15625 L 467.46875 690.15625 L 467.46875 582.65625 z "
id="path4" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.8 KiB

+58
Ver Arquivo
@@ -0,0 +1,58 @@
<?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 1000 1000"
preserveAspectRatio="xMinYMin meet"
width="100%"
height="100%"
style="width: 512px; height: 512px;"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="contact_black.svg">
<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="1327"
inkscape:window-height="744"
id="namedview6"
showgrid="false"
inkscape:zoom="0.472"
inkscape:cx="452.04528"
inkscape:cy="396.04693"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:1.55090213000000010"
clip-path="none"
d="M 500.125 58.3125 C 453.63087 60.895502 413.61035 78.336743 380.03125 110.625 C 346.45215 142.91324 323.1963 180.99512 310.28125 224.90625 C 294.78322 284.31541 299.95118 345.00782 325.78125 407 C 346.44531 445.74511 373.57716 476.75292 407.15625 500 L 333.53125 534.875 L 139.8125 624 C 119.14844 634.33203 108.8125 651.09668 108.8125 674.34375 L 108.8125 856.46875 C 106.2295 910.7119 121.73339 939.10449 155.3125 941.6875 L 848.84375 941.6875 C 864.34179 936.52148 875.32307 928.76953 881.78125 918.4375 C 888.23941 908.10546 891.46875 899.70687 891.46875 893.25 L 891.46875 674.34375 C 891.46875 651.09668 882.4248 635.62402 864.34375 627.875 L 678.375 534.875 L 597 496.125 C 646.07715 467.71192 678.37696 418.64744 693.875 348.90625 C 704.20703 310.16114 704.20703 270.10936 693.875 228.78125 C 680.95997 182.2871 657.05745 142.91324 622.1875 110.625 C 587.31757 78.336743 546.62046 60.895502 500.125 58.3125 z M 467.46875 582.65625 L 530.46875 582.65625 L 530.46875 690.15625 L 640.03125 690.15625 L 640.03125 753.75 L 530.46875 753.75 L 530.46875 861.5625 L 467.46875 861.5625 L 467.46875 753.75 L 359.96875 753.75 L 359.96875 690.15625 L 467.46875 690.15625 L 467.46875 582.65625 z "
id="path4" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.8 KiB

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="m6.5 1-0.5 1h-3c-0.554 0-1 0.446-1 1v1h12v-1c0-0.554-0.446-1-1-1h-3l-0.5-1zm-3.5 4 0.875 9c0.061 0.549 0.5729 1 1.125 1h6c0.55232 0 1.064-0.45102 1.125-1l0.875-9z" fill-rule="evenodd"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 478 B

+55
Ver Arquivo
@@ -0,0 +1,55 @@
<?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"
height="16"
width="16"
version="1.1"
id="svg2"
inkscape:version="0.48.4 r9939"
sodipodi:docname="delete_black.svg">
<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="640"
inkscape:window-height="480"
id="namedview6"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8"
inkscape:cy="8"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<path
d="m6.5 1-0.5 1h-3c-0.554 0-1 0.446-1 1v1h12v-1c0-0.554-0.446-1-1-1h-3l-0.5-1zm-3.5 4 0.875 9c0.061 0.549 0.5729 1 1.125 1h6c0.55232 0 1.064-0.45102 1.125-1l0.875-9z"
fill-rule="evenodd"
id="path4"
style="fill:#ffffff" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.6 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

+6
Ver Arquivo
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<g transform="translate(0 -1036.4)">
<path d="m12.594 1.3438c-0.532-0.0313-1.094 0.1562-1.594 0.6562l3 3c1.5-1.5 0.188-3.5625-1.406-3.6562zm-2.594 1.6562l-7 7-2 5 5-2 7-7-3-3zm-6.5 7.5l2 2-2.5 1.5-1-1 1.5-2.5z" transform="translate(0 1036.4)"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 536 B

+60
Ver Arquivo
@@ -0,0 +1,60 @@
<?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"
height="16"
width="16"
version="1.1"
id="svg2"
inkscape:version="0.48.4 r9939"
sodipodi:docname="rename_black.svg">
<metadata
id="metadata12">
<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="defs10" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview8"
showgrid="false"
inkscape:zoom="14.75"
inkscape:cx="8"
inkscape:cy="8"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<g
transform="translate(0 -1036.4)"
id="g4"
style="fill:#ffffff">
<path
d="m12.594 1.3438c-0.532-0.0313-1.094 0.1562-1.594 0.6562l3 3c1.5-1.5 0.188-3.5625-1.406-3.6562zm-2.594 1.6562l-7 7-2 5 5-2 7-7-3-3zm-6.5 7.5l2 2-2.5 1.5-1-1 1.5-2.5z"
transform="translate(0 1036.4)"
id="path6"
style="fill:#ffffff" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 2.0 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

+82
Ver Arquivo
@@ -0,0 +1,82 @@
<?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 64 64"
enable-background="new 0 0 64 64"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
width="100%"
height="100%"
sodipodi:docname="jabber.svg">
<metadata
id="metadata16">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs14" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1327"
inkscape:window-height="744"
id="namedview12"
showgrid="false"
inkscape:zoom="5.2149125"
inkscape:cx="55.0181"
inkscape:cy="24.813699"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
transform="matrix(0.02496148,0,0,-0.02496148,10.039883,88.13872)"
style="stroke-miterlimit:10"
id="g2035">
<path
inkscape:connector-curvature="0"
d="m 719.899,2297.19 c 0,34.81 -6.429,72.81 -26.649,102 -40.54,58.51 -127.57,77.12 -188.15,40.25 -30.62,-18.65 -47.65,-51.21 -57.25,-84.64 -19.06,-66.38 -10.32,-142.13 3.009,-208.79 4.26,-21.32 8.66,-42.67 14.64,-63.6 2.16,-7.55 3.16,-18.52 8.07,-24.8 8.569,-10.98 29.49,-14.16 42.319,-12 38.49,6.47 28.96,69.85 27.65,96.8 -3.07,63.13 -21.67,124.4 -3.65,187.19 7.63,26.57 22.37,56.45 49.2,67.99 24.22,10.43 48.66,-2.33 58.25,-25.99 15.529,-38.31 11.649,-82.54 21.389,-122.4 3.31,-13.55 6.95,-26.97 13.06,-39.6 1.77,-3.65 4.21,-11.24 9.34,-10.78 12.47,1.14 30.2,21.95 39.549,29.67 30.2,24.96 61.23,51.69 96,70.16 16.36,8.69 43.279,22.76 59.99,7.98 4.259,-3.77 7.689,-8.27 10.739,-13.04 19.64,-30.77 0.14,-54.74 -12.629,-84 -16.53,-37.87 -33.469,-75.36 -57.42,-109.2 -20.59,-29.1 -48.729,-54.61 -65.18,-86.4 -10.59,-20.47 -16.58,-42.9 -12.2,-66 3.55,-18.68 18.03,-29.96 37.08,-25.58 14.26,3.28 23.92,15.5 32.05,26.78 14.49,20.12 27.95,41 42.35,61.2 27.86,39.07 60.73,75.6 84.16,117.6 28.24,50.63 41.86,107.92 41.829,165.59 -0.019,47.13 -17.109,119.16 -72,129.04 -10.329,1.85 -22.14,0.84 -32.4,-0.95 -12.749,-2.22 -25.549,-6.37 -37.199,-12.01 -31.21,-15.1 -58.2,-37.65 -81.39,-63.29 -14.469,-15.98 -27.429,-36.08 -44.599,-49.2"
style="fill:#ffb400;stroke:none"
id="path26" />
<path
inkscape:connector-curvature="0"
d="m 668.3,3463.03 c -43.29,-5.69 -87.29,-5.1 -130.79,-11.82 -83.329,-12.87 -163.14,-38.76 -241.189,-69.99 -28.42,-11.37 -56.46,-24.04 -84,-37.37 -10.249,-4.96 -25.88,-8.93 -34.12,-16.89 -4.289,-4.15 -3.849,-13.87 -4.37,-19.42 -1.449,-15.61 -3.399,-31.2 -4.91,-46.8 -5.829,-60.2 -9.939,-122.22 -1.319,-182.39 2.79,-19.44 8.83,-54.7 32.72,-58.43 36.739,-5.75 65.279,39.46 83.309,64.43 42.11,58.32 90.02,112.61 159.08,138.68 81.3,30.69 174.38,37.92 260.39,43.82 241.31,16.54 505.009,-27.54 682.769,-205.3 25.28,-25.28 49.21,-52.11 69.56,-81.6 79.59,-115.26 121.68,-246.32 141.95,-383.98 9.53,-64.63 16.04,-130.03 1.3,-194.39 -25.58,-111.66 -92.65,-208.85 -169.72,-291.59 -52.75,-56.63 -112.11,-107.82 -173.89,-154.35 -34.49,-25.97 -73.17,-48 -105.6,-76.39 -37.35,-32.7 -68.42,-73.62 -92.03,-117.25 -63.54,-117.48 -80.579,-258.84 -61.89,-389.98 3.83,-26.88 7.29,-53.89 13.38,-80.4 1.82,-7.93 2.14,-21.56 7.27,-28.04 9.6,-12.12 35.8,-18.79 50.47,-19.5 15.3,-0.74 25.48,11.02 29.23,24.74 6.42,23.51 2.58,49.55 -1.14,73.2 -7.62,48.44 -14.6,97.22 -12.44,146.39 3.98,90.79 39.08,175.39 102,241.19 63.99,66.92 150.42,105.51 223.14,161.57 146.56,112.98 277.86,265.41 328.28,446.8 18.02,64.87 23.99,133.61 15.76,200.39 -10.4,84.47 -41.29,168.84 -70.39,248.39 -88.69,242.48 -240.83,473.08 -482.44,584.01 -95.89,44.02 -196.16,64.06 -299.99,78.52 -48.69,6.78 -97.37,10.94 -146.391,13.09 -27.229,1.19 -56.849,4.21 -83.999,0.64"
style="fill:#cc0000;stroke:none"
id="path28" />
<path
inkscape:connector-curvature="0"
d="m 290.31,1893.49 c -47.09,-6.74 -60.78,-44.49 -52.08,-87.08 11.14,-54.5 54,-96.07 96.469,-128.81 108.81,-83.88 249.35,-129.22 386.38,-123.22 53.47,2.34 111.72,11.18 160.79,33.87 26.31,12.16 53.83,55.97 18,74.72 -4.91,2.57 -11.329,4.16 -16.8,5.06 -15.649,2.56 -33.17,-4.1 -47.999,-8.36 -26.15,-7.51 -52.28,-15.2 -79.2,-19.52 -80.43,-12.92 -167.4,5.46 -233.99,53.12 -53.829,38.54 -97.369,89.36 -138.47,140.74 -25.159,31.45 -47.899,65.96 -93.119,59.48"
style="fill:#cc0000;stroke:none"
id="path30" />
<path
inkscape:connector-curvature="0"
d="m 229.11,1627.11 c -11.98,-1.58 -25.72,-1.13 -35.98,-8.66 -21.4,-15.71 2.17,-47.31 13.43,-61.63 32.649,-41.49 75.639,-75.93 118.54,-106.29 119.599,-84.61 255.079,-133.42 400.78,-143.41 41.889,-2.87 84.559,0.11 125.989,7.01 15.149,2.53 34,3.67 48,10.21 39.619,18.53 28.159,93.38 -7.2,110.02 -15.44,7.26 -40.21,-2.33 -56.4,-4.58 -38.29,-5.34 -76.69,-5.88 -115.2,-4.94 -100.93,2.47 -208.45,33.56 -296.39,82.62 -34.57,19.3 -66.319,42.78 -96,68.91 -18.05,15.89 -36.59,41.89 -59.999,49.92 -10.9,3.74 -28.261,2.32 -39.601,0.83"
style="fill:#cc0000;stroke:none"
id="path32" />
<path
inkscape:connector-curvature="0"
d="m 253.109,1402.7 c -17.059,-1.91 -29.919,-10.81 -41.139,-23.47 -7.73,-8.72 -15.07,-16.6 -19.51,-27.6 -24.48,-60.56 40.78,-117.73 85.85,-146.33 50.159,-31.82 104.959,-55.41 160.789,-75.28 125.92,-44.82 273.61,-73.51 404.38,-33.44 38.87,11.9 77.29,33.66 105.55,63.07 15.919,16.57 26.849,41.66 -2.35,52.27 -17.3,6.28 -38.31,-9.71 -54,-16.03 -37.04,-14.94 -75.44,-26.28 -115.2,-31.09 -52.37,-6.35 -99.52,5.18 -149.99,17.81 -43.11,10.78 -86.709,21.56 -128.39,37.1 -35.56,13.26 -70.88,29.01 -101.999,51.03 -9.3,6.58 -20.44,12.44 -28.06,21.01 -24.91,28.03 -43.63,60.83 -70.34,87.49 -11.54,11.52 -27.939,25.44 -45.6,23.47"
style="fill:#cc0000;stroke:none"
id="path34" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 6.3 KiB

+197
Ver Arquivo
@@ -0,0 +1,197 @@
<?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"
id="svg4136"
version="1.1"
inkscape:version="0.48.4 r9939"
width="64"
height="64"
viewBox="0 0 64 64"
sodipodi:docname="app.svg"
inkscape:export-filename="/home/klaus/Pictures/app.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<metadata
id="metadata4142">
<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="defs4140" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1327"
inkscape:window-height="744"
id="namedview4138"
showgrid="false"
inkscape:zoom="8.0000002"
inkscape:cx="32.827265"
inkscape:cy="35.934849"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg4136" />
<g
id="g3009"
transform="matrix(0.12501337,0,0,0.12518627,0.17679448,54.837319)">
<rect
y="-438.04581"
x="-1.4142046"
height="511.23819"
width="511.94525"
id="rect3029"
style="fill:#3678ca;fill-opacity:1" />
<g
transform="translate(0,-436)"
id="text4146"
style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Open Sans;-inkscape-font-specification:Open Sans">
<path
inkscape:connector-curvature="0"
id="path2987"
style="font-size:112.5px;fill:#ffffff;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 19.422363,379.76901 c -1e-6,-1.0986 0.274657,-2.21555 0.823975,-3.35083 0.549314,-1.13522 1.245114,-2.19723 2.087402,-3.18603 0.84228,-0.98874 1.776117,-1.7944 2.801514,-2.41699 1.025383,-0.62253 2.050772,-0.93381 3.076172,-0.93384 0.07323,3.44241 0.750721,6.48196 2.03247,9.11865 1.281725,2.63674 3.021226,4.90725 5.218506,6.81152 2.197247,1.90432 4.705789,3.46071 7.525635,4.66919 2.819797,1.20851 5.786102,2.12404 8.898926,2.74658 3.112756,0.62257 6.262167,0.98878 9.448242,1.09864 0.732378,0.0366 1.464799,0.0549 2.197266,0.0549 2.380323,10e-6 4.669139,-0.14647 6.866455,-0.43945 1.611274,-0.80566 2.874701,-2.49023 3.790283,-5.05372 0.91547,-2.56345 1.59296,-5.69455 2.032471,-9.39331 0.439394,-3.6987 0.714052,-7.78195 0.823974,-12.24975 0.07318,-2.6733 0.109805,-5.36495 0.109864,-8.07495 -5.9e-5,-1.79439 -0.01837,-3.60713 -0.05493,-5.43824 -0.0733,-4.54096 -0.146543,-8.93548 -0.219727,-13.18359 -0.03668,-2.81976 -0.05499,-5.43816 -0.05493,-7.85522 -5.9e-5,-1.20843 -5.9e-5,-2.36199 0,-3.4607 0.03656,-3.29582 0.219667,-5.95084 0.549316,-7.96508 0.32953,-2.01408 0.897157,-3.02116 1.702881,-3.02125 l 9.228516,0 c -7e-5,1.09872 0.09148,3.00302 0.274658,5.7129 0.183035,2.71003 0.34783,5.93269 0.494385,9.66796 0.146413,3.73542 0.274587,7.85529 0.384521,12.35962 0.03655,1.68463 0.05486,3.38751 0.05493,5.10865 -7.2e-5,2.85649 -0.055,5.74956 -0.164795,8.6792 -0.183177,4.68754 -0.494456,9.30179 -0.933838,13.84277 -0.439523,4.54104 -1.153634,8.75246 -2.142334,12.63428 -0.988837,3.88185 -2.233953,7.25098 -3.735352,10.10742 -1.501527,2.85645 -3.387512,4.94385 -5.657959,6.2622 -2.12408,1.17188 -4.92559,1.88599 -8.404541,2.14234 -1.098682,0.0732 -2.233934,0.10986 -3.405761,0.10986 -2.490279,0 -5.108685,-0.1831 -7.855225,-0.54931 -4.028355,-0.54932 -8.148224,-1.50147 -12.359619,-2.85645 -4.211448,-1.35498 -8.09328,-3.05785 -11.645508,-5.10864 -3.552257,-2.05077 -6.573495,-4.46776 -9.063721,-7.25098 -2.490237,-2.78318 -4.064943,-5.89597 -4.724121,-9.33838 z" />
<path
inkscape:connector-curvature="0"
id="path2989"
style="font-size:112.5px;fill:#ffffff;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 94.788574,392.29343 c -2e-6,-0.8789 0.311277,-1.73949 0.933838,-2.58179 0.622555,-0.84227 1.336666,-1.62962 2.142334,-2.36206 0.805658,-0.7324 1.593011,-1.35496 2.362064,-1.86768 0.76903,-0.51267 1.30004,-0.87888 1.59301,-1.09863 0.14648,3.66213 1.26342,6.44533 3.35083,8.34961 2.08739,1.90431 4.76073,3.13111 8.02002,3.68042 1.61131,0.29298 3.34165,0.43031 5.19104,0.41199 1.84934,-0.0183 3.7811,-0.15563 5.79529,-0.41199 4.06491,-0.54931 8.18478,-1.46483 12.35962,-2.74658 4.17476,-1.28173 8.16645,-2.83812 11.9751,-4.66919 3.80853,-1.83104 7.12274,-3.71702 9.94263,-5.65796 2.81975,-1.9409 4.90715,-3.82688 6.2622,-5.65796 0.87884,-1.17185 1.31829,-2.27048 1.31836,-3.2959 -7e-5,-0.54928 -0.12824,-1.06198 -0.38452,-1.53808 l -57.01904,-12.74414 c -0.73244,-0.21969 -1.62966,-0.60421 -2.69165,-1.15357 -1.06203,-0.54927 -2.06911,-1.17183 -3.02124,-1.86768 -0.95216,-0.69575 -1.75782,-1.46479 -2.417,-2.30712 -0.659182,-0.84224 -0.988771,-1.70283 -0.988765,-2.58179 -6e-6,-3.44233 1.263415,-6.59174 3.790285,-9.44824 2.52684,-2.85638 5.7678,-5.40155 9.7229,-7.6355 3.95505,-2.23382 8.34958,-4.19304 13.18359,-5.87769 4.83395,-1.68449 9.52144,-3.0944 14.0625,-4.22973 4.54097,-1.13518 8.69746,-1.99577 12.46949,-2.58179 3.7719,-0.58585 6.57341,-0.95207 8.40454,-1.09863 0.51262,0.21981 1.35491,0.3846 2.52685,0.49438 1.1718,0.10995 2.32537,0.31136 3.46069,0.60425 1.13518,0.29305 2.08733,0.69588 2.85645,1.2085 0.76897,0.51277 1.007,1.28181 0.71411,2.30712 0.0732,1.31844 -0.69588,2.43538 -2.30713,3.35083 -1.6114,0.91561 -3.75373,1.70296 -6.427,2.36207 -2.67341,0.65925 -5.71295,1.22687 -9.11865,1.70288 -3.40582,0.47614 -6.90313,1.00715 -10.49195,1.59301 -3.58891,0.58601 -7.10453,1.2635 -10.54687,2.03247 -3.44242,0.76911 -6.5369,1.72126 -9.28345,2.85645 -2.74661,1.13532 -4.98049,2.50861 -6.70166,4.11987 -1.72121,1.61139 -2.61843,3.58893 -2.69165,5.93262 -2e-5,0.21978 0.27464,0.45782 0.82398,0.71411 0.54929,0.2564 1.6113,0.6043 3.18603,1.0437 1.57468,0.43951 3.80857,1.04376 6.70166,1.81275 2.89303,0.76909 6.70162,1.79448 11.42578,3.07617 4.72408,1.28178 10.5102,2.89311 17.3584,4.83398 6.84808,1.94096 14.99626,4.2664 24.44458,6.97632 0.87882,1.97757 1.31828,3.88187 1.31836,5.71289 -8e-5,0.8057 -0.0916,1.61136 -0.27466,2.41699 -0.5494,2.56351 -1.7762,4.96219 -3.68042,7.19605 -1.90437,2.2339 -4.33967,4.33962 -7.30591,6.31714 -2.96638,1.97755 -6.17072,3.75367 -9.61303,5.32837 -3.44245,1.57471 -7.013,2.96631 -10.71167,4.1748 -3.69878,1.2085 -7.25103,2.23389 -10.65674,3.07617 -3.4058,0.84229 -6.51859,1.46485 -9.33838,1.86768 -2.3804,0.32959 -4.39456,0.49438 -6.04248,0.49438 -0.293,0 -0.56765,0 -0.82397,0 -1.46487,0 -3.5889,-0.27465 -6.37207,-0.82397 -2.78323,-0.54932 -5.56643,-1.37329 -8.34961,-2.47192 -2.78322,-1.09863 -5.21852,-2.4353 -7.305912,-4.01001 -2.087406,-1.5747 -3.131106,-3.35082 -3.131104,-5.32837 z" />
<path
inkscape:connector-curvature="0"
id="path2991"
style="font-size:112.5px;fill:#ffffff;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 186.74414,328.57272 c 0,-0.95207 0.3479,-1.75773 1.0437,-2.41699 0.6958,-0.6591 1.53808,-1.11686 2.52686,-1.37329 0.98876,-0.25627 1.99584,-0.36613 3.02124,-0.32959 1.02538,0.0367 1.90428,0.23812 2.63672,0.60425 l 26.36718,31.86035 32.73926,-38.78174 8.02002,6.48194 -32.95898,39.11132 c 2.12397,2.85649 4.4311,5.40165 6.92138,7.6355 2.49018,2.23392 4.99872,4.30301 7.52564,6.20728 2.52679,1.90432 4.9804,3.69875 7.36084,5.3833 2.3803,1.68459 4.4677,3.40578 6.26221,5.16357 1.79435,1.75783 3.24088,3.60719 4.33959,5.5481 1.09856,1.94092 1.64787,4.08326 1.64795,6.427 -0.29305,2.12403 -1.24519,3.55225 -2.85644,4.28467 -0.43953,0.21972 -0.91561,0.32959 -1.42822,0.32959 -1.35506,0 -2.92977,-0.6958 -4.72413,-2.08741 l -31.20117,-28.67431 c -2.34379,1.97757 -4.57767,4.57766 -6.70166,7.80029 -2.12405,3.22268 -4.26638,6.40871 -6.427,9.55811 -2.16067,3.14942 -4.41286,5.85938 -6.75659,8.12988 -2.34377,2.27051 -4.94386,3.40576 -7.80029,3.40576 -2.78322,0 -4.79738,-0.43945 -6.04248,-1.31836 -0.91554,-0.65917 -1.3733,-1.88598 -1.3733,-3.68042 0,-0.62255 0.0549,-1.33666 0.1648,-2.14233 l 26.0376,-30.87158 c -4.68753,-5.85933 -8.66091,-10.8398 -11.92017,-14.94141 -3.25929,-4.1015 -5.93263,-7.48895 -8.02002,-10.16235 -2.08741,-2.67328 -3.69874,-4.74237 -4.83398,-6.20728 -1.13526,-1.46477 -1.97755,-2.5634 -2.52686,-3.2959 -0.54932,-0.73234 -0.8606,-1.1718 -0.93384,-1.31836 -0.0732,-0.14641 -0.10986,-0.25627 -0.10986,-0.32959 z" />
<path
inkscape:connector-curvature="0"
id="path2993"
style="font-size:112.5px;fill:#ffffff;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 270.3501,370.5405 c -10e-6,-7.54391 1.35497,-14.75825 4.06494,-21.64307 2.70995,-6.8847 6.42699,-12.94549 11.15112,-18.18237 4.7241,-5.23674 10.2905,-9.41154 16.69922,-12.52442 6.40865,-3.1127 13.34834,-4.66909 20.81909,-4.66919 3.00287,10e-5 5.51142,0.16489 7.52564,0.49439 2.01409,0.32968 3.64373,1.02548 4.88891,2.0874 1.24505,1.0621 2.14227,2.58187 2.69165,4.55933 0.54925,1.97762 0.82391,4.61433 0.82398,7.91015 -4.24812,-4.24796 -8.69757,-6.90299 -13.34839,-7.96508 -2.12408,-0.47599 -4.21148,-0.71403 -6.26221,-0.71412 -2.49028,9e-5 -4.94389,0.34799 -7.36084,1.04371 -4.43119,1.28182 -8.60599,3.55232 -12.52441,6.81152 -3.91849,3.25935 -7.28762,7.06794 -10.10742,11.42578 -2.81985,4.35797 -4.94387,9.08209 -6.37207,14.17236 -1.06203,3.7354 -1.59303,7.43413 -1.59302,11.09619 -10e-6,1.3184 0.0732,2.61845 0.21973,3.90015 -2e-5,4.61429 0.82396,8.66092 2.47192,12.13989 1.64793,3.47903 3.88181,6.35378 6.70166,8.62427 2.8198,2.27052 6.134,3.9734 9.94263,5.10864 3.80855,1.13527 7.87349,1.70289 12.19482,1.70288 5.41987,-0.43944 10.18061,-1.35497 14.28223,-2.74658 4.1015,-1.39159 7.85515,-3.07615 11.26098,-5.05371 3.40569,-1.97752 6.66496,-4.11985 9.77784,-6.427 3.1127,-2.3071 6.39029,-4.5593 9.83276,-6.75659 0.65909,3e-5 1.33658,0.0367 2.03247,0.10986 0.69571,0.0733 1.33658,0.21976 1.92261,0.43945 0.58584,0.21976 1.06191,0.56766 1.42822,1.04371 0.36611,0.4761 0.54922,1.15359 0.54932,2.03247 -3.66221,3.22268 -7.61728,6.44533 -11.86524,9.66797 -4.24813,3.22266 -8.7342,6.09742 -13.45825,8.62426 -4.72419,2.52686 -9.66803,4.54102 -14.83154,6.04248 -4.68755,1.35498 -9.50322,2.03247 -14.44702,2.03247 -0.47612,0 -0.95219,0 -1.42823,0 -4.83402,0 -9.52151,-0.82397 -14.0625,-2.47192 -4.54103,-1.64795 -8.56935,-3.99169 -12.08496,-7.03125 -3.51563,-3.03954 -6.31714,-6.66502 -8.40454,-10.87646 -2.08741,-4.21141 -3.13111,-8.88059 -3.1311,-14.00757 z" />
</g>
<g
transform="translate(0,-436)"
id="text4150"
style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#e6e6e6;fill-opacity:1;stroke:none;font-family:Open Sans;-inkscape-font-specification:Open Sans">
<path
inkscape:connector-curvature="0"
id="path2996"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 19.71122,448.66696 c -1e-6,-0.29296 0.07324,-0.59081 0.219726,-0.89355 0.146484,-0.30273 0.332031,-0.58593 0.556641,-0.84961 0.224608,-0.26367 0.473631,-0.47851 0.74707,-0.64453 0.273436,-0.16601 0.546873,-0.24902 0.820313,-0.24903 0.01953,0.91798 0.200192,1.72853 0.541992,2.43164 0.341793,0.70313 0.80566,1.3086 1.391602,1.81641 0.585932,0.50782 1.254876,0.92286 2.006835,1.24512 0.751946,0.32227 1.542961,0.56641 2.373047,0.73242 0.830069,0.16602 1.669912,0.26367 2.519532,0.29297 0.1953,0.01 0.390613,0.0146 0.585937,0.0146 0.634753,0 1.245104,-0.0391 1.831055,-0.11719 0.429673,-0.21484 0.766587,-0.66406 1.010742,-1.34766 0.244125,-0.68359 0.424789,-1.51855 0.541992,-2.50488 0.117172,-0.98632 0.190414,-2.07519 0.219727,-3.2666 0.01952,-0.71288 0.02928,-1.43065 0.0293,-2.15332 -1.6e-5,-0.47851 -0.0049,-0.9619 -0.01465,-1.4502 -0.01955,-1.21092 -0.03908,-2.38279 -0.05859,-3.51562 -0.0098,-0.75194 -0.01466,-1.45018 -0.01465,-2.09473 -1.6e-5,-0.32225 -1.6e-5,-0.62986 0,-0.92285 0.0098,-0.87889 0.05858,-1.58689 0.146484,-2.12402 0.08788,-0.53709 0.239242,-0.80565 0.454102,-0.80567 l 2.460937,0 c -1.8e-5,0.29299 0.0244,0.80081 0.07324,1.52344 0.04881,0.72268 0.09275,1.58205 0.131836,2.57812 0.03904,0.99612 0.07322,2.09475 0.102539,3.2959 0.0097,0.44924 0.01463,0.90334 0.01465,1.36231 -1.9e-5,0.76173 -0.01467,1.53321 -0.04395,2.31445 -0.04885,1.25001 -0.131855,2.48048 -0.249024,3.69141 -0.117206,1.21094 -0.307635,2.33399 -0.571289,3.36914 -0.26369,1.03516 -0.59572,1.93359 -0.996094,2.69531 -0.400407,0.76172 -0.903336,1.31836 -1.508789,1.66992 -0.566421,0.3125 -1.31349,0.50293 -2.241211,0.57129 -0.292981,0.0195 -0.595715,0.0293 -0.908203,0.0293 -0.664074,0 -1.362315,-0.0488 -2.094726,-0.14649 -1.074228,-0.14648 -2.17286,-0.40039 -3.295899,-0.76172 -1.123053,-0.36132 -2.158208,-0.81542 -3.105468,-1.3623 -0.947269,-0.54687 -1.752932,-1.1914 -2.416993,-1.93359 -0.664063,-0.74219 -1.083984,-1.57226 -1.259765,-2.49024 z" />
<path
inkscape:connector-curvature="0"
id="path2998"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 40.043251,452.00681 c -0.08789,-0.44922 -0.131837,-0.90332 -0.131836,-1.36231 -10e-7,-0.64453 0.08789,-1.29882 0.263672,-1.96289 0.302733,-1.12304 0.776365,-2.20702 1.420898,-3.25195 0.644529,-1.04491 1.435544,-2.01171 2.373047,-2.90039 0.937495,-0.88866 1.93847,-1.64061 3.00293,-2.25586 1.064444,-0.61522 2.158193,-1.05956 3.28125,-1.33301 0.654285,-0.15623 1.298816,-0.23436 1.933594,-0.23438 0.449205,2e-5 0.893541,0.0391 1.333008,0.11719 0.800766,2e-5 1.425765,0.26369 1.875,0.79102 0.449202,0.52736 0.786115,1.23048 1.010742,2.10937 0.224592,0.87892 0.366193,1.88966 0.424804,3.03223 0.05858,1.14259 0.107405,2.31934 0.146485,3.53027 0.03905,1.21095 0.09276,2.40723 0.161133,3.58887 0.06834,1.18164 0.219708,2.26074 0.454101,3.2373 l -2.167969,0 c -0.09767,-0.66406 -0.170914,-1.24999 -0.219726,-1.75781 -0.04884,-0.50781 -0.09279,-0.98144 -0.131836,-1.4209 -0.03908,-0.43945 -0.09279,-0.86425 -0.161133,-1.27441 -0.06837,-0.41015 -0.161148,-0.86914 -0.27832,-1.37695 -0.566421,0.87891 -1.220717,1.67481 -1.962891,2.38769 -0.7422,0.71289 -1.557629,1.31836 -2.446289,1.81641 -0.888682,0.49805 -1.855478,0.86426 -2.900391,1.09863 -0.742194,0.16602 -1.508795,0.24902 -2.299804,0.24902 -0.332037,0 -0.664068,-0.0146 -0.996094,-0.0439 -0.410161,0 -0.849613,-0.0488 -1.318359,-0.14649 -0.468753,-0.0977 -0.903323,-0.2539 -1.303711,-0.46875 -0.400393,-0.21484 -0.727541,-0.49804 -0.981446,-0.84961 -0.253907,-0.35156 -0.38086,-0.79101 -0.380859,-1.31835 z m 2.387695,-1.37696 c 0.04883,0.58594 0.268552,1.08399 0.65918,1.49414 0.390621,0.41016 0.996089,0.6836 1.816406,0.82032 1.171868,-0.0195 2.299797,-0.31738 3.383789,-0.89356 1.083975,-0.57617 2.050771,-1.28906 2.900391,-2.13867 0.849597,-0.8496 1.557604,-1.76757 2.124023,-2.75391 0.566392,-0.98632 0.932603,-1.8994 1.098633,-2.73926 0.05858,-0.29295 0.08788,-0.56639 0.08789,-0.82031 -1.5e-5,-0.48827 -0.102554,-0.91795 -0.307617,-1.28906 -0.312515,-0.56639 -0.908217,-0.8496 -1.78711,-0.84961 -0.136731,-0.01 -0.278333,-0.0146 -0.424804,-0.0146 -0.634778,2e-5 -1.279309,0.10744 -1.933594,0.32227 -0.810557,0.26368 -1.591806,0.63478 -2.34375,1.11328 -0.751961,0.47853 -1.455085,1.04493 -2.109375,1.69922 -0.654303,0.6543 -1.225591,1.33301 -1.713867,2.03613 -0.488286,0.70313 -0.864262,1.40137 -1.12793,2.09473 -0.224613,0.58594 -0.336917,1.13281 -0.336914,1.64062 -3e-6,0.0977 0.0049,0.19044 0.01465,0.27832 z" />
<path
inkscape:connector-curvature="0"
id="path3000"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 59.672157,441.16696 c -0.03906,-0.12694 -0.05859,-0.25877 -0.05859,-0.39551 -2e-6,-0.18553 0.03906,-0.37596 0.117187,-0.57129 0.136717,-0.33201 0.327147,-0.59568 0.571289,-0.79101 0.244139,-0.1953 0.502927,-0.28807 0.776367,-0.27832 0.273435,0.01 0.498044,0.19044 0.673828,0.54199 l 6.152344,11.42578 c 0.195303,-0.31249 0.507803,-0.86425 0.9375,-1.65527 0.429677,-0.79101 0.917958,-1.68456 1.464844,-2.68067 0.546862,-0.99608 1.118151,-2.041 1.713867,-3.13476 0.595689,-1.09374 1.152329,-2.08983 1.669922,-2.98828 0.517562,-0.89842 0.966781,-1.64061 1.347656,-2.22656 0.380843,-0.58592 0.629866,-0.87889 0.747071,-0.87891 0.253888,2e-5 0.478497,0.0586 0.673828,0.17578 0.195294,0.11721 0.356427,0.26857 0.483398,0.4541 0.126935,0.18557 0.214825,0.38576 0.263672,0.60059 0.03904,0.15626 0.05857,0.30275 0.05859,0.43945 -1.9e-5,0.0586 -0.0049,0.1172 -0.01465,0.17578 -1.054705,2.26564 -1.962907,4.2383 -2.724609,5.91797 -0.761734,1.6797 -1.420913,3.11036 -1.977539,4.29199 -0.556654,1.18165 -1.020521,2.14844 -1.391602,2.90039 -0.371106,0.75196 -0.70802,1.34766 -1.010742,1.78711 -0.302746,0.43946 -0.581066,0.73731 -0.834961,0.89356 -0.253917,0.15625 -0.527354,0.23437 -0.820312,0.23437 -0.390635,0 -0.90333,-0.38086 -1.538086,-1.14258 -0.634774,-0.76171 -1.347664,-1.79198 -2.138672,-3.09082 -0.791021,-1.29882 -1.625982,-2.81249 -2.504883,-4.54101 -0.878909,-1.72851 -1.757815,-3.54979 -2.636719,-5.46387 z" />
<path
inkscape:connector-curvature="0"
id="path3002"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 78.597939,452.00681 c -0.08789,-0.44922 -0.131837,-0.90332 -0.131836,-1.36231 -10e-7,-0.64453 0.08789,-1.29882 0.263671,-1.96289 0.302734,-1.12304 0.776366,-2.20702 1.420899,-3.25195 0.644528,-1.04491 1.435543,-2.01171 2.373047,-2.90039 0.937494,-0.88866 1.93847,-1.64061 3.002929,-2.25586 1.064445,-0.61522 2.158194,-1.05956 3.28125,-1.33301 0.654286,-0.15623 1.298816,-0.23436 1.933594,-0.23438 0.449206,2e-5 0.893541,0.0391 1.333008,0.11719 0.800766,2e-5 1.425766,0.26369 1.875,0.79102 0.449202,0.52736 0.786116,1.23048 1.010742,2.10937 0.224592,0.87892 0.366194,1.88966 0.424805,3.03223 0.05858,1.14259 0.107404,2.31934 0.146484,3.53027 0.03905,1.21095 0.09276,2.40723 0.161133,3.58887 0.06834,1.18164 0.219709,2.26074 0.454102,3.2373 l -2.167969,0 c -0.09767,-0.66406 -0.170915,-1.24999 -0.219727,-1.75781 -0.04884,-0.50781 -0.09279,-0.98144 -0.131836,-1.4209 -0.03908,-0.43945 -0.09279,-0.86425 -0.161132,-1.27441 -0.06838,-0.41015 -0.161149,-0.86914 -0.278321,-1.37695 -0.566421,0.87891 -1.220717,1.67481 -1.96289,2.38769 -0.742201,0.71289 -1.557629,1.31836 -2.446289,1.81641 -0.888682,0.49805 -1.855478,0.86426 -2.900391,1.09863 -0.742195,0.16602 -1.508796,0.24902 -2.299805,0.24902 -0.332036,0 -0.664067,-0.0146 -0.996093,-0.0439 -0.410161,0 -0.849614,-0.0488 -1.31836,-0.14649 -0.468753,-0.0977 -0.903323,-0.2539 -1.303711,-0.46875 -0.400392,-0.21484 -0.72754,-0.49804 -0.981445,-0.84961 -0.253907,-0.35156 -0.38086,-0.79101 -0.380859,-1.31835 z m 2.387695,-1.37696 c 0.04882,0.58594 0.268551,1.08399 0.65918,1.49414 0.39062,0.41016 0.996088,0.6836 1.816406,0.82032 1.171868,-0.0195 2.299797,-0.31738 3.383789,-0.89356 1.083974,-0.57617 2.05077,-1.28906 2.90039,-2.13867 0.849597,-0.8496 1.557604,-1.76757 2.124024,-2.75391 0.566392,-0.98632 0.932602,-1.8994 1.098633,-2.73926 0.05858,-0.29295 0.08787,-0.56639 0.08789,-0.82031 -1.5e-5,-0.48827 -0.102554,-0.91795 -0.307617,-1.28906 -0.312514,-0.56639 -0.908217,-0.8496 -1.787109,-0.84961 -0.136732,-0.01 -0.278333,-0.0146 -0.424805,-0.0146 -0.634778,2e-5 -1.279308,0.10744 -1.933594,0.32227 -0.810557,0.26368 -1.591806,0.63478 -2.34375,1.11328 -0.75196,0.47853 -1.455085,1.04493 -2.109375,1.69922 -0.654302,0.6543 -1.225591,1.33301 -1.713867,2.03613 -0.488285,0.70313 -0.864261,1.40137 -1.12793,2.09473 -0.224612,0.58594 -0.336917,1.13281 -0.336914,1.64062 -3e-6,0.0977 0.0049,0.19044 0.01465,0.27832 z" />
<path
inkscape:connector-curvature="0"
id="path3004"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 97.465126,452.00681 c -10e-7,-0.23438 0.08301,-0.46387 0.249023,-0.68848 0.166015,-0.22461 0.356445,-0.43457 0.57129,-0.62988 0.214842,-0.19531 0.424802,-0.36133 0.629882,-0.49805 0.205076,-0.13671 0.346678,-0.23437 0.424805,-0.29297 0.03906,0.97657 0.336911,1.71875 0.893554,2.22656 0.55664,0.50782 1.26953,0.83497 2.13867,0.98145 0.42968,0.0781 0.89111,0.11475 1.38428,0.10986 0.49316,-0.005 1.00829,-0.0415 1.54541,-0.10986 1.08397,-0.14648 2.18261,-0.39062 3.2959,-0.73242 1.11327,-0.3418 2.17772,-0.75684 3.19336,-1.24512 1.01561,-0.48828 1.8994,-0.99121 2.65137,-1.50879 0.75193,-0.51757 1.30857,-1.0205 1.66992,-1.50879 0.23435,-0.31249 0.35154,-0.60546 0.35156,-0.87891 -2e-5,-0.14647 -0.0342,-0.28319 -0.10254,-0.41015 l -15.20508,-3.39844 c -0.19531,-0.0586 -0.43457,-0.16112 -0.71777,-0.30762 -0.28321,-0.14647 -0.551762,-0.31248 -0.805665,-0.49804 -0.253909,-0.18554 -0.468752,-0.39061 -0.644531,-0.61524 -0.175784,-0.22459 -0.263674,-0.45409 -0.263672,-0.68847 -2e-6,-0.91796 0.336912,-1.7578 1.010742,-2.51954 0.673826,-0.7617 1.538086,-1.44041 2.592776,-2.03613 1.05468,-0.59568 2.22655,-1.11814 3.51562,-1.56738 1.28905,-0.4492 2.53905,-0.82518 3.75,-1.12793 1.21093,-0.30271 2.31932,-0.53221 3.3252,-0.68848 1.00584,-0.15622 1.75291,-0.25388 2.24121,-0.29297 0.1367,0.0586 0.36131,0.10257 0.67383,0.13184 0.31248,0.0293 0.62009,0.083 0.92285,0.16113 0.30271,0.0781 0.55662,0.18557 0.76172,0.32227 0.20505,0.13674 0.26853,0.34182 0.19043,0.61523 0.0195,0.35159 -0.18557,0.64944 -0.61524,0.89356 -0.4297,0.24416 -1.00099,0.45412 -1.71386,0.62988 -0.71291,0.1758 -1.52346,0.32717 -2.43165,0.4541 -0.90821,0.12697 -1.84083,0.26858 -2.79785,0.42481 -0.95704,0.15627 -1.89454,0.33693 -2.8125,0.54199 -0.91798,0.20509 -1.74317,0.459 -2.47558,0.76172 -0.73243,0.30275 -1.32813,0.66896 -1.78711,1.09863 -0.45899,0.4297 -0.69825,0.95705 -0.71778,1.58203 0,0.0586 0.0732,0.12209 0.21973,0.19043 0.14648,0.0684 0.42968,0.16115 0.84961,0.27832 0.41992,0.1172 1.01562,0.27834 1.78711,0.4834 0.77147,0.20509 1.7871,0.47853 3.04687,0.82031 1.25976,0.34181 2.80272,0.7715 4.62891,1.28907 1.82615,0.51758 3.999,1.1377 6.51856,1.86035 0.23435,0.52735 0.35154,1.03516 0.35156,1.52343 -2e-5,0.21486 -0.0244,0.4297 -0.0732,0.64454 -0.14651,0.6836 -0.47366,1.32324 -0.98145,1.91894 -0.50783,0.59571 -1.15725,1.15723 -1.94824,1.68457 -0.79104,0.52735 -1.64553,1.00098 -2.56348,1.4209 -0.91798,0.41992 -1.87013,0.79102 -2.85644,1.11328 -0.98635,0.32227 -1.93361,0.5957 -2.8418,0.82031 -0.90821,0.22461 -1.73829,0.39063 -2.49023,0.49805 -0.63478,0.0879 -1.17189,0.13184 -1.61133,0.13184 -0.0781,0 -0.15138,0 -0.21973,0 -0.39063,0 -0.95704,-0.0732 -1.69922,-0.21973 -0.74219,-0.14648 -1.48438,-0.36621 -2.22656,-0.65918 -0.742191,-0.29297 -1.391604,-0.64941 -1.948243,-1.06934 -0.556641,-0.41992 -0.834962,-0.89355 -0.834961,-1.42089 z" />
<path
inkscape:connector-curvature="0"
id="path3006"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 121.78153,449.57516 c -0.01,-0.14647 -0.0147,-0.28808 -0.0147,-0.4248 0,-0.75195 0.1709,-1.5039 0.5127,-2.25586 0.41015,-0.88866 0.98144,-1.73827 1.71387,-2.54883 0.73241,-0.81053 1.59179,-1.56248 2.57812,-2.25586 0.98632,-0.69334 2.02636,-1.28416 3.12012,-1.77246 1.09374,-0.48826 2.20214,-0.85447 3.32519,-1.09863 0.80077,-0.17577 1.57226,-0.26366 2.31446,-0.26367 0.29295,10e-6 0.58104,0.0147 0.86425,0.0439 0.37108,2e-5 0.74218,0.0195 1.11329,0.0586 0.37107,0.0391 0.69822,0.13673 0.98144,0.29297 0.28319,0.15626 0.51268,0.38087 0.68848,0.67382 0.17576,0.29299 0.26365,0.69338 0.26367,1.20118 -2e-5,0.25392 -0.0635,0.47852 -0.19043,0.67382 -0.12697,0.19533 -0.28322,0.38088 -0.46875,0.55664 -0.18556,0.1758 -0.38576,0.33205 -0.60059,0.46875 -0.21486,0.13674 -0.41017,0.27345 -0.58593,0.41016 -0.0586,-0.27342 -0.11721,-0.53221 -0.17578,-0.77637 -0.0586,-0.24412 -0.15139,-0.45897 -0.27832,-0.64453 -0.12697,-0.18553 -0.29299,-0.33202 -0.49805,-0.43945 -0.2051,-0.10741 -0.47365,-0.16112 -0.80567,-0.16113 -1.15235,0.23438 -2.39747,0.59083 -3.73535,1.06933 -1.3379,0.47853 -2.56837,1.04982 -3.6914,1.71387 -1.12306,0.66407 -2.02638,1.41114 -2.70996,2.24121 -0.55665,0.67384 -0.83497,1.39161 -0.83497,2.15332 0,0.17579 0.0147,0.35157 0.0439,0.52734 0,0.85938 0.16601,1.55274 0.49805,2.08008 0.33202,0.52735 0.76659,0.93751 1.30371,1.23047 0.5371,0.29297 1.15233,0.48828 1.8457,0.58594 0.69335,0.0977 1.40136,0.14649 2.12402,0.14648 1.11327,1e-5 2.19238,-0.16601 3.23731,-0.49804 1.04491,-0.33203 2.06541,-0.70313 3.06152,-1.11329 0.99608,-0.41015 1.97264,-0.78124 2.92969,-1.11328 0.95701,-0.33202 1.89451,-0.49804 2.8125,-0.49804 0.15623,0 0.31736,0.01 0.4834,0.0293 0.16599,0.0195 0.31248,0.0732 0.43945,0.16114 0.12693,0.0879 0.21482,0.21485 0.26367,0.38086 0.0195,0.0781 0.0293,0.16602 0.0293,0.26367 -2e-5,0.11719 -0.0147,0.25879 -0.0439,0.4248 -0.0977,0.35157 -0.44435,0.70313 -1.04003,1.05469 -0.59573,0.35157 -1.32815,0.6836 -2.19727,0.99609 -0.86916,0.31251 -1.81642,0.60547 -2.8418,0.87891 -1.0254,0.27344 -2.0215,0.50781 -2.98828,0.70312 -0.96681,0.19532 -1.83595,0.34668 -2.60742,0.45411 -0.77149,0.10742 -1.34278,0.16113 -1.71387,0.16113 -0.85938,0 -1.78711,-0.0977 -2.7832,-0.29297 -0.9961,-0.19531 -1.91895,-0.51758 -2.76855,-0.9668 -0.84962,-0.44921 -1.55762,-1.04003 -2.12403,-1.77246 -0.56641,-0.73242 -0.84961,-1.6455 -0.84961,-2.73926 z" />
<path
inkscape:connector-curvature="0"
id="path3008"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 145.71708,438.58884 c 0,-0.37108 0.13183,-0.61522 0.39551,-0.73243 0.26367,-0.11717 0.55175,-0.17576 0.86425,-0.17578 0.50781,2e-5 0.91309,0.20998 1.21583,0.62989 0.30273,0.41993 0.5371,0.90822 0.70312,1.46484 0.16601,0.55666 0.2832,1.10353 0.35156,1.64063 0.0684,0.53712 0.12207,0.92286 0.16114,1.15722 0.72265,-0.66405 1.53319,-1.27928 2.43164,-1.8457 0.89843,-0.56639 1.8994,-1.04979 3.00293,-1.4502 1.1035,-0.40037 2.33397,-0.69334 3.6914,-0.8789 0.88866,-0.11717 1.84569,-0.17577 2.8711,-0.17578 0.53709,1e-5 1.09861,0.0147 1.68457,0.0439 0.1367,-0.0293 0.26365,-0.0439 0.38086,-0.0439 0.34177,1e-5 0.61033,0.12697 0.80566,0.38086 0.26365,0.34181 0.41502,0.74708 0.4541,1.21582 0.01,0.0781 0.0146,0.16114 0.0146,0.24902 -2e-5,0.38087 -0.0781,0.75685 -0.23438,1.12793 -0.18556,0.44923 -0.46388,0.7129 -0.83496,0.79101 -0.68361,-0.50779 -1.5088,-0.83494 -2.47558,-0.98144 -0.46877,-0.0684 -0.94728,-0.10253 -1.43555,-0.10254 -0.51759,10e-6 -1.04494,0.0391 -1.58203,0.11719 -1.04493,0.15626 -2.07521,0.44435 -3.09082,0.86426 -1.01564,0.41993 -1.91895,0.95216 -2.70996,1.59667 -0.79102,0.64455 -1.41602,1.38673 -1.875,2.22657 -0.39063,0.7129 -0.58594,1.4795 -0.58594,2.2998 0,0.13673 0.005,0.27833 0.0147,0.42481 -1e-5,0.60547 0.0391,1.19629 0.11719,1.77246 0.0781,0.57617 0.16112,1.15235 0.24902,1.72851 0.0879,0.57618 0.17089,1.15235 0.24902,1.72852 0.0781,0.57617 0.11719,1.15723 0.11719,1.74316 -0.52735,0.0391 -0.95215,0.10742 -1.27441,0.20508 -0.29298,0.0879 -0.542,0.13184 -0.74707,0.13184 -0.0195,0 -0.0391,0 -0.0586,0 -0.21484,-0.01 -0.40039,-0.10743 -0.55664,-0.29297 -0.15625,-0.18555 -0.33203,-0.56152 -0.52734,-1.12793 -0.0195,-0.13672 -0.0684,-0.54687 -0.14649,-1.23047 -0.0781,-0.68359 -0.1709,-1.51367 -0.27832,-2.49023 -0.10742,-0.97656 -0.22949,-2.0459 -0.36621,-3.20801 -0.13672,-1.1621 -0.26855,-2.30468 -0.3955,-3.42774 -0.12696,-1.12303 -0.24415,-2.15819 -0.35157,-3.10547 -0.10742,-0.94725 -0.19043,-1.70408 -0.24902,-2.2705 z" />
<path
inkscape:connector-curvature="0"
id="path3010"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 166.28349,433.16891 c -1e-5,-0.44919 0.12695,-0.77146 0.38085,-0.96679 0.25391,-0.19529 0.55664,-0.3076 0.90821,-0.33692 0.0781,-0.01 0.16113,-0.0146 0.24902,-0.0146 l 0.80567,0.11718 c 0.35155,0.0977 0.60546,0.21487 0.76171,0.35157 0.0781,0.27346 0.11719,0.5176 0.11719,0.73242 0,0.28322 -0.0684,0.50783 -0.20508,0.67383 -0.23438,0.29299 -0.54199,0.45412 -0.92285,0.48339 -0.0488,2e-5 -0.0977,2e-5 -0.14648,0 -0.33204,2e-5 -0.67872,-0.083 -1.04004,-0.24902 -0.41016,-0.19529 -0.71289,-0.45896 -0.9082,-0.79102 z m 1.08398,21.32813 0,-16.34766 2.31445,0 c 0.17578,2.40236 0.33203,4.95607 0.46875,7.66114 0.13672,2.70508 0.2539,5.43457 0.35157,8.18847 -0.0977,0.39063 -0.29786,0.67383 -0.60059,0.84961 -0.30274,0.17578 -0.62989,0.26856 -0.98145,0.27832 -0.0293,0 -0.0586,0 -0.0879,0 -0.32227,0 -0.62012,-0.0537 -0.89355,-0.16113 -0.30274,-0.11719 -0.49317,-0.27344 -0.57129,-0.46875 z" />
<path
inkscape:connector-curvature="0"
id="path3012"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 173.34403,439.8779 c 0.0781,-0.0781 0.22461,-0.166 0.43946,-0.26367 0.21484,-0.0976 0.43945,-0.14159 0.67382,-0.13184 0.23437,0.01 0.45898,0.10256 0.67383,0.27832 0.21484,0.1758 0.37109,0.47853 0.46875,0.9082 2.79296,-0.93748 5.18554,-1.47947 7.17774,-1.62597 0.51756,-0.039 1.00584,-0.0586 1.46484,-0.0586 1.33788,2e-5 2.47069,0.15627 3.39844,0.46875 1.24998,0.41994 2.14842,1.06447 2.69531,1.9336 0.46873,0.7422 0.7031,1.55763 0.70312,2.44629 -2e-5,0.15626 -0.01,0.31739 -0.0293,0.4834 -0.0977,1.08399 -0.50295,2.22168 -1.21582,3.41308 -0.71291,1.19141 -1.709,2.31446 -2.98828,3.36914 -1.27931,1.05469 -2.82228,1.98731 -4.62891,2.79785 -1.80665,0.81055 -3.84278,1.38184 -6.1084,1.71387 0,0.27344 0.005,0.70313 0.0147,1.28906 0.01,0.58594 0.0244,1.25 0.0439,1.99219 0.0195,0.74218 0.0342,1.52343 0.0439,2.34375 0.01,0.82031 0.0244,1.60644 0.0439,2.3584 0.0195,0.75194 0.0439,1.43065 0.0732,2.03613 0.0293,0.60546 0.0635,1.05468 0.10254,1.34766 0.0195,0.17577 0.0293,0.34667 0.0293,0.51269 0,0.63476 -0.18555,1.10351 -0.55664,1.40625 -0.37109,0.30272 -0.85449,0.45409 -1.45019,0.45411 -0.15625,-2e-5 -0.31739,-0.01 -0.4834,-0.0293 z m 2.43164,13.27148 c 2.71484,-0.60546 4.9414,-1.31835 6.67969,-2.13867 1.73827,-0.82031 3.07128,-1.66991 3.99902,-2.54883 0.92772,-0.87889 1.49901,-1.74803 1.71387,-2.60742 0.0879,-0.34179 0.13182,-0.66405 0.13184,-0.9668 -2e-5,-0.4785 -0.10256,-0.92284 -0.30762,-1.333 -0.33205,-0.67382 -0.89845,-1.21581 -1.69922,-1.62598 -0.80079,-0.41014 -1.73829,-0.61522 -2.8125,-0.61523 -0.76173,1e-5 -1.60157,0.0879 -2.51953,0.26367 -0.91798,0.17579 -1.77247,0.47364 -2.56348,0.89355 -0.79102,0.41994 -1.44043,0.98634 -1.94824,1.69922 -0.45899,0.63478 -0.68848,1.41114 -0.68848,2.3291 0,0.10743 0.005,0.21486 0.0146,0.32227 z" />
<path
inkscape:connector-curvature="0"
id="path3014"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 192.53349,441.07907 5.47851,0 0,-9.46289 c 0.0781,-0.23435 0.21972,-0.44919 0.42481,-0.64453 0.20507,-0.19529 0.42479,-0.34177 0.65918,-0.43945 0.13671,-0.0586 0.27831,-0.0879 0.4248,-0.0879 0.0976,2e-5 0.20019,0.0147 0.30762,0.0439 0.2539,0.0684 0.46874,0.24905 0.64453,0.54199 0.1953,0.80081 0.33202,1.60647 0.41015,2.417 0.0781,0.81056 0.12695,1.62111 0.14649,2.43164 0.0195,0.81056 0.0342,1.62111 0.0439,2.43164 0.01,0.81056 0.0439,1.60646 0.10254,2.38769 0.37109,-0.0586 0.80077,-0.0928 1.28907,-0.10254 0.48827,-0.01 0.98143,-0.0195 1.47949,-0.0293 0.49803,-0.01 0.98631,-0.0195 1.46484,-0.0293 0.4785,-0.01 0.91307,-0.0342 1.30371,-0.0732 l -0.11718,2.63672 -5.33204,-0.14649 c -0.01,0.60548 -0.0146,1.18654 -0.0146,1.74317 -1e-5,0.55665 0.005,1.09375 0.0146,1.61132 0.0195,1.0254 0.0439,2.02638 0.0733,3.00293 0.0293,0.97657 0.0537,1.97266 0.0732,2.98828 0.0195,1.01563 0.0293,2.11915 0.0293,3.31055 -0.43947,0.19531 -0.82521,0.29297 -1.15723,0.29297 -0.26368,0 -0.48829,-0.0635 -0.67383,-0.19043 -0.41993,-0.2832 -0.71778,-0.75684 -0.89355,-1.4209 -0.17579,-0.66406 -0.26368,-1.47461 -0.26368,-2.43164 0,-0.95703 0.0147,-1.93847 0.0439,-2.94433 0.0293,-1.00586 0.0439,-1.97754 0.0439,-2.91504 0,-0.93749 -0.0879,-1.73827 -0.26367,-2.40235 l -5.68359,0 z" />
<path
inkscape:connector-curvature="0"
id="path3016"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 223.11942,435.01462 c 0,-0.25389 0.0928,-0.46873 0.27832,-0.64453 0.18555,-0.17576 0.41016,-0.29783 0.67383,-0.36621 0.26367,-0.0683 0.53223,-0.0976 0.80567,-0.0879 0.27343,0.01 0.5078,0.0635 0.70312,0.16113 l 7.03125,8.49609 8.73047,-10.3418 2.13867,1.72852 -8.78906,10.42969 c 0.56639,0.76173 1.18163,1.44044 1.8457,2.03613 0.66405,0.59571 1.33299,1.14747 2.00684,1.65527 0.67381,0.50782 1.3281,0.98634 1.96289,1.43555 0.63474,0.44923 1.19138,0.90821 1.66992,1.37695 0.4785,0.46876 0.86424,0.96192 1.15723,1.4795 0.29294,0.51758 0.43943,1.08887 0.43945,1.71386 -0.0781,0.56641 -0.33205,0.94727 -0.76172,1.14258 -0.11721,0.0586 -0.24416,0.0879 -0.38086,0.0879 -0.36135,0 -0.78127,-0.18554 -1.25976,-0.55664 l -8.32032,-7.64648 c -0.62501,0.52735 -1.22071,1.22071 -1.78711,2.08008 -0.56641,0.85938 -1.1377,1.70898 -1.71386,2.54882 -0.57618,0.83985 -1.17677,1.56251 -1.80176,2.16797 -0.62501,0.60547 -1.31836,0.90821 -2.08008,0.90821 -0.74219,0 -1.2793,-0.11719 -1.61133,-0.35157 -0.24414,-0.17578 -0.36621,-0.50293 -0.36621,-0.98144 0,-0.16602 0.0147,-0.35645 0.0439,-0.57129 l 6.94336,-8.23242 c -1.25001,-1.56249 -2.30958,-2.89061 -3.17871,-3.98438 -0.86915,-1.09373 -1.58204,-1.99705 -2.13868,-2.70996 -0.55664,-0.71287 -0.98633,-1.26463 -1.28906,-1.65527 -0.30273,-0.39061 -0.52734,-0.68358 -0.67383,-0.87891 -0.14648,-0.19529 -0.22949,-0.31248 -0.24902,-0.35156 -0.0195,-0.039 -0.0293,-0.0683 -0.0293,-0.0879 z" />
<path
inkscape:connector-curvature="0"
id="path3018"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 245.64872,452.91501 c 0.0977,-0.76172 0.21484,-1.74316 0.35156,-2.94434 0.13672,-1.20116 0.29297,-2.49022 0.46875,-3.86718 0.17578,-1.37695 0.35156,-2.77343 0.52735,-4.18946 0.17577,-1.416 0.34179,-2.71483 0.49804,-3.89648 0.15625,-1.18162 0.2832,-2.18748 0.38086,-3.01758 0.0977,-0.83006 0.16601,-1.35252 0.20508,-1.56738 0.0781,-0.54686 0.16601,-1.01561 0.26367,-1.40625 0.0976,-0.3906 0.24414,-0.71287 0.43946,-0.9668 0.1953,-0.25388 0.45898,-0.43455 0.79101,-0.54199 0.33203,-0.1074 0.77148,-0.16111 1.31836,-0.16114 0.74218,0.37112 1.43066,0.94729 2.06543,1.72852 0.63476,0.78127 1.22558,1.66506 1.77246,2.65137 0.54687,0.98635 1.06444,2.0215 1.55274,3.10547 0.48826,1.084 0.95213,2.10939 1.3916,3.07617 0.43944,0.96681 0.86912,1.81642 1.28906,2.54883 0.41991,0.73243 0.83495,1.24512 1.24512,1.53808 l 7.32422,-12.74414 c 0.50778,-0.37107 0.97165,-0.55662 1.3916,-0.55664 0.12693,2e-5 0.24411,0.0147 0.35156,0.0439 0.49802,0.1465 0.93259,0.53225 1.30371,1.15722 0.37107,0.62502 0.69333,1.44534 0.9668,2.46094 0.27341,1.01564 0.51755,2.12892 0.73242,3.33984 0.21482,1.21096 0.40036,2.48537 0.55664,3.82325 0.15622,1.3379 0.30759,2.64161 0.4541,3.91113 0.14646,1.26954 0.29782,2.46583 0.4541,3.58887 0.15622,1.12305 0.332,2.08496 0.52735,2.88574 0.0488,0.2832 0.0732,0.53711 0.0732,0.76172 -3e-5,0.43945 -0.0879,0.78613 -0.26367,1.04004 -0.2637,0.38086 -0.59085,0.57129 -0.98145,0.57129 -0.39065,0 -0.78128,-0.15625 -1.17187,-0.46875 -0.39066,-0.3125 -0.64456,-0.74219 -0.76172,-1.28907 -0.0391,-0.35156 -0.10257,-0.89355 -0.19043,-1.62597 -0.0879,-0.73242 -0.19046,-1.55762 -0.30762,-2.47559 -0.11721,-0.91796 -0.23928,-1.88476 -0.36621,-2.90039 -0.12698,-1.01562 -0.25393,-1.98241 -0.38086,-2.90039 -0.12698,-0.91796 -0.23928,-1.74315 -0.33691,-2.47559 -0.0977,-0.7324 -0.16604,-1.2744 -0.20508,-1.62597 -3e-5,-0.5078 -0.0147,-0.96678 -0.0439,-1.37696 -0.0293,-0.41014 -0.12697,-0.65916 -0.29297,-0.74707 -0.16604,-0.0879 -0.42482,0.0342 -0.77636,0.36621 -0.35159,0.33205 -0.84475,0.98635 -1.47949,1.96289 -0.63479,0.97658 -1.43557,2.334 -2.40235,4.07227 -0.96681,1.73829 -2.14357,3.96485 -3.53027,6.67969 -0.13674,0.27344 -0.32717,0.4541 -0.57129,0.54199 -0.24416,0.0879 -0.50783,0.0488 -0.79102,-0.11719 -0.28321,-0.16601 -0.57618,-0.47851 -0.8789,-0.9375 -0.30275,-0.45898 -0.57131,-1.09862 -0.80567,-1.91894 l -6.73828,-14.32617 c -0.15625,0.29299 -0.30274,0.76174 -0.43945,1.40625 -0.13673,0.64455 -0.26368,1.38185 -0.38086,2.21191 -0.11719,0.83009 -0.22462,1.71877 -0.32227,2.66602 -0.0977,0.94728 -0.18555,1.87501 -0.26367,2.7832 -0.0781,0.90821 -0.14649,1.76759 -0.20508,2.57812 -0.0586,0.81056 -0.10742,1.49904 -0.14648,2.06543 -0.0879,0.56642 -0.13184,1.12306 -0.13184,1.66992 0,0.0586 0,0.11232 0,0.16114 0.01,0.59571 0.0293,1.15235 0.0586,1.66992 0.0293,0.51758 0.0439,0.99121 0.0439,1.4209 0,0.42969 -0.0732,0.78613 -0.21972,1.06933 -0.14649,0.28321 -0.39063,0.49317 -0.73243,0.62989 -0.23437,0.0976 -0.54687,0.14648 -0.9375,0.14648 -0.16601,0 -0.34668,-0.01 -0.54199,-0.0293 -0.41016,1e-5 -0.72266,-0.10253 -0.9375,-0.30761 -0.18555,-0.17578 -0.27832,-0.42969 -0.27832,-0.76172 0,-0.0586 0.005,-0.12207 0.0146,-0.19043 z" />
<path
inkscape:connector-curvature="0"
id="path3020"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 277.06962,451.1572 c 0,-0.45898 0,-0.92773 0,-1.40625 0,-0.94726 0.005,-1.92382 0.0147,-2.92969 0.13671,-1.83593 0.23437,-3.4619 0.29297,-4.87793 0.0586,-1.416 0.19042,-2.64159 0.3955,-3.67676 0.20508,-1.03514 0.52734,-1.89939 0.9668,-2.59277 0.43945,-0.69334 1.09375,-1.24998 1.96289,-1.66992 0.86914,-0.4199 2.00683,-0.71776 3.41309,-0.89356 1.40624,-0.17576 3.18358,-0.26365 5.33203,-0.26367 0.29295,2e-5 0.73241,0.0195 1.31836,0.0586 0.58592,0.0391 1.23045,0.11721 1.93359,0.23438 0.70311,0.11721 1.42576,0.27346 2.16797,0.46875 0.74217,0.19533 1.42088,0.44924 2.03613,0.76172 0.61522,0.31252 1.11814,0.69338 1.50879,1.14257 0.3906,0.44924 0.58592,0.97659 0.58594,1.58204 -2e-5,1.32814 -0.3467,2.48536 -1.04004,3.47168 -0.69338,0.98634 -1.5967,1.84083 -2.70996,2.56347 -1.1133,0.72267 -2.3633,1.31837 -3.75,1.78711 -1.38673,0.46876 -2.77833,0.83986 -4.17481,1.11328 -1.39649,0.27345 -2.72461,0.46388 -3.98437,0.57129 -1.25977,0.10743 -2.31934,0.16114 -3.17871,0.16113 l -0.17578,8.20313 c -1e-5,0.17578 -0.12696,0.29297 -0.38086,0.35156 -0.25391,0.0586 -0.55176,0.0879 -0.89356,0.0879 -0.3418,0 -0.66894,-0.0147 -0.98144,-0.0439 -0.3125,-0.0293 -0.52735,-0.0342 -0.64453,-0.0147 0,-1.40625 -0.005,-2.80273 -0.0147,-4.18945 z m 3.01758,-8.74512 c -0.01,0.0879 -0.0147,0.17091 -0.0147,0.24902 -10e-6,0.32228 0.0488,0.61037 0.14648,0.86426 0.11719,0.32228 0.32715,0.5713 0.62989,0.74707 0.20507,0.1172 0.47851,0.17579 0.82031,0.17578 0.14648,10e-6 0.30761,-0.01 0.4834,-0.0293 0.5664,2e-5 1.30858,-0.0342 2.22656,-0.10253 0.91796,-0.0683 1.88964,-0.18554 2.91504,-0.35157 1.02538,-0.166 2.05565,-0.40038 3.09082,-0.70312 1.03514,-0.30272 1.96775,-0.68358 2.79785,-1.14258 0.83006,-0.45897 1.50877,-1.00585 2.03613,-1.64062 0.52733,-0.63476 0.791,-1.38182 0.79102,-2.24122 -0.13674,-0.62498 -0.45412,-1.1572 -0.95215,-1.59668 -0.49807,-0.43943 -1.1133,-0.78611 -1.8457,-1.04003 -0.73244,-0.25389 -1.53811,-0.42479 -2.417,-0.5127 -0.52735,-0.0488 -1.05958,-0.0732 -1.59668,-0.0732 -0.36134,2e-5 -0.72266,0.01 -1.08398,0.0293 -0.90821,0.0586 -1.792,0.18557 -2.65137,0.38086 -0.85938,0.19534 -1.63086,0.45413 -2.31445,0.77637 -0.6836,0.32229 -1.24024,0.70314 -1.66992,1.14258 -0.42969,0.43947 -0.67384,0.92287 -0.73242,1.45019 -0.0391,0.29299 -0.10743,0.64455 -0.20508,1.05469 -0.0977,0.41017 -0.19044,0.83498 -0.27832,1.27442 -0.0879,0.43946 -0.14649,0.86915 -0.17578,1.28906 z" />
<path
inkscape:connector-curvature="0"
id="path3022"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 300.97587,451.1572 c 0,-0.45898 0,-0.92773 0,-1.40625 0,-0.94726 0.005,-1.92382 0.0147,-2.92969 0.13671,-1.83593 0.23437,-3.4619 0.29297,-4.87793 0.0586,-1.416 0.19042,-2.64159 0.3955,-3.67676 0.20508,-1.03514 0.52734,-1.89939 0.9668,-2.59277 0.43945,-0.69334 1.09375,-1.24998 1.96289,-1.66992 0.86914,-0.4199 2.00683,-0.71776 3.41309,-0.89356 1.40624,-0.17576 3.18358,-0.26365 5.33203,-0.26367 0.29295,2e-5 0.73241,0.0195 1.31836,0.0586 0.58592,0.0391 1.23045,0.11721 1.93359,0.23438 0.70311,0.11721 1.42576,0.27346 2.16797,0.46875 0.74217,0.19533 1.42088,0.44924 2.03613,0.76172 0.61522,0.31252 1.11814,0.69338 1.50879,1.14257 0.3906,0.44924 0.58592,0.97659 0.58594,1.58204 -2e-5,1.32814 -0.3467,2.48536 -1.04004,3.47168 -0.69338,0.98634 -1.5967,1.84083 -2.70996,2.56347 -1.1133,0.72267 -2.3633,1.31837 -3.75,1.78711 -1.38673,0.46876 -2.77833,0.83986 -4.17481,1.11328 -1.39649,0.27345 -2.72461,0.46388 -3.98437,0.57129 -1.25977,0.10743 -2.31934,0.16114 -3.17871,0.16113 l -0.17578,8.20313 c -1e-5,0.17578 -0.12696,0.29297 -0.38086,0.35156 -0.25391,0.0586 -0.55176,0.0879 -0.89356,0.0879 -0.3418,0 -0.66894,-0.0147 -0.98144,-0.0439 -0.3125,-0.0293 -0.52735,-0.0342 -0.64453,-0.0147 0,-1.40625 -0.005,-2.80273 -0.0147,-4.18945 z m 3.01758,-8.74512 c -0.01,0.0879 -0.0147,0.17091 -0.0147,0.24902 -10e-6,0.32228 0.0488,0.61037 0.14648,0.86426 0.11719,0.32228 0.32715,0.5713 0.62989,0.74707 0.20507,0.1172 0.47851,0.17579 0.82031,0.17578 0.14648,10e-6 0.30761,-0.01 0.4834,-0.0293 0.5664,2e-5 1.30858,-0.0342 2.22656,-0.10253 0.91796,-0.0683 1.88964,-0.18554 2.91504,-0.35157 1.02538,-0.166 2.05565,-0.40038 3.09082,-0.70312 1.03514,-0.30272 1.96775,-0.68358 2.79785,-1.14258 0.83006,-0.45897 1.50877,-1.00585 2.03613,-1.64062 0.52733,-0.63476 0.791,-1.38182 0.79102,-2.24122 -0.13674,-0.62498 -0.45412,-1.1572 -0.95215,-1.59668 -0.49807,-0.43943 -1.1133,-0.78611 -1.8457,-1.04003 -0.73244,-0.25389 -1.53811,-0.42479 -2.417,-0.5127 -0.52735,-0.0488 -1.05958,-0.0732 -1.59668,-0.0732 -0.36134,2e-5 -0.72266,0.01 -1.08398,0.0293 -0.90821,0.0586 -1.792,0.18557 -2.65137,0.38086 -0.85938,0.19534 -1.63086,0.45413 -2.31445,0.77637 -0.6836,0.32229 -1.24024,0.70314 -1.66992,1.14258 -0.42969,0.43947 -0.67384,0.92287 -0.73242,1.45019 -0.0391,0.29299 -0.10743,0.64455 -0.20508,1.05469 -0.0977,0.41017 -0.19044,0.83498 -0.27832,1.27442 -0.0879,0.43946 -0.14649,0.86915 -0.17578,1.28906 z" />
<path
inkscape:connector-curvature="0"
id="path3024"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 339.28153,446.20602 c 0,-2.0117 0.36133,-3.93553 1.08399,-5.77148 0.72265,-1.83592 1.71386,-3.45213 2.97363,-4.84863 1.25976,-1.39647 2.74413,-2.50975 4.45312,-3.33985 1.70898,-0.83005 3.55956,-1.24509 5.55176,-1.24511 0.80077,2e-5 1.46971,0.044 2.00684,0.13183 0.53709,0.0879 0.97166,0.27346 1.30371,0.55664 0.33201,0.28323 0.57127,0.6885 0.71777,1.21582 0.14647,0.52737 0.21971,1.23049 0.21973,2.10938 -1.13283,-1.13279 -2.31935,-1.8408 -3.55957,-2.12403 -0.56642,-0.12693 -1.12306,-0.1904 -1.66992,-0.19043 -0.66408,3e-5 -1.31837,0.0928 -1.96289,0.27833 -1.18166,0.34181 -2.29494,0.94728 -3.33985,1.8164 -1.04493,0.86916 -1.94336,1.88479 -2.69531,3.04688 -0.75196,1.16212 -1.31836,2.42189 -1.69922,3.77929 -0.28321,0.99611 -0.42481,1.98244 -0.4248,2.95899 -1e-5,0.35157 0.0195,0.69825 0.0586,1.04004 0,1.23047 0.21972,2.30957 0.65918,3.2373 0.43945,0.92774 1.03515,1.69434 1.78711,2.29981 0.75195,0.60547 1.63573,1.05957 2.65137,1.3623 1.01561,0.30274 2.0996,0.4541 3.25195,0.4541 1.4453,-0.11718 2.71483,-0.36132 3.80859,-0.73242 1.09374,-0.37109 2.09471,-0.82031 3.00293,-1.34766 0.90819,-0.52733 1.77733,-1.09862 2.60743,-1.71386 0.83005,-0.61523 1.70407,-1.21582 2.62207,-1.80176 0.17575,10e-6 0.35642,0.01 0.54199,0.0293 0.18552,0.0195 0.35642,0.0586 0.51269,0.11718 0.15623,0.0586 0.28318,0.15138 0.38086,0.27832 0.0976,0.12696 0.14646,0.30763 0.14649,0.542 -0.97659,0.85938 -2.03128,1.71875 -3.16407,2.57812 -1.13283,0.85938 -2.32912,1.62598 -3.58886,2.29981 -1.25979,0.67383 -2.57814,1.21093 -3.95508,1.61132 -1.25001,0.36133 -2.53419,0.542 -3.85254,0.542 -0.12696,0 -0.25392,0 -0.38086,0 -1.28907,0 -2.53907,-0.21973 -3.75,-0.65918 -1.21094,-0.43946 -2.28516,-1.06446 -3.22266,-1.875 -0.9375,-0.81055 -1.68457,-1.77734 -2.24121,-2.90039 -0.55664,-1.12304 -0.83496,-2.36816 -0.83496,-3.73536 z" />
<path
inkscape:connector-curvature="0"
id="path3026"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 365.8538,431.61618 c 0.21484,-0.29294 0.4248,-0.57126 0.62988,-0.83496 0.20508,-0.26365 0.50293,-0.39548 0.89356,-0.39551 0.2539,3e-5 0.48827,0.30276 0.70312,0.9082 0.21484,0.6055 0.40039,1.41116 0.55664,2.417 0.15625,1.00588 0.29297,2.15334 0.41016,3.44238 0.11718,1.28908 0.21484,2.62697 0.29297,4.01367 0.0781,1.38673 0.14159,2.76857 0.19043,4.14551 0.0488,1.37696 0.0879,2.63673 0.11718,3.7793 0.0293,1.14258 0.0488,2.12402 0.0586,2.94433 0.01,0.82032 0.0146,1.37696 0.0146,1.66992 -10e-6,0.35157 -0.0732,0.63477 -0.21973,0.84961 -0.14649,0.21485 -0.33204,0.38575 -0.55664,0.5127 -0.22461,0.12695 -0.47852,0.20996 -0.76172,0.24902 -0.28321,0.0391 -0.55176,0.0586 -0.80566,0.0586 -0.0391,0 -0.0928,-0.005 -0.16114,-0.0146 -0.0684,-0.01 -0.1123,-0.0147 -0.13183,-0.0147 -1e-5,-0.50781 -0.0147,-1.28418 -0.0439,-2.3291 -0.0293,-1.04492 -0.0635,-2.22656 -0.10254,-3.54492 -0.0391,-1.31836 -0.0781,-2.70507 -0.11719,-4.16016 -0.0391,-1.45507 -0.083,-2.84178 -0.13183,-4.16016 -0.0488,-1.31834 -0.0977,-2.49998 -0.14649,-3.54492 -0.0488,-1.0449 -0.083,-1.82127 -0.10253,-2.3291 -10e-6,-0.1367 -0.0244,-0.38084 -0.0732,-0.73242 -0.0488,-0.35154 -0.10254,-0.72264 -0.16113,-1.11328 -0.0586,-0.39061 -0.12207,-0.75682 -0.19043,-1.09864 -0.0684,-0.34177 -0.12207,-0.58103 -0.16113,-0.71777 z" />
<path
inkscape:connector-curvature="0"
id="path3028"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 371.65458,433.16891 c 0,-0.44919 0.12695,-0.77146 0.38086,-0.96679 0.2539,-0.19529 0.55664,-0.3076 0.9082,-0.33692 0.0781,-0.01 0.16113,-0.0146 0.24903,-0.0146 l 0.80566,0.11718 c 0.35156,0.0977 0.60546,0.21487 0.76172,0.35157 0.0781,0.27346 0.11718,0.5176 0.11719,0.73242 -10e-6,0.28322 -0.0684,0.50783 -0.20508,0.67383 -0.23438,0.29299 -0.542,0.45412 -0.92285,0.48339 -0.0488,2e-5 -0.0977,2e-5 -0.14649,0 -0.33203,2e-5 -0.67871,-0.083 -1.04004,-0.24902 -0.41016,-0.19529 -0.71289,-0.45896 -0.9082,-0.79102 z m 1.08398,21.32813 0,-16.34766 2.31446,0 c 0.17577,2.40236 0.33202,4.95607 0.46875,7.66114 0.13671,2.70508 0.2539,5.43457 0.35156,8.18847 -0.0977,0.39063 -0.29786,0.67383 -0.60059,0.84961 -0.30274,0.17578 -0.62988,0.26856 -0.98144,0.27832 -0.0293,0 -0.0586,0 -0.0879,0 -0.32227,0 -0.62012,-0.0537 -0.89356,-0.16113 -0.30273,-0.11719 -0.49316,-0.27344 -0.57129,-0.46875 z" />
<path
inkscape:connector-curvature="0"
id="path3030"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 377.25028,450.54196 c -0.0488,-0.42968 -0.0732,-0.8496 -0.0732,-1.25976 0,-1.14257 0.17578,-2.26562 0.52734,-3.36914 0.47852,-1.5039 1.20117,-2.83202 2.16797,-3.98438 0.9668,-1.15233 2.13379,-2.06541 3.50098,-2.73926 1.28905,-0.63475 2.6953,-0.95213 4.21875,-0.95215 0.0879,2e-5 0.17577,2e-5 0.26367,0 0.27343,2e-5 0.63964,0.0391 1.09863,0.11719 0.45898,0.0781 0.94726,0.20021 1.46485,0.36621 0.51756,0.16603 1.02537,0.376 1.52344,0.62989 0.49803,0.25392 0.93748,0.55665 1.31835,0.9082 0.38085,0.35158 0.66893,0.74708 0.86426,1.18652 0.12694,0.29298 0.19041,0.61037 0.19043,0.95215 -2e-5,0.16603 -0.0147,0.34181 -0.0439,0.52734 -0.8008,0.56642 -1.72365,0.95705 -2.76856,1.17188 -1.04493,0.21485 -2.10939,0.36622 -3.19336,0.4541 -1.08399,0.0879 -2.14356,0.16603 -3.17871,0.23438 -1.03516,0.0684 -1.93848,0.24903 -2.70996,0.54199 -0.77149,0.29298 -1.36719,0.75684 -1.78711,1.3916 -0.30274,0.45899 -0.45899,1.06934 -0.46875,1.83105 0,0.28321 0.0244,0.58595 0.0732,0.90821 0.29297,1.07422 0.77637,1.86524 1.4502,2.37304 0.67382,0.50782 1.45507,0.81544 2.34375,0.92286 0.30273,0.0391 0.61523,0.0537 0.9375,0.0439 0.60546,0 1.24022,-0.0635 1.9043,-0.19043 1.00584,-0.20507 1.99217,-0.47363 2.95898,-0.80566 0.96678,-0.33203 1.8701,-0.68359 2.70996,-1.05469 0.83983,-0.37109 1.53319,-0.67382 2.08008,-0.9082 0.25389,0 0.46873,0.0928 0.64453,0.27832 0.17576,0.18555 0.26365,0.40528 0.26367,0.65918 -0.4883,0.83984 -1.23048,1.5918 -2.22656,2.25586 -0.99611,0.66406 -2.11916,1.20117 -3.36914,1.61132 -1.25001,0.41016 -2.55372,0.66407 -3.91113,0.76172 -0.34181,0.0195 -0.67384,0.0293 -0.9961,0.0293 -0.98633,0 -1.92871,-0.10742 -2.82715,-0.32227 -1.19141,-0.29296 -2.23633,-0.81054 -3.13476,-1.55273 -0.89844,-0.74219 -1.50391,-1.74804 -1.81641,-3.01758 z m 5.85938,-7.61719 7.26562,-1.20117 c -0.31251,-0.46873 -0.71778,-0.80076 -1.21582,-0.99609 -0.49806,-0.1953 -1.02052,-0.29296 -1.56738,-0.29297 -0.35157,10e-6 -0.78126,0.0391 -1.28906,0.11719 -0.50783,0.0781 -0.99611,0.21486 -1.46485,0.41015 -0.46875,0.19533 -0.87403,0.44924 -1.21582,0.76172 -0.3418,0.31252 -0.5127,0.71291 -0.51269,1.20117 z" />
<path
inkscape:connector-curvature="0"
id="path3032"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 397.94852,448.91599 c 0,-0.3125 0,-0.62988 0,-0.95215 0,-0.63476 0.005,-1.27441 0.0147,-1.91895 0.0195,-0.96679 0.0488,-1.91405 0.0879,-2.8418 0.0391,-0.92772 0.083,-1.77244 0.13184,-2.53418 0.0488,-0.7617 0.0976,-1.40135 0.14648,-1.91894 0.0488,-0.51756 0.10254,-0.86424 0.16114,-1.04004 0.21484,-0.15623 0.45898,-0.30272 0.73242,-0.43945 0.27343,-0.1367 0.54687,-0.20506 0.82031,-0.20508 0.35156,0.0195 0.59082,0.24904 0.71777,0.68848 0.12695,0.43947 0.19043,0.93751 0.19043,1.49414 0,0.55665 -0.0342,1.09864 -0.10253,1.62597 -0.0684,0.52736 -0.10255,0.88869 -0.10254,1.08399 2.03124,-1.50389 3.77929,-2.59764 5.24414,-3.28125 1.46483,-0.68358 2.70018,-1.04491 3.70605,-1.08399 0.0684,2e-5 0.14159,2e-5 0.21973,0 0.90819,2e-5 1.64061,0.2344 2.19726,0.70313 0.60546,0.50783 1.07421,1.21095 1.40625,2.10937 0.33202,0.89845 0.55174,1.94826 0.65918,3.14942 0.10741,1.20118 0.17088,2.46583 0.19043,3.79394 0.01,0.66407 0.0146,1.33302 0.0147,2.00684 -2e-5,0.67383 -0.005,1.35742 -0.0147,2.05078 -1e-5,0.3418 -1e-5,0.6836 0,1.02539 -1e-5,1.00586 0.0195,1.97754 0.0586,2.91504 -0.2344,0.11719 -0.39553,0.18555 -0.4834,0.20508 -0.0391,0.01 -0.0781,0.0146 -0.11719,0.0146 -0.0586,0 -0.1172,-0.01 -0.17578,-0.0293 -0.10744,-0.0293 -0.24904,-0.0635 -0.42481,-0.10254 -0.17579,-0.0391 -0.44923,-0.0684 -0.82031,-0.0879 -0.23439,-0.95703 -0.36622,-2.05078 -0.39551,-3.28125 -0.0195,-0.74218 -0.0293,-1.48925 -0.0293,-2.24121 -2e-5,-0.50781 0.005,-1.0205 0.0146,-1.53809 0.01,-0.42968 0.0146,-0.85936 0.0146,-1.28906 -1e-5,-0.85937 -0.0147,-1.70897 -0.0439,-2.54883 -0.0391,-1.26952 -0.18556,-2.44139 -0.43945,-3.51562 0.1367,-0.31249 -0.01,-0.49315 -0.43946,-0.542 -0.1172,-0.01 -0.23927,-0.0146 -0.36621,-0.0146 -0.38087,1e-5 -0.84474,0.0488 -1.3916,0.14648 -0.7422,0.13673 -1.57228,0.35158 -2.49023,0.64453 -0.91798,0.29298 -1.792,0.63966 -2.62207,1.04004 -0.83009,0.4004 -1.55274,0.84474 -2.16797,1.33301 -0.61524,0.48829 -0.99122,0.97657 -1.12793,1.46484 l -0.0293,9.96094 -2.43164,0 c -0.11719,-0.27344 -0.20996,-0.70801 -0.27832,-1.30371 -0.0684,-0.5957 -0.12207,-1.29883 -0.16113,-2.10938 -0.0391,-0.81054 -0.0635,-1.68944 -0.0733,-2.63671 z" />
<path
inkscape:connector-curvature="0"
id="path3034"
style="font-size:30px;fill:#e6e6e6;font-family:Architects Daughter;-inkscape-font-specification:Architects Daughter"
d="m 416.06864,441.07907 5.47852,0 0,-9.46289 c 0.0781,-0.23435 0.21972,-0.44919 0.4248,-0.64453 0.20507,-0.19529 0.4248,-0.34177 0.65918,-0.43945 0.13671,-0.0586 0.27831,-0.0879 0.42481,-0.0879 0.0976,2e-5 0.20018,0.0147 0.30761,0.0439 0.2539,0.0684 0.46875,0.24905 0.64453,0.54199 0.19531,0.80081 0.33203,1.60647 0.41016,2.417 0.0781,0.81056 0.12695,1.62111 0.14649,2.43164 0.0195,0.81056 0.0342,1.62111 0.0439,2.43164 0.01,0.81056 0.0439,1.60646 0.10254,2.38769 0.37108,-0.0586 0.80077,-0.0928 1.28906,-0.10254 0.48827,-0.01 0.98144,-0.0195 1.47949,-0.0293 0.49804,-0.01 0.98632,-0.0195 1.46485,-0.0293 0.4785,-0.01 0.91307,-0.0342 1.30371,-0.0732 l -0.11719,2.63672 -5.33203,-0.14649 c -0.01,0.60548 -0.0147,1.18654 -0.0146,1.74317 -10e-6,0.55665 0.005,1.09375 0.0146,1.61132 0.0195,1.0254 0.0439,2.02638 0.0732,3.00293 0.0293,0.97657 0.0537,1.97266 0.0732,2.98828 0.0195,1.01563 0.0293,2.11915 0.0293,3.31055 -0.43946,0.19531 -0.8252,0.29297 -1.15722,0.29297 -0.26368,0 -0.48829,-0.0635 -0.67383,-0.19043 -0.41993,-0.2832 -0.71778,-0.75684 -0.89356,-1.4209 -0.17579,-0.66406 -0.26368,-1.47461 -0.26367,-2.43164 -1e-5,-0.95703 0.0146,-1.93847 0.0439,-2.94433 0.0293,-1.00586 0.0439,-1.97754 0.0439,-2.91504 -1e-5,-0.93749 -0.0879,-1.73827 -0.26367,-2.40235 l -5.68359,0 z" />
</g>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 53 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 2.0 KiB

+101
Ver Arquivo
@@ -0,0 +1,101 @@
<?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 64 64"
enable-background="new 0 0 64 64"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
width="100%"
height="100%"
sodipodi:docname="1f60e.svg">
<metadata
id="metadata16">
<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="defs14" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1327"
inkscape:window-height="744"
id="namedview12"
showgrid="false"
inkscape:zoom="5.2149125"
inkscape:cx="31.262833"
inkscape:cy="43.287727"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
fill-rule="evenodd"
id="g4">
<path
fill="#ffdd67"
d="M32,2c16.568,0,30,13.432,30,30S48.567,62,32,62 C15.431,62,2,48.568,2,32S15.431,2,32,2"
id="path6" />
<path
style="fill:#00b800;fill-opacity:1"
d="M 3.5625,20.59375 C 3.5617277,20.61973 2.625,23.4375 2.625,23.4375 2.641847,23.4396 5,24.375 5,24.375 5.641,28.89 4.4665,34.149 8.0625,35.5 c 3.337999,1.254 13.65575,1.47825 16.96875,0.15625 2.263789,-0.707316 2.785744,-4.808374 4.5625,-9.21875 1.318373,-2.804199 4.047867,-2.09697 4.75,-0.03125 1.776756,4.410377 2.298711,8.542684 4.5625,9.25 3.313001,1.322 13.630751,1.09775 16.96875,-0.15625 3.596,-1.351 2.4215,-6.61 3.0625,-11.125 0,0 2.35815,-0.9354 2.375,-0.9375 0,0 -0.936727,-2.84902 -0.9375,-2.875 0,0 -56.8109128,0.05542 -56.8125,0.03125 z"
id="path8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccc" />
</g>
<path
fill="#664e27"
d="m21.462 43.09c1.133 1.779 2.712 3.071 4.548 3.956 1.831.886 3.908 1.326 5.991 1.328 2.081-.007 4.156-.445 5.986-1.331 1.834-.886 3.414-2.176 4.549-3.953.246 2.078-.826 4.341-2.82 5.944-1.974 1.626-4.844 2.58-7.716 2.567-2.871.008-5.738-.944-7.713-2.57-1.991-1.602-3.066-3.863-2.825-5.941"
id="path10" />
<path
d="m 8.6970804,23.353774 c 0.0811,1.564202 0.05518,3.771962 0.1883838,5.667016 0.1332009,1.895055 0.4255216,3.477402 1.1430988,3.79078 2.19549,0.82479 10.557439,1.03174 12.736487,0.162226 1.488955,-0.465221 3.13895,-7.419132 3.646038,-9.600898"
id="path8-8"
inkscape:connector-curvature="0"
style="fill:#ffdd67;fill-opacity:1"
sodipodi:nodetypes="csccc" />
<path
d="m 55.38603,23.277822 c -0.0811,1.564202 -0.05519,3.771962 -0.188384,5.667016 -0.133202,1.895054 -0.425522,3.477402 -1.143099,3.79078 -2.195491,0.824789 -10.55744,1.03174 -12.736487,0.162226 -1.488955,-0.465221 -3.13895,-7.419133 -3.646038,-9.600898"
id="path8-8-6"
inkscape:connector-curvature="0"
style="fill:#ffdd67;fill-opacity:1"
sodipodi:nodetypes="csccc" />
<path
sodipodi:type="arc"
style="fill:#664e27;fill-opacity:1;stroke:none"
id="path3097"
sodipodi:cx="17.016949"
sodipodi:cy="27.79661"
sodipodi:rx="2.7796609"
sodipodi:ry="2.7118645"
d="m 19.79661,27.79661 a 2.7796609,2.7118645 0 1 1 -5.559322,0 2.7796609,2.7118645 0 1 1 5.559322,0 z" />
<path
transform="translate(30.440678,2.9178945e-7)"
sodipodi:type="arc"
style="fill:#664e27;fill-opacity:1;stroke:none"
id="path3097-7"
sodipodi:cx="17.016949"
sodipodi:cy="27.79661"
sodipodi:rx="2.7796609"
sodipodi:ry="2.7118645"
d="m 19.79661,27.79661 a 2.7796609,2.7118645 0 1 1 -5.559322,0 2.7796609,2.7118645 0 1 1 5.559322,0 z" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 4.2 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 2.3 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 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

+164
Ver Arquivo
@@ -0,0 +1,164 @@
<?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"
id="svg4136"
version="1.1"
inkscape:version="0.48.4 r9939"
width="64"
height="64"
viewBox="0 0 64 64"
sodipodi:docname="owncloud.svg"
inkscape:export-filename="/home/klaus/Pictures/app.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<metadata
id="metadata4142">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs4140" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1327"
inkscape:window-height="744"
id="namedview4138"
showgrid="false"
inkscape:zoom="5.6568544"
inkscape:cx="14.346866"
inkscape:cy="30.516531"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg4136" />
<rect
width="64"
height="64"
x="0"
y="0"
id="rect236"
style="fill:#1d2d44;fill-opacity:1" />
<circle
d="m 308.82599,78.911003 c 0,11.229054 -9.10295,20.332001 -20.332,20.332001 -11.22906,0 -20.332,-9.102947 -20.332,-20.332001 0,-11.229054 9.10294,-20.332001 20.332,-20.332001 11.22905,0 20.332,9.102947 20.332,20.332001 z"
sodipodi:ry="20.332001"
sodipodi:rx="20.332001"
sodipodi:cy="78.911003"
sodipodi:cx="288.49399"
cx="288.49399"
cy="78.911003"
r="20.332001"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle265"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<circle
d="m 288.453,149.577 c 0,20.56818 -16.67381,37.242 -37.242,37.242 -20.56819,0 -37.242,-16.67382 -37.242,-37.242 0,-20.56819 16.67381,-37.242 37.242,-37.242 20.56819,0 37.242,16.67381 37.242,37.242 z"
sodipodi:ry="37.242001"
sodipodi:rx="37.242001"
sodipodi:cy="149.577"
sodipodi:cx="251.211"
cx="251.211"
cy="149.577"
r="37.242001"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle272"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<circle
d="m 333.48601,124.796 c 0,22.23553 -18.02547,40.261 -40.261,40.261 -22.23554,0 -40.26101,-18.02547 -40.26101,-40.261 0,-22.23554 18.02547,-40.261004 40.26101,-40.261004 22.23553,0 40.261,18.025464 40.261,40.261004 z"
sodipodi:ry="40.261002"
sodipodi:rx="40.261002"
sodipodi:cy="124.796"
sodipodi:cx="293.22501"
cx="293.22501"
cy="124.796"
r="40.261002"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle279"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<circle
d="m 412.57602,108.472 c 0,20.56819 -16.67382,37.242 -37.24201,37.242 -20.56818,0 -37.242,-16.67381 -37.242,-37.242 0,-20.568189 16.67382,-37.242 37.242,-37.242 20.56819,0 37.24201,16.673811 37.24201,37.242 z"
sodipodi:ry="37.242001"
sodipodi:rx="37.242001"
sodipodi:cy="108.472"
sodipodi:cx="375.33401"
cx="375.33401"
cy="108.472"
r="37.242001"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle286"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<circle
d="m 371.73401,79.503998 c 0,20.567632 -16.67336,37.241002 -37.241,37.241002 -20.56764,0 -37.241,-16.67337 -37.241,-37.241002 0,-20.567637 16.67336,-37.241001 37.241,-37.241001 20.56764,0 37.241,16.673364 37.241,37.241001 z"
sodipodi:ry="37.241001"
sodipodi:rx="37.241001"
sodipodi:cy="79.503998"
sodipodi:cx="334.49301"
cx="334.49301"
cy="79.503998"
r="37.241001"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle293"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<circle
d="m 479.727,163.95799 c 0,11.76367 -9.53633,21.3 -21.3,21.3 -11.76366,0 -21.3,-9.53633 -21.3,-21.3 0,-11.76366 9.53634,-21.3 21.3,-21.3 11.76367,0 21.3,9.53634 21.3,21.3 z"
sodipodi:ry="21.299999"
sodipodi:rx="21.299999"
sodipodi:cy="163.95799"
sodipodi:cx="458.427"
cx="458.427"
cy="163.95799"
r="21.299999"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle300"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<circle
d="m 453.424,147.563 c 0,22.23554 -18.02547,40.26101 -40.26101,40.26101 -22.23553,0 -40.261,-18.02547 -40.261,-40.26101 0,-22.23553 18.02547,-40.261 40.261,-40.261 22.23554,0 40.26101,18.02547 40.26101,40.261 z"
sodipodi:ry="40.261002"
sodipodi:rx="40.261002"
sodipodi:cy="147.563"
sodipodi:cx="413.16299"
cx="413.16299"
cy="147.563"
r="40.261002"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle307"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<circle
d="m 312.06099,166.011 c 0,11.76311 -9.53588,21.299 -21.299,21.299 -11.76311,0 -21.299,-9.53589 -21.299,-21.299 0,-11.76311 9.53589,-21.299 21.299,-21.299 11.76312,0 21.299,9.53589 21.299,21.299 z"
sodipodi:ry="21.299"
sodipodi:rx="21.299"
sodipodi:cy="166.011"
sodipodi:cx="290.76199"
cx="290.76199"
cy="166.011"
r="21.299"
transform="matrix(0.20046791,0,0,0.20046791,-37.454422,9.2352954)"
id="circle314"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:4;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
d="m 42.35326,36.432575 c 0,5.682862 -4.607555,10.289616 -10.290819,10.289616 -5.68327,0 -10.290618,-4.606754 -10.290618,-10.289616 0,-5.683464 4.607549,-10.290619 10.290618,-10.290619 5.683063,0 10.290819,4.607155 10.290819,10.290619 z"
id="path321"
style="fill:#ffffff;fill-opacity:1;stroke:#1d2d44;stroke-width:0.80187166;stroke-opacity:1" />
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 6.6 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.6 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.6 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 2.1 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

+170
Ver Arquivo
@@ -0,0 +1,170 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 64 64"
enable-background="new 0 0 64 64"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
width="100%"
height="100%"
sodipodi:docname="xmpp.svg">
<metadata
id="metadata16">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs14">
<linearGradient
id="SVGID_2_"
y2="1.279e-13"
gradientUnits="userSpaceOnUse"
x2="-1073.2"
gradientTransform="matrix(-1.0000166,0,0,1.0000166,-1008.2207,-0.00100002)"
y1="126.85"
x1="-1073.2">
<stop
stop-color="#1b3967"
offset=".011"
id="stop15" />
<stop
stop-color="#13b5ea"
offset=".467"
id="stop17" />
<stop
stop-color="#002b5c"
offset=".9945"
id="stop19" />
</linearGradient>
<linearGradient
id="SVGID_1_"
y2="0.00048828"
gradientUnits="userSpaceOnUse"
x2="-1807.2"
gradientTransform="translate(1925.9953,9.9988343)"
y1="125.86"
x1="-1807.2">
<stop
stop-color="#1b3967"
offset=".011"
id="stop4" />
<stop
stop-color="#13b5ea"
offset=".467"
id="stop6" />
<stop
stop-color="#002b5c"
offset=".9945"
id="stop8" />
</linearGradient>
<linearGradient
y2="0.00048828"
x2="-1807.2"
y1="125.86"
x1="-1807.2"
gradientTransform="matrix(1.0000166,0,0,1.0000166,1916.6379,-19.937399)"
gradientUnits="userSpaceOnUse"
id="linearGradient3019"
xlink:href="#SVGID_1_"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#SVGID_2_"
id="linearGradient3048"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1.0000166,0,0,1.0000166,-1007.6106,-19.937399)"
x1="-1073.2"
y1="126.85"
x2="-1073.2"
y2="1.279e-13" />
<linearGradient
inkscape:collect="always"
xlink:href="#SVGID_1_"
id="linearGradient3058"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0000166,0,0,1.0000166,1916.6379,-19.937399)"
x1="-1807.2"
y1="125.86"
x2="-1807.2"
y2="0.00048828" />
<linearGradient
inkscape:collect="always"
xlink:href="#SVGID_2_"
id="linearGradient3060"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1.0000166,0,0,1.0000166,-1007.6106,-19.937399)"
x1="-1073.2"
y1="126.85"
x2="-1073.2"
y2="1.279e-13" />
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1327"
inkscape:window-height="744"
id="namedview12"
showgrid="false"
inkscape:zoom="7.375"
inkscape:cx="30.519755"
inkscape:cy="28.83501"
inkscape:window-x="39"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<g
id="g3050"
transform="matrix(0.34819669,0,0,0.38000549,1.8469324,14.646028)">
<path
inkscape:connector-curvature="0"
style="fill:url(#linearGradient3058)"
id="path10"
d="m 136.89835,-5.7481628 c 0.077,1.313022 -1.78603,0.968016 -1.78603,2.293038 0,38.5516398 -44.720737,96.8326458 -89.848486,108.1918348 l 0,1.18201 C 105.22183,100.40863 171.99594,39.117582 173.50596,-19.933399 l -36.60061,14.1892362 z" />
<path
style="fill:#e96d1f"
inkscape:connector-curvature="0"
id="path12"
d="m 120.83809,-1.9770998 c 0.077,1.31302201 0.121,2.63304401 0.121,3.958066 0,38.5516388 -30.700509,90.4985348 -75.828258,101.8617238 l 0,1.63703 C 104.19681,101.65665 150.94259,42.455637 150.94259,-3.7221288 c 0,-2.37504 -0.125,-4.729079 -0.37101,-7.0561172 l -29.73049,8.7961462 z" />
<path
inkscape:connector-curvature="0"
style="fill:url(#linearGradient3060)"
id="path21"
d="m 37.205701,-5.7481628 c -0.077,1.313022 1.787029,0.968016 1.787029,2.293038 0,38.5516398 46.558773,97.3676558 91.68952,108.7318348 l 0,1.63903 C 70.728257,101.39565 2.1201185,39.114582 0.6100933,-19.936399 L 37.209701,-5.7471628 z" />
<path
style="fill:#a0ce67"
inkscape:connector-curvature="0"
id="path23"
d="m 55.338002,-1.0050838 c -0.076,1.31302201 -0.120002,2.630044 -0.120002,3.957066 0,38.5516398 30.699509,90.4985388 75.82826,101.8617278 l 0,1.63902 C 72.001278,103.66269 25.234502,43.427654 25.234502,-2.7491128 c 0,-2.375039 0.128002,-4.729078 0.371006,-7.056117 l 29.730494,8.798146 z" />
<path
style="fill:#439639"
inkscape:connector-curvature="0"
id="path25"
d="m 25.319503,-10.354239 7.617127,2.7220452 c -0.041,0.962016 -0.066,2.254037 -0.066,3.225053 0,41.2196848 37.271618,98.2056618 87.27345,107.1218108 3.24505,1.08802 7.53812,2.07704 10.93218,2.93105 l 0,1.63803 C 65.821176,101.72366 19.974415,35.416521 25.314503,-10.358239 z" />
<path
style="fill:#d9541e"
inkscape:connector-curvature="0"
id="path27"
d="m 150.94859,-11.177253 -7.83313,2.6250442 c 0.041,0.963016 0.191,2.203036 0.191,3.173052 0,41.2196848 -37.27262,98.2066678 -87.275447,107.1218168 -3.243054,1.08901 -7.538125,2.07703 -10.930181,2.93204 l 0,1.63903 C 113.44597,97.653591 156.28268,34.593507 150.94259,-11.178253 z" />
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 6.1 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 892 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path style="color:#000000;block-progression:tb;text-transform:none;text-indent:0" fill="#dc5047" d="m2.3496 1v0.002c-0.1975 0.0382-0.3531 0.2333-0.3496 0.4375v13.122c0 0.228 0.2061 0.436 0.4316 0.436h11.138c0.226 0 0.432-0.208 0.432-0.437v-10.143c-0.004-0.0669-0.023-0.1329-0.055-0.1914l-3.312-3.1993c-0.043-0.0164-0.089-0.0255-0.135-0.0273h-8.0684c-0.0268-0.0026-0.0552-0.0026-0.082 0zm5.0059 2h0.1933c0.1855 0 0.3632 0.0663 0.4922 0.1953 0.5323 0.5322 0.2837 1.8299 0.0176 2.9024-0.0161 0.0483-0.0251 0.0891-0.0332 0.1132 0.3226 0.9112 0.783 1.6452 1.291 2.0645 0.2097 0.1613 0.4431 0.3216 0.7016 0.4668 0.362-0.0403 0.71-0.0567 1.041-0.0567 1 0 1.604 0.1777 1.837 0.5567 0.081 0.129 0.12 0.2821 0.096 0.4433-0.008 0.2016-0.079 0.3885-0.224 0.5335-0.138 0.153-0.378 0.24-0.733 0.24-0.613 0-1.615-0.186-2.4217-0.5977-1.3871 0.1537-2.4194 0.3417-3.25 0.6077-0.0403 0.016-0.0881 0.03-0.1445 0.054-1 1.71-1.7414 2.477-2.3946 2.477-0.1291 0-0.2586-0.033-0.3554-0.09l-0.3868-0.248-0.0254-0.041c-0.0565-0.145-0.0732-0.282-0.041-0.435 0.0887-0.427 0.5498-1.106 1.5176-1.711 0.1532-0.113 0.3942-0.242 0.7168-0.395 0.2419-0.4191 0.5011-0.9109 0.7754-1.4511 0.4113-0.8306 0.6675-1.6517 0.8691-2.3613v-0.0098c-0.2984-0.9757-0.4741-1.5642-0.1757-2.6367 0.0726-0.3064 0.3383-0.6211 0.6367-0.6211zm0.1211 0.5c-0.0162 0.0242-0.0405 0.0654-0.0567 0.0977-0.1371 0.3386-0.1288 0.9266 0.0567 1.6523l0.041-0.0312c0.0564-0.2581 0.0805-0.4848 0.1289-0.6622l0.0234-0.1289c0.0806-0.4596 0.0649-0.6932-0.0722-0.8867l-0.1211-0.041zm0.0664 3.6465c-0.1856 0.5968-0.4535 1.2321-0.8164 1.9336-0.1613 0.3064-0.3398 0.596-0.4043 0.8379l0.0898-0.0313c1.0242-0.3951 1.9937-0.621 2.6953-0.75-0.1209-0.0806-0.2353-0.1691-0.332-0.2578-0.4839-0.4112-0.9017-1.0067-1.2324-1.7324zm3.361 2.2168c-0.056 0-0.113-0.0006-0.185 0.0801 0.588 0.258 1.16 0.4121 1.531 0.4121 0.056 0 0.106-0.0076 0.154-0.0157h0.034c0.04-0.0161 0.064-0.0267 0.072-0.1074-0.016-0.0242-0.032-0.0556-0.072-0.0879-0.081-0.0806-0.405-0.2812-1.534-0.2812zm-5.863 1.4587c-0.1693 0.097-0.3061 0.186-0.3867 0.25-0.5726 0.524-0.9343 1.055-0.9746 1.362 0.3629-0.121 0.8371-0.652 1.3613-1.612z"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.3 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 805 B

+6
Ver Arquivo
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<g transform="matrix(.79998 0 0 .8 1.6 1.9554)" fill="#969696">
<path d="m6.9375 0.056c-0.2484 0-0.4375 0.18908-0.4375 0.4375v1.25c-0.5539 0.1422-1.0512 0.3719-1.5312 0.6563l-0.9063-0.9063c-0.17566-0.17566-0.44934-0.17566-0.625 0l-1.5 1.5c-0.17566 0.17566-0.17566 0.44934 0 0.625l0.9063 0.9063c-0.2844 0.48-0.5141 0.9773-0.6563 1.5312h-1.25c-0.24842 0-0.4375 0.1891-0.4375 0.4375v2.125c1e-8 0.24842 0.18908 0.4375 0.4375 0.4375h1.25c0.1422 0.5539 0.37188 1.0512 0.65625 1.5312l-0.9063 0.907c-0.17566 0.17566-0.17566 0.44934 0 0.625l1.5 1.5c0.17566 0.17566 0.44934 0.17566 0.625 0l0.9063-0.907c0.48 0.285 0.9773 0.514 1.5312 0.656v1.25c1e-7 0.24842 0.18908 0.4375 0.4375 0.4375h2.125c0.2484 0 0.4375-0.189 0.4375-0.438v-1.25c0.5539-0.1422 1.0512-0.37188 1.5312-0.65625l0.90625 0.90625c0.17566 0.17566 0.44934 0.17566 0.625 0l1.5-1.5c0.17566-0.17566 0.17566-0.44934 0-0.625l-0.906-0.906c0.285-0.48 0.514-0.9771 0.656-1.531h1.25c0.249 0 0.438-0.1891 0.438-0.4375v-2.125c0-0.2484-0.189-0.4375-0.438-0.4375h-1.25c-0.142-0.5539-0.371-1.0512-0.656-1.5312l0.906-0.9063c0.17566-0.17566 0.17566-0.44934 0-0.625l-1.5-1.5c-0.17566-0.17566-0.44934-0.17566-0.625 0l-0.906 0.9063c-0.48-0.2844-0.977-0.5141-1.531-0.6563v-1.25c0.0004-0.24872-0.1887-0.4378-0.4371-0.4378zm1.0625 4.1573c1.8451 0 3.3427 1.4975 3.3427 3.3427 0 1.8451-1.4975 3.3427-3.3427 3.3427-1.8451 0-3.3427-1.4979-3.3427-3.343s1.4976-3.3427 3.3427-3.3427z" display="block" fill="#969696"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 640 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="m12.805 1.0011c-2.2 0.3545-5.1445 0.7194-7.3383 1.0937-0.581 0.2835-0.4503 1.0133-0.4761 1.5429v7.0895c-1.2243-0.23017-2.7173 0.78142-2.782 2.3831-0.1057 0.99721 0.77859 1.8652 1.7402 1.8885 1.7217 0.04179 2.8992-1.1005 2.9179-2.545-0.01876-2.4261 0.0056-4.8533 0-7.2795 0.26654-0.01974 4.3036-0.79006 4.6667-0.84134v5.452c-1.07-0.2561-2.4374 0.4472-2.7766 1.8832-0.14314 0.80489 0.1274 1.8152 0.94411 2.156 1.5943 0.73261 3.783-0.75137 3.694-2.493-0.02473-3.235 0.02025-6.4717 0-9.707-0.042-0.30422-0.24827-0.64474-0.59033-0.62281z" fill="#969696"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 843 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 306 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path style="color:#000000;block-progression:tb;text-transform:none;text-indent:0" d="m2.3501 1.0014c-0.19751 0.0382-0.35351 0.23331-0.35001 0.43742v13.123c0.000005 0.22905 0.20523 0.43745 0.43079 0.43746l11.139 0.001c0.22556-0.000006 0.43078-0.20841 0.43079-0.43746v-10.143c-0.004-0.06684-0.022-0.13284-0.054-0.19135l-3.3121-3.1989c-0.043-0.0164-0.088-0.0256-0.134-0.0274l-8.0699-0.001c-0.02684-0.0026-0.05393-0.0026-0.08077 0z" fill="#969696"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 730 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 283 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="m1.4609 2c-0.2505 0-0.4609 0.2104-0.4609 0.4609v11.078c0 0.259 0.2021 0.461 0.4609 0.461h13.078c0.259 0 0.461-0.202 0.461-0.461v-9.0761c0-0.2504-0.21-0.4629-0.461-0.4629h-6.539l-2-2h-4.5391zm0.5391 3h12v8h-12v-8z" fill-rule="evenodd" fill="#55739a"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 543 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 595 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="m1.4609 2c-0.2505 0-0.4609 0.2104-0.4609 0.4609v11.078c0 0.259 0.2021 0.461 0.4609 0.461h13.078c0.259 0 0.461-0.202 0.461-0.461v-9.0761c0-0.2504-0.21-0.4629-0.461-0.4629h-6.539l-2-2h-4.5391zm6.5157 3.793h3.5704v3.3847l-1.192-1.1269-1.7847 1.6914-1.1894-1.1289 1.7851-1.6914-1.1894-1.1289zm-2.3809 0.5644h1.7852l0.5957 0.5645h-2.3809v4.5141h4.7593v-2.2583l0.596 0.5645v1.6938c0 0.312-0.266 0.564-0.596 0.564h-4.7593c-0.3297 0-0.5957-0.252-0.5957-0.564v-4.5141c0-0.3126 0.266-0.5645 0.5957-0.5645z" fill-rule="evenodd" fill="#55739a"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 826 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 693 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="m1.4609 2c-0.2505 0-0.4609 0.2104-0.4609 0.4609v11.078c0 0.259 0.2021 0.461 0.4609 0.461h13.078c0.259 0 0.461-0.202 0.461-0.461v-9.0761c0-0.2504-0.21-0.4629-0.461-0.4629h-6.539l-2-2h-4.5391zm8.3829 3.5c0.4252 0 0.8512 0.1603 1.1742 0.4824 0.644 0.6442 0.644 1.7035 0 2.3477l-1.0492 1.0469c0.0442-0.3929-0.0174-0.7896-0.1876-1.1524l0.5648-0.5644c0.284-0.2844 0.284-0.7215 0-1.0059-0.285-0.2844-0.7218-0.2844-1.0062 0l-1.6757 1.6758c-0.2844 0.2843-0.2844 0.7215 0 1.0058 0.0593 0.0594 0.1291 0.1003 0.1992 0.1348l-0.6914 0.6913c-0.0646-0.048-0.1193-0.098-0.1778-0.156-0.6441-0.6443-0.6441-1.7017 0-2.3458l1.6758-1.6778c0.3221-0.3221 0.7483-0.4824 1.1739-0.4824zm-1.0157 2.3379c0.0646 0.0478 0.1193 0.0978 0.1778 0.1562 0.6438 0.6438 0.6431 1.7015 0 2.3459v0.002l-1.6758 1.676c-0.6442 0.644-1.7035 0.644-2.3477 0-0.6442-0.645-0.6442-1.704 0-2.3481l1.0488-1.0469c-0.0438 0.3929 0.0174 0.7896 0.1876 1.1524l-0.5645 0.5646c-0.2844 0.284-0.2844 0.721 0 1.006 0.2844 0.284 0.7215 0.284 1.0059 0l1.6757-1.6761c0.2844-0.2843 0.2844-0.7215 0-1.0058-0.0593-0.0594-0.1291-0.1003-0.1992-0.1348l0.6914-0.6914z" fill-rule="evenodd" fill="#55739a"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.4 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 655 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="m1.4609 2c-0.2505 0-0.4609 0.2104-0.4609 0.4609v11.078c0 0.259 0.2021 0.461 0.4609 0.461h13.078c0.259 0 0.461-0.202 0.461-0.461v-9.0761c0-0.2504-0.21-0.4629-0.461-0.4629h-6.539l-2-2h-4.5391zm8.6521 3.4941c0.679 0 1.227 0.5503 1.227 1.2286 0 0.6782-0.548 1.2285-1.227 1.2285-0.3022 0-0.5806-0.1097-0.7946-0.291l-2.3692 1.207c0.003 0.035 0.0078 0.0714 0.0078 0.1074 0 0.0641-0.0081 0.1281-0.0175 0.1895l2.3476 1.1989c0.2182-0.198 0.5079-0.32 0.8259-0.32 0.679 0 1.229 0.552 1.229 1.23 0 0.679-0.55 1.227-1.229 1.227-0.678 0-1.2282-0.548-1.2282-1.227 0-0.022 0.0027-0.046 0.0039-0.068l-2.4317-1.2362c-0.2039 0.1512-0.4574 0.2382-0.7304 0.2382-0.6783 0-1.2266-0.5483-1.2266-1.2265 0-0.6783 0.5483-1.2266 1.2266-1.2266 0.3043 0 0.5842 0.1096 0.7988 0.293l2.3672-1.2071c-0.0033-0.0366-0.0078-0.0757-0.0078-0.1132 0-0.6783 0.5502-1.2266 1.2282-1.2266v-0.0059z" fill-rule="evenodd" fill="#55739a"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.2 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 655 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="m1.4609 2c-0.2505 0-0.4609 0.2104-0.4609 0.4609v11.078c0 0.259 0.2021 0.461 0.4609 0.461h13.078c0.259 0 0.461-0.202 0.461-0.461v-9.0761c0-0.2504-0.21-0.4629-0.461-0.4629h-6.539l-2-2h-4.5391zm6.545 2.8867l1.0722 2.6836 2.9219 0.2305-2.2227 1.8476 0.6857 2.8516-2.4454-1.543-2.5 1.533 0.7109-2.8025-2.2285-1.9043 2.8848-0.1875 1.1211-2.709z" fill-rule="evenodd" fill="#55739a"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 669 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 276 B

+6
Ver Arquivo
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<g fill-rule="evenodd" transform="matrix(.86667 0 0 .86667 -172.05 -864.43)" fill="#55739a">
<path d="m200.2 999.72c-0.28913 0-0.53125 0.2421-0.53125 0.53117v12.784c0 0.2985 0.23264 0.5312 0.53125 0.5312h15.091c0.2986 0 0.53124-0.2327 0.53124-0.5312l0.0004-10.474c0-0.2889-0.24211-0.5338-0.53124-0.5338l-7.5457 0.0005-2.3076-2.3078z" fill-rule="evenodd" fill="#55739a"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 662 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 486 B

+4
Ver Arquivo
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path style="color:#000000;block-progression:tb;text-transform:none;text-indent:0" d="m1.3438 2c-0.19748 0.03825-0.3473 0.2334-0.34375 0.4375v11.125c0 0.23 0.212 0.438 0.4375 0.438h13.125c0.22555-0.000006 0.43749-0.20846 0.4375-0.4375v-10.953c-0.0005-0.33655-0.2645-0.61145-0.5155-0.6095zm0.65619 0.99994 12 0.0000068v5.0001l-1-1-3 4-3-3-4 4h-1zm2.5001 1c-0.82845 0-1.5 0.67155-1.5 1.5s0.67155 1.5 1.5 1.5 1.5-0.67155 1.5-1.5-0.67155-1.5-1.5-1.5z" fill="#969696"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 748 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 302 B

+6
Ver Arquivo
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<g fill-rule="evenodd" transform="matrix(.86667 0 0 .86667 -172.05 -864.43)" fill="#35537a">
<path d="m4 3-2 2v7.539c0 0.259 0.2021 0.461 0.4609 0.461h11.078c0.259 0 0.461-0.202 0.461-0.461v-7.539l-2-2zm1 1h6l1 1h-8z" fill-rule="evenodd" transform="matrix(1.1538 0 0 1.1538 198.51 997.42)" fill="#55739a"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 598 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 570 B

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