Skip to main content

My schedule


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-my-schedule"></i>

Code point

  • Unicode: U+F162
  • CSS: \F162
  • JS: \uF162
  • HTML: &#xF162;

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-my-schedule" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M12 11c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0 6c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m-6.68 7a1 1 0 0 1-.95-1.313C5.296 19.884 7.8 18 10.6 18h2.8c2.8 0 5.303 1.882 6.228 4.684a1 1 0 0 1-1.899.627C17.075 21.33 15.335 20 13.4 20h-2.8c-1.936 0-3.676 1.332-4.33 3.313-.139.42-.53.687-.95.687"/>
    <path d="M3 5c-.551 0-1 .448-1 1v15c0 .552.449 1 1 1h18c.551 0 1-.448 1-1V6c0-.552-.449-1-1-1H3Zm18 19H3c-1.654 0-3-1.346-3-3V6c0-1.654 1.346-3 3-3h18c1.654 0 3 1.346 3 3v15c0 1.654-1.346 3-3 3Z"/>
    <path d="M7 8a1 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 4m10 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>