chore: 修改消息图标
This commit is contained in:
1
packages/icons/src/svg/icons/message.svg
Normal file
1
packages/icons/src/svg/icons/message.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg t="1727417479543" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4291" width="64" height="64"><path d="M240 658.08h220.784l55.744 65.04 55.744-65.04h220.768V272H240v386.08z m-48 32V240a16 16 0 0 1 16-16h617.04a16 16 0 0 1 16 16v450.08a16 16 0 0 1-16 16H594.336l-65.664 76.64a16 16 0 0 1-24.304 0l-65.664-76.64H208a16 16 0 0 1-16-16zM366.256 498.56a33.488 33.488 0 1 1 0-66.992 33.488 33.488 0 0 1 0 66.992z m150.272 0a33.488 33.488 0 1 1 0-66.992 33.488 33.488 0 0 1 0 66.992z m150.24 0a33.488 33.488 0 1 1 0-66.992 33.488 33.488 0 0 1 0 66.992z" fill="#1677ff" p-id="4292"></path></svg>
|
After Width: | Height: | Size: 638 B |
@@ -23,3 +23,5 @@ export {
|
||||
SvgCardIcon,
|
||||
SvgDownloadIcon,
|
||||
};
|
||||
|
||||
export { default as SvgMessageUrl } from './icons/message.svg';
|
||||
|
Reference in New Issue
Block a user