mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Added svg for copy icon - I'm not a designer, someone else should probably replace these!
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
This commit is contained in:
parent
7098ca9df0
commit
fd42698cf0
@ -341,7 +341,7 @@ limitations under the License.
|
|||||||
right: 6px;
|
right: 6px;
|
||||||
width: 19px;
|
width: 19px;
|
||||||
height: 19px;
|
height: 19px;
|
||||||
background-image: url($edit-button-url);
|
background-image: url($copy-button-url);
|
||||||
}
|
}
|
||||||
.mx_EventTile_body pre {
|
.mx_EventTile_body pre {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -102,6 +102,7 @@ $event-redacted-img: url('../../img/redacted.jpg');
|
|||||||
$event-timestamp-color: #acacac;
|
$event-timestamp-color: #acacac;
|
||||||
|
|
||||||
$edit-button-url: "../../img/icon_context_message.svg";
|
$edit-button-url: "../../img/icon_context_message.svg";
|
||||||
|
$copy-button-url: "../../img/icon_copy_message.svg";
|
||||||
|
|
||||||
// e2e
|
// e2e
|
||||||
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
|
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
|
||||||
@ -114,4 +115,4 @@ $lightbox-fg-color: #ffffff;
|
|||||||
$lightbox-border-color: #ffffff;
|
$lightbox-border-color: #ffffff;
|
||||||
|
|
||||||
// unused?
|
// unused?
|
||||||
$progressbar-color: #000;
|
$progressbar-color: #000;
|
||||||
|
@ -102,6 +102,7 @@ $event-redacted-img: url('../../img/redacted-dark.jpg');
|
|||||||
$event-timestamp-color: #acacac;
|
$event-timestamp-color: #acacac;
|
||||||
|
|
||||||
$edit-button-url: "../../img/icon_context_message_dark.svg";
|
$edit-button-url: "../../img/icon_context_message_dark.svg";
|
||||||
|
$copy-button-url: "../../img/icon_copy_message_dark.svg";
|
||||||
|
|
||||||
// e2e
|
// e2e
|
||||||
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
|
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
|
||||||
|
86
src/skins/vector/img/icon_copy_message.svg
Normal file
86
src/skins/vector/img/icon_copy_message.svg
Normal file
@ -0,0 +1,86 @@
|
|||||||
|
<?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"
|
||||||
|
width="19px"
|
||||||
|
height="19px"
|
||||||
|
viewBox="0 0 19 19"
|
||||||
|
version="1.1"
|
||||||
|
id="svg3734"
|
||||||
|
sodipodi:docname="icon_copy_message.svg"
|
||||||
|
inkscape:version="0.92.1 r">
|
||||||
|
<metadata
|
||||||
|
id="metadata3738">
|
||||||
|
<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>ED5D3E59-2561-4AC1-9B43-82FBC51767FC</dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1596"
|
||||||
|
inkscape:window-height="846"
|
||||||
|
id="namedview3736"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="12.421053"
|
||||||
|
inkscape:cx="3.4935767"
|
||||||
|
inkscape:cy="2.469644"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="Symbols" />
|
||||||
|
<!-- Generator: sketchtool 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
|
||||||
|
<title
|
||||||
|
id="title3722">ED5D3E59-2561-4AC1-9B43-82FBC51767FC</title>
|
||||||
|
<desc
|
||||||
|
id="desc3724">Created with sketchtool.</desc>
|
||||||
|
<defs
|
||||||
|
id="defs3726" />
|
||||||
|
<g
|
||||||
|
id="Symbols"
|
||||||
|
stroke="none"
|
||||||
|
stroke-width="1"
|
||||||
|
fill="none"
|
||||||
|
fill-rule="evenodd">
|
||||||
|
<path
|
||||||
|
d="M 9.5,19 C 14.746705,19 19,14.746705 19,9.5 19,4.2532949 14.746705,0 9.5,0 4.2532949,0 0,4.2532949 0,9.5 0,14.746705 4.2532949,19 9.5,19 Z"
|
||||||
|
id="Oval-69"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
style="fill:#ececec" />
|
||||||
|
<g
|
||||||
|
id="g4632"
|
||||||
|
transform="translate(-2.3841858e-7,-1)">
|
||||||
|
<rect
|
||||||
|
style="stroke:#9b9b9b;stroke-width:0.91585475;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
y="4.3017478"
|
||||||
|
x="4.6289611"
|
||||||
|
height="10.396504"
|
||||||
|
width="7.7420783"
|
||||||
|
id="rect3745-3" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ececec;fill-opacity:1;stroke:#9b9b9b;stroke-width:0.91585475;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
y="6.3017478"
|
||||||
|
x="6.6289611"
|
||||||
|
height="10.396504"
|
||||||
|
width="7.7420783"
|
||||||
|
id="rect3745" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
77
src/skins/vector/img/icon_copy_message_dark.svg
Normal file
77
src/skins/vector/img/icon_copy_message_dark.svg
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
<?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"
|
||||||
|
width="19px"
|
||||||
|
height="19px"
|
||||||
|
viewBox="0 0 19 19"
|
||||||
|
version="1.1"
|
||||||
|
id="svg3734"
|
||||||
|
sodipodi:docname="icon_copy_message_dark.svg"
|
||||||
|
inkscape:version="0.92.1 r"
|
||||||
|
enable-background="new">
|
||||||
|
<metadata
|
||||||
|
id="metadata3738">
|
||||||
|
<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>ED5D3E59-2561-4AC1-9B43-82FBC51767FC</dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1596"
|
||||||
|
inkscape:window-height="846"
|
||||||
|
id="namedview3736"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="12.421053"
|
||||||
|
inkscape:cx="3.4935767"
|
||||||
|
inkscape:cy="2.469644"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg3734" />
|
||||||
|
<!-- Generator: sketchtool 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
|
||||||
|
<title
|
||||||
|
id="title3722">ED5D3E59-2561-4AC1-9B43-82FBC51767FC</title>
|
||||||
|
<desc
|
||||||
|
id="desc3724">Created with sketchtool.</desc>
|
||||||
|
<defs
|
||||||
|
id="defs3726" />
|
||||||
|
<path
|
||||||
|
style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="Oval-69"
|
||||||
|
d="M 9.5,19 C 14.746705,19 19,14.746705 19,9.5 19,4.2532949 14.746705,0 9.5,0 4.2532949,0 0,4.2532949 0,9.5 0,14.746705 4.2532949,19 9.5,19 Z" />
|
||||||
|
<g
|
||||||
|
id="g4675"
|
||||||
|
style="stroke:#ffffff;stroke-opacity:1;opacity:0.6">
|
||||||
|
<path
|
||||||
|
id="rect3745-3"
|
||||||
|
d="M 4.6289062 3.3007812 L 4.6289062 13.699219 L 6.6289062 13.699219 L 6.6289062 5.3007812 L 12.371094 5.3007812 L 12.371094 3.3007812 L 4.6289062 3.3007812 z "
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.91585475;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<rect
|
||||||
|
id="rect3745-7"
|
||||||
|
width="7.7420783"
|
||||||
|
height="10.396504"
|
||||||
|
x="6.6289062"
|
||||||
|
y="5.3007812"
|
||||||
|
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.91585475;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
Loading…
Reference in New Issue
Block a user