<?xml version="1.0" encoding="UTF-8"?> <!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" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events" version="1.1" baseProfile="full" height="1000.0" width="1000.0"> <path glyph-name="plus" d="M125 125c-12 0 -22 10 -22 22v81h-81c-12 0 -22 10 -22 22s10 22 22 22h81v81c0 12 10 22 22 22s22 -10 22 -22v-81h81c12 0 22 -10 22 -22s-10 -22 -22 -22h-81v-81c0 -12 -10 -22 -22 -22z" /> </svg>
|