IcoMoon Icons logo

IcoMoon clock2 icon

Download SVG
IcoMoon clock2 icon codes
Name clock2
Unicode \e94f ()
CSS class icon-clock2
Tags clock, time, schedule
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-clock2" aria-hidden="true"></span>
.icon-clock2:before { content: "\e94f"; }
export const IconClock2 = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM10.293 11.707l-3.293-3.293v-4.414h2v3.586l2.707 2.707-1.414 1.414z"></path>
  </svg>
);

Font setup lives on the download page; the full lookup table is in the cheat sheet.

Related IcoMoon icons

Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.