1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"> 2 <!-- The speaker of volume.svg with the arcs replaced by a cross. --> 3 <g fill="none" stroke="#ffffff" stroke-width="4" stroke-linecap="round" 4 stroke-linejoin="round"> 5 <path d="M4 14 L11.5 14 L20 6 L20 34 L11.5 26 L4 26 Z" /> 6 <path d="M26 14 L36 26" /> 7 <path d="M36 14 L26 26" /> 8 </g> 9 </svg>