HTML-Prototype von Hochschule RheinMain

<insert-markup>4.18.2-</insert-markup>
Mi 29.03.2023
16:30 Uhr
digital
Markup: templates/output/06-components/events/event-detail-tile.html

<!-- Grid/ Element container-->
<div class="frame frame-type-" id="c18456" data-scrollspysection="1">
  <div class="container ">
    <div class="flex flex--center">
      <div class="flex__md-4">
        <!-- Integrate from here-->
        <div class="c-event-tile c-event-tile--detail">
          <div class="c-event-tile__content">
            <div class="c-event-tile__banner"></div>
            <div class="c-event-tile__icontext">
              <svg class="c-event-tile__banner-icon c-event-tile__banner-icon--large" viewBox="0 0 16 16" aria-hidden="true" focusable="false" style="pointer-events: none;" width="24px" height="24px">
                <use xlink:href="/Images/svg/sprite.symbol.svg#calendar"></use>
              </svg>
              <div class="h1">Mi 29.03.2023</div>
            </div>
            <div class="c-event-tile__icontext">
              <svg class="c-event-tile__banner-icon" viewBox="0 0 16 16" aria-hidden="true" focusable="false" style="pointer-events: none;" width="24px" height="24px">
                <use xlink:href="/Images/svg/sprite.symbol.svg#clock"></use>
              </svg>16:30 Uhr
            </div>
            <div class="c-event-tile__icontext">
              <svg class="c-event-tile__banner-icon" viewBox="0 0 16 16" aria-hidden="true" focusable="false" style="pointer-events: none;" width="24px" height="24px">
                <use xlink:href="/Images/svg/sprite.symbol.svg#location-pin"></use>
              </svg>digital
            </div>
          </div>
          <div class="c-event-tile__footer"><a class="o-icon-text" href="#">
              <svg class="o-icon-text__icon" viewBox="0 0 16 16" aria-hidden="true" focusable="false" style="pointer-events: none;" width="24px" height="24px">
                <use xlink:href="/Images/svg/sprite.symbol.svg#download"></use>
              </svg>
              <div class="o-icon-text__content"><strong class="o-icon-text__title">in Kalender importieren</strong><span class="o-icon-text__subtitle">ICS Download</span>
              </div></a>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
Source: assets/sass/06-components/_components.events.scss, line 16