round-gpp-bad from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
round-gpp-bad
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the round gpp bad icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.7 4.51l-6-2.25c-.45-.17-.95-.17-1.4 0l-6 2.25C4.52 4.81 4 5.55 4 6.39v4.7c0 4.94 3.27 9.57 7.71 10.83c.19.05.39.05.57 0C16.73 20.66 20 16.03 20 11.09v-4.7c0-.84-.52-1.58-1.3-1.88m-3.9 10.28c-.39.39-1.02.39-1.41.01L12 13.42l-1.39 1.38a.996.996 0 1 1-1.41-1.41L10.59 12L9.2 10.61a.996.996 0 1 1 1.41-1.41L12 10.59l1.39-1.39a.996.996 0 1 1 1.41 1.41L13.42 12l1.38 1.38c.39.39.39 1.02 0 1.41"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundGppBad(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="m18.7 4.51l-6-2.25c-.45-.17-.95-.17-1.4 0l-6 2.25C4.52 4.81 4 5.55 4 6.39v4.7c0 4.94 3.27 9.57 7.71 10.83c.19.05.39.05.57 0C16.73 20.66 20 16.03 20 11.09v-4.7c0-.84-.52-1.58-1.3-1.88m-3.9 10.28c-.39.39-1.02.39-1.41.01L12 13.42l-1.39 1.38a.996.996 0 1 1-1.41-1.41L10.59 12L9.2 10.61a.996.996 0 1 1 1.41-1.41L12 10.59l1.39-1.39a.996.996 0 1 1 1.41 1.41L13.42 12l1.38 1.38c.39.39.39 1.02 0 1.41"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.7 4.51l-6-2.25c-.45-.17-.95-.17-1.4 0l-6 2.25C4.52 4.81 4 5.55 4 6.39v4.7c0 4.94 3.27 9.57 7.71 10.83c.19.05.39.05.57 0C16.73 20.66 20 16.03 20 11.09v-4.7c0-.84-.52-1.58-1.3-1.88m-3.9 10.28c-.39.39-1.02.39-1.41.01L12 13.42l-1.39 1.38a.996.996 0 1 1-1.41-1.41L10.59 12L9.2 10.61a.996.996 0 1 1 1.41-1.41L12 10.59l1.39-1.39a.996.996 0 1 1 1.41 1.41L13.42 12l1.38 1.38c.39.39.39 1.02 0 1.41"/></svg>
</template>

CSS

.icon-round-gpp-bad {
  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%22m18.7%204.51l-6-2.25c-.45-.17-.95-.17-1.4%200l-6%202.25C4.52%204.81%204%205.55%204%206.39v4.7c0%204.94%203.27%209.57%207.71%2010.83c.19.05.39.05.57%200C16.73%2020.66%2020%2016.03%2020%2011.09v-4.7c0-.84-.52-1.58-1.3-1.88m-3.9%2010.28c-.39.39-1.02.39-1.41.01L12%2013.42l-1.39%201.38a.996.996%200%201%201-1.41-1.41L10.59%2012L9.2%2010.61a.996.996%200%201%201%201.41-1.41L12%2010.59l1.39-1.39a.996.996%200%201%201%201.41%201.41L13.42%2012l1.38%201.38c.39.39.39%201.02%200%201.41%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%22m18.7%204.51l-6-2.25c-.45-.17-.95-.17-1.4%200l-6%202.25C4.52%204.81%204%205.55%204%206.39v4.7c0%204.94%203.27%209.57%207.71%2010.83c.19.05.39.05.57%200C16.73%2020.66%2020%2016.03%2020%2011.09v-4.7c0-.84-.52-1.58-1.3-1.88m-3.9%2010.28c-.39.39-1.02.39-1.41.01L12%2013.42l-1.39%201.38a.996.996%200%201%201-1.41-1.41L10.59%2012L9.2%2010.61a.996.996%200%201%201%201.41-1.41L12%2010.59l1.39-1.39a.996.996%200%201%201%201.41%201.41L13.42%2012l1.38%201.38c.39.39.39%201.02%200%201.41%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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