round-more-time from Google Material Icons by Material Design Authors · Baseline · Communication · Apache-2.0 Free for personal and commercial use.

Name
round-more-time
Set
Google Material Icons
Style
Baseline
Category
Communication
Viewbox
24×24
License
Apache 2.0

More communication icons from Google Material Icons

Use the round more time icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.75 8c-.41 0-.75.34-.75.75v4.69c0 .35.18.67.47.85l3.64 2.24a.713.713 0 1 0 .74-1.22L11.5 13.3V8.75c0-.41-.34-.75-.75-.75"/><path fill="currentColor" d="M17.92 12A6.957 6.957 0 0 1 11 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23c-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 0 0 8.94-10z"/><path fill="currentColor" d="M22 5h-2V3c0-.55-.45-1-1-1s-1 .45-1 1v2h-2c-.55 0-1 .45-1 1s.45 1 1 1h2v2c0 .55.45 1 1 1s1-.45 1-1V7h2c.55 0 1-.45 1-1s-.45-1-1-1"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundMoreTime(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.75 8c-.41 0-.75.34-.75.75v4.69c0 .35.18.67.47.85l3.64 2.24a.713.713 0 1 0 .74-1.22L11.5 13.3V8.75c0-.41-.34-.75-.75-.75"/><path fill="currentColor" d="M17.92 12A6.957 6.957 0 0 1 11 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23c-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 0 0 8.94-10z"/><path fill="currentColor" d="M22 5h-2V3c0-.55-.45-1-1-1s-1 .45-1 1v2h-2c-.55 0-1 .45-1 1s.45 1 1 1h2v2c0 .55.45 1 1 1s1-.45 1-1V7h2c.55 0 1-.45 1-1s-.45-1-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.75 8c-.41 0-.75.34-.75.75v4.69c0 .35.18.67.47.85l3.64 2.24a.713.713 0 1 0 .74-1.22L11.5 13.3V8.75c0-.41-.34-.75-.75-.75"/><path fill="currentColor" d="M17.92 12A6.957 6.957 0 0 1 11 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23c-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 0 0 8.94-10z"/><path fill="currentColor" d="M22 5h-2V3c0-.55-.45-1-1-1s-1 .45-1 1v2h-2c-.55 0-1 .45-1 1s.45 1 1 1h2v2c0 .55.45 1 1 1s1-.45 1-1V7h2c.55 0 1-.45 1-1s-.45-1-1-1"/></svg>
</template>

CSS

.icon-round-more-time {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%208c-.41%200-.75.34-.75.75v4.69c0%20.35.18.67.47.85l3.64%202.24a.713.713%200%201%200%20.74-1.22L11.5%2013.3V8.75c0-.41-.34-.75-.75-.75%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.92%2012A6.957%206.957%200%200%201%2011%2020c-3.9%200-7-3.1-7-7s3.1-7%207-7c.7%200%201.37.1%202%20.29V4.23c-.64-.15-1.31-.23-2-.23c-5%200-9%204-9%209s4%209%209%209a8.963%208.963%200%200%200%208.94-10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%205h-2V3c0-.55-.45-1-1-1s-1%20.45-1%201v2h-2c-.55%200-1%20.45-1%201s.45%201%201%201h2v2c0%20.55.45%201%201%201s1-.45%201-1V7h2c.55%200%201-.45%201-1s-.45-1-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.75%208c-.41%200-.75.34-.75.75v4.69c0%20.35.18.67.47.85l3.64%202.24a.713.713%200%201%200%20.74-1.22L11.5%2013.3V8.75c0-.41-.34-.75-.75-.75%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.92%2012A6.957%206.957%200%200%201%2011%2020c-3.9%200-7-3.1-7-7s3.1-7%207-7c.7%200%201.37.1%202%20.29V4.23c-.64-.15-1.31-.23-2-.23c-5%200-9%204-9%209s4%209%209%209a8.963%208.963%200%200%200%208.94-10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%205h-2V3c0-.55-.45-1-1-1s-1%20.45-1%201v2h-2c-.55%200-1%20.45-1%201s.45%201%201%201h2v2c0%20.55.45%201%201%201s1-.45%201-1V7h2c.55%200%201-.45%201-1s-.45-1-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-more-time.svg?color=%231a73e8&size=48