Revision 3908:5faa2f3124a3,
313 bytes
checked in by franck <carnet.franck.paul@…>, 7 years ago
(diff) |
Better this way and it works on every modern browsers (I hope) \o/
|
Rev | Line | |
---|
[3908] | 1 | <svg |
---|
| 2 | id="mask" |
---|
| 3 | viewbox="0 0 16 16" |
---|
| 4 | preserveAspectRatio="xMinYMin meet" |
---|
| 5 | xmlns="http://www.w3.org/2000/svg" |
---|
| 6 | xmlns:xlink="http://www.w3.org/1999/xlink"> |
---|
| 7 | <path d="M7.9 7.9l2.1 7.5 1.7-2.6 3.2 3.2 1.1-1.1-3.3-3.2 2.7-1.6z"> |
---|
| 8 | </path> |
---|
| 9 | <path d="M8 12h-7v-9h12v5.4l1 0.2v-6.6h-14v11h8.2z"> |
---|
| 10 | </path> |
---|
| 11 | </svg> |
---|
Note: See
TracBrowser
for help on using the repository browser.