Edit in JSFiddle

<svg style="background-color:#ecf0fc;" width="600" height="240">
    <path d="M100,200
         L200,50
         L300,200 Z" stroke="#000" stroke-width="6" fill="#4169e1" />
</svg>