diff options
Diffstat (limited to 'src/watch-error.svg')
-rw-r--r-- | src/watch-error.svg | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/src/watch-error.svg b/src/watch-error.svg new file mode 100644 index 0000000..577e401 --- /dev/null +++ b/src/watch-error.svg @@ -0,0 +1,135 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + width="200" + height="200" + viewBox="0 0 52.916665 52.916668" + version="1.1" + id="svg8"> + <defs + id="defs2"> + <linearGradient + id="linearGradient861"> + <stop + style="stop-color:#808080;stop-opacity:1;" + offset="0" + id="stop857" /> + <stop + style="stop-color:#808080;stop-opacity:0;" + offset="1" + id="stop859" /> + </linearGradient> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath845"> + <rect + style="display:none;opacity:1;fill:#ff6600;stroke-width:0.264583" + id="rect847" + width="70" + height="70" + x="74.644386" + y="114.93724" + rx="3" + ry="3" + d="m 77.644386,114.93724 h 64.000004 c 1.662,0 3,1.338 3,3 v 64 c 0,1.662 -1.338,3 -3,3 H 77.644386 c -1.662,0 -3,-1.338 -3,-3 v -64 c 0,-1.662 1.338,-3 3,-3 z" /> + <path + id="lpe_path-effect849" + style="opacity:1;fill:#ff6600;stroke-width:0.264583" + class="powerclip" + d="M 54.280251,94.821846 H 164.28025 V 204.82185 H 54.280251 Z m 23.364135,20.115394 c -1.662,0 -3,1.338 -3,3 v 64 c 0,1.662 1.338,3 3,3 h 64.000004 c 1.662,0 3,-1.338 3,-3 v -64 c 0,-1.662 -1.338,-3 -3,-3 z" /> + </clipPath> + <linearGradient + xlink:href="#linearGradient861" + id="linearGradient863" + x1="109.39239" + y1="100.29983" + x2="109.39239" + y2="72.938026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.32315827,0,0,0.32315827,-8.0237488,-21.489193)" /> + <linearGradient + xlink:href="#linearGradient861" + id="linearGradient892" + gradientUnits="userSpaceOnUse" + x1="109.39239" + y1="100.29983" + x2="109.39239" + y2="72.938026" + gradientTransform="matrix(0.32315827,0,0,0.32315827,-62.666074,-75.058368)" /> + </defs> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1"> + <path + style="opacity:1;fill:#808080;stroke-width:0.277829" + id="rect833" + width="100" + height="100" + x="59.280251" + y="99.821846" + ry="20" + rx="20" + clip-path="url(#clipPath845)" + d="m 79.280251,99.821846 h 59.999999 c 11.08,0 20,8.920004 20,20.000004 v 60 c 0,11.08 -8.92,20 -20,20 H 79.280251 c -11.08,0 -20,-8.92 -20,-20 v -60 c 0,-11.08 8.92,-20.000004 20,-20.000004 z" + transform="matrix(0.32315827,0,0,0.32315827,-8.0237488,-21.660197)" /> + <rect + style="opacity:1;fill:#808080;stroke-width:0.102984" + id="rect853" + width="2.3570774" + height="7.3487964" + x="10.455177" + y="22.968632" + rx="0.96947479" /> + <rect + style="opacity:1;fill:url(#linearGradient863);fill-opacity:1;stroke-width:0.0855022" + id="rect855" + width="16.157913" + height="9.2445889" + x="19.306908" + y="1.581627" + rx="0.96947628" /> + <rect + style="fill:url(#linearGradient892);fill-opacity:1;stroke-width:0.0855022" + id="rect855-7" + width="16.157913" + height="9.2445889" + x="-35.335423" + y="-51.987545" + rx="0.96947628" + transform="scale(-1)" /> + <rect + style="opacity:1;fill:#cc0000;stroke-width:0.264583" + id="rect942" + width="3.169292" + height="15.559812" + x="37.102192" + y="-7.5619044" + rx="1.8" + transform="rotate(45)" /> + <rect + style="fill:#cc0000;stroke-width:0.264583" + id="rect942-5" + width="3.169292" + height="15.559812" + x="-1.7618184" + y="30.883358" + rx="1.8" + transform="rotate(-45)" /> + </g> +</svg> |