update bell icon
This commit is contained in:
parent
63f1fed33c
commit
25085fe881
1 changed files with 3 additions and 4 deletions
|
@ -872,10 +872,9 @@ export const icons = {
|
|||
d="M18 8C18 6.4087 17.3679 4.88258 16.2426 3.75736C15.1174 2.63214 13.5913 2 12 2C10.4087 2 8.88258 2.63214 7.75736 3.75736C6.63214 4.88258 6 6.4087 6 8C6 15 3 17 3 17H21C21 17 18 15 18 8Z"
|
||||
fill="currentColor"
|
||||
/>
|
||||
<path
|
||||
d="M13.73 21C13.5542 21.3031 13.3018 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21"
|
||||
strokeLinejoin="round"
|
||||
/>
|
||||
<path d="M4.9162 1C2.45164 3.45929 1.8302 5.30812 1.76171 9.24794" />
|
||||
<path d="M18.7617 1C21.2263 3.45929 21.8477 5.30812 21.9162 9.24794" />
|
||||
<path d="M13.73 21C13.5542 21.3031 13.3018 21.5547 12.9982 21.7295C12.6946 21.9044 12.3504 21.9965 12 21.9965C11.6496 21.9965 11.3054 21.9044 11.0018 21.7295C10.6982 21.5547 10.4458 21.3031 10.27 21" />
|
||||
</g>
|
||||
),
|
||||
[ICONS.PIN]: (props: CustomProps) => (
|
||||
|
|
Loading…
Reference in a new issue