Skip to main content

Schedules


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-schedules"></i>

Code point

  • Unicode: U+F183
  • CSS: \F183
  • JS: \uF183
  • HTML: &#xF183;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-schedules" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M17 24H3c-1.654 0-3-1.346-3-3V11c0-1.654 1.346-3 3-3h2a1 1 0 1 1 0 2H3c-.551 0-1 .448-1 1v10c0 .552.449 1 1 1h14c.551 0 1-.448 1-1v-2a1 1 0 1 1 2 0v2c0 1.654-1.346 3-3 3"/>
    <path d="M7 6c-.551 0-1 .448-1 1v10c0 .552.449 1 1 1h14c.551 0 1-.448 1-1V7c0-.552-.449-1-1-1H7Zm14 14H7c-1.654 0-3-1.346-3-3V7c0-1.654 1.346-3 3-3h14c1.654 0 3 1.346 3 3v10c0 1.654-1.346 3-3 3Z"/>
    <path d="M10 9a1 1 0 1 1 0-2c1.103 0 2-.897 2-2s-.897-2-2-2-2 .897-2 2a1 1 0 1 1-2 0c0-2.206 1.794-4 4-4s4 1.794 4 4-1.794 4-4 4m8 0a1 1 0 1 1 0-2c1.103 0 2-.897 2-2s-.897-2-2-2-2 .897-2 2a1 1 0 1 1-2 0c0-2.206 1.794-4 4-4s4 1.794 4 4-1.794 4-4 4"/>
  </g>
</svg>