<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" version="1.0" viewBox="0 0 200 200"> <circle cx="100" cy="100" r="80" fill="none" stroke-width="15" stroke="#fff"/> <polygon points="70,55 70,145 145,100" fill="#fff"/> </svg>