/**
* @description icon svg
* @author wangfupeng
*/
/**
* 【注意】svg 字符串的长度 ,否则会导致代码体积过大
* 尽量选择 https://www.iconfont.cn/collections/detail?spm=a313x.7781069.0.da5a778a4&cid=20293
* 找不到再从 iconfont.com 搜索
*/
// 附件
export const ATTACHMENT_SVG = ``
// 下载
export const DOWNLOAD_SVG = ``