mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
aa4b715513
# Conflicts: # app/controllers/concerns/sign_in_token_authentication_concern.rb # app/javascript/mastodon/features/compose/components/action_bar.js # app/javascript/mastodon/features/compose/index.js
8 lines
250 B
XML
Executable File
8 lines
250 B
XML
Executable File
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 40 40">
|
|
<g>
|
|
<circle cx="18" cy="18" r="18" stroke="black" stroke-linejoin="round" stroke-width="4px"/>
|
|
</g>
|
|
<circle fill="#E6E7E8" cx="18" cy="18" r="18"/>
|
|
</svg>
|