add icon to search results

This commit is contained in:
fkloft
2015-02-12 15:33:17 +01:00
parent 4c7b8e0e70
commit d98737b3ba
3 changed files with 23 additions and 1 deletions

7
images/icon-portal.svg Normal file
View File

@ -0,0 +1,7 @@
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" width="12" height="12" version="1.1">
<g style="fill:%COLOR%;stroke:none">
<path d="m 6,12 -2,-12 4,0 z" />
<path d="m 6,12 -4, -8 8,0 z" />
<path d="m 6,12 -6, -4 12,0 z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 280 B