mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Changed Share icon on Home View
This commit is contained in:
parent
36453dd0c3
commit
c100775932
@ -81,7 +81,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="icons.qrc">
|
||||
<normaloff>:/icons/png/network.png</normaloff>:/icons/png/network.png</iconset>
|
||||
<normaloff>:/icons/svg/share.svg</normaloff>:/icons/svg/share.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
@ -7,6 +7,7 @@
|
||||
<file>icons/svg/magnifying-glass.svg</file>
|
||||
<file>icons/svg/upload.svg</file>
|
||||
<file>icons/svg/paste.svg</file>
|
||||
<file>icons/svg/share.svg</file>
|
||||
<file>icons/settings/appearance.svg</file>
|
||||
<file>icons/settings/channels.svg</file>
|
||||
<file>icons/settings/chat.svg</file>
|
||||
|
81
retroshare-gui/src/gui/icons/svg/share.svg
Normal file
81
retroshare-gui/src/gui/icons/svg/share.svg
Normal file
@ -0,0 +1,81 @@
|
||||
<?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="svg4155"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
xml:space="preserve"
|
||||
width="80"
|
||||
height="80"
|
||||
viewBox="0 0 80 80"
|
||||
sodipodi:docname="share.svg"><metadata
|
||||
id="metadata4161"><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="defs4159" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="706"
|
||||
id="namedview4157"
|
||||
showgrid="false"
|
||||
inkscape:zoom="3.6195029"
|
||||
inkscape:cx="51.482179"
|
||||
inkscape:cy="38.118053"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g4163" /><g
|
||||
id="g4163"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="ink_ext_XXXXXX"
|
||||
transform="matrix(1.25,0,0,-1.25,0,80)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4167"
|
||||
style="fill:#039bd5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 64,32 C 64,14.327 49.673,0 32,0 14.327,0 0,14.327 0,32 0,49.673 14.327,64 32,64 49.673,64 64,49.673 64,32" /><g
|
||||
transform="matrix(0.15803826,0,0,-0.15803826,-7.2047942,71.41466)"
|
||||
id="g5"><circle
|
||||
style="fill:#ffffff"
|
||||
cx="146.489"
|
||||
cy="248.96899"
|
||||
r="53.806999"
|
||||
id="circle7" /><circle
|
||||
style="fill:#ffffff"
|
||||
cx="310.74899"
|
||||
cy="153.319"
|
||||
r="53.806999"
|
||||
id="circle9" /><circle
|
||||
style="fill:#ffffff"
|
||||
cx="310.74899"
|
||||
cy="342.83899"
|
||||
r="53.806999"
|
||||
id="circle11" /><rect
|
||||
x="214.155"
|
||||
y="104.29"
|
||||
transform="matrix(-0.5032,-0.8642,0.8642,-0.5032,171.424,497.1939)"
|
||||
style="fill:#ffffff"
|
||||
width="28.933001"
|
||||
height="190.06799"
|
||||
id="rect13" /><rect
|
||||
x="133.608"
|
||||
y="280.52802"
|
||||
transform="matrix(-0.8642,-0.5032,0.5032,-0.8642,277.774,664.974)"
|
||||
style="fill:#ffffff"
|
||||
width="190.06799"
|
||||
height="28.933001"
|
||||
id="rect15" /></g></g></svg>
|
After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in New Issue
Block a user