fix: remove title attr from svg to prevent browser tooltip
This commit is contained in:
parent
5210e14a19
commit
41eaa99429
118 changed files with 1 additions and 118 deletions
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="12" height="12" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>icon/status/warning</title>
|
||||
<rect width="12" height="12" rx="3" ry="3" fill="#ff7311"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 250 B |
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="12" height="12" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>icon/status/warning</title>
|
||||
<rect width="12" height="12" rx="3" ry="3" fill="#ff584a"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 250 B |
Loading…
Add table
Add a link
Reference in a new issue