mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) update icons
This commit is contained in:
parent
e18ddb2e18
commit
8b7f75f942
9 changed files with 120 additions and 4 deletions
|
|
@ -34,19 +34,19 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.directory {
|
.directory {
|
||||||
background-image: url(../img/dir.png);
|
background-image: url(../img/directory.svg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.directory-link {
|
.directory-link {
|
||||||
background-image: url(../img/dir.png);
|
background-image: url(../img/directory-link.svg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.file {
|
.file {
|
||||||
background-image: url(../img/txt.png);
|
background-image: url(../img/file.svg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.file-link {
|
.file-link {
|
||||||
background-image: url(../img/txt.png);
|
background-image: url(../img/file-link.svg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.loading-svg {
|
.loading-svg {
|
||||||
|
|
|
||||||
1
img/bin
Symbolic link
1
img/bin
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
/bin
|
||||||
1
img/dir-link
Symbolic link
1
img/dir-link
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
dir.png
|
||||||
27
img/directory-link.svg
Normal file
27
img/directory-link.svg
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg width="16px" height="14px" viewBox="0 0 16 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch -->
|
||||||
|
<title>folder alias icon</title>
|
||||||
|
<desc>Created with Sketch.</desc>
|
||||||
|
<defs>
|
||||||
|
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||||
|
<stop stop-color="#E3C463" offset="0%"></stop>
|
||||||
|
<stop stop-color="#F4D757" offset="57.1244673%"></stop>
|
||||||
|
<stop stop-color="#D98B33" offset="100%"></stop>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||||
|
<g id="folder-alias-icon" fill-rule="nonzero">
|
||||||
|
<g id="Group-2">
|
||||||
|
<g transform="translate(0.941176, 0.000000)">
|
||||||
|
<path d="M7.52941176,0 L7.52941176,1.10795455 L15.0588235,1.10795455 L15.0588235,12.1875 L0,12.1875 L0,0 L7.52941176,0 Z" id="Combined-Shape" fill="url(#linearGradient-1)"></path>
|
||||||
|
<path d="M12.907563,6.64772727 L12.907563,5.53977273 L7.52941176,5.53977273 L7.52941176,6.64772727 L2.1512605,6.64772727 L2.1512605,11.0795455 L1.07563025,11.0795455 L1.07563025,1.10795455 L7.52941176,1.10795455 L7.52941176,2.21590909 L13.9831933,2.21590909 L13.9831933,11.0795455 L12.907563,11.0795455 L12.907563,6.64772727 Z M6.45378151,3.32386364 L6.45378151,2.21590909 L2.1512605,2.21590909 L2.1512605,5.53977273 L6.45378151,5.53977273 L6.45378151,4.43181818 L12.907563,4.43181818 L12.907563,3.32386364 L6.45378151,3.32386364 Z" id="Combined-Shape" fill="#FFFFFF"></path>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="Group-3-Copy" transform="translate(0.000000, 6.000000)">
|
||||||
|
<path d="M0.470113118,0.253252262 L4.51392619,0.253252262 L4.51392619,4.76486496 L3.07104492,3.18776513 C1.84451633,3.79088306 1.04951173,5.37217195 0.686031131,7.93163179 C0.686031131,7.93163179 -0.491119385,4.46548006 1.8417867,1.79376414 C1.8417867,1.79376414 1.38456217,1.28026018 0.470113118,0.253252262 Z" id="Path-Copy" fill="#FFFFFF"></path>
|
||||||
|
<path d="M1.24939177,0.65158371 L4.1592047,0.65158371 L4.1592047,3.9090648 L3.11026213,2.73846905 C1.72032087,3.51886622 0.907989562,4.99914716 0.673268218,7.1793119 C0.673268218,7.1793119 0.00487293883,3.9154478 2.31239786,1.82174199" id="Path" fill="#444444"></path>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 2.4 KiB |
19
img/directory.svg
Normal file
19
img/directory.svg
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg width="16px" height="13px" viewBox="0 0 16 13" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch -->
|
||||||
|
<title>folder icon</title>
|
||||||
|
<desc>Created with Sketch.</desc>
|
||||||
|
<defs>
|
||||||
|
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||||
|
<stop stop-color="#E3C463" offset="0%"></stop>
|
||||||
|
<stop stop-color="#F4D757" offset="57.1244673%"></stop>
|
||||||
|
<stop stop-color="#D98B33" offset="100%"></stop>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||||
|
<g id="folder-icon" fill-rule="nonzero">
|
||||||
|
<path d="M8,0 L8,1.18181818 L16,1.18181818 L16,13 L0,13 L0,0 L8,0 Z" id="Combined-Shape" fill="url(#linearGradient-1)"></path>
|
||||||
|
<path d="M13.7142857,7.09090909 L13.7142857,5.90909091 L8,5.90909091 L8,7.09090909 L2.28571429,7.09090909 L2.28571429,11.8181818 L1.14285714,11.8181818 L1.14285714,1.18181818 L8,1.18181818 L8,2.36363636 L14.8571429,2.36363636 L14.8571429,11.8181818 L13.7142857,11.8181818 L13.7142857,7.09090909 Z M6.85714286,3.54545455 L6.85714286,2.36363636 L2.28571429,2.36363636 L2.28571429,5.90909091 L6.85714286,5.90909091 L6.85714286,4.72727273 L13.7142857,4.72727273 L13.7142857,3.54545455 L6.85714286,3.54545455 Z" id="Combined-Shape" fill="#FFFFFF"></path>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 1.5 KiB |
27
img/file-link.svg
Normal file
27
img/file-link.svg
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg width="14px" height="16px" viewBox="0 0 14 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch -->
|
||||||
|
<title>file alias icon</title>
|
||||||
|
<desc>Created with Sketch.</desc>
|
||||||
|
<defs>
|
||||||
|
<linearGradient x1="78.8846593%" y1="17.2462158%" x2="31.1078338%" y2="58.005127%" id="linearGradient-1">
|
||||||
|
<stop stop-color="#EAEAEA" offset="0%"></stop>
|
||||||
|
<stop stop-color="#FFFFFF" offset="100%"></stop>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||||
|
<g id="file-alias-icon" fill-rule="nonzero">
|
||||||
|
<g>
|
||||||
|
<g id="Group" transform="translate(0.933333, 0.000000)">
|
||||||
|
<path d="M9.55614486,0 L13.0666667,3.70719205 L13.0666667,15.0588235 L0,15.0588235 L0,0 L9.55614486,0 Z" id="Combined-Shape" fill="#D8D8D8"></path>
|
||||||
|
<path d="M9.08444444,0.941176471 L12.1333333,4.23529412 L12.1333333,14.1176471 L0.933333333,14.1176471 L0.933333333,0.941176471 L9.08444444,0.941176471 Z" id="Combined-Shape-Copy" fill="#FFFFFF"></path>
|
||||||
|
<path d="M11.4333333,4.47058824 L11.4333333,13.4117647 L1.63333333,13.4117647 L1.63333333,1.64705882 L8.84871795,1.64705882 L8.86666667,1.66666667 L8.86666667,4.47058824 L11.4333333,4.47058824 Z" id="Combined-Shape" fill="url(#linearGradient-1)"></path>
|
||||||
|
</g>
|
||||||
|
<g id="Group-3" transform="translate(0.000000, 8.000000)">
|
||||||
|
<path d="M0.470113118,0.253252262 L4.51392619,0.253252262 L4.51392619,4.76486496 L3.07104492,3.18776513 C1.84451633,3.79088306 1.04951173,5.37217195 0.686031131,7.93163179 C0.686031131,7.93163179 -0.491119385,4.46548006 1.8417867,1.79376414 C1.8417867,1.79376414 1.38456217,1.28026018 0.470113118,0.253252262 Z" id="Path-Copy" fill="#FFFFFF"></path>
|
||||||
|
<path d="M1.24939177,0.65158371 L4.1592047,0.65158371 L4.1592047,3.9090648 L3.11026213,2.73846905 C1.72032087,3.51886622 0.907989562,4.99914716 0.673268218,7.1793119 C0.673268218,7.1793119 0.00487293883,3.9154478 2.31239786,1.82174199" id="Path" fill="#444444"></path>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 294 B |
19
img/file.svg
Normal file
19
img/file.svg
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg width="14px" height="16px" viewBox="0 0 14 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch -->
|
||||||
|
<title>file icon</title>
|
||||||
|
<desc>Created with Sketch.</desc>
|
||||||
|
<defs>
|
||||||
|
<linearGradient x1="82.2219122%" y1="16.4414062%" x2="35.8189174%" y2="72.1035156%" id="linearGradient-1">
|
||||||
|
<stop stop-color="#EAEAEA" offset="0%"></stop>
|
||||||
|
<stop stop-color="#FFFFFF" offset="100%"></stop>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||||
|
<g id="file-icon" fill-rule="nonzero">
|
||||||
|
<path d="M10.2387266,4.4408921e-16 L14,3.93889155 L14,16 L0,16 L0,0 L10.2387266,0 Z" id="Combined-Shape" fill="#D8D8D8"></path>
|
||||||
|
<path d="M9.73333333,1 L13,4.5 L13,15 L1,15 L1,1 L9.73333333,1 Z" id="Combined-Shape-Copy" fill="#FFFFFF"></path>
|
||||||
|
<path d="M12.25,4.75 L12.25,14.25 L1.75,14.25 L1.75,1.75 L9.48076923,1.75 L9.5,1.77083333 L9.5,4.75 L12.25,4.75 Z" id="Combined-Shape" fill="url(#linearGradient-1)"></path>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 1.2 KiB |
22
img/index.html
Normal file
22
img/index.html
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
<style>
|
||||||
|
.icon {
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
|
}
|
||||||
|
.file {
|
||||||
|
background-image: url(../img/file.svg);
|
||||||
|
}
|
||||||
|
.file-link {
|
||||||
|
background-image: url(../img/file-link.svg);
|
||||||
|
}
|
||||||
|
.directory {
|
||||||
|
background-image: url(../img/directory.svg);
|
||||||
|
}
|
||||||
|
.directory-link {
|
||||||
|
background-image: url(../img/directory-link.svg);
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<div class="file icon"></div>
|
||||||
|
<div class="file-link icon"></div>
|
||||||
|
<div class="directory icon"></div>
|
||||||
|
<div class="directory-link icon"></div>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue