Skip to main content

Date Range

  • Tags:

Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="connect-icon-date-range"></i>

Icon font

<i class="modus-icons" aria-hidden="true">date_range</i>

SVG sprite

<svg class="mi" width="1em" height="1em" fill="currentColor">
  <use xlink:href="/connect-icons.svg#date-range" />
</svg>

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-connect mi-date-range" viewBox="0 0 24 24">
  <path d="M8 4h8V2h2v2h1c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2l.01-14c0-1.1.88-2 1.99-2h1V2h2zM5 9v11h14V9zm4 2v2H7v-2zm4 0v2h-2v-2zm4 0v2h-2v-2z"/>
</svg>

SVG CSS code