<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
  width="300px" height="300px" viewBox="-150 -150 300 300" >

<title>Triac triggering modes</title>

<path d="M0,-130 V0,130 M-115,0 H115,0" stroke="black" stroke-width="2" />
<text font-family="DejaVu Sans" font-style="normal" font-size="14" stroke="black" stroke-width=".1">
	<tspan x="-20" y="-135">MT2(+)</tspan>
	<tspan x="-20" y="145">MT2(-)</tspan>
	<tspan x="-145" y="5">G(-)</tspan>
	<tspan x="120" dy="0">G(+)</tspan>
	<tspan x="25" y="-100">QUADRANT I</tspan>
	<tspan x="30" y="-50">MT2(+), G(+)</tspan>
	<tspan x="-120" y="-100">QUADRANT II</tspan>
	<tspan x="-110" y="-50">MT2(+), G(-)</tspan>
	<tspan x="-120" y="50">QUADRANT III</tspan>
	<tspan x="-110" y="100">MT2(-), G(-)</tspan>
	<tspan x="25" y="50">QUADRANT IV</tspan>
	<tspan x="30" y="100">MT2(-), G(+)</tspan>
</text>
</svg>
