25 lines
646 B
XML
25 lines
646 B
XML
<!--
|
|
tags: [time-calendar, schedule-clock, appointment, date-time, event-schedule, timing, calendar-clock, agenda, time-management, calendar-event]
|
|
category: System
|
|
version: "2.41"
|
|
unicode: "fd2e"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M10.5 21h-4.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v3" />
|
|
<path d="M16 3v4" />
|
|
<path d="M8 3v4" />
|
|
<path d="M4 11h10" />
|
|
<path d="M14 18a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
|
|
<path d="M18 16.5v1.5l.5 .5" />
|
|
</svg>
|