JSFiddle - React, Tailwind, and code Playground

by Andrey

HTML

<div class="object-rent-accordion__floor-plan" id="floor-plan-6002">
  <img src="http://87.245.154.32/dnpp_map/files/42878am14.jpg" alt="" class="img-responsive">
  <svg id="SvgjsSvg1014" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" class="object-rent-accordion__floor-overlay" viewBox="0 0 1600 1131">
    <defs id="SvgjsDefs1015"></defs>
    <g id="SvgjsG1016" title="Занятые помещения">
      <path id="SvgjsPath1017" d="M63 359 L1549 359 L1549 562 L940 562 L942 454 L871 456 L871 562 L62 564z" class="object-rent-accordion__floor-square floor-square_busy"></path>
    </g>
    <a class="free-space" data-toggle="popover" data-container=".object-rent-accordion__floor-plan" data-content="Some content inside the popover" data-placement="top">
      <g id="SvgjsG1018" title="Свободные помещения">
        <path id="SvgjsPath1019" d="M873 454 L941 454 L941 561 L873 561z" class="object-rent-accordion__floor-square floor-square_free">
        </path>
      </g>
    </a>
  </svg>
</div>