17 lines
445 B
XML
17 lines
445 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="fleche-lien-externe-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: none;
|
|
stroke: #000;
|
|
stroke-width: 2px;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<circle class="cls-1" cx="16" cy="16" r="15"/>
|
|
<g>
|
|
<path class="cls-1" d="M21.15,10.59l-9.38,10.02"/>
|
|
<path class="cls-1" d="M21.15,21.4v-10.81h-10.32"/>
|
|
</g>
|
|
</svg> |