1 2 3 4 5 6 7 8
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> <style type="text/css" id="current-color-scheme"> .ColorScheme-Text { color:#eff0f1; } </style> <path d="m2 2v12l12-6z" class="ColorScheme-Text" fill="currentColor"/> </svg>