pdnew/themes/default/templates/renderable/scoredlink.svg

26 lines
1.3 KiB
XML
Raw Permalink Normal View History

2024-05-17 00:56:17 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100"
height="100"
viewBox="0 0 100 100"
version="1.1"
id="svg1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<style>
path {
fill: {{ content.color.css() }};
}
</style>
<path
id="box"
2024-05-17 00:56:17 +00:00
d="M 20,16 C 13.666673,16 9.3989011,19.756885 7.671875,23.210937 5.9448489,26.66499 6,30 6,30 V 80 C 6,80 5.944849,83.33501 7.671875,86.789062 9.3989011,90.243115 13.666673,94 20,94 H 70 C 76.333327,94 80.601099,90.243115 82.328125,86.789062 84.055151,83.33501 84,80 84,80 V 50 a 4,4 0 0 0 -4,-4 4,4 0 0 0 -4,4 v 30 c 0,0 -0.05515,1.664995 -0.828125,3.210937 C 74.398904,84.75688 73.666663,86 70,86 H 20 C 16.333337,86 15.601096,84.75688 14.828125,83.210937 14.055154,81.664995 14,80 14,80 V 30 c 0,0 0.05515,-1.664995 0.828125,-3.210938 C 15.601096,25.24312 16.333337,24 20,24 h 30 a 4,4 0 0 0 4,-4 4,4 0 0 0 -4,-4 z"
/>
<path
id="arrow"
d="m 75,7 a 3.0003,3.0003 0 0 0 -2.121094,5.121094 l 3.257813,3.257812 -40.378907,40.378906 a 6,6 0 0 0 0,8.484376 6,6 0 0 0 8.484376,0 l 40.378906,-40.378907 3.257812,3.257813 A 3.0003,3.0003 0 0 0 93,25 V 10 A 3.0003,3.0003 0 0 0 90,7 Z"
/>
</svg>