Ticket #48912: class-twentytwenty-svg-icons.php.patch
File class-twentytwenty-svg-icons.php.patch, 548 bytes (added by , 5 years ago) |
---|
Line | |
---|---|
1 | 163a164,168 |
2 | > 'telegram' => array( |
3 | > 'telegram.org', |
4 | > 'telegram.me', |
5 | > 't.me', |
6 | > ), |
7 | 238a244,245 |
8 | > 'telegram' => '<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"><path d="M8.619 15.177 L16.772 21.201 C17.702 21.714 18.374 21.449 18.605 20.337 L21.924 4.698 C22.264 3.336 21.405 2.718 20.515 3.122 L1.027 10.636 C-0.303 11.17 -0.295 11.912 0.785 12.243 L5.786 13.804 17.363 6.5 C17.91 6.168 18.412 6.346 18 6.712"></path></svg>', |
9 | > |