From 3b3521961c246eda35cde1fde685e3931f8af529 Mon Sep 17 00:00:00 2001 From: wente <329538422@qq.com> Date: 星期一, 28 十月 2024 08:46:25 +0800 Subject: [PATCH] 仿真字体 数量提示 箭头缝隙 --- web/public/SVGOrigin/Method-Draw-master/method-draw/images/align-bottom.svg | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/web/public/SVGOrigin/Method-Draw-master/method-draw/images/align-bottom.svg b/web/public/SVGOrigin/Method-Draw-master/method-draw/images/align-bottom.svg index 0b4362d..d9e409c 100644 --- a/web/public/SVGOrigin/Method-Draw-master/method-draw/images/align-bottom.svg +++ b/web/public/SVGOrigin/Method-Draw-master/method-draw/images/align-bottom.svg @@ -1 +1,9 @@ -<?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="Untitled-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" > <path d="M 1 25 L 5 25 L 5 13 L 11 13 L 11 25 L 16 25 L 16 7 L 22 7 L 22 25 L 26 25 L 26 26 L 1 26 L 1 25 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> </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="Untitled-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" +> + <path d="M 1 25 L 5 25 L 5 13 L 11 13 L 11 25 L 16 25 L 16 7 L 22 7 L 22 25 L 26 25 L 26 26 L 1 26 L 1 25 ZM 0 0 L 0 27 L 27 27 L 27 0 L 0 0 Z" fill="#000000"/> +</svg> -- Gitblit v1.9.1