round running with errors icon

round-running-with-errors from Google Material Icons by Material Design Authors · Baseline · Notification · Apache-2.0 Free for personal and commercial use.

Name
round-running-with-errors
Set
Google Material Icons
Style
Baseline
Category
Notification
Viewbox
24×24
License
Apache 2.0

More notification icons from Google Material Icons

Use the round running with errors icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 18c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1m0 2c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3-2.71A8 8 0 0 1 12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.97 9.97 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundRunningWithErrors(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="M21 18c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1m0 2c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3-2.71A8 8 0 0 1 12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.97 9.97 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 18c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1m0 2c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1m-3-2.71A8 8 0 0 1 12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.97 9.97 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2z"/></svg>
</template>

CSS

.icon-round-running-with-errors {
  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%22M21%2018c-.55%200-1-.45-1-1v-6c0-.55.45-1%201-1s1%20.45%201%201v6c0%20.55-.45%201-1%201m0%202c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3-2.71A8%208%200%200%201%2012%2020c-4.41%200-8-3.59-8-8s3.59-8%208-8v9l7.55-7.55A9.97%209.97%200%200%200%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010c2.25%200%204.33-.74%206-2z%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%22M21%2018c-.55%200-1-.45-1-1v-6c0-.55.45-1%201-1s1%20.45%201%201v6c0%20.55-.45%201-1%201m0%202c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1m-3-2.71A8%208%200%200%201%2012%2020c-4.41%200-8-3.59-8-8s3.59-8%208-8v9l7.55-7.55A9.97%209.97%200%200%200%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010c2.25%200%204.33-.74%206-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Round Running With Errors baseline icon — Google Material Icons · IconsDB