JSFiddle - React, Tailwind, and code Playground
HTML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid" width="62" height="62" viewBox="0 0 62 62">
<path d="M43.000,42.000 L56.000,29.000 L56.000,56.000 L43.000,56.000 L43.000,42.000 ZM6.000,6.000 L19.000,6.000 L19.000,20.000 L6.000,33.000 L6.000,6.000 ZM36.984,0.001 L36.984,20.403 L19.000,39.000 L19.000,56.000 L6.000,56.000 L6.000,42.000 L25.015,23.104 L25.015,0.001 L-0.001,0.001 L-0.001,62.000 L25.015,62.000 L25.015,41.598 L43.000,23.000 L43.000,6.000 L56.000,6.000 L56.000,20.000 L36.984,38.896 L36.984,62.000 L61.999,62.000 L61.999,0.001 L36.984,0.001 Z" class="path-name"/>
</svg>
CSS
.path-name {
fill: tomato;
fill-rule: evenodd;
}