diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-12-25 17:30:05 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2024-12-26 14:14:03 +0800 |
commit | 4f2ee468370622d8e45382087f0599032b9afeba (patch) | |
tree | bccead7b01c9536e349013facf985a67702975ea /usecaseui-portal/src/assets/images/send.svg | |
parent | b71bd34b5baa8e3dfedf83f777d62c988c6b9c97 (diff) |
Optimize your code and add editing capabilities for your knowledge base and apps.
Issue-ID: USECASEUI-844
Change-Id: I439f61a3068ea839185b58f3a2d3afb0739a0d0f
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/assets/images/send.svg')
-rw-r--r-- | usecaseui-portal/src/assets/images/send.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usecaseui-portal/src/assets/images/send.svg b/usecaseui-portal/src/assets/images/send.svg new file mode 100644 index 00000000..c5eef97a --- /dev/null +++ b/usecaseui-portal/src/assets/images/send.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" focusable="false"><path d="M.5 1.163A1 1 0 0 1 1.97.28l12.868 6.837a1 1 0 0 1 0 1.766L1.969 15.72A1 1 0 0 1 .5 14.836V10.33a1 1 0 0 1 .816-.983L8.5 8 1.316 6.653A1 1 0 0 1 .5 5.67V1.163Z" fill="white"></path></svg>
\ No newline at end of file |