ControlsDemo Example
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> <title>Info</title> <g id="BCG-largeIcons"> <g id="Info"> <g> <circle cx="16" cy="16" r="13" style="fill: #fff"/> <path d="M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z" style="fill: #4d82b8"/> </g> <path d="M17.41,8.67a1.41,1.41,0,0,1-2.82,0A1.38,1.38,0,0,1,16,7.25,1.35,1.35,0,0,1,17.41,8.67ZM15,24.75V12.2h2V24.75Z" style="fill: #4d82b8"/> </g> </g> </svg>