Replace the avatar next to the composer with a status entry menu
The checkmark might change, and there appears to be some state tracking mishaps that need to be worked out. Part of https://github.com/vector-im/riot-web/issues/1528
This commit is contained in:
parent
dd382ecb05
commit
a91963e5ee
6 changed files with 318 additions and 2 deletions
94
res/img/icons-checkmark.svg
Normal file
94
res/img/icons-checkmark.svg
Normal file
|
@ -0,0 +1,94 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
|
||||
<svg
|
||||
xmlns:sketch="http://www.bohemiancoding.com/sketch/ns"
|
||||
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="-11 13 24 24"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="icons-checkmark.svg"
|
||||
inkscape:version="0.92.3 (2405546, 2018-03-11)"><metadata
|
||||
id="metadata3753"><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="defs3751">
|
||||
|
||||
</defs><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1278"
|
||||
inkscape:window-height="1368"
|
||||
id="namedview3749"
|
||||
showgrid="false"
|
||||
inkscape:zoom="25.166667"
|
||||
inkscape:cx="11.698485"
|
||||
inkscape:cy="12.769194"
|
||||
inkscape:window-x="1359"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="_x30_3_x5F_4-Uploading" />
|
||||
<style
|
||||
type="text/css"
|
||||
id="style3734">
|
||||
.st1{fill:none;stroke-width:2;stroke-linecap:round;}
|
||||
</style>
|
||||
<title
|
||||
id="title3736">icons_create_room</title>
|
||||
<desc
|
||||
id="desc3738">Created with sketchtool.</desc>
|
||||
<g
|
||||
id="_x30_3-Input"
|
||||
sketch:type="MSPage">
|
||||
<g
|
||||
id="_x30_3_x5F_4-Uploading"
|
||||
transform="translate(-20.000000, -726.000000)"
|
||||
sketch:type="MSArtboardGroup">
|
||||
<g
|
||||
sketch:type="MSShapeGroup"
|
||||
transform="translate(0,708)"
|
||||
id="Room-list_x2F_Footer">
|
||||
<g
|
||||
transform="translate(20,18)"
|
||||
id="icons_create_room">
|
||||
<circle
|
||||
style="fill:#76cfa6"
|
||||
r="12"
|
||||
cy="25"
|
||||
cx="1"
|
||||
id="Oval-1-Copy-7" />
|
||||
|
||||
<g
|
||||
id="g3762"><path
|
||||
sodipodi:nodetypes="cc"
|
||||
id="Line"
|
||||
class="st1"
|
||||
d="m -0.75165563,28.062914 7.10000003,-7.1"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round" /><path
|
||||
id="Line_1_"
|
||||
class="st1"
|
||||
d="m -3.0960264,25.175497 2.34437077,2.887417"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round"
|
||||
sodipodi:nodetypes="cc" /></g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue