<svg viewBox = "0 0 10 10" preserveAspectRatio = "xMidYMid meet" zoomAndPan = "magnify" version = "1.1" contentScriptType = "text/ecmascript" contentStyleType = "text/css">

    <defs>

        <g id = "shape" transform = "scale(2)">

            <path d = "M 0,-.2 l .4,0 a .1,0.09 0 0 1 .1,.1 l -.1,.3 a 0.13,0.13 0 0 1 -.1,.1 l -.2,0 a 0.13,0.13 0 0 1 -.1,-.1 l -.1,-.3 a .1,0.09 0 0 1 .1,-.1 "/>

        </g>

    </defs>

    <g>

        <g>

            <radialGradient id = "lightingBase1" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light1" xlink:href = "#lightingBase1" gradientTransform = "rotate(350,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade1" xlink:href = "#lightingBase1" gradientTransform = "rotate(170,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "3.5" y = "2.5" fill = "red" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "3.5" y = "2.5" fill = "url(#shade1)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "3.5" y = "2.5" fill = "url(#light1)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase2" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light2" xlink:href = "#lightingBase2" gradientTransform = "rotate(360,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade2" xlink:href = "#lightingBase2" gradientTransform = "rotate(180,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "5" y = "1.0" fill = "red" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "5" y = "1.0" fill = "url(#shade2)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "5" y = "1.0" fill = "url(#light2)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase3" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light3" xlink:href = "#lightingBase3" gradientTransform = "rotate(370,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade3" xlink:href = "#lightingBase3" gradientTransform = "rotate(190,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "6.5" y = "1.5" fill = "red" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "6.5" y = "1.5" fill = "url(#shade3)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "6.5" y = "1.5" fill = "url(#light3)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase4" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light4" xlink:href = "#lightingBase4" gradientTransform = "rotate(440,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade4" xlink:href = "#lightingBase4" gradientTransform = "rotate(260,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "9" y = "3.5" fill = "blue" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "9" y = "3.5" fill = "url(#shade4)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "9" y = "3.5" fill = "url(#light4)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase5" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light5" xlink:href = "#lightingBase5" gradientTransform = "rotate(450,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade5" xlink:href = "#lightingBase5" gradientTransform = "rotate(270,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "9" y = "5" fill = "blue" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "9" y = "5" fill = "url(#shade5)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "9" y = "5" fill = "url(#light5)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase6" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light6" xlink:href = "#lightingBase6" gradientTransform = "rotate(460,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade6" xlink:href = "#lightingBase6" gradientTransform = "rotate(280,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "9" y = "6.5" fill = "blue" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "9" y = "6.5" fill = "url(#shade6)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "9" y = "6.5" fill = "url(#light6)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase7" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light7" xlink:href = "#lightingBase7" gradientTransform = "rotate(530,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade7" xlink:href = "#lightingBase7" gradientTransform = "rotate(350,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "6.5" y = "7.5" fill = "green" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "6.5" y = "7.5" fill = "url(#shade7)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "6.5" y = "7.5" fill = "url(#light7)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase8" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light8" xlink:href = "#lightingBase8" gradientTransform = "rotate(180,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade8" xlink:href = "#lightingBase8" gradientTransform = "rotate(0,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "5" y = "9" fill = "green" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "5" y = "9" fill = "url(#shade8)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "5" y = "9" fill = "url(#light8)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase9" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light9" xlink:href = "#lightingBase9" gradientTransform = "rotate(190,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade9" xlink:href = "#lightingBase9" gradientTransform = "rotate(10,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "3.5" y = "8" fill = "green" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "3.5" y = "8" fill = "url(#shade9)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "3.5" y = "8" fill = "url(#light9)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase10" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light10" xlink:href = "#lightingBase10" gradientTransform = "rotate(280,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade10" xlink:href = "#lightingBase10" gradientTransform = "rotate(100,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "1.5" y = "3.5" fill = "violet" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "1.5" y = "3.5" fill = "url(#shade10)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "1.5" y = "3.5" fill = "url(#light10)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase11" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light11" xlink:href = "#lightingBase11" gradientTransform = "rotate(270,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade11" xlink:href = "#lightingBase11" gradientTransform = "rotate(90,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "2.0" y = "5" fill = "violet" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "2.0" y = "5" fill = "url(#shade11)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "2.0" y = "5" fill = "url(#light11)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

        <g>

            <radialGradient id = "lightingBase12" cx = "50%" cy = "50%" fx = "50%" fy = "15%" r = "75%" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad"/>

            <radialGradient id = "light12" xlink:href = "#lightingBase12" gradientTransform = "rotate(250,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".7" offset = "0%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = ".3" offset = "85%"/>

                <stop stop-color = "rgb(255,255,255)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <radialGradient id = "shade12" xlink:href = "#lightingBase12" gradientTransform = "rotate(70,0.5,0.5)" xlink:type = "simple" xlink:show = "other" xlink:actuate = "onLoad">

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "1" offset = "0%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = ".8" offset = "85%"/>

                <stop stop-color = "rgb(0,0,0)" stop-opacity = "0" offset = "100%"/>

            </radialGradient>

            <use xlink:href = "#shape" x = "1.0" y = "6.5" fill = "violet" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "1.0" y = "6.5" fill = "url(#shade12)" opacity = "0.3" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

            <use xlink:href = "#shape" x = "1.0" y = "6.5" fill = "url(#light12)" xlink:type = "simple" xlink:show = "embed" xlink:actuate = "onLoad"/>

        </g>

    </g>

</svg>