From 9f401fc426b8a559f595ab49bc306e94c1d31ad8 Mon Sep 17 00:00:00 2001 From: jinlin <jinlin> Date: 星期二, 15 十月 2024 15:07:21 +0800 Subject: [PATCH] 评定 --- web/public/SVGOrigin/Method-Draw-master/editor/images/polygon.svg | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/web/public/SVGOrigin/Method-Draw-master/editor/images/polygon.svg b/web/public/SVGOrigin/Method-Draw-master/editor/images/polygon.svg index 3e4bc07..663f241 100644 --- a/web/public/SVGOrigin/Method-Draw-master/editor/images/polygon.svg +++ b/web/public/SVGOrigin/Method-Draw-master/editor/images/polygon.svg @@ -1 +1,11 @@ -<?xml version="1.0" standalone="no"?> <!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" x="0px" y="0px" width="27px" height="27px" > <g id="Layer%201"> <path d="M 13.6027 0.5027 L 26.844 10.2723 L 21.6443 25.8845 L 5.1894 25.7637 L 0.2195 10.0769 L 13.6027 0.5027 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> </g> </svg> \ No newline at end of file +<?xml version="1.0" standalone="no"?> +<!-- Generator: Adobe Fireworks CS5, Export SVG Extension by Aaron Beall (http://fireworks.abeall.com) . Version: 0.6.1 --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg id="eye-Page%201" viewBox="0 0 27 27" style="background-color:#ffffff00" version="1.1" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" + x="0px" y="0px" width="27px" height="27px" +> + <g id="Layer%201"> + <path d="M 13.6027 0.5027 L 26.844 10.2723 L 21.6443 25.8845 L 5.1894 25.7637 L 0.2195 10.0769 L 13.6027 0.5027 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> + </g> +</svg> -- Gitblit v1.9.1