From 3aedad63dd01f1fc5154cb520af32edab967d6e0 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 12 5月 2025 09:15:26 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo --- PipeLineLems/pipelinelems_web/src/assets/svg-icon/realTime.svg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/PipeLineLems/pipelinelems_web/src/assets/svg-icon/realTime.svg b/PipeLineLems/pipelinelems_web/src/assets/svg-icon/realTime.svg new file mode 100644 index 0000000..620da03 --- /dev/null +++ b/PipeLineLems/pipelinelems_web/src/assets/svg-icon/realTime.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1717466404923" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3466" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256"><path d="M287 62h450c99 0 180 81 180 180v517.5c0 99-81 180-180 180H287c-99 0-180-81-180-180V242c0-99 81-180 180-180z m0 67.5c-63 0-112.5 49.5-112.5 112.5v517.5c0 63 49.5 112.5 112.5 112.5h450c63 0 112.5-49.5 112.5-112.5V242c0-63-49.5-112.5-112.5-112.5H287zM777.5 818l-9 9c-9 9-29.25 9-38.25 0L665 768.5c-24.75 15.75-51.75 24.75-81 24.75-85.5 0-153-69.75-153-153s67.5-153 153-153 153 69.75 153 153c0 31.5-9 58.5-24.75 83.25L777.5 782c11.25 6.75 9 24.75 0 36zM584 552.5c-47.25 0-85.5 38.25-85.5 87.75 0 47.25 38.25 87.75 85.5 87.75s85.5-38.25 85.5-87.75-38.25-87.75-85.5-87.75z m-342-333h180c13.5 0 22.5 9 22.5 22.5v67.5c0 13.5-9 22.5-22.5 22.5H242c-13.5 0-22.5-9-22.5-22.5V242c0-13.5 9-22.5 22.5-22.5zM219.5 377h585v45h-585v-45z m0 112.5h180v45h-180v-45z m270-225h315v45h-315v-45z" fill="#8a8a8a" p-id="3467"></path></svg> \ No newline at end of file -- Gitblit v1.9.3