feat: use iconpack edit icon

This commit is contained in:
AprilNEA 2023-03-31 22:30:51 +08:00
parent e361ec0cee
commit 2638abd8bd
No known key found for this signature in database
GPG Key ID: B93E17BB436B4DE1
2 changed files with 7 additions and 2 deletions

View File

@ -172,7 +172,7 @@
.chat-item-edit {
position: absolute;
top: 12px;
top: 11px;
right: -24px;
transition: all ease 0.3s;
opacity: 0;

View File

@ -1 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" style="fill: rgba(77, 175, 214, 1);transform: ;msFilter:;"><path d="M19.045 7.401c.378-.378.586-.88.586-1.414s-.208-1.036-.586-1.414l-1.586-1.586c-.378-.378-.88-.586-1.414-.586s-1.036.208-1.413.585L4 13.585V18h4.413L19.045 7.401zm-3-3 1.587 1.585-1.59 1.584-1.586-1.585 1.589-1.584zM6 16v-1.585l7.04-7.018 1.586 1.586L7.587 16H6zm-2 4h16v2H4z"></path></svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16" height="16" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 42H43" stroke="#4790A8" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11 26.7199V34H18.3172L39 13.3081L31.6951 6L11 26.7199Z" fill="none" stroke="#4790A8" stroke-width="4"
stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 440 B

After

Width:  |  Height:  |  Size: 400 B