mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Added last icon changes for transfers page
This commit is contained in:
parent
5944f1fea2
commit
5241a7d4c0
@ -76,7 +76,7 @@
|
||||
#define IMAGE_PRIORITYNORMAL ":/images/prioritynormal.png"
|
||||
#define IMAGE_PRIORITYHIGH ":/images/priorityhigh.png"
|
||||
#define IMAGE_PRIORITYAUTO ":/images/priorityauto.png"
|
||||
#define IMAGE_SEARCH ":/images/filefind.png"
|
||||
#define IMAGE_SEARCH ":/icons/svg/magnifying-glass.svg"
|
||||
#define IMAGE_EXPAND ":/images/edit_add24.png"
|
||||
#define IMAGE_COLLAPSE ":/images/edit_remove24.png"
|
||||
#define IMAGE_LIBRARY ":/images/library.png"
|
||||
@ -84,8 +84,8 @@
|
||||
#define IMAGE_COLLMODIF ":/images/library_edit.png"
|
||||
#define IMAGE_COLLVIEW ":/images/library_view.png"
|
||||
#define IMAGE_COLLOPEN ":/images/library.png"
|
||||
#define IMAGE_FRIENDSFILES ":/images/fileshare16.png"
|
||||
#define IMAGE_MYFILES ":images/my_documents_16.png"
|
||||
#define IMAGE_FRIENDSFILES ":/icons/svg/folders.svg"
|
||||
#define IMAGE_MYFILES ":icons/svg/folders1.svg"
|
||||
#define IMAGE_RENAMEFILE ":images/filecomments.png"
|
||||
#define IMAGE_STREAMING ":images/streaming.png"
|
||||
|
||||
|
@ -120,13 +120,19 @@
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="movable">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<widget class="QWidget" name="tab">
|
||||
<attribute name="icon">
|
||||
<iconset resource="../images.qrc">
|
||||
<normaloff>:/images/down.png</normaloff>:/images/down.png</iconset>
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/svg/download.svg</normaloff>:/icons/svg/download.svg</iconset>
|
||||
</attribute>
|
||||
<attribute name="title">
|
||||
<string>Downloads</string>
|
||||
@ -215,6 +221,12 @@
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="elideMode">
|
||||
<enum>Qt::ElideNone</enum>
|
||||
</property>
|
||||
@ -232,8 +244,8 @@
|
||||
</property>
|
||||
<widget class="QWidget" name="uploadsTab">
|
||||
<attribute name="icon">
|
||||
<iconset resource="../images.qrc">
|
||||
<normaloff>:/images/uploads.png</normaloff>:/images/uploads.png</iconset>
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/svg/upload.svg</normaloff>:/icons/svg/upload.svg</iconset>
|
||||
</attribute>
|
||||
<attribute name="title">
|
||||
<string>Uploads</string>
|
||||
|
@ -65,7 +65,7 @@
|
||||
#define IMAGE_COLLVIEW ":/images/library_view.png"
|
||||
#define IMAGE_COLLOPEN ":/images/library.png"
|
||||
#define IMAGE_EDITSHARE ":/images/edit_16.png"
|
||||
#define IMAGE_MYFILES ":images/my_documents_22.png"
|
||||
#define IMAGE_MYFILES ":/icons/svg/folders1.svg"
|
||||
|
||||
/*define dirTreeView Column */
|
||||
#define COLUMN_NAME 0
|
||||
|
@ -29,7 +29,16 @@
|
||||
<enum>QFrame::Sunken</enum>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||
<property name="margin">
|
||||
<property name="leftMargin">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="bottomMargin">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<item>
|
||||
@ -44,7 +53,7 @@
|
||||
<string/>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="images.qrc">:/images/fileshare24.png</pixmap>
|
||||
<pixmap resource="icons.qrc">:/icons/svg/folders.svg</pixmap>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>true</bool>
|
||||
@ -294,7 +303,16 @@ border-image: url(:/images/closepressed.png)
|
||||
<enum>QFrame::Raised</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<property name="margin">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="bottomMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
@ -346,6 +364,7 @@ border-image: url(:/images/closepressed.png)
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="images.qrc"/>
|
||||
<include location="icons.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -50,6 +50,8 @@ href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html
|
||||
|
||||
<div>Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>
|
||||
|
||||
<div>Icons made by <a href="http://www.flaticon.com/authors/eleonor-wang" title="Eleonor Wang">Eleonor Wang</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>
|
||||
|
||||
<p></p>
|
||||
|
||||
<h2>GNU GENERAL PUBLIC LICENSE</h2>
|
||||
|
@ -1,5 +1,10 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>icons/svg/download.svg</file>
|
||||
<file>icons/svg/folders.svg</file>
|
||||
<file>icons/svg/folders1.svg</file>
|
||||
<file>icons/svg/magnifying-glass.svg</file>
|
||||
<file>icons/svg/upload.svg</file>
|
||||
<file>icons/settings/appearance.svg</file>
|
||||
<file>icons/settings/channels.svg</file>
|
||||
<file>icons/settings/chat.svg</file>
|
||||
|
53
retroshare-gui/src/gui/icons/svg/download.svg
Normal file
53
retroshare-gui/src/gui/icons/svg/download.svg
Normal file
@ -0,0 +1,53 @@
|
||||
<?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"
|
||||
version="1.1"
|
||||
viewBox="0 0 44 44"
|
||||
enable-background="new 0 0 44 44"
|
||||
id="svg2"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="download.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" />
|
||||
</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="1366"
|
||||
inkscape:window-height="706"
|
||||
id="namedview6"
|
||||
showgrid="false"
|
||||
inkscape:zoom="5.3636364"
|
||||
inkscape:cx="22"
|
||||
inkscape:cy="21.813559"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" />
|
||||
<path
|
||||
d="M22,0C9.8,0,0,9.8,0,22s9.8,22,22,22s22-9.8,22-22S34.2,0,22,0z M31.7,25.7l-9,9C22.5,34.9,22.2,35,22,35 c-0.3,0-0.5-0.1-0.7-0.3l-9-9C12.1,25.5,12,25.3,12,25s0.1-0.5,0.3-0.7l1.4-1.4c0.4-0.4,1-0.4,1.4,0l4,4c0.3,0.3,0.9,0.1,0.9-0.4V10 c0-0.6,0.4-1,1-1h2c0.6,0,1,0.4,1,1v16.6c0,0.4,0.5,0.7,0.9,0.4l4-4c0.4-0.4,1-0.4,1.4,0l1.4,1.4c0.2,0.2,0.3,0.4,0.3,0.7 C32,25.3,31.9,25.5,31.7,25.7z"
|
||||
id="path4"
|
||||
style="fill:#008000" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
142
retroshare-gui/src/gui/icons/svg/folders.svg
Normal file
142
retroshare-gui/src/gui/icons/svg/folders.svg
Normal file
@ -0,0 +1,142 @@
|
||||
<?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 496 496"
|
||||
style="enable-background:new 0 0 496 496;"
|
||||
xml:space="preserve"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="folders.svg"><metadata
|
||||
id="metadata55"><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="defs53" /><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="namedview51"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.67289194"
|
||||
inkscape:cx="248"
|
||||
inkscape:cy="245.89831"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="Layer_1" />
|
||||
<path
|
||||
style="fill:#6D6D6D;"
|
||||
d="M484.8,48H287.2c-6.4,0-12,0-18.4,9.6L258.4,72H24.8C11.2,72,0,84.8,0,98.4v314.4 C0,426.4,11.2,440,24.8,440h446.4c13.6,0,24.8-13.6,24.8-27.2V169.6V99.2V57.6C496,52,491.2,48,484.8,48z"
|
||||
id="path3" />
|
||||
<path
|
||||
style="fill:#565656;"
|
||||
d="M485.6,371.2c6.4-4.8,10.4-12,10.4-20V169.6V99.2V57.6c0-5.6-4.8-9.6-11.2-9.6H287.2 c-6.4,0-12,0-18.4,9.6L258.4,72H24.8C12,72,1.6,82.4,0,94.4L485.6,371.2z"
|
||||
id="path5" />
|
||||
<path
|
||||
style="fill:#262523;"
|
||||
d="M16.8,104l468.8,265.6c6.4-4.8,10.4-10.4,10.4-18.4V169.6v-44.8L465.6,104H16.8z"
|
||||
id="path7" />
|
||||
<rect
|
||||
x="40"
|
||||
y="104"
|
||||
style="fill:#FFFFFF;"
|
||||
width="416"
|
||||
height="304"
|
||||
id="rect9" />
|
||||
<rect
|
||||
x="256"
|
||||
y="104"
|
||||
style="fill:#EFEFEF;"
|
||||
width="200"
|
||||
height="304"
|
||||
id="rect11" />
|
||||
<path
|
||||
style="fill:#BF0404;"
|
||||
d="M496,424c0,13.6-11.2,24-24.8,24H24.8C11.2,448,0,437.6,0,424l8-253.6C8,156.8,19.2,144,32.8,144H464 c13.6,0,24.8,12.8,24.8,26.4L496,424z"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:#FF1010;"
|
||||
d="M492.8,436L8.8,162.4C8,165.6,8,168.8,8,172L0,424c0,13.6,11.2,24,24.8,24h446.4 C480,448,488,443.2,492.8,436z"
|
||||
id="path15" />
|
||||
|
||||
|
||||
<g
|
||||
id="g21">
|
||||
</g>
|
||||
<g
|
||||
id="g23">
|
||||
</g>
|
||||
<g
|
||||
id="g25">
|
||||
</g>
|
||||
<g
|
||||
id="g27">
|
||||
</g>
|
||||
<g
|
||||
id="g29">
|
||||
</g>
|
||||
<g
|
||||
id="g31">
|
||||
</g>
|
||||
<g
|
||||
id="g33">
|
||||
</g>
|
||||
<g
|
||||
id="g35">
|
||||
</g>
|
||||
<g
|
||||
id="g37">
|
||||
</g>
|
||||
<g
|
||||
id="g39">
|
||||
</g>
|
||||
<g
|
||||
id="g41">
|
||||
</g>
|
||||
<g
|
||||
id="g43">
|
||||
</g>
|
||||
<g
|
||||
id="g45">
|
||||
</g>
|
||||
<g
|
||||
id="g47">
|
||||
</g>
|
||||
<g
|
||||
id="g49">
|
||||
</g>
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
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;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:60.50111771;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m 320.00534,179.14218 a 39.718685,39.718685 0 0 0 -11.80151,1.31981 39.718685,39.718685 0 0 0 -29.26595,35.25113 l -74.50771,19.96589 c 4.64934,7.5569 7.15514,16.42136 6.90601,25.56742 l 74.44629,-19.95056 a 39.718685,39.718685 0 0 0 42.9858,15.89906 39.718685,39.718685 0 0 0 28.08426,-48.6487 39.718685,39.718685 0 0 0 -36.84719,-29.40405 z"
|
||||
id="path4148" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
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;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:60.50111771;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m 294.20776,258.29988 -19.9506,74.431 a 39.718711,39.718685 0 0 0 -7.16684,1.19699 39.718711,39.718685 0 0 0 -28.09962,48.64869 39.718711,39.718685 0 0 0 48.6487,28.08426 39.718711,39.718685 0 0 0 28.08427,-48.64869 39.718711,39.718685 0 0 0 -15.88371,-22.42136 l 19.95055,-74.49234 c -8.86935,0.24764 -17.78652,-2.00944 -25.58275,-6.79855 z"
|
||||
id="path2987-4" /><g
|
||||
transform="matrix(7.1053965,0,0,7.1053965,5185.2128,-5988.1371)"
|
||||
id="g4159"
|
||||
style="fill:#f9f9f9;fill-opacity:1"><g
|
||||
id="g4156"
|
||||
style="fill:#f9f9f9;fill-opacity:1"><path
|
||||
inkscape:connector-curvature="0"
|
||||
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;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#f9f9f9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:60.50111771;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m -706.31858,873.75753 a 5.5899322,5.5899322 0 0 0 -1.66093,0.1879 5.5899322,5.5899322 0 0 0 -3.95252,6.84456 5.5899322,5.5899322 0 0 0 6.84672,3.95468 5.5899322,5.5899322 0 0 0 0.95898,-0.35854 l 7.67394,7.67179 c 0.59392,-1.09843 1.4984,-2.02612 2.6307,-2.63933 l -7.66748,-7.66747 a 5.5899322,5.5899322 0 0 0 0.35638,-3.85317 5.5899322,5.5899322 0 0 0 -5.18579,-4.14042 z"
|
||||
id="path4146" /></g></g></svg>
|
After Width: | Height: | Size: 7.1 KiB |
56
retroshare-gui/src/gui/icons/svg/folders1.svg
Normal file
56
retroshare-gui/src/gui/icons/svg/folders1.svg
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 496 496" style="enable-background:new 0 0 496 496;" xml:space="preserve">
|
||||
<path style="fill:#6D6D6D;" d="M484.8,48H287.2c-6.4,0-12,0-18.4,9.6L258.4,72H24.8C11.2,72,0,84.8,0,98.4v314.4
|
||||
C0,426.4,11.2,440,24.8,440h446.4c13.6,0,24.8-13.6,24.8-27.2V169.6V99.2V57.6C496,52,491.2,48,484.8,48z"/>
|
||||
<path style="fill:#565656;" d="M485.6,371.2c6.4-4.8,10.4-12,10.4-20V169.6V99.2V57.6c0-5.6-4.8-9.6-11.2-9.6H287.2
|
||||
c-6.4,0-12,0-18.4,9.6L258.4,72H24.8C12,72,1.6,82.4,0,94.4L485.6,371.2z"/>
|
||||
<path style="fill:#262523;" d="M16.8,104l468.8,265.6c6.4-4.8,10.4-10.4,10.4-18.4V169.6v-44.8L465.6,104H16.8z"/>
|
||||
<rect x="40" y="104" style="fill:#FFFFFF;" width="416" height="304"/>
|
||||
<rect x="256" y="104" style="fill:#EFEFEF;" width="200" height="304"/>
|
||||
<path style="fill:#0667B7;" d="M496,424c0,13.6-11.2,24-24.8,24H24.8C11.2,448,0,437.6,0,424l8-253.6C8,156.8,19.2,144,32.8,144H464
|
||||
c13.6,0,24.8,12.8,24.8,26.4L496,424z"/>
|
||||
<path style="fill:#1080DD;" d="M492.8,436L8.8,162.4C8,164.8,8,168.8,8,172L0,424c0,13.6,11.2,24,24.8,24h446.4
|
||||
C480,448,488,443.2,492.8,436z"/>
|
||||
<path style="fill:#0667B7;" d="M350.4,240.8L320,210.4c-6.4-6.4-15.2-10.4-24.8-10.4c-9.6,0-18.4,4-24.8,10.4l-131.2,132
|
||||
c-4.8,4.8-4.8,12,0,16.8s12,4.8,16.8,0L287.2,228c4-4,12-4,16.8,0l30.4,30.4c2.4,2.4,3.2,4.8,3.2,8s-1.6,6.4-3.2,8l-44.8,44.8
|
||||
c0,0-0.8,0-0.8,0.8l-75.2,75.2c-0.8,0.8-1.6,0.8-2.4,0l-16.8-16.8c-0.8-0.8-0.8-1.6,0-2.4l49.6-49.6c4.8-4.8,4.8-12,0-16.8
|
||||
c-4.8-4.8-12-4.8-16.8,0l-49.6,49.6c-9.6,9.6-9.6,25.6,0,35.2l16.8,16.8c4.8,4.8,11.2,7.2,17.6,7.2s12.8-2.4,17.6-7.2l32.8-32.8
|
||||
c0,0,0.8,0,0.8-0.8l87.2-87.2c6.4-6.4,10.4-15.2,10.4-24.8C360,256,356.8,247.2,350.4,240.8z"/>
|
||||
<path style="fill:#FFFFFF;" d="M350.4,218.4L320,188c-6.4-6.4-15.2-10.4-24.8-10.4c-9.6,0-18.4,4-24.8,10.4L139.2,320
|
||||
c-4.8,4.8-4.8,12,0,16.8s12,4.8,16.8,0l131.2-131.2c4-4,12-4,16.8,0l30.4,30.4c2.4,2.4,3.2,4.8,3.2,8s-1.6,6.4-3.2,8l-45.6,44
|
||||
c0,0-0.8,0-0.8,0.8L212.8,372c-0.8,0.8-1.6,0.8-2.4,0l-16.8-16.8c-0.8-0.8-0.8-1.6,0-2.4l49.6-49.6c4.8-4.8,4.8-12,0-16.8
|
||||
c-4.8-4.8-12-4.8-16.8,0L176.8,336c-9.6,9.6-9.6,25.6,0,35.2l16.8,16.8c4.8,4.8,11.2,7.2,17.6,7.2s12.8-2.4,17.6-7.2l32.8-32.8
|
||||
c0,0,0.8,0,0.8-0.8l87.2-87.2c6.4-6.4,10.4-15.2,10.4-24.8C360,233.6,356.8,224.8,350.4,218.4z"/>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.6 KiB |
63
retroshare-gui/src/gui/icons/svg/magnifying-glass.svg
Normal file
63
retroshare-gui/src/gui/icons/svg/magnifying-glass.svg
Normal file
@ -0,0 +1,63 @@
|
||||
<?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"
|
||||
version="1.1"
|
||||
viewBox="0 0 44 44"
|
||||
enable-background="new 0 0 44 44"
|
||||
id="svg2"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="magnifying-glass.svg">
|
||||
<metadata
|
||||
id="metadata14">
|
||||
<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="defs12" />
|
||||
<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="namedview10"
|
||||
showgrid="false"
|
||||
inkscape:zoom="5.3636364"
|
||||
inkscape:cx="-18.737288"
|
||||
inkscape:cy="21.627118"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" />
|
||||
<g
|
||||
id="g4"
|
||||
style="fill:#039bd5;fill-opacity:1">
|
||||
<circle
|
||||
cx="20"
|
||||
cy="20"
|
||||
r="7"
|
||||
id="circle6"
|
||||
style="fill:#039bd5;fill-opacity:1" />
|
||||
<path
|
||||
d="m22,0c-12.2,0-22,9.8-22,22s9.8,22 22,22 22-9.8 22-22-9.8-22-22-22zm12.7,33.3l-1.4,1.4c-0.4,0.4-1,0.4-1.4,0l-5.4-5.4c-0.2-0.2-0.4-0.2-0.6-0.1-1.7,1.1-3.7,1.7-5.9,1.7-6.1,0-11-4.9-11-11s4.9-11 11-11 11,4.9 11,11c0,2.2-0.6,4.2-1.7,5.9-0.1,0.2-0.1,0.5 0.1,0.6l5.4,5.4c0.3,0.5 0.3,1.1-0.1,1.5z"
|
||||
id="path8"
|
||||
style="fill:#039bd5;fill-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
53
retroshare-gui/src/gui/icons/svg/upload.svg
Normal file
53
retroshare-gui/src/gui/icons/svg/upload.svg
Normal file
@ -0,0 +1,53 @@
|
||||
<?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"
|
||||
version="1.1"
|
||||
viewBox="0 0 44 44"
|
||||
enable-background="new 0 0 44 44"
|
||||
id="svg2"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="up-arrow.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" />
|
||||
</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="833"
|
||||
inkscape:window-height="480"
|
||||
id="namedview6"
|
||||
showgrid="false"
|
||||
inkscape:zoom="5.3636364"
|
||||
inkscape:cx="22"
|
||||
inkscape:cy="21.813559"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg2" />
|
||||
<path
|
||||
d="m22,0c-12.2,0-22,9.8-22,22s9.8,22 22,22 22-9.8 22-22-9.8-22-22-22zm9.7,19.7l-1.4,1.4c-0.4,0.4-1,0.4-1.4,0l-4-4c-0.3-0.3-0.9-0.1-0.9,0.4v16.5c0,0.6-0.4,1-1,1h-2c-0.6,0-1-0.4-1-1v-16.6c0-0.4-0.5-0.7-0.9-0.4l-4,4c-0.4,0.4-1,0.4-1.4,0l-1.4-1.4c-0.2-0.2-0.3-0.4-0.3-0.7s0.1-0.5 0.3-0.7l9-9c0.2-0.2 0.5-0.3 0.7-0.3 0.3,0 0.5,0.1 0.7,0.3l9,9c0.2,0.2 0.3,0.4 0.3,0.7 0,0.4-0.1,0.6-0.3,0.8z"
|
||||
id="path4"
|
||||
style="fill:#aa0000" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
Loading…
Reference in New Issue
Block a user