Modernize toolbar
@ -18,7 +18,7 @@ div#header {
|
||||
}
|
||||
|
||||
div#headerLogo {
|
||||
background: url(../images/logo-small.png) no-repeat center top;
|
||||
background: url(../images/logo-icon.svg) no-repeat center top;
|
||||
height: 40px;
|
||||
width: 80px;
|
||||
float: left;
|
||||
|
@ -31,7 +31,7 @@ div#footerLogo {
|
||||
display: list-item;
|
||||
list-style-image: url(../../images/pwrdby-white.svg);
|
||||
list-style-position: inside;
|
||||
right: 5px;
|
||||
right: 10px;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
@ -78,7 +78,7 @@ div#mapDetails {
|
||||
float: right;
|
||||
padding-top: 20px;
|
||||
margin-right: 130px;
|
||||
font-size: 15px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
div#mapDetails .title {
|
||||
|
BIN
wise-webapp/src/main/webapp/images/editor/ajax-loader.gif
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
wise-webapp/src/main/webapp/images/editor/btn-bg-hover.png
Normal file
After Width: | Height: | Size: 571 B |
BIN
wise-webapp/src/main/webapp/images/editor/btn-bg-normal.png
Normal file
After Width: | Height: | Size: 553 B |
BIN
wise-webapp/src/main/webapp/images/editor/btne-bg-hover.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
wise-webapp/src/main/webapp/images/editor/btne-bg-normal.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
wise-webapp/src/main/webapp/images/editor/btne-bg-selected.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
1
wise-webapp/src/main/webapp/images/editor/discard.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>
|
After Width: | Height: | Size: 390 B |
1
wise-webapp/src/main/webapp/images/editor/export.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><rect fill="none" height="24" width="24"/></g><g><path d="M5,20h14v-2H5V20z M19,9h-4V3H9v6H5l7,7L19,9z"/></g></svg>
|
After Width: | Height: | Size: 254 B |
1
wise-webapp/src/main/webapp/images/editor/font-bold.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z"/></svg>
|
After Width: | Height: | Size: 386 B |
1
wise-webapp/src/main/webapp/images/editor/font-color.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><rect fill="none" height="24" width="24"/><path d="M2,20h20v4H2V20z M5.49,17h2.42l1.27-3.58h5.65L16.09,17h2.42L13.25,3h-2.5L5.49,17z M9.91,11.39l2.03-5.79h0.12l2.03,5.79 H9.91z"/></svg>
|
After Width: | Height: | Size: 321 B |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z"/></svg>
|
After Width: | Height: | Size: 205 B |
1
wise-webapp/src/main/webapp/images/editor/font-size.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><rect fill="none" height="24" width="24"/></g><g><g><g><path d="M2.5,4v3h5v12h3V7h5V4H2.5z M21.5,9h-9v3h3v7h3v-7h3V9z"/></g></g></g></svg>
|
After Width: | Height: | Size: 277 B |
1
wise-webapp/src/main/webapp/images/editor/font-type.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" baseProfile="tiny" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M9.93 13.5h4.14L12 7.98zM20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-4.05 16.5l-1.14-3H9.17l-1.12 3H5.96l5.11-13h1.86l5.11 13h-2.09z"/></svg>
|
After Width: | Height: | Size: 343 B |
1
wise-webapp/src/main/webapp/images/editor/history.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"/></svg>
|
After Width: | Height: | Size: 381 B |
16
wise-webapp/src/main/webapp/images/editor/logo-small.svg
Normal file
After Width: | Height: | Size: 14 KiB |
1049
wise-webapp/src/main/webapp/images/editor/note-add.svg
Normal file
1
wise-webapp/src/main/webapp/images/editor/print.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"/></svg>
|
After Width: | Height: | Size: 302 B |
1
wise-webapp/src/main/webapp/images/editor/public.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/></svg>
|
After Width: | Height: | Size: 457 B |
1
wise-webapp/src/main/webapp/images/editor/redo.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16c1.05-3.19 4.05-5.5 7.6-5.5 1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>
|
After Width: | Height: | Size: 300 B |
1
wise-webapp/src/main/webapp/images/editor/save.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"/></svg>
|
After Width: | Height: | Size: 299 B |
1
wise-webapp/src/main/webapp/images/editor/share.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"/></svg>
|
After Width: | Height: | Size: 516 B |
1
wise-webapp/src/main/webapp/images/editor/topic-add.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/></svg>
|
After Width: | Height: | Size: 257 B |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><rect fill="none" height="24" width="24"/><path d="M22,24H2v-4h20V24z M13.06,5.19l3.75,3.75L7.75,18H4v-3.75L13.06,5.19z M17.88,7.87l-3.75-3.75 l1.83-1.83c0.39-0.39,1.02-0.39,1.41,0l2.34,2.34c0.39,0.39,0.39,1.02,0,1.41L17.88,7.87z" enable-background="new"/></svg>
|
After Width: | Height: | Size: 398 B |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><rect fill="none" height="24" width="24"/></g><g><path d="M12,2C6.49,2,2,6.49,2,12s4.49,10,10,10c1.38,0,2.5-1.12,2.5-2.5c0-0.61-0.23-1.2-0.64-1.67c-0.08-0.1-0.13-0.21-0.13-0.33 c0-0.28,0.22-0.5,0.5-0.5H16c3.31,0,6-2.69,6-6C22,6.04,17.51,2,12,2z M17.5,13c-0.83,0-1.5-0.67-1.5-1.5c0-0.83,0.67-1.5,1.5-1.5 s1.5,0.67,1.5,1.5C19,12.33,18.33,13,17.5,13z M14.5,9C13.67,9,13,8.33,13,7.5C13,6.67,13.67,6,14.5,6S16,6.67,16,7.5 C16,8.33,15.33,9,14.5,9z M5,11.5C5,10.67,5.67,10,6.5,10S8,10.67,8,11.5C8,12.33,7.33,13,6.5,13S5,12.33,5,11.5z M11,7.5 C11,8.33,10.33,9,9.5,9S8,8.33,8,7.5C8,6.67,8.67,6,9.5,6S11,6.67,11,7.5z"/></g></svg>
|
After Width: | Height: | Size: 758 B |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg>
|
After Width: | Height: | Size: 239 B |
1
wise-webapp/src/main/webapp/images/editor/topic-icon.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"/></svg>
|
After Width: | Height: | Size: 510 B |
1
wise-webapp/src/main/webapp/images/editor/topic-link.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0" fill="none"/><path d="M8 11h8v2H8zm12.1 1H22c0-2.76-2.24-5-5-5h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1zM3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM19 12h-2v3h-3v2h3v3h2v-3h3v-2h-3z"/></svg>
|
After Width: | Height: | Size: 366 B |
1
wise-webapp/src/main/webapp/images/editor/topic-note.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M13 11h-2v3H8v2h3v3h2v-3h3v-2h-3zm1-9H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"/></svg>
|
After Width: | Height: | Size: 280 B |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M13 11h-2v3H8v2h3v3h2v-3h3v-2h-3zm1-9H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"/></svg>
|
After Width: | Height: | Size: 280 B |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.77 6.76L6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52l-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"/></svg>
|
After Width: | Height: | Size: 341 B |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2l-5.5 9h11z"/><circle cx="17.5" cy="17.5" r="4.5"/><path d="M3 13.5h8v8H3z"/></svg>
|
After Width: | Height: | Size: 236 B |
1
wise-webapp/src/main/webapp/images/editor/undo.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>
|
After Width: | Height: | Size: 299 B |
1
wise-webapp/src/main/webapp/images/editor/zoom-in.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>
|
After Width: | Height: | Size: 438 B |
1
wise-webapp/src/main/webapp/images/editor/zoom-out.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z"/></svg>
|
After Width: | Height: | Size: 404 B |
1
wise-webapp/src/main/webapp/images/editor/zoom_in.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>
|
After Width: | Height: | Size: 438 B |
1
wise-webapp/src/main/webapp/images/editor/zoom_out.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7z"/></svg>
|
After Width: | Height: | Size: 404 B |
Before Width: | Height: | Size: 786 B |
Before Width: | Height: | Size: 2.6 KiB |
15
wise-webapp/src/main/webapp/images/logo-icon.svg
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg viewBox="11.791 4.244 45.584 42.529" width="47.08" height="32.567" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="i08j30ef6a" fill="#fff">
|
||||
<path d="M 32.334 17.911 C 32.334 20.705 31.301 23.382 29.458 25.357 C 27.617 27.332 25.121 28.441 22.517 28.441 C 19.913 28.441 17.417 27.332 15.576 25.357 C 13.734 23.382 12.7 20.705 12.7 17.911 L 32.334 17.911 Z"/>
|
||||
</mask>
|
||||
<mask id="1f1ltfoetb" fill="#fff">
|
||||
<path d="M 56.588 17.911 C 56.588 20.705 55.554 23.382 53.712 25.357 C 51.872 27.332 49.375 28.441 46.771 28.441 C 44.167 28.441 41.67 27.332 39.83 25.357 C 37.988 23.382 36.954 20.705 36.954 17.911 L 56.588 17.911 Z"/>
|
||||
</mask>
|
||||
<path fill="#FFCB00" stroke="#000" stroke-linejoin="round" stroke-width="1.5" d="M 34.644 41.603 C 32.912 36.337 30.603 36.996 24.25 32.388 L 44.462 32.388 C 38.933 36.505 35.8 36.337 34.644 41.603 Z" style=""/>
|
||||
<path fill="#FFCB00" stroke="#000" stroke-width="1.5" d="M 50.051 23.119 C 50.051 26.338 48.377 29.364 45.467 31.627 C 42.563 33.888 38.503 35.318 33.975 35.318 C 29.446 35.318 25.385 33.888 22.482 31.627 C 19.572 29.364 17.896 26.338 17.896 23.119 C 17.896 19.898 19.572 16.874 22.482 14.61 C 25.385 12.349 29.445 10.918 33.972 10.918 C 38.503 10.918 42.563 12.349 45.467 14.61 C 48.375 16.874 50.053 19.898 50.053 23.119 Z" style=""/>
|
||||
<path fill="#B3D4FF" stroke="#000" stroke-width="3" d="M 32.334 17.911 C 32.334 20.705 31.3 23.382 29.459 25.357 C 27.618 27.332 25.12 28.441 22.517 28.441 C 19.914 28.441 17.418 27.332 15.576 25.357 C 13.734 23.382 12.7 20.705 12.7 17.911 L 32.334 17.911 Z" mask="url(#i08j30ef6a)" style=""/>
|
||||
<path fill="#B3D4FF" stroke="#000" stroke-width="3" d="M 56.588 17.911 C 56.588 20.705 55.554 23.382 53.712 25.357 C 51.872 27.332 49.375 28.441 46.772 28.441 C 44.168 28.441 41.671 27.332 39.831 25.357 C 37.989 23.382 36.954 20.705 36.954 17.911 L 56.588 17.911 Z" mask="url(#1f1ltfoetb)" style=""/>
|
||||
<path stroke="#000" stroke-width="1.5" d="M 31.179 19.393 C 33.489 17.417 35.8 17.417 38.109 19.393" style=""/>
|
||||
<path fill="#FFCB00" d="M 34.859 39.957 C 33.128 34.692 23.095 32.388 24.827 31.073 C 26.559 29.757 43.307 29.1 44.462 30.415 C 45.618 31.731 36.541 34.134 34.859 39.957 Z" style=""/>
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.4 KiB |
1
wise-webapp/src/main/webapp/images/shape-circle.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/></svg>
|
After Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 1.9 KiB |
1
wise-webapp/src/main/webapp/images/shape-line.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M6 19h12v2H6z"/></svg>
|
After Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 2.2 KiB |
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/></svg>
|
After Width: | Height: | Size: 247 B |
Before Width: | Height: | Size: 2.0 KiB |
1
wise-webapp/src/main/webapp/images/shape-rectangle.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 5v14H5V5h14m2-2H3v18h18V3z"/></svg>
|
After Width: | Height: | Size: 189 B |
@ -4,98 +4,98 @@
|
||||
<div id="persist" class="buttonContainer">
|
||||
<c:if test="${!readOnlyMode}">
|
||||
<div id="save" class="buttonOn">
|
||||
<img src="../../images/editor/save.png"/>
|
||||
<img src="../../images/editor/save.svg"/>
|
||||
</div>
|
||||
</c:if>
|
||||
<c:if test="${!memoryPersistence}">
|
||||
<div id="print" class="buttonOn">
|
||||
<img src="../../images/editor/print.png"/>
|
||||
<img src="../../images/editor/print.svg"/>
|
||||
</div>
|
||||
</c:if>
|
||||
</div>
|
||||
<c:if test="${!readOnlyMode}">
|
||||
<div id="edit" class="buttonContainer">
|
||||
<div id="undoEdition" class="buttonOn">
|
||||
<img src="../../images/editor/undo.png"/>
|
||||
<img src="../../images/editor/undo.svg"/>
|
||||
</div>
|
||||
<div id="redoEdition" class="buttonOn">
|
||||
<img src="../../images/editor/redo.png"/>
|
||||
<img src="../../images/editor/redo.svg"/>
|
||||
</div>
|
||||
</div>
|
||||
</c:if>
|
||||
<div id="zoom" class="buttonContainer">
|
||||
<div id="zoomOut" class="buttonOn">
|
||||
<img src="../../images/editor/zoom-out.png"/>
|
||||
<img src="../../images/editor/zoom-out.svg"/>
|
||||
</div>
|
||||
<div id="zoomIn" class="buttonOn">
|
||||
<img src="../../images/editor/zoom-in.png"/>
|
||||
<img src="../../images/editor/zoom-in.svg"/>
|
||||
</div>
|
||||
</div>
|
||||
<c:if test="${!readOnlyMode}">
|
||||
<div id="node" class="buttonContainer">
|
||||
<div id="topicShape" class="buttonExtOn">
|
||||
<img src="../../images/editor/topic-shape.png"/>
|
||||
<img src="../../images/editor/topic-shape.svg"/>
|
||||
</div>
|
||||
<div id="addTopic" class="buttonOn">
|
||||
<img src="../../images/editor/topic-add.png"/>
|
||||
<img src="../../images/editor/topic-add.svg"/>
|
||||
</div>
|
||||
<div id="deleteTopic" class="buttonOn">
|
||||
<img src="../../images/editor/topic-delete.png"/>
|
||||
<img src="../../images/editor/topic-delete.svg"/>
|
||||
</div>
|
||||
<div id="topicBorder" class="buttonExtOn">
|
||||
<img src="../../images/editor/topic-border.png"/>
|
||||
<img src="../../images/editor/topic-border.svg"/>
|
||||
</div>
|
||||
<div id="topicColor" class="buttonExtOn">
|
||||
<img src="../../images/editor/topic-color.png"/>
|
||||
<img src="../../images/editor/topic-color.svg"/>
|
||||
</div>
|
||||
<div id="topicIcon" class="buttonExtOn">
|
||||
<img src="../../images/editor/topic-icon.png"/>
|
||||
<img src="../../images/editor/topic-icon.svg"/>
|
||||
</div>
|
||||
<div id="topicNote" class="buttonOn">
|
||||
<img src="../../images/editor/topic-note.png"/>
|
||||
<img src="../../images/editor/topic-note.svg"/>
|
||||
</div>
|
||||
<div id="topicLink" class="buttonOn">
|
||||
<img src="../../images/editor/topic-link.png"/>
|
||||
<img src="../../images/editor/topic-link.svg"/>
|
||||
</div>
|
||||
<div id="topicRelation" class="buttonOn">
|
||||
<img src="../../images/editor/topic-relation.png"/>
|
||||
<img src="../../images/editor/topic-relation.svg"/>
|
||||
</div>
|
||||
</div>
|
||||
<div id="font" class="buttonContainer">
|
||||
<div id="fontFamily" class="buttonOn">
|
||||
<img src="../../images/editor/font-type.png"/>
|
||||
<img src="../../images/editor/font-type.svg"/>
|
||||
</div>
|
||||
<div id="fontSize" class="buttonExtOn">
|
||||
<img src="../../images/editor/font-size.png"/>
|
||||
<img src="../../images/editor/font-size.svg"/>
|
||||
</div>
|
||||
<div id="fontBold" class="buttonOn">
|
||||
<img src="../../images/editor/font-bold.png"/>
|
||||
<img src="../../images/editor/font-bold.svg"/>
|
||||
</div>
|
||||
<div id="fontItalic" class="buttonOn">
|
||||
<img src="../../images/editor/font-italic.png"/>
|
||||
<img src="../../images/editor/font-italic.svg"/>
|
||||
</div>
|
||||
<div id="fontColor" class="buttonExtOn">
|
||||
<img src="../../images/editor/font-color.png"/>
|
||||
<img src="../../images/editor/font-color.svg"/>
|
||||
</div>
|
||||
</div>
|
||||
</c:if>
|
||||
<div id="collaboration" class="buttonContainer">
|
||||
<c:if test="${mindmap.owner && !readOnlyMode}">
|
||||
<div id="shareIt" class="buttonOn">
|
||||
<img src="../../images/editor/share.png"/>
|
||||
<img src="../../images/editor/share.svg"/>
|
||||
</div>
|
||||
<div id="publishIt" class="buttonOn">
|
||||
<img src="../../images/editor/public.png"/>
|
||||
<img src="../../images/editor/public.svg"/>
|
||||
</div>
|
||||
</c:if>
|
||||
<c:if test="${!memoryPersistence}">
|
||||
<div id="export" class="buttonOn">
|
||||
<img src="../../images/editor/export.png"/>
|
||||
<img src="../../images/editor/export.svg"/>
|
||||
</div>
|
||||
</c:if>
|
||||
<c:if test="${!readOnlyMode && !memoryPersistence}">
|
||||
<div id="history" class="buttonOn">
|
||||
<img src="../../images/editor/history.png"/>
|
||||
<img src="../../images/editor/history.svg"/>
|
||||
</div>
|
||||
</c:if>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 62 B |
25
wise-webapp/src/main/webapp/map-icons/icons/arrow_down.svg
Normal file
@ -0,0 +1,25 @@
|
||||
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" version="1.1">
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<g transform="rotate(-90 256 256)" id="svg_2">
|
||||
<polygon id="svg_1" fill="#8CD79F" points="221.331,48.871 288.146,115.687 207.968,195.866 501.957,195.866 501.957,316.134 207.968,316.134 288.146,396.313 221.331,463.129 14.202,256.001 "/>
|
||||
<path id="svg_3" d="m221.331,477.33l-221.331,-221.329l221.331,-221.331l81.018,81.017l-70.136,70.136l279.787,0l0,140.353l-279.787,0l70.136,70.136l-81.018,81.018zm-192.927,-221.329l192.926,192.926l52.614,-52.613l-90.221,-90.221l308.191,0l0,-100.182l-308.191,0l90.221,-90.221l-52.614,-52.613l-192.926,192.924z"/>
|
||||
<g id="svg_5"/>
|
||||
<g id="svg_6"/>
|
||||
<g id="svg_7"/>
|
||||
<g id="svg_8"/>
|
||||
<g id="svg_9"/>
|
||||
<g id="svg_10"/>
|
||||
<g id="svg_11"/>
|
||||
<g id="svg_12"/>
|
||||
<g id="svg_13"/>
|
||||
<g id="svg_14"/>
|
||||
<g id="svg_15"/>
|
||||
<g id="svg_16"/>
|
||||
<g id="svg_17"/>
|
||||
<g id="svg_18"/>
|
||||
<g id="svg_19"/>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 1002 B |
23
wise-webapp/src/main/webapp/map-icons/icons/arrow_left.svg
Normal file
@ -0,0 +1,23 @@
|
||||
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve">
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<polygon points="221.331,48.871 288.146,115.687 207.968,195.866 501.957,195.866 501.957,316.134 207.968,316.134 288.146,396.313 221.331,463.129 14.202,256.001 " fill="#8CD79F" id="svg_1"/>
|
||||
<path d="m221.331,477.33l-221.331,-221.329l221.331,-221.331l81.018,81.017l-70.136,70.136l279.787,0l0,140.353l-279.787,0l70.136,70.136l-81.018,81.018zm-192.927,-221.329l192.926,192.926l52.614,-52.613l-90.221,-90.221l308.191,0l0,-100.182l-308.191,0l90.221,-90.221l-52.614,-52.613l-192.926,192.924z" id="svg_3"/>
|
||||
<g id="svg_5"/>
|
||||
<g id="svg_6"/>
|
||||
<g id="svg_7"/>
|
||||
<g id="svg_8"/>
|
||||
<g id="svg_9"/>
|
||||
<g id="svg_10"/>
|
||||
<g id="svg_11"/>
|
||||
<g id="svg_12"/>
|
||||
<g id="svg_13"/>
|
||||
<g id="svg_14"/>
|
||||
<g id="svg_15"/>
|
||||
<g id="svg_16"/>
|
||||
<g id="svg_17"/>
|
||||
<g id="svg_18"/>
|
||||
<g id="svg_19"/>
|
||||
</g>
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 929 B |
51
wise-webapp/src/main/webapp/map-icons/icons/arrow_merge.svg
Normal file
@ -0,0 +1,51 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#00B4D7;" d="M253.626,369.977v66.486H92.159V203.761c-16.622,16.622-33.243,33.243-33.243,33.243l-47.49-47.49
|
||||
L125.402,75.537l113.977,113.977l-47.49,47.49l-33.243-33.243v166.216H253.626z"/>
|
||||
<path style="fill:#0093C4;" d="M125.402,403.22V75.537L11.425,189.514l47.49,47.49c0,0,16.622-16.622,33.243-33.243v232.702h161.466
|
||||
V403.22L125.402,403.22L125.402,403.22z"/>
|
||||
<path d="M261.705,444.542H84.079V223.265l-25.164,25.164L0,189.514L125.402,64.112l125.402,125.402l-58.915,58.916l-25.164-25.164
|
||||
v138.632h94.981V444.542z M100.238,428.384h145.309v-50.328h-94.981v-193.8l41.322,41.322l36.064-36.064L125.402,86.963
|
||||
L22.851,189.514l36.064,36.064l41.322-41.322L100.238,428.384L100.238,428.384z"/>
|
||||
<rect x="81.706" y="103.523" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 44.4541 326.2014)" style="fill:#FFFFFF;" width="16.158" height="100.741"/>
|
||||
<path style="fill:#00B4D7;" d="M258.374,142.023V75.537H419.84v232.702c16.622-16.622,33.243-33.243,33.243-33.243l47.49,47.49
|
||||
L386.598,436.463L272.622,322.486l47.49-47.49l33.243,33.243V142.023L258.374,142.023L258.374,142.023z"/>
|
||||
<path style="fill:#0093C4;" d="M386.598,108.78v327.683l113.977-113.977l-47.49-47.49c0,0-16.622,16.622-33.243,33.243V75.537
|
||||
H258.374v33.243H386.598z"/>
|
||||
<path d="M386.598,447.888L261.197,322.486l58.916-58.915l25.164,25.164V150.102h-94.981V67.458h177.626v221.277l25.164-25.164
|
||||
L512,322.486L386.598,447.888z M284.048,322.486l102.551,102.552l102.551-102.552l-36.064-36.064l-41.322,41.322V83.616H266.453
|
||||
v50.328h94.981v193.799l-41.322-41.322L284.048,322.486z"/>
|
||||
<rect x="414.135" y="307.73" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 467.5492 909.8661)" style="fill:#FFFFFF;" width="16.158" height="100.741"/>
|
||||
<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.2 KiB |
25
wise-webapp/src/main/webapp/map-icons/icons/arrow_right.svg
Normal file
@ -0,0 +1,25 @@
|
||||
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve">
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<g id="svg_5"/>
|
||||
<g id="svg_6"/>
|
||||
<g id="svg_7"/>
|
||||
<g id="svg_8"/>
|
||||
<g id="svg_9"/>
|
||||
<g id="svg_10"/>
|
||||
<g id="svg_11"/>
|
||||
<g id="svg_12"/>
|
||||
<g id="svg_13"/>
|
||||
<g id="svg_14"/>
|
||||
<g id="svg_15"/>
|
||||
<g id="svg_16"/>
|
||||
<g id="svg_17"/>
|
||||
<g id="svg_18"/>
|
||||
<g id="svg_19"/>
|
||||
<g transform="rotate(180 256 256)" id="svg_35">
|
||||
<polygon points="221.331,48.871 288.146,115.687 207.968,195.866 501.957,195.866 501.957,316.134 207.968,316.134 288.146,396.313 221.331,463.129 14.202,256.001 " fill="#8CD79F" id="svg_1"/>
|
||||
<path d="m221.331,477.33l-221.331,-221.329l221.331,-221.331l81.018,81.017l-70.136,70.136l279.787,0l0,140.353l-279.787,0l70.136,70.136l-81.018,81.018zm-192.927,-221.329l192.926,192.926l52.614,-52.613l-90.221,-90.221l308.191,0l0,-100.182l-308.191,0l90.221,-90.221l-52.614,-52.613l-192.926,192.924z" id="svg_3"/>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 988 B |
25
wise-webapp/src/main/webapp/map-icons/icons/arrow_up.svg
Normal file
@ -0,0 +1,25 @@
|
||||
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve">
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<g id="svg_5"/>
|
||||
<g id="svg_6"/>
|
||||
<g id="svg_7"/>
|
||||
<g id="svg_8"/>
|
||||
<g id="svg_9"/>
|
||||
<g id="svg_10"/>
|
||||
<g id="svg_11"/>
|
||||
<g id="svg_12"/>
|
||||
<g id="svg_13"/>
|
||||
<g id="svg_14"/>
|
||||
<g id="svg_15"/>
|
||||
<g id="svg_16"/>
|
||||
<g id="svg_17"/>
|
||||
<g id="svg_18"/>
|
||||
<g id="svg_19"/>
|
||||
<g transform="rotate(90 256 256)" id="svg_35">
|
||||
<polygon points="221.331,48.871 288.146,115.687 207.968,195.866 501.957,195.866 501.957,316.134 207.968,316.134 288.146,396.313 221.331,463.129 14.202,256.001 " fill="#8CD79F" id="svg_1"/>
|
||||
<path d="m221.331,477.33l-221.331,-221.329l221.331,-221.331l81.018,81.017l-70.136,70.136l279.787,0l0,140.353l-279.787,0l70.136,70.136l-81.018,81.018zm-192.927,-221.329l192.926,192.926l52.614,-52.613l-90.221,-90.221l308.191,0l0,-100.182l-308.191,0l90.221,-90.221l-52.614,-52.613l-192.926,192.924z" id="svg_3"/>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 987 B |
@ -0,0 +1,61 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#00B4D7;" d="M395.16,84.375c56.665,42.354,93.55,109.84,93.55,186.169c0,128.572-104.139,232.711-232.711,232.711
|
||||
S23.288,399.117,23.288,270.545c0-15.94,1.629-31.532,4.654-46.542H105.9c-4.538,14.661-6.981,30.368-6.981,46.542
|
||||
c0,86.802,70.278,157.08,157.08,157.08s157.08-70.28,157.08-157.08c0-56.897-30.368-106.466-75.631-134.042v64.229h-75.631V8.744
|
||||
h180.351v75.631H395.16z"/>
|
||||
<g>
|
||||
<path style="fill:#0093C4;" d="M221.092,427.625c5.906,0,11.716-0.387,17.454-1.021c-78.567-8.682-139.626-75.165-139.626-156.059
|
||||
c0-16.173,2.444-31.882,6.981-46.542H70.993c-4.538,14.661-6.981,30.368-6.981,46.542
|
||||
C64.012,357.345,134.291,427.625,221.092,427.625z"/>
|
||||
<path style="fill:#0093C4;" d="M395.16,84.375l-26.305-8.744c56.665,42.354,84.949,118.584,84.949,194.912
|
||||
c0,122.68-94.874,222.882-215.257,231.831c5.782,0.43,11.561,0.88,17.454,0.88c128.572,0,232.711-104.139,232.711-232.711
|
||||
C488.71,194.215,451.825,126.729,395.16,84.375z"/>
|
||||
</g>
|
||||
<path d="M255.999,512c-64.519,0-125.161-25.109-170.754-70.702S14.543,335.063,14.543,270.545c0-16.14,1.624-32.38,4.827-48.27
|
||||
l1.414-7.016h96.976l-3.507,11.33c-4.372,14.127-6.59,28.917-6.59,43.956c0,81.793,66.543,148.336,148.336,148.336
|
||||
s148.336-66.543,148.336-148.336c0-46.623-21.467-89.481-58.142-117.489v56.42h-93.12V0h197.84v93.12H419.36
|
||||
c21.007,19.331,38.618,42.349,51.603,67.6c17.579,34.187,26.494,71.138,26.494,109.824c0,64.519-25.109,125.161-70.702,170.754
|
||||
C381.159,486.89,320.518,512,255.999,512z M35.214,232.746c-2.113,12.501-3.182,25.184-3.182,37.797
|
||||
c0,59.848,23.29,116.097,65.58,158.387s98.54,65.58,158.387,65.58s116.097-23.29,158.387-65.58s65.58-98.54,65.58-158.387
|
||||
c0-35.877-8.263-70.137-24.557-101.827c-15.516-30.171-38.159-56.915-65.484-77.338l-21.07-15.748h64.569V17.489H270.561v174.497
|
||||
h58.143v-71.05l13.294,8.1c23.898,14.56,43.889,35.003,57.811,59.121c14.402,24.946,22.013,53.435,22.013,82.389
|
||||
c0,91.436-74.388,165.824-165.824,165.824c-91.435,0-165.824-74.388-165.824-165.824c0-12.823,1.446-25.489,4.307-37.797H35.214
|
||||
V232.746z"/>
|
||||
<g>
|
||||
<rect x="287.977" y="43.65" style="fill:#FFFFFF;" width="17.489" height="81.449"/>
|
||||
<rect x="287.977" y="142.555" style="fill:#FFFFFF;" width="17.489" height="23.27"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
@ -0,0 +1,60 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#00B4D7;" d="M116.838,84.375c-56.665,42.354-93.55,109.84-93.55,186.169
|
||||
c0,128.572,104.139,232.711,232.711,232.711S488.71,399.117,488.71,270.545c0-15.94-1.629-31.532-4.654-46.542h-77.958
|
||||
c4.538,14.661,6.981,30.368,6.981,46.542c0,86.802-70.278,157.08-157.08,157.08s-157.08-70.28-157.08-157.08
|
||||
c0-56.897,30.368-106.466,75.631-134.042v64.229h75.631V8.744H69.83v75.631H116.838z"/>
|
||||
<g>
|
||||
<path style="fill:#0093C4;" d="M290.905,427.623c-5.906,0-11.716-0.387-17.454-1.021c78.568-8.681,139.628-75.164,139.628-156.057
|
||||
c0-16.173-2.444-31.882-6.981-46.542h34.907c4.538,14.661,6.981,30.368,6.981,46.542
|
||||
C447.985,357.345,377.707,427.623,290.905,427.623z"/>
|
||||
<path style="fill:#0093C4;" d="M116.838,84.375l26.305-8.744c-56.665,42.354-84.948,118.584-84.948,194.912
|
||||
c0,122.68,94.874,222.882,215.257,231.831c-5.782,0.43-11.561,0.88-17.454,0.88c-128.572,0-232.711-104.139-232.711-232.711
|
||||
C23.288,194.215,60.173,126.729,116.838,84.375z"/>
|
||||
</g>
|
||||
<path d="M255.999,512c-64.519,0-125.161-25.109-170.754-70.702S14.544,335.063,14.544,270.545c0-38.687,8.915-75.637,26.494-109.824
|
||||
c12.985-25.251,30.596-48.27,51.602-67.6H61.086V0h197.84v209.475h-93.12v-56.42c-36.676,28.007-58.142,70.865-58.142,117.489
|
||||
c0,81.793,66.543,148.336,148.336,148.336s148.336-66.543,148.336-148.336c0-15.039-2.218-29.829-6.59-43.957l-3.507-11.33h96.976
|
||||
l1.414,7.016c3.203,15.89,4.827,32.13,4.827,48.27c0,64.519-25.109,125.161-70.702,170.754C381.159,486.89,320.518,512,255.999,512z
|
||||
M78.574,75.631h64.568l-21.069,15.748c-27.324,20.423-49.967,47.167-65.483,77.338c-16.296,31.689-24.557,65.948-24.557,101.827
|
||||
c0,59.848,23.29,116.097,65.58,158.387c42.289,42.29,98.539,65.58,158.387,65.58s116.097-23.29,158.387-65.58
|
||||
s65.58-98.54,65.58-158.387c0-12.615-1.069-25.298-3.182-37.797h-59.268c2.861,12.308,4.307,24.976,4.307,37.797
|
||||
c0,91.436-74.388,165.824-165.824,165.824c-91.435,0-165.824-74.388-165.824-165.824c0-28.953,7.612-57.443,22.013-82.389
|
||||
c13.923-24.118,33.914-44.561,57.811-59.121l13.294-8.1v71.051h58.143V17.489H78.574V75.631z"/>
|
||||
<g>
|
||||
<rect x="206.528" y="43.65" style="fill:#FFFFFF;" width="17.489" height="81.449"/>
|
||||
<rect x="206.528" y="142.555" style="fill:#FFFFFF;" width="17.489" height="23.271"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
@ -0,0 +1,43 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<polygon style="fill:#00B4D7;" points="395.386,476.106 503.013,476.106 503.013,171.161 186.109,171.161 257.861,99.409
|
||||
198.068,39.616 12.71,224.975 198.068,410.333 257.861,350.54 186.109,278.789 395.386,278.789 "/>
|
||||
<polygon style="fill:#0093C4;" points="395.386,476.106 449.199,476.106 449.199,224.975 12.71,224.975 198.068,410.333
|
||||
257.861,350.54 186.109,278.789 395.386,278.789 "/>
|
||||
<rect x="61.567" y="289.229" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 27.7548 607.9285)" style="fill:#FFFFFF;" width="156.434" height="17.974"/>
|
||||
<path d="M512,485.093H386.398V287.776H207.806l62.765,62.765l-72.503,72.503L0,224.975L198.068,26.907l72.503,72.502l-62.765,62.765
|
||||
H512V485.093z M404.372,467.119h89.654V180.148H164.413l80.739-80.739l-47.084-47.083L25.419,224.975l172.649,172.649l47.084-47.084
|
||||
l-80.739-80.739h239.959V467.119z"/>
|
||||
<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: 1.3 KiB |
@ -0,0 +1,43 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<polygon style="fill:#00B4D7;" points="116.615,476.107 8.987,476.107 8.987,171.162 325.891,171.162 254.139,99.409
|
||||
313.932,39.616 499.291,224.975 313.932,410.333 254.139,350.54 325.891,278.789 116.615,278.789 "/>
|
||||
<polygon style="fill:#0093C4;" points="116.615,476.107 62.801,476.107 62.801,224.975 499.291,224.975 313.932,410.333
|
||||
254.139,350.54 325.891,278.789 116.615,278.789 "/>
|
||||
<rect x="363.227" y="220.002" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 424.536 772.2866)" style="fill:#FFFFFF;" width="17.974" height="156.434"/>
|
||||
<path d="M125.602,485.094H0v-322.92h304.194l-62.765-62.765l72.503-72.503L512,224.975L313.932,423.043l-72.503-72.503
|
||||
l62.765-62.765H125.602V485.094z M17.974,467.12h89.654V269.802h239.959l-80.739,80.739l47.084,47.084l172.649-172.649
|
||||
L313.932,52.325l-47.084,47.084l80.739,80.739H17.974V467.12z"/>
|
||||
<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: 1.3 KiB |
@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 57.876 57.876" style="enable-background:new 0 0 57.876 57.876;" xml:space="preserve">
|
||||
<path style="fill:#DCE0E8;" d="M28.938,0c-9.004,0-19,4.126-19,17.876c0,15.333,11,22.698,11,27.067v0.933h8h8v-0.933
|
||||
c0-4.369,11-11.734,11-27.067C47.938,4.126,37.942,0,28.938,0z"/>
|
||||
<path style="fill:#E7ECED;" d="M28.938,0c-9.004,0-19,4.126-19,17.876h38C47.938,4.126,37.942,0,28.938,0z"/>
|
||||
<rect x="20.938" y="49.876" style="fill:#E7ECED;" width="16" height="4"/>
|
||||
<rect x="20.938" y="45.876" style="fill:#C7CAC7;" width="16" height="4"/>
|
||||
<polygon style="fill:#C7CAC7;" points="31.938,57.876 25.938,57.876 22.938,53.876 34.938,53.876 "/>
|
||||
<path style="fill:#FFFFFF;" d="M16.938,15.876c-0.552,0-1-0.447-1-1c0-4.411,3.589-8,8-8c0.552,0,1,0.447,1,1s-0.448,1-1,1
|
||||
c-3.309,0-6,2.691-6,6C17.938,15.429,17.49,15.876,16.938,15.876z"/>
|
||||
<path style="fill:#B2B5C8;" d="M21.973,36.196c1.155,1.632,2.225,3.145,2.965,9.68h8c0.74-6.535,1.81-8.048,2.965-9.68
|
||||
c3.124-4.417,6.035-9.913,6.035-18.32h-26C15.938,26.283,18.849,31.779,21.973,36.196z"/>
|
||||
<path style="fill:#DCE0E8;" d="M27.938,45.876c-0.777-8.314-1.083-9.875-2.092-11.99c-1.755-3.682-2.961-7.014-3.908-16.01h14
|
||||
c-0.947,8.995-2.034,12.387-3.907,16.009c-1.051,2.033-1.316,3.677-2.093,11.991H27.938z"/>
|
||||
<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: 1.8 KiB |
@ -0,0 +1,70 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
|
||||
<rect x="20.5" y="50" style="fill:#E7ECED;" width="16" height="4"/>
|
||||
<rect x="20.5" y="46" style="fill:#C7CAC7;" width="16" height="4"/>
|
||||
<polygon style="fill:#C7CAC7;" points="31.5,58 25.5,58 22.5,54 34.5,54 "/>
|
||||
<g>
|
||||
<path style="fill:#EFCE4A;" d="M26.771,0.124C17.821,1.116,10.596,8.36,9.62,17.311C8.923,23.7,11.32,29.538,15.496,33.543
|
||||
c3.153,3.024,5.004,7.156,5.004,11.525V46h16v0c0-4.576,2.023-8.882,5.444-11.92c4.021-3.571,6.556-8.778,6.556-14.58
|
||||
C48.5,7.996,38.538-1.181,26.771,0.124z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path style="fill:#FFFFFF;" d="M41.028,19.151c-0.469-0.29-1.085-0.148-1.377,0.321C39.038,20.457,38.274,21,37.5,21
|
||||
s-1.538-0.543-2.151-1.528c-0.005-0.008-0.014-0.012-0.019-0.021c-0.037-0.056-0.091-0.099-0.14-0.148
|
||||
c-0.047-0.046-0.087-0.097-0.141-0.133c-0.009-0.006-0.013-0.015-0.022-0.02c-0.044-0.027-0.094-0.032-0.14-0.052
|
||||
c-0.066-0.028-0.128-0.06-0.197-0.073c-0.063-0.012-0.125-0.007-0.188-0.007c-0.065,0-0.128-0.006-0.193,0.007
|
||||
c-0.07,0.014-0.133,0.046-0.199,0.074c-0.045,0.02-0.094,0.024-0.138,0.051c-0.008,0.005-0.012,0.014-0.021,0.02
|
||||
c-0.055,0.036-0.098,0.089-0.146,0.137c-0.047,0.047-0.099,0.089-0.135,0.144c-0.005,0.008-0.014,0.012-0.02,0.021
|
||||
C33.038,20.457,32.274,21,31.5,21c-0.774,0-1.538-0.543-2.151-1.528c-0.005-0.008-0.014-0.012-0.019-0.021
|
||||
c-0.037-0.056-0.091-0.099-0.14-0.148c-0.047-0.046-0.087-0.097-0.141-0.133c-0.009-0.006-0.013-0.015-0.022-0.02
|
||||
c-0.044-0.027-0.094-0.032-0.14-0.052c-0.066-0.028-0.128-0.06-0.198-0.073c-0.063-0.012-0.125-0.007-0.188-0.007
|
||||
c-0.065,0-0.128-0.006-0.193,0.007c-0.071,0.014-0.134,0.046-0.201,0.075c-0.045,0.02-0.093,0.024-0.136,0.051
|
||||
c-0.008,0.005-0.012,0.014-0.02,0.019c-0.056,0.037-0.099,0.09-0.147,0.138c-0.047,0.047-0.099,0.088-0.134,0.143
|
||||
c-0.005,0.008-0.014,0.012-0.02,0.021C27.038,20.457,26.274,21,25.5,21s-1.538-0.543-2.151-1.528
|
||||
c-0.005-0.008-0.014-0.012-0.019-0.021c-0.037-0.056-0.091-0.099-0.14-0.148c-0.047-0.046-0.087-0.097-0.141-0.133
|
||||
c-0.009-0.006-0.013-0.015-0.022-0.02c-0.044-0.027-0.094-0.032-0.14-0.052c-0.066-0.028-0.128-0.06-0.198-0.073
|
||||
c-0.063-0.012-0.125-0.007-0.188-0.007c-0.065,0-0.128-0.006-0.193,0.007c-0.071,0.014-0.134,0.046-0.201,0.075
|
||||
c-0.045,0.02-0.093,0.024-0.136,0.051c-0.008,0.005-0.012,0.014-0.02,0.019c-0.056,0.037-0.099,0.09-0.147,0.138
|
||||
c-0.047,0.047-0.099,0.088-0.134,0.143c-0.005,0.008-0.014,0.012-0.02,0.021C21.038,20.457,20.274,21,19.5,21
|
||||
s-1.538-0.543-2.151-1.528c-0.292-0.469-0.909-0.612-1.377-0.321c-0.469,0.292-0.613,0.908-0.321,1.378
|
||||
C16.642,22.122,18.009,23,19.5,23c1.102,0,2.135-0.482,3-1.376c0.865,0.894,1.898,1.376,3,1.376s2.135-0.482,3-1.376
|
||||
c0.865,0.894,1.898,1.376,3,1.376c1.102,0,2.135-0.482,3-1.376c0.865,0.894,1.898,1.376,3,1.376c1.491,0,2.858-0.878,3.849-2.472
|
||||
C41.641,20.059,41.497,19.443,41.028,19.151z"/>
|
||||
<path style="fill:#FFFFFF;" d="M37.5,24c-7.37,0-7.949,6.871-7.995,11h-2.011c-0.046-4.129-0.625-11-7.995-11c-0.552,0-1,0.447-1,1
|
||||
s0.448,1,1,1c4.43,0,6,2.617,6,10v10h6V36c0-7.383,1.57-10,6-10c0.552,0,1-0.447,1-1S38.052,24,37.5,24z"/>
|
||||
</g>
|
||||
<rect x="25.5" y="35" style="fill:#EBBA16;" width="6" height="11"/>
|
||||
<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: 3.6 KiB |
50
wise-webapp/src/main/webapp/map-icons/icons/chart_bar.svg
Normal file
@ -0,0 +1,50 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#57565C;" d="M488.727,465.455h-23.273h-46.545h-23.273h-23.273h-46.545h-23.273h-23.273h-46.545h-23.273h-23.273
|
||||
h-46.545h-23.273H93.091H46.545H23.273C10.42,465.455,0,475.873,0,488.727c0,9.138,5.267,17.045,12.93,20.854
|
||||
c1.769,0.878,3.665,1.539,5.654,1.946c1.514,0.31,3.081,0.473,4.689,0.473h93.091h93.091h93.091h93.091h93.091
|
||||
C501.58,512,512,501.582,512,488.727S501.58,465.455,488.727,465.455z"/>
|
||||
<path style="fill:#B6E892;" d="M488.727,0h-93.091c-12.853,0-23.273,10.42-23.273,23.273v442.182h23.273h23.273h46.545h23.273
|
||||
c12.853,0,23.273,10.418,23.273,23.273V23.273C512,10.42,501.58,0,488.727,0z"/>
|
||||
<path style="fill:#FFB655;" d="M302.545,116.364h-93.091c-12.853,0-23.273,10.42-23.273,23.273v325.818h23.273h23.273h46.545h23.273
|
||||
h23.273V139.636C325.818,126.784,315.398,116.364,302.545,116.364z"/>
|
||||
<path style="fill:#D8143A;" d="M139.636,256c0-12.853-10.42-23.273-23.273-23.273H23.273C10.42,232.727,0,243.147,0,256v232.727
|
||||
c0-12.854,10.42-23.273,23.273-23.273h23.273h46.545h23.273h23.273V256z"/>
|
||||
<path style="fill:#B8002B;" d="M23.273,232.727C10.42,232.727,0,243.147,0,256v232.727c0-12.854,10.42-23.273,23.273-23.273h23.273
|
||||
h23.273V232.727H23.273z"/>
|
||||
<path style="fill:#EE8700;" d="M209.455,116.364c-12.853,0-23.273,10.42-23.273,23.273v325.818h23.273h23.273H256V116.364H209.455z"
|
||||
/>
|
||||
<path style="fill:#7ED63E;" d="M395.636,0c-12.853,0-23.273,10.42-23.273,23.273v442.182h23.273h23.273h23.273V0H395.636z"/>
|
||||
<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: 1.9 KiB |
60
wise-webapp/src/main/webapp/map-icons/icons/chart_curve.svg
Normal file
@ -0,0 +1,60 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#3D6DEB;" d="M503.491,5.294c-5.387-4.42-12.47-6.192-19.302-4.835c-36.239,7.208-68.721,18.679-98.076,34.628
|
||||
c-1.21,0.545-2.374,1.173-3.465,1.907c-19.596,10.977-37.793,23.972-54.73,39.137c-16.058,14.378-30.196,29.899-43.179,45.967
|
||||
c-0.102,0.127-0.209,0.254-0.312,0.382c-17.371,21.538-32.67,44.055-47.67,66.146c-50.586,74.502-98.363,144.874-218.02,168.656
|
||||
C7.846,359.447,0,369.005,0,380.109v108.606c0,12.853,10.42,23.273,23.273,23.273h93.091h93.091h93.091h93.091h93.091
|
||||
c12.853,0,23.273-10.42,23.273-23.273V23.285C512,16.316,508.877,9.716,503.491,5.294z"/>
|
||||
<g>
|
||||
<path style="fill:#5286FA;" d="M139.636,360.398v105.044h46.545V325.351c-0.7,0.636-1.378,1.286-2.085,1.919
|
||||
C170.156,339.752,155.359,350.763,139.636,360.398z"/>
|
||||
<path style="fill:#5286FA;" d="M46.545,465.442h46.545v-81.684c-14.77,5.939-30.256,10.938-46.545,14.991V465.442z"/>
|
||||
<path style="fill:#5286FA;" d="M418.909,465.442h46.545V52.82c-17.056,4.889-32.453,10.87-46.545,17.729V465.442z"/>
|
||||
<path style="fill:#5286FA;" d="M232.727,274.446v190.996h46.545V208.871c-1.334,1.964-2.672,3.93-4.009,5.902
|
||||
C261.761,234.66,248.008,254.892,232.727,274.446z"/>
|
||||
<path style="fill:#5286FA;" d="M325.818,145.444v319.998h46.545V99.677C354.838,113.445,339.686,128.906,325.818,145.444z"/>
|
||||
</g>
|
||||
<path style="fill:#424EDE;" d="M232.727,465.442V274.446c8.128-10.401,15.816-20.995,23.273-31.628V160.61
|
||||
c-6.552,9.345-12.93,18.716-19.243,28.016c-50.586,74.502-98.363,144.874-218.02,168.656C7.846,359.447,0,369.005,0,380.109v108.606
|
||||
c0,12.853,10.42,23.273,23.273,23.273h93.091h93.091H256v-46.545H232.727z M93.091,465.442H46.545v-66.693
|
||||
c16.289-4.053,31.775-9.052,46.545-14.991V465.442z M186.182,465.442h-46.545V360.398c15.723-9.635,30.52-20.646,44.46-33.128
|
||||
c0.707-0.633,1.385-1.283,2.085-1.919V465.442z"/>
|
||||
<g>
|
||||
<path style="fill:#6E76E5;" d="M139.636,360.398v105.044h46.545V325.351c-0.7,0.636-1.378,1.286-2.085,1.919
|
||||
C170.156,339.752,155.359,350.763,139.636,360.398z"/>
|
||||
<path style="fill:#6E76E5;" d="M46.545,465.442h46.545v-81.684c-14.77,5.939-30.256,10.938-46.545,14.991V465.442z"/>
|
||||
<path style="fill:#6E76E5;" d="M232.727,465.442H256V242.82c-7.457,10.631-15.144,21.226-23.273,31.628V465.442z"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
47
wise-webapp/src/main/webapp/map-icons/icons/chart_line.svg
Normal file
@ -0,0 +1,47 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#D8143A;" d="M509.542,478.32L444.93,349.091l-77.576-155.152L276.815,12.865C272.874,4.98,264.816,0,256,0
|
||||
c-0.008,0-0.017,0-0.026,0c-8.806,0.009-16.851,4.987-20.789,12.864l-90.537,181.076L67.072,349.091L2.458,478.32
|
||||
c-3.607,7.215-3.222,15.782,1.018,22.644C7.717,507.823,15.208,512,23.273,512h232.701h232.754c8.065,0,15.555-4.177,19.797-11.037
|
||||
C512.765,494.102,513.15,485.534,509.542,478.32z"/>
|
||||
<path style="fill:#FFB655;" d="M276.815,12.865C272.874,4.98,264.816,0,256,0c-0.008,0-0.017,0-0.026,0
|
||||
c-8.806,0.009-16.851,4.987-20.789,12.864l-90.537,181.076h111.327h111.379L276.815,12.865z"/>
|
||||
<polygon style="fill:#FF6243;" points="367.354,193.939 255.974,193.939 144.648,193.939 67.072,349.091 255.974,349.091
|
||||
444.93,349.091 "/>
|
||||
<path style="fill:#EE8700;" d="M255.974,0.002c-8.806,0.009-16.851,4.987-20.789,12.864l-90.537,181.074h111.327V0.002H255.974z"/>
|
||||
<polygon style="fill:#FF5023;" points="255.974,193.939 144.648,193.939 67.072,349.091 255.974,349.091 "/>
|
||||
<path style="fill:#B8002B;" d="M67.072,349.091L2.458,478.32c-3.607,7.215-3.222,15.782,1.018,22.644
|
||||
C7.717,507.823,15.208,512,23.273,512h232.701V349.091H67.072z"/>
|
||||
<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: 1.6 KiB |
@ -0,0 +1,78 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#5286FA;" d="M488.727,356.848h-54.303V256c0-12.853-10.42-23.273-23.273-23.273H279.273v-77.576h54.303
|
||||
c12.853,0,23.273-10.42,23.273-23.273V23.273C356.848,10.42,346.428,0,333.576,0H178.424c-12.853,0-23.273,10.42-23.273,23.273
|
||||
v108.606c0,12.853,10.42,23.273,23.273,23.273h54.303v77.576H100.848c-12.853,0-23.273,10.42-23.273,23.273v100.848H23.273
|
||||
C10.42,356.848,0,367.268,0,380.121v108.606C0,501.58,10.42,512,23.273,512h155.152h155.152h155.152
|
||||
C501.58,512,512,501.58,512,488.727V380.121C512,367.268,501.58,356.848,488.727,356.848z M232.727,356.848h-54.303h-54.303v-77.576
|
||||
h108.606V356.848z M387.879,356.848h-54.303h-54.303v-77.576h108.606V356.848z"/>
|
||||
<g>
|
||||
<path style="fill:#3D6DEB;" d="M488.727,356.848h-54.303V256c0-12.853-10.42-23.273-23.273-23.273H279.273v-77.576h54.303
|
||||
c12.853,0,23.273-10.42,23.273-23.273V23.273C356.848,10.42,346.428,0,333.576,0H178.424c-12.853,0-23.273,10.42-23.273,23.273
|
||||
v108.606c0,12.853,10.42,23.273,23.273,23.273h54.303v77.576H100.848c-12.853,0-23.273,10.42-23.273,23.273v100.848H23.273
|
||||
C10.42,356.848,0,367.268,0,380.121v108.606C0,501.58,10.42,512,23.273,512h155.152h155.152h155.152
|
||||
C501.58,512,512,501.58,512,488.727V380.121C512,367.268,501.58,356.848,488.727,356.848z M201.697,46.545h108.606v62.061H256
|
||||
h-54.303V46.545z M465.455,465.455H356.848v-62.061h54.303h54.303V465.455z M46.545,403.394h54.303h54.303v62.061H46.545V403.394z
|
||||
M201.697,403.394H256h54.303v62.061H201.697V403.394z M387.879,279.273v77.576h-54.303h-54.303v-77.576H387.879z M124.121,279.273
|
||||
h108.606v77.576h-54.303h-54.303V279.273z"/>
|
||||
<path style="fill:#3D6DEB;" d="M488.727,356.848h-54.303V256c0-12.853-10.42-23.273-23.273-23.273H279.273v-77.576h54.303
|
||||
c12.853,0,23.273-10.42,23.273-23.273V23.273C356.848,10.42,346.428,0,333.576,0H178.424c-12.853,0-23.273,10.42-23.273,23.273
|
||||
v108.606c0,12.853,10.42,23.273,23.273,23.273h54.303v77.576H100.848c-12.853,0-23.273,10.42-23.273,23.273v100.848H23.273
|
||||
C10.42,356.848,0,367.268,0,380.121v108.606C0,501.58,10.42,512,23.273,512h155.152h155.152h155.152
|
||||
C501.58,512,512,501.58,512,488.727V380.121C512,367.268,501.58,356.848,488.727,356.848z M201.697,108.606V46.545h108.606v62.061
|
||||
H256H201.697z M155.152,465.455H46.545v-62.061h54.303h54.303V465.455z M124.121,356.848v-77.576h108.606v77.576h-54.303H124.121z
|
||||
M310.303,465.455H201.697v-62.061H256h54.303V465.455z M279.273,356.848v-77.576h108.606v77.576h-54.303H279.273z
|
||||
M465.455,465.455H356.848v-62.061h54.303h54.303V465.455z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon style="fill:#5286FA;" points="46.545,403.394 46.545,465.455 155.152,465.455 155.152,403.394 100.848,403.394 "/>
|
||||
<polygon style="fill:#5286FA;" points="465.455,403.394 411.151,403.394 356.848,403.394 356.848,465.455 465.455,465.455 "/>
|
||||
<polygon style="fill:#5286FA;" points="310.303,403.394 256,403.394 201.697,403.394 201.697,465.455 310.303,465.455 "/>
|
||||
</g>
|
||||
<polygon style="fill:#6E76E5;" points="310.303,108.606 310.303,46.545 201.697,46.545 201.697,108.606 256,108.606 "/>
|
||||
<rect x="256" y="46.545" style="fill:#5286FA;" width="54.303" height="62.061"/>
|
||||
<g>
|
||||
<polygon style="fill:#424EDE;" points="46.545,403.394 46.545,465.455 155.152,465.455 155.152,403.394 100.848,403.394 "/>
|
||||
<path style="fill:#424EDE;" d="M256,46.545V0h-77.576c-12.853,0-23.273,10.42-23.273,23.273v108.606
|
||||
c0,12.853,10.42,23.273,23.273,23.273h54.303v77.576H100.848c-12.853,0-23.273,10.42-23.273,23.273v100.848H23.273
|
||||
C10.42,356.848,0,367.268,0,380.121v108.606C0,501.58,10.42,512,23.273,512h155.152H256v-46.545h-54.303v-62.061H256V108.606
|
||||
h-54.303V46.545H256z M155.152,465.455H46.545v-62.061h54.303h54.303V465.455z M232.727,356.848h-54.303h-54.303v-77.576h108.606
|
||||
V356.848z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon style="fill:#6E76E5;" points="46.545,403.394 46.545,465.455 155.152,465.455 155.152,403.394 100.848,403.394 "/>
|
||||
<rect x="201.697" y="403.394" style="fill:#6E76E5;" width="54.303" height="62.061"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.3 KiB |
51
wise-webapp/src/main/webapp/map-icons/icons/chart_pie.svg
Normal file
@ -0,0 +1,51 @@
|
||||
<?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 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#FFB655;" d="M479.452,97.438C442.269,38.917,376.868,0,302.545,0c-12.853,0-23.273,10.42-23.273,23.273v186.182
|
||||
c0,1.147,0.112,2.278,0.278,3.399c0.728,4.912,2.985,9.503,6.54,13.058l131.651,131.651c4.544,4.544,10.501,6.816,16.455,6.816
|
||||
c5.956,0,11.913-2.271,16.457-6.816C490.212,318,512,265.402,512,209.455C512,168.284,500.053,129.856,479.452,97.438z"/>
|
||||
<path style="fill:#D8143A;" d="M209.455,0C133.114,0,66.192,41.059,29.584,102.246C10.809,133.629,0,170.301,0,209.455
|
||||
C0,265.402,21.788,318,61.348,357.561c4.544,4.544,10.501,6.816,16.455,6.816c5.956,0,11.913-2.271,16.455-6.816L225.908,225.91
|
||||
c2.152-2.152,3.834-4.684,4.991-7.435c1.192-2.828,1.828-5.891,1.828-9.02V23.273C232.727,10.42,222.307,0,209.455,0z"/>
|
||||
<path style="fill:#B6E892;" d="M404.106,417.739L272.455,286.089c-4.543-4.544-10.499-6.816-16.455-6.816
|
||||
c-5.956,0-11.913,2.271-16.455,6.816L107.894,417.739c-9.087,9.089-9.089,23.824,0,32.912C147.453,490.214,200.051,512,256,512
|
||||
c55.948,0,108.547-21.786,148.106-61.348C413.195,441.563,413.193,426.828,404.106,417.739z"/>
|
||||
<path style="fill:#7ED63E;" d="M272.455,286.089l131.651,131.651c9.087,9.089,9.089,23.824,0,32.912
|
||||
C364.547,490.212,311.948,512,256,512V279.273C261.956,279.273,267.913,281.544,272.455,286.089z"/>
|
||||
<path style="fill:#EE8700;" d="M302.545,0c-12.853,0-23.273,10.42-23.273,23.273v186.182c0,1.147,0.112,2.278,0.278,3.399
|
||||
L479.454,97.438C442.269,38.917,376.868,0,302.545,0z"/>
|
||||
<path style="fill:#B8002B;" d="M0,209.455C0,265.402,21.788,318,61.348,357.562c4.544,4.544,10.501,6.816,16.455,6.816
|
||||
c5.956,0,11.913-2.271,16.455-6.816L225.91,225.911c2.152-2.152,3.834-4.684,4.991-7.435L29.584,102.246
|
||||
C10.809,133.629,0,170.301,0,209.455z"/>
|
||||
<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.2 KiB |
9
wise-webapp/src/main/webapp/map-icons/icons/close.svg
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<g transform="translate(0 -1028.4)">
|
||||
<path d="m22 12c0 5.523-4.477 10-10 10-5.5228 0-10-4.477-10-10 0-5.5228 4.4772-10 10-10 5.523 0 10 4.4772 10 10z" transform="translate(0 1029.4)" fill="#c0392b"/>
|
||||
<path d="m22 12c0 5.523-4.477 10-10 10-5.5228 0-10-4.477-10-10 0-5.5228 4.4772-10 10-10 5.523 0 10 4.4772 10 10z" transform="translate(0 1028.4)" fill="#e74c3c"/>
|
||||
<path d="m7.0503 1037.8 3.5357 3.6-3.5357 3.5 1.4142 1.4 3.5355-3.5 3.536 3.5 1.414-1.4-3.536-3.5 3.536-3.6-1.414-1.4-3.536 3.5-3.5355-3.5-1.4142 1.4z" fill="#c0392b"/>
|
||||
<path d="m7.0503 1036.8 3.5357 3.6-3.5357 3.5 1.4142 1.4 3.5355-3.5 3.536 3.5 1.414-1.4-3.536-3.5 3.536-3.6-1.414-1.4-3.536 3.5-3.5355-3.5-1.4142 1.4z" fill="#ecf0f1"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1022 B |
50
wise-webapp/src/main/webapp/map-icons/icons/face_crying.svg
Normal file
@ -0,0 +1,50 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<g>
|
||||
<path style="fill:#75CDDE;" d="M366.532,278.29c-13.205,0-25.736-7.817-31.113-20.771c-11.113-26.765-24.928-49.754-39.951-66.484
|
||||
c-12.426-13.837-11.285-35.131,2.552-47.558c13.837-12.426,35.128-11.289,47.554,2.556c20.336,22.645,37.848,51.464,52.044,85.66
|
||||
c7.132,17.178-1.01,36.883-18.189,44.014C375.209,277.459,370.835,278.29,366.532,278.29z"/>
|
||||
<path style="fill:#75CDDE;" d="M113.465,278.29c-4.303,0-8.677-0.831-12.902-2.582c-17.178-7.128-25.32-26.836-18.189-44.014
|
||||
c14.196-34.196,31.708-63.015,52.044-85.66c12.426-13.833,33.717-14.982,47.554-2.556c13.837,12.426,14.978,33.721,2.552,47.558
|
||||
c-15.023,16.729-28.838,39.715-39.951,66.484C139.201,270.473,126.666,278.29,113.465,278.29z"/>
|
||||
</g>
|
||||
<g>
|
||||
<circle style="fill:#333333;" cx="164.937" cy="155.227" r="37.216"/>
|
||||
<circle style="fill:#333333;" cx="305.664" cy="155.227" r="37.216"/>
|
||||
<path style="fill:#333333;" d="M296.381,302.024c0,43.805-26.57,79.344-59.356,79.344s-59.356-35.539-59.356-79.344
|
||||
c0-43.827,26.57-79.348,59.356-79.348S296.381,258.196,296.381,302.024z"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
48
wise-webapp/src/main/webapp/map-icons/icons/face_love.svg
Normal file
@ -0,0 +1,48 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<g>
|
||||
<path style="fill:#ED3533;" d="M182.13,109.97c-14.133,0-27.262,6.892-35.154,18.432l-1.628,2.069l-1.089-1.388
|
||||
c-7.802-11.962-20.954-19.109-35.232-19.109c-24.363,0-42.042,17.684-42.042,42.039c0,35.962,65.107,88.968,69.855,92.784
|
||||
c2.241,2.144,5.175,3.323,8.288,3.323s6.047-1.175,8.288-3.326c4.763-3.847,70.753-57.683,70.753-92.781
|
||||
C224.169,127.654,206.489,109.97,182.13,109.97z"/>
|
||||
<path style="fill:#ED3533;" d="M366.696,109.97c-14.133,0-27.262,6.892-35.154,18.432l-1.628,2.069l-1.089-1.388
|
||||
c-7.802-11.962-20.954-19.109-35.232-19.109c-24.363,0-42.042,17.684-42.042,42.039c0,35.962,65.107,88.968,69.855,92.784
|
||||
c2.241,2.144,5.175,3.323,8.288,3.323c3.109,0,6.043-1.175,8.288-3.326c4.76-3.843,70.749-57.683,70.749-92.781
|
||||
C408.735,127.654,391.055,109.97,366.696,109.97z"/>
|
||||
</g>
|
||||
<path style="fill:#333333;" d="M343.254,316.86c-59.281,60.325-154.662,59.853-213.449-0.898c-8.4-8.681-21.616,4.561-13.227,13.227
|
||||
c65.769,67.969,173.644,68.332,239.903,0.898C364.941,321.481,351.718,308.246,343.254,316.86L343.254,316.86z"/>
|
||||
<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: 1.6 KiB |
50
wise-webapp/src/main/webapp/map-icons/icons/face_plain.svg
Normal file
@ -0,0 +1,50 @@
|
||||
<?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 473.935 473.935" style="enable-background:new 0 0 473.935 473.935;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.967" cy="236.967" r="236.967"/>
|
||||
<g>
|
||||
<circle style="fill:#333333;" cx="164.938" cy="207.632" r="37.216"/>
|
||||
<circle style="fill:#333333;" cx="313.637" cy="207.632" r="37.216"/>
|
||||
<path style="fill:#333333;" d="M280.432,101.047c12.456-14.571,24.913-29.137,37.366-43.708c-4.412,0-8.816,0-13.227,0
|
||||
c25.141,20.176,50.282,40.351,75.423,60.527c9.31,7.472,22.642-5.676,13.227-13.227c-25.141-20.176-50.282-40.351-75.423-60.527
|
||||
c-3.719-2.986-9.658-4.176-13.227,0c-12.456,14.571-24.913,29.137-37.366,43.708C259.411,96.935,272.582,110.233,280.432,101.047
|
||||
L280.432,101.047z"/>
|
||||
<path style="fill:#333333;" d="M208.635,87.82c-12.456-14.571-24.909-29.137-37.365-43.708c-3.57-4.176-9.508-2.986-13.227,0
|
||||
c-25.145,20.176-50.282,40.351-75.423,60.527c-9.414,7.551,3.918,20.7,13.227,13.227c25.141-20.176,50.282-40.351,75.423-60.527
|
||||
c-4.412,0-8.816,0-13.227,0c12.456,14.571,24.909,29.137,37.365,43.708C203.258,110.233,216.429,96.935,208.635,87.82
|
||||
L208.635,87.82z"/>
|
||||
<path style="fill:#333333;" d="M178.592,369.397c35.831,11.326,71.659,22.66,107.49,33.99c11.54,3.648,16.438-14.421,4.977-18.043
|
||||
c-35.831-11.326-71.659-22.66-107.49-33.99C172.029,347.706,167.134,365.771,178.592,369.397L178.592,369.397z"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
43
wise-webapp/src/main/webapp/map-icons/icons/face_sad.svg
Normal file
@ -0,0 +1,43 @@
|
||||
<?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 473.935 473.935" style="enable-background:new 0 0 473.935 473.935;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.967" cy="236.967" r="236.967"/>
|
||||
<g>
|
||||
<path style="fill:#333333;" d="M356.671,354.1c-66.226-67.618-174.255-67.337-240.096,0.703
|
||||
c-8.389,8.666,4.827,21.912,13.227,13.227c58.87-60.83,154.386-61.204,213.641-0.703C351.896,375.96,365.116,362.721,356.671,354.1
|
||||
L356.671,354.1z"/>
|
||||
<circle style="fill:#333333;" cx="164.938" cy="155.232" r="37.216"/>
|
||||
<circle style="fill:#333333;" cx="305.667" cy="155.232" r="37.216"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1015 B |
44
wise-webapp/src/main/webapp/map-icons/icons/face_smile.svg
Normal file
@ -0,0 +1,44 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<path style="fill:#333333;" d="M81.391,237.127c0,85.911,69.649,155.56,155.56,155.56c85.915,0,155.567-69.649,155.567-155.56
|
||||
H81.391z"/>
|
||||
<path style="fill:#CA2027;" d="M150.452,298.705c0,47.771,38.731,86.498,86.498,86.498c47.775,0,86.502-38.731,86.502-86.498
|
||||
H150.452z"/>
|
||||
<g>
|
||||
<circle style="fill:#333333;" cx="164.937" cy="155.231" r="37.216"/>
|
||||
<circle style="fill:#333333;" cx="305.664" cy="155.231" r="37.216"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
@ -0,0 +1,52 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<path style="fill:#FFFFFF;" d="M81.391,237.123c0,85.911,69.649,155.56,155.56,155.56c85.915,0,155.564-69.649,155.564-155.56
|
||||
L81.391,237.123L81.391,237.123z"/>
|
||||
<g>
|
||||
<path style="fill:#CCCBCB;" d="M167.728,237.123c0,46.435,0,92.87,0,139.306c6.024,3.001,12.273,5.609,18.709,7.82
|
||||
c0-49.043,0-98.083,0-147.126H167.728z"/>
|
||||
<path style="fill:#CCCBCB;" d="M283.319,237.123c0,49.511,0,99.018,0,148.529c6.432-2.006,12.666-4.453,18.709-7.24
|
||||
c0-47.098,0-94.191,0-141.289L283.319,237.123L283.319,237.123z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path style="fill:#333333;" d="M219.181,158.793c-1.684-31.255-23.992-53.56-55.243-55.243
|
||||
c-31.184-1.68-53.698,26.522-55.243,55.243c-0.651,12.063,18.061,12,18.709,0c2.537-47.09,70.536-47.09,73.069,0
|
||||
C201.12,170.793,219.832,170.856,219.181,158.793L219.181,158.793z"/>
|
||||
<path style="fill:#333333;" d="M353.985,158.793c-1.684-31.255-23.992-53.56-55.243-55.243
|
||||
c-31.184-1.68-53.694,26.522-55.243,55.243c-0.651,12.063,18.061,12,18.709,0c2.537-47.09,70.532-47.09,73.069,0
|
||||
C335.924,170.793,354.637,170.856,353.985,158.793L353.985,158.793z"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
@ -0,0 +1,41 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<g>
|
||||
<ellipse style="fill:#333333;" cx="164.937" cy="163.26" rx="37.216" ry="70.188"/>
|
||||
<ellipse style="fill:#333333;" cx="305.664" cy="163.26" rx="37.216" ry="70.188"/>
|
||||
<circle style="fill:#333333;" cx="236.966" cy="341.997" r="25.762"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 868 B |
45
wise-webapp/src/main/webapp/map-icons/icons/face_wink.svg
Normal file
@ -0,0 +1,45 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<path style="fill:#CA2027;" d="M262.327,342.379c24.074,44.916,62.944,70.959,86.828,58.162
|
||||
c23.884-12.808,23.73-59.603-0.341-104.522L262.327,342.379z"/>
|
||||
<g>
|
||||
<circle style="fill:#333333;" cx="164.937" cy="155.227" r="37.216"/>
|
||||
<circle style="fill:#333333;" cx="305.664" cy="155.227" r="37.216"/>
|
||||
<path style="fill:#333333;" d="M343.25,285.055c-59.281,60.328-154.662,59.846-213.449-0.898
|
||||
c-8.4-8.681-21.616,4.561-13.227,13.227c65.769,67.965,173.64,68.336,239.903,0.898
|
||||
C364.938,289.676,351.718,276.441,343.25,285.055L343.25,285.055z"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
48
wise-webapp/src/main/webapp/map-icons/icons/funy_angel.svg
Normal file
@ -0,0 +1,48 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<g>
|
||||
<path style="fill:#ED3533;" d="M182.13,109.97c-14.133,0-27.262,6.892-35.154,18.432l-1.628,2.069l-1.089-1.388
|
||||
c-7.802-11.962-20.954-19.109-35.232-19.109c-24.363,0-42.042,17.684-42.042,42.039c0,35.962,65.107,88.968,69.855,92.784
|
||||
c2.241,2.144,5.175,3.323,8.288,3.323s6.047-1.175,8.288-3.326c4.763-3.847,70.753-57.683,70.753-92.781
|
||||
C224.169,127.654,206.489,109.97,182.13,109.97z"/>
|
||||
<path style="fill:#ED3533;" d="M366.696,109.97c-14.133,0-27.262,6.892-35.154,18.432l-1.628,2.069l-1.089-1.388
|
||||
c-7.802-11.962-20.954-19.109-35.232-19.109c-24.363,0-42.042,17.684-42.042,42.039c0,35.962,65.107,88.968,69.855,92.784
|
||||
c2.241,2.144,5.175,3.323,8.288,3.323c3.109,0,6.043-1.175,8.288-3.326c4.76-3.843,70.749-57.683,70.749-92.781
|
||||
C408.735,127.654,391.055,109.97,366.696,109.97z"/>
|
||||
</g>
|
||||
<path style="fill:#333333;" d="M343.254,316.86c-59.281,60.325-154.662,59.853-213.449-0.898c-8.4-8.681-21.616,4.561-13.227,13.227
|
||||
c65.769,67.969,173.644,68.332,239.903,0.898C364.941,321.481,351.718,308.246,343.254,316.86L343.254,316.86z"/>
|
||||
<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: 1.6 KiB |
@ -0,0 +1 @@
|
||||
<?xml version="1.0" ?><svg width="83px" height="83px" viewBox="0 -0.5 83 83" fill="none" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M41.5012 0.163945C33.7153 0.163945 26.3228 2.16849 20.2618 6.15345C17.2535 8.12984 15.7016 10.8525 11.3555 3.66109C3.7839 8.27367 2.40597 16.9366 6.04493 20.9437C2.75095 26.8145 0.870117 33.5845 0.870117 40.794C0.870117 63.2343 19.0609 81.4251 41.5012 81.4251C63.9405 81.4251 82.1313 63.2343 82.1313 40.794C82.1313 32.3303 79.5424 24.47 75.1129 17.9635C79.2014 9.73207 74.5898 3.74759 69.0268 0C67.1379 4.79965 66.0597 7.58973 60.1446 4.687C54.5011 1.91604 48.2219 0.163945 41.5012 0.163945V0.163945Z" fill="url(#paint0_linear)" fill-rule="evenodd"/><path d="M51.8424 42.0992C52.5676 41.9484 53.2777 42.413 53.4275 43.1372C53.5784 43.8614 53.1127 44.5715 52.3885 44.7223C50.9955 45.013 49.3883 45.4103 47.8283 45.9766C46.3135 46.5267 44.8451 47.2348 43.6804 48.1541C43.101 48.6117 42.2602 48.5132 41.8025 47.9338C41.3449 47.3545 41.4435 46.5137 42.0228 46.056C43.447 44.9305 45.1689 44.0917 46.916 43.4581C48.6178 42.8395 50.3488 42.41 51.8424 42.0992Z" fill="#2B2A29"/><path d="M11.2134 45.3137C10.4751 45.2503 9.92796 44.5996 9.99132 43.8603C10.0547 43.1221 10.7054 42.5749 11.4447 42.6383C12.9604 42.769 14.7276 42.9873 16.4988 43.3997C18.3103 43.8211 20.1197 44.4487 21.6666 45.3932C22.2982 45.7794 22.4974 46.6041 22.1122 47.2358C21.7269 47.8674 20.9022 48.0666 20.2705 47.6813C19.0032 46.9069 17.4604 46.3788 15.8903 46.0137C14.282 45.6386 12.6366 45.4364 11.2134 45.3137V45.3137Z" fill="#2B2A29"/><path clip-rule="evenodd" d="M16.0495 45.1373C17.6517 44.8688 19.2006 46.1411 19.5084 47.9797C19.8162 49.8173 18.7661 51.5251 17.1639 51.7937C15.5606 52.0622 14.0127 50.7889 13.7039 48.9513C13.3962 47.1127 14.4462 45.4059 16.0495 45.1373Z" fill="#282829" fill-rule="evenodd"/><path clip-rule="evenodd" d="M46.4957 45.1881C48.098 44.9196 49.6469 46.1919 49.9547 48.0305C50.2624 49.8681 49.2134 51.5759 47.6101 51.8445C46.0079 52.113 44.459 50.8397 44.1512 49.0021C43.8434 47.1635 44.8935 45.4567 46.4957 45.1881Z" fill="#282829" fill-rule="evenodd"/><path d="M22.9145 63.9699C22.3815 64.4799 21.5346 64.4607 21.0246 63.9277C20.5147 63.3946 20.5338 62.5487 21.0669 62.0388C24.0058 59.2266 27.9365 57.7682 31.8933 57.8667C35.672 57.9623 39.4749 59.47 42.4652 62.5668C42.9781 63.0999 42.961 63.9478 42.428 64.4607C41.8949 64.9737 41.047 64.9566 40.534 64.4235C38.0648 61.8658 34.9338 60.6206 31.8299 60.5432C28.5661 60.4607 25.3284 61.6596 22.9145 63.9699V63.9699Z" fill="#2B2A29"/><defs><linearGradient gradientUnits="userSpaceOnUse" id="paint0_linear" x1="49.0185" x2="33.9849" y1="80.7211" y2="0.702049"><stop stop-color="#D6373D"/><stop offset="1" stop-color="#EA514F"/></linearGradient></defs></svg>
|
After Width: | Height: | Size: 2.7 KiB |
42
wise-webapp/src/main/webapp/map-icons/icons/funy_glasses.svg
Normal file
@ -0,0 +1,42 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#333333;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<path style="fill:#FFC10E;" d="M418.516,161.109c0,0-96.043-71.093-185.846-71.093S49.324,161.109,49.324,161.109
|
||||
S244.524,290.2,418.516,161.109z"/>
|
||||
<g>
|
||||
<circle style="fill:#333333;" cx="164.937" cy="155.227" r="37.216"/>
|
||||
<circle style="fill:#333333;" cx="305.664" cy="155.227" r="37.216"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 920 B |
52
wise-webapp/src/main/webapp/map-icons/icons/funy_grin.svg
Normal file
@ -0,0 +1,52 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<path style="fill:#FFFFFF;" d="M81.391,237.123c0,85.911,69.649,155.56,155.56,155.56c85.915,0,155.564-69.649,155.564-155.56
|
||||
L81.391,237.123L81.391,237.123z"/>
|
||||
<g>
|
||||
<path style="fill:#CCCBCB;" d="M167.728,237.123c0,46.435,0,92.87,0,139.306c6.024,3.001,12.273,5.609,18.709,7.82
|
||||
c0-49.043,0-98.083,0-147.126H167.728z"/>
|
||||
<path style="fill:#CCCBCB;" d="M283.319,237.123c0,49.511,0,99.018,0,148.529c6.432-2.006,12.666-4.453,18.709-7.24
|
||||
c0-47.098,0-94.191,0-141.289L283.319,237.123L283.319,237.123z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path style="fill:#333333;" d="M219.181,158.793c-1.684-31.255-23.992-53.56-55.243-55.243
|
||||
c-31.184-1.68-53.698,26.522-55.243,55.243c-0.651,12.063,18.061,12,18.709,0c2.537-47.09,70.536-47.09,73.069,0
|
||||
C201.12,170.793,219.832,170.856,219.181,158.793L219.181,158.793z"/>
|
||||
<path style="fill:#333333;" d="M353.985,158.793c-1.684-31.255-23.992-53.56-55.243-55.243
|
||||
c-31.184-1.68-53.694,26.522-55.243,55.243c-0.651,12.063,18.061,12,18.709,0c2.537-47.09,70.532-47.09,73.069,0
|
||||
C335.924,170.793,354.637,170.856,353.985,158.793L353.985,158.793z"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
51
wise-webapp/src/main/webapp/map-icons/icons/funy_kiss.svg
Normal file
@ -0,0 +1,51 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<path style="fill:#D22327;" d="M131.841,281.987h209.535c0,0-30.806,118.101-105.533,118.101S131.841,281.987,131.841,281.987z"/>
|
||||
<path style="fill:#9B1C1F;" d="M259.203,298.675c0,9.081-13.351,16.434-22.596,16.434c-9.242,0-22.596-7.353-22.596-16.434
|
||||
c0-9.078,13.354-16.438,22.596-16.438C245.849,282.241,259.203,289.597,259.203,298.675z"/>
|
||||
<g>
|
||||
<path style="fill:#333333;" d="M374.187,172.974c-16.801-35.584-57.331-51.868-94.057-37.59
|
||||
c-11.117,4.325-6.286,22.421,4.973,18.043c29.522-11.48,59.371,0.277,72.927,28.987
|
||||
C363.179,193.322,379.306,183.821,374.187,172.974L374.187,172.974z"/>
|
||||
<path style="fill:#333333;" d="M122.243,182.328c13.556-28.711,43.404-40.471,72.927-28.987
|
||||
c11.259,4.378,16.09-13.717,4.973-18.043c-36.725-14.282-77.252,2.006-94.057,37.59
|
||||
C100.968,183.732,117.095,193.232,122.243,182.328L122.243,182.328z"/>
|
||||
</g>
|
||||
<path style="fill:#E22928;" d="M334.296,270.926c-26.922-14.174-53.724-74.233-97.398-30.772h-0.378
|
||||
c-43.67-43.461-70.476,16.598-97.398,30.772c-6.978,3.674-7.143,11.016-7.143,11.016s30.159,24.628,56.351,24.628
|
||||
s30.473-14.499,48.272-14.499h0.21c17.803,0,22.084,14.499,48.276,14.499s56.351-24.628,56.351-24.628
|
||||
S341.275,274.604,334.296,270.926z"/>
|
||||
<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: 1.8 KiB |
44
wise-webapp/src/main/webapp/map-icons/icons/funy_monkey.svg
Normal file
@ -0,0 +1,44 @@
|
||||
<?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 473.931 473.931" style="enable-background:new 0 0 473.931 473.931;" xml:space="preserve">
|
||||
<circle style="fill:#FFC10E;" cx="236.966" cy="236.966" r="236.966"/>
|
||||
<path style="fill:#333333;" d="M81.391,237.127c0,85.911,69.649,155.56,155.56,155.56c85.915,0,155.567-69.649,155.567-155.56
|
||||
H81.391z"/>
|
||||
<path style="fill:#CA2027;" d="M150.452,298.705c0,47.771,38.731,86.498,86.498,86.498c47.775,0,86.502-38.731,86.502-86.498
|
||||
H150.452z"/>
|
||||
<g>
|
||||
<circle style="fill:#333333;" cx="164.937" cy="155.231" r="37.216"/>
|
||||
<circle style="fill:#333333;" cx="305.664" cy="155.231" r="37.216"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<g transform="translate(0 -1028.4)">
|
||||
<rect height="1" width="24" y="1047.4" x="0" fill="#95a5a6"/>
|
||||
<path d="m4 1033.4c-0.5523 0-1 0.4-1 1v1 7 1 1 2h2 14 2v-2-2-7-1c0-0.6-0.448-1-1-1h-1-13-1-1z" fill="#7f8c8d"/>
|
||||
<path d="m3 1046.4-3 1h3 18 3l-3-1h-18z" fill="#bdc3c7"/>
|
||||
<rect height="1" width="4" y="1047.4" x="10" fill="#7f8c8d"/>
|
||||
<rect height="11" width="16" y="1034.4" x="4" fill="#34495e"/>
|
||||
<path d="m20 1036.8-14.812 8.6h13.812 1v-1-7.6z" fill="#2c3e50"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 785 B |
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<g transform="translate(0 -1028.4)">
|
||||
<path d="m6 1034.4c-0.7071 0-1.4347 0.1-2.0625 0.3-2.3366 0.8-3.943 3.2-3.9375 5.7-0.005475 2.4 1.6009 4.8 3.9375 5.6 0.9747 0.4 2.1565 0.4 3.1875 0.4 1.95 0 3.172-2.1 4.875-2 1.703-0.1 2.925 2 4.875 2 1.031 0 2.213 0 3.187-0.4 2.337-0.8 3.943-3.2 3.938-5.6 0.005-2.5-1.601-4.9-3.938-5.7-0.631-0.2-1.354-0.3-2.062-0.3h-1.125-9.75-0.7812z" fill="#95a5a6"/>
|
||||
<path d="m6 1033.4c-0.7071 0-1.4347 0.1-2.0625 0.3-2.3366 0.8-3.943 3.2-3.9375 5.7-0.005475 2.4 1.6009 4.8 3.9375 5.6 0.9747 0.4 2.1565 0.4 3.1875 0.4 1.95 0 3.172-2.1 4.875-2 1.703-0.1 2.925 2 4.875 2 1.031 0 2.213 0 3.187-0.4 2.337-0.8 3.943-3.2 3.938-5.6 0.005-2.5-1.601-4.9-3.938-5.7-0.631-0.2-1.354-0.3-2.062-0.3h-1.125-9.75-0.7812z" fill="#bdc3c7"/>
|
||||
<path d="m11 11a4 4 0 1 1 -8 0 4 4 0 1 1 8 0z" transform="translate(-1 1028.4)" fill="#ecf0f1"/>
|
||||
<path d="m6 1036.4c-0.5523 0-1 0.4-1 1v1h-1c-0.5523 0-1 0.4-1 1 0 0.5 0.4477 1 1 1h1v1c0 0.5 0.4477 1 1 1s1-0.5 1-1v-1h1c0.5523 0 1-0.5 1-1 0-0.6-0.4477-1-1-1h-1v-1c0-0.6-0.4477-1-1-1z" fill="#7f8c8d"/>
|
||||
<path d="m11 11a4 4 0 1 1 -8 0 4 4 0 1 1 8 0z" transform="translate(11 1028.4)" fill="#ecf0f1"/>
|
||||
<path d="m16 10a1 1 0 1 1 -2 0 1 1 0 1 1 2 0z" transform="translate(1 1029.4)" fill="#27ae60"/>
|
||||
<path d="m16 10a1 1 0 1 1 -2 0 1 1 0 1 1 2 0z" transform="translate(3 1031.4)" fill="#f39c12"/>
|
||||
<path d="m16 10a1 1 0 1 1 -2 0 1 1 0 1 1 2 0z" transform="translate(3 1027.4)" fill="#2980b9"/>
|
||||
<path d="m16 10a1 1 0 1 1 -2 0 1 1 0 1 1 2 0z" transform="translate(5 1029.4)" fill="#c0392b"/>
|
||||
<path d="m11.5 11c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h1c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-1z" transform="translate(0 1028.4)" fill="#7f8c8d"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<g transform="translate(0 -1028.4)">
|
||||
<path d="m12 1029.4c-6.0751 0-11 4.9-11 11 0 6 4.9249 11 11 11 6.075 0 11-5 11-11 0-6.1-4.925-11-11-11zm0 4c3.866 0 7 3.1 7 7 0 3.8-3.134 7-7 7s-7-3.2-7-7c0-3.9 3.134-7 7-7z" fill="#bdc3c7"/>
|
||||
<path d="m17 1031.7c-4.783-2.8-10.899-1.1-13.66 3.7-2.7617 4.7-1.1229 10.9 3.66 13.6 4.783 2.8 10.899 1.1 13.66-3.6 2.762-4.8 1.123-10.9-3.66-13.7zm-4 6.9c0.957 0.6 1.284 1.8 0.732 2.8-0.552 0.9-1.775 1.2-2.732 0.7-0.957-0.6-1.2843-1.8-0.732-2.7 0.552-1 1.775-1.3 2.732-0.8z" fill="#bdc3c7"/>
|
||||
<path d="m13.5 1037.8c-1.435-0.9-3.27-0.4-4.0981 1.1-0.8284 1.4-0.3368 3.2 1.0981 4.1 1.435 0.8 3.27 0.3 4.098-1.1 0.829-1.5 0.337-3.3-1.098-4.1zm-0.5 0.8c0.957 0.6 1.284 1.8 0.732 2.8-0.552 0.9-1.775 1.2-2.732 0.7-0.957-0.6-1.2843-1.8-0.732-2.7 0.552-1 1.775-1.3 2.732-0.8z" fill="#ecf0f1"/>
|
||||
<path d="m6.0098 1032.3c-2.2488 1.7-3.6216 4.2-3.9375 6.8l7.9647 1c0.065-0.6 0.33-1 0.782-1.4l-4.8092-6.4zm15.913 9.2-7.938-1c-0.065 0.6-0.357 1-0.808 1.4l4.809 6.4c2.248-1.7 3.621-4.2 3.937-6.8z" fill="#ecf0f1"/>
|
||||
<path d="m12 1036.4c-2.2091 0-4 1.8-4 4s1.7909 4 4 4c2.209 0 4-1.8 4-4s-1.791-4-4-4zm0 1c1.657 0 3 1.3 3 3 0 1.6-1.343 3-3 3s-3-1.4-3-3c0-1.7 1.343-3 3-3z" fill="#bdc3c7"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<g transform="translate(0 -1028.4)">
|
||||
<path d="m5 1031.4c-1.1046 0-2 0.9-2 2v14c0 1.1 0.8954 2 2 2h13 1c1.105 0 2-0.9 2-2v-13l-3-3h-13z" fill="#3498db"/>
|
||||
<path d="m7 1031.4v1 5c0 0.5 0.4477 1 1 1h8c0.552 0 1-0.5 1-1v-5-1h-10z" fill="#2980b9"/>
|
||||
<path d="m7 3v5c0 0.5523 0.4477 1 1 1h8c0.552 0 1-0.4477 1-1v-5h-10z" transform="translate(0 1028.4)" fill="#ecf0f1"/>
|
||||
<path d="m6 1040.4c-0.5523 0-1 0.4-1 1v3 2 3h4 6 4v-3-2-3c0-0.6-0.448-1-1-1h-4-4-4z" fill="#ecf0f1"/>
|
||||
<g fill="#bdc3c7">
|
||||
<rect height="1" width="14" y="1048.4" x="5"/>
|
||||
<rect height="1" width="10" y="1042.4" x="7"/>
|
||||
<rect height="1" width="10" y="1044.4" x="7"/>
|
||||
</g>
|
||||
<rect height="4" width="3" y="1032.4" x="13" fill="#3498db"/>
|
||||
<rect height=".99998" width="3" y="1032.4" x="13" fill="#2980b9"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
69
wise-webapp/src/main/webapp/map-icons/icons/hard_ipod.svg
Normal file
@ -0,0 +1,69 @@
|
||||
<?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="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 58.006 58.006" style="enable-background:new 0 0 58.006 58.006;" xml:space="preserve">
|
||||
<path style="fill:#546A79;" d="M44.997,58.006H13.01c-1.66,0-3.006-1.346-3.006-3.006V3.006C10.003,1.346,11.349,0,13.01,0h31.987
|
||||
c1.66,0,3.006,1.346,3.006,3.006V55C48.003,56.66,46.657,58.006,44.997,58.006z"/>
|
||||
<path style="fill:#38454F;" d="M35.308,36.093c1.059,1.357,1.695,3.059,1.695,4.913c0,1.857-0.638,3.561-1.7,4.919
|
||||
c0.02,0.017,0.045,0.024,0.064,0.043l3.496,3.497c1.953-2.274,3.14-5.225,3.14-8.458c0-3.231-1.185-6.18-3.136-8.453l-3.502,3.502
|
||||
C35.348,36.072,35.326,36.078,35.308,36.093z"/>
|
||||
<path style="fill:#38454F;" d="M22.703,45.925c-1.061-1.358-1.7-3.062-1.7-4.919c0-1.854,0.636-3.555,1.694-4.912
|
||||
c-0.018-0.016-0.042-0.022-0.06-0.04l-3.5-3.5c-1.95,2.273-3.134,5.222-3.134,8.452c0,3.233,1.187,6.183,3.14,8.458l3.496-3.496
|
||||
C22.658,45.949,22.683,45.942,22.703,45.925z"/>
|
||||
<path style="fill:#38454F;" d="M24.092,34.701c1.356-1.058,3.058-1.694,4.912-1.694c1.853,0,3.554,0.636,4.91,1.693
|
||||
c0.016-0.018,0.021-0.041,0.039-0.058l3.502-3.502c-2.273-1.949-5.221-3.133-8.45-3.133c-3.23,0-6.178,1.185-8.452,3.134l3.5,3.5
|
||||
C24.07,34.659,24.076,34.682,24.092,34.701z"/>
|
||||
<path style="fill:#38454F;" d="M33.91,47.316c-1.356,1.056-3.055,1.69-4.906,1.69s-3.551-0.635-4.906-1.69
|
||||
c-0.018,0.021-0.024,0.046-0.044,0.066l-3.495,3.496c2.273,1.946,5.219,3.129,8.445,3.129c3.227,0,6.173-1.182,8.445-3.129
|
||||
l-3.495-3.496C33.934,47.362,33.927,47.337,33.91,47.316z"/>
|
||||
<path style="fill:#AFB6BB;" d="M33.913,34.699c0.521,0.406,0.989,0.874,1.395,1.394c0.018-0.016,0.041-0.021,0.058-0.038
|
||||
l3.502-3.502c-0.435-0.507-0.907-0.979-1.414-1.414l-3.502,3.502C33.934,34.658,33.928,34.681,33.913,34.699z"/>
|
||||
<path style="fill:#AFB6BB;" d="M22.698,36.095c0.406-0.52,0.874-0.988,1.394-1.394c-0.016-0.018-0.022-0.042-0.04-0.06l-3.5-3.5
|
||||
c-0.507,0.435-0.979,0.907-1.414,1.414l3.5,3.5C22.656,36.073,22.679,36.079,22.698,36.095z"/>
|
||||
<path style="fill:#AFB6BB;" d="M24.097,47.316c-0.52-0.405-0.988-0.871-1.394-1.391c-0.02,0.017-0.045,0.024-0.064,0.043
|
||||
l-3.496,3.496c0.435,0.507,0.907,0.979,1.415,1.413l3.495-3.496C24.072,47.362,24.079,47.337,24.097,47.316z"/>
|
||||
<path style="fill:#AFB6BB;" d="M38.863,49.464l-3.496-3.497c-0.019-0.019-0.044-0.025-0.064-0.043
|
||||
c-0.406,0.519-0.874,0.986-1.394,1.391c0.018,0.021,0.024,0.046,0.044,0.066l3.495,3.496C37.956,50.443,38.428,49.971,38.863,49.464
|
||||
z"/>
|
||||
<circle style="fill:#38454F;" cx="29.003" cy="41.006" r="3"/>
|
||||
<rect x="15.003" y="5.006" style="fill:#D1DEE6;" width="28" height="19"/>
|
||||
<path style="fill:#FFFFFF;" d="M18.003,13.003c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l4-4
|
||||
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-4,4C18.515,12.905,18.259,13.003,18.003,13.003z"/>
|
||||
<path style="fill:#FFFFFF;" d="M18.003,18.003c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l2-2
|
||||
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-2,2C18.515,17.905,18.259,18.003,18.003,18.003z"/>
|
||||
<path style="fill:#FFFFFF;" d="M22.003,14c-0.26,0-0.521-0.1-0.71-0.29c-0.181-0.18-0.29-0.44-0.29-0.71
|
||||
c0-0.26,0.109-0.52,0.29-0.71c0.38-0.37,1.04-0.37,1.42,0c0.18,0.19,0.29,0.45,0.29,0.71c0,0.27-0.11,0.52-0.29,0.71
|
||||
C22.523,13.9,22.263,14,22.003,14z"/>
|
||||
<path style="fill:#FFFFFF;" d="M24.003,12.003c-0.256,0-0.512-0.098-0.707-0.293c-0.391-0.391-0.391-1.023,0-1.414l3-3
|
||||
c0.391-0.391,1.023-0.391,1.414,0s0.391,1.023,0,1.414l-3,3C24.515,11.905,24.259,12.003,24.003,12.003z"/>
|
||||
<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: 3.8 KiB |
48
wise-webapp/src/main/webapp/map-icons/icons/hard_printer.svg
Normal file
@ -0,0 +1,48 @@
|
||||
<?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 306.388 306.388" style="enable-background:new 0 0 306.388 306.388;" xml:space="preserve">
|
||||
<g>
|
||||
<path style="fill:#CCD0D2;" d="M19.149,95.761h268.09c10.57,0,19.149,8.569,19.149,19.149v114.876
|
||||
c0,10.58-8.579,19.168-19.149,19.168H19.149C8.579,248.955,0,240.376,0,229.786V114.919C0,104.33,8.569,95.761,19.149,95.761z"/>
|
||||
<path style="fill:#324D5B;" d="M258.515,67.027H47.873c-10.57,0-19.149,8.579-19.149,19.149v9.584h248.94v-9.584
|
||||
C277.664,75.616,269.085,67.027,258.515,67.027z M258.515,172.338H47.873c-10.57,0-19.149,8.579-19.149,19.168v57.448h248.94
|
||||
v-57.448C277.664,180.917,269.085,172.338,258.515,172.338z"/>
|
||||
<path style="fill:#E4E7E7;" d="M57.448,0.005v95.756H248.94V0.005H57.448z M57.448,306.383H248.94v-95.727H57.448V306.383z"/>
|
||||
<path style="fill:#C2C5C5;" d="M76.597,19.164v19.149h153.194V19.164H76.597z M76.597,67.027h153.194v-19.14H76.597V67.027z"/>
|
||||
<path style="fill:#C25D52;" d="M67.022,124.494c5.295,0,9.575,4.28,9.575,9.555c0,5.295-4.28,9.594-9.575,9.594
|
||||
s-9.575-4.299-9.575-9.594C57.448,128.784,61.728,124.494,67.022,124.494z"/>
|
||||
<path style="fill:#50626C;" d="M105.321,124.494c5.295,0,9.575,4.28,9.575,9.555c0,5.295-4.28,9.594-9.575,9.594
|
||||
s-9.575-4.299-9.575-9.594C95.746,128.784,100.026,124.494,105.321,124.494z"/>
|
||||
</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>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
24
wise-webapp/src/main/webapp/map-icons/icons/hard_skull.svg
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="24px" height="24px" viewBox="0 0 24 24" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<g transform="translate(0 -1028.4)">
|
||||
<g fill="#2980b9">
|
||||
<path d="m17 1045.4c0 3.3 0 6-5 6s-5-2.7-5-6c0-3.4 1.6863-6 5-6 3.314 0 5 2.6 5 6z" fill="#95a5a6"/>
|
||||
<g>
|
||||
<path d="m8 1046.4v3h2v-3h-2zm3 0v3h2v-3h-2zm3 0v3h2v-3h-2z" fill="#bdc3c7"/>
|
||||
<path d="m8 1047.4v2h1v-2h-1zm3 0v2h1v-2h-1zm3 0v2h1v-2h-1z" fill="#7f8c8d"/>
|
||||
<path d="m7.5 1049.4c0.5774 1.2 1.8214 2 4.5 2 2.679 0 3.923-0.8 4.5-2h-9z" fill="#bdc3c7"/>
|
||||
<path d="m12 1029.4c-7 0-9 4-8.9375 11.1 0.3088 2.4 1.8579 3.5 3.9375 4.9 0.8081 1 0.5938 1.6 2 2 1.473-0.1 1.526 0 3 0s1.527-0.1 3 0c1.406-0.4 1.192-1 2-2 2.08-1.4 3.629-2.5 3.938-4.9 0.062-6.1-1.938-11.1-8.938-11.1z" fill="#bdc3c7"/>
|
||||
</g>
|
||||
<g fill="#95a5a6">
|
||||
<path d="m12 7.5c0 1.3807-1.119 2.5-2.5 2.5-1.3807 0-2.5-1.1193-2.5-2.5s1.1193-2.5 2.5-2.5c1.381 0 2.5 1.1193 2.5 2.5z" transform="matrix(1.2 0 0 1.2 -3.4 1031.4)"/>
|
||||
<path d="m12.91 1046.4c0.28 0 0.561-0.2 0.774-0.4 0.427-0.5 0.415-1.2 0-1.7l-1.684-1.9-1.684 1.9c-0.4153 0.5-0.427 1.2 0 1.7 0.426 0.5 1.121 0.5 1.547 0l0.137-0.1 0.137 0.1c0.213 0.2 0.494 0.4 0.773 0.4z"/>
|
||||
<path d="m12 7.5c0 1.3807-1.119 2.5-2.5 2.5-1.3807 0-2.5-1.1193-2.5-2.5s1.1193-2.5 2.5-2.5c1.381 0 2.5 1.1193 2.5 2.5z" transform="matrix(1.2 0 0 1.2 4.6 1031.4)"/>
|
||||
</g>
|
||||
<g fill="#7f8c8d">
|
||||
<path d="m8 1037.4c-1.6569 0-3 1.3-3 3 0 0.1 0.0338 0.3 0.0625 0.5 0.2432-1.5 1.4554-2.5 2.9375-2.5s2.694 1 2.938 2.5c0.028-0.2 0.062-0.4 0.062-0.5 0-1.7-1.3431-3-3-3z"/>
|
||||
<path d="m16 1037.4c-1.657 0-3 1.3-3 3 0 0.1 0.034 0.3 0.062 0.5 0.244-1.5 1.456-2.5 2.938-2.5s2.694 1 2.938 2.5c0.028-0.2 0.062-0.4 0.062-0.5 0-1.7-1.343-3-3-3z"/>
|
||||
<path d="m12 1042.4-1.688 1.9c-0.3259 0.4-0.4078 0.9-0.218 1.4 0.052-0.2 0.121-0.3 0.218-0.4l1.688-1.9 1.688 1.9c0.097 0.1 0.166 0.2 0.218 0.4 0.19-0.5 0.108-1-0.218-1.4l-1.688-1.9z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 733 B |
Before Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 608 B |