twotone sentiment very dissatisfied icon

twotone-sentiment-very-dissatisfied from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
twotone-sentiment-very-dissatisfied
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the twotone sentiment very dissatisfied icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4c-4.42 0-8 3.58-8 8s3.58 8 8 8s8-3.58 8-8s-3.58-8-8-8M6.76 8.82l1.06-1.06l1.06 1.06l1.06-1.06L11 8.82L9.94 9.88L11 10.94L9.94 12l-1.06-1.06L7.82 12l-1.06-1.06l1.06-1.06zM6.89 17c.8-2.04 2.78-3.5 5.11-3.5s4.31 1.46 5.11 3.5zm10.35-6.06L16.18 12l-1.06-1.06L14.06 12L13 10.94l1.06-1.06L13 8.82l1.06-1.06l1.06 1.06l1.06-1.06l1.06 1.06l-1.06 1.06z" opacity=".3"/><path fill="currentColor" d="M12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5M7.82 12l1.06-1.06L9.94 12L11 10.94L9.94 9.88L11 8.82L9.94 7.76L8.88 8.82L7.82 7.76L6.76 8.82l1.06 1.06l-1.06 1.06zm4.17-10C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8s8 3.58 8 8s-3.58 8-8 8m4.18-12.24l-1.06 1.06l-1.06-1.06L13 8.82l1.06 1.06L13 10.94L14.06 12l1.06-1.06L16.18 12l1.06-1.06l-1.06-1.06l1.06-1.06z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneSentimentVeryDissatisfied(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="M12 4c-4.42 0-8 3.58-8 8s3.58 8 8 8s8-3.58 8-8s-3.58-8-8-8M6.76 8.82l1.06-1.06l1.06 1.06l1.06-1.06L11 8.82L9.94 9.88L11 10.94L9.94 12l-1.06-1.06L7.82 12l-1.06-1.06l1.06-1.06zM6.89 17c.8-2.04 2.78-3.5 5.11-3.5s4.31 1.46 5.11 3.5zm10.35-6.06L16.18 12l-1.06-1.06L14.06 12L13 10.94l1.06-1.06L13 8.82l1.06-1.06l1.06 1.06l1.06-1.06l1.06 1.06l-1.06 1.06z" opacity=".3"/><path fill="currentColor" d="M12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5M7.82 12l1.06-1.06L9.94 12L11 10.94L9.94 9.88L11 8.82L9.94 7.76L8.88 8.82L7.82 7.76L6.76 8.82l1.06 1.06l-1.06 1.06zm4.17-10C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8s8 3.58 8 8s-3.58 8-8 8m4.18-12.24l-1.06 1.06l-1.06-1.06L13 8.82l1.06 1.06L13 10.94L14.06 12l1.06-1.06L16.18 12l1.06-1.06l-1.06-1.06l1.06-1.06z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4c-4.42 0-8 3.58-8 8s3.58 8 8 8s8-3.58 8-8s-3.58-8-8-8M6.76 8.82l1.06-1.06l1.06 1.06l1.06-1.06L11 8.82L9.94 9.88L11 10.94L9.94 12l-1.06-1.06L7.82 12l-1.06-1.06l1.06-1.06zM6.89 17c.8-2.04 2.78-3.5 5.11-3.5s4.31 1.46 5.11 3.5zm10.35-6.06L16.18 12l-1.06-1.06L14.06 12L13 10.94l1.06-1.06L13 8.82l1.06-1.06l1.06 1.06l1.06-1.06l1.06 1.06l-1.06 1.06z" opacity=".3"/><path fill="currentColor" d="M12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5M7.82 12l1.06-1.06L9.94 12L11 10.94L9.94 9.88L11 8.82L9.94 7.76L8.88 8.82L7.82 7.76L6.76 8.82l1.06 1.06l-1.06 1.06zm4.17-10C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8s8 3.58 8 8s-3.58 8-8 8m4.18-12.24l-1.06 1.06l-1.06-1.06L13 8.82l1.06 1.06L13 10.94L14.06 12l1.06-1.06L16.18 12l1.06-1.06l-1.06-1.06l1.06-1.06z"/></svg>
</template>

CSS

.icon-twotone-sentiment-very-dissatisfied {
  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%22M12%204c-4.42%200-8%203.58-8%208s3.58%208%208%208s8-3.58%208-8s-3.58-8-8-8M6.76%208.82l1.06-1.06l1.06%201.06l1.06-1.06L11%208.82L9.94%209.88L11%2010.94L9.94%2012l-1.06-1.06L7.82%2012l-1.06-1.06l1.06-1.06zM6.89%2017c.8-2.04%202.78-3.5%205.11-3.5s4.31%201.46%205.11%203.5zm10.35-6.06L16.18%2012l-1.06-1.06L14.06%2012L13%2010.94l1.06-1.06L13%208.82l1.06-1.06l1.06%201.06l1.06-1.06l1.06%201.06l-1.06%201.06z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2013.5c-2.33%200-4.31%201.46-5.11%203.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5M7.82%2012l1.06-1.06L9.94%2012L11%2010.94L9.94%209.88L11%208.82L9.94%207.76L8.88%208.82L7.82%207.76L6.76%208.82l1.06%201.06l-1.06%201.06zm4.17-10C6.47%202%202%206.47%202%2012s4.47%2010%209.99%2010S22%2017.53%2022%2012S17.52%202%2011.99%202M12%2020c-4.42%200-8-3.58-8-8s3.58-8%208-8s8%203.58%208%208s-3.58%208-8%208m4.18-12.24l-1.06%201.06l-1.06-1.06L13%208.82l1.06%201.06L13%2010.94L14.06%2012l1.06-1.06L16.18%2012l1.06-1.06l-1.06-1.06l1.06-1.06z%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%22M12%204c-4.42%200-8%203.58-8%208s3.58%208%208%208s8-3.58%208-8s-3.58-8-8-8M6.76%208.82l1.06-1.06l1.06%201.06l1.06-1.06L11%208.82L9.94%209.88L11%2010.94L9.94%2012l-1.06-1.06L7.82%2012l-1.06-1.06l1.06-1.06zM6.89%2017c.8-2.04%202.78-3.5%205.11-3.5s4.31%201.46%205.11%203.5zm10.35-6.06L16.18%2012l-1.06-1.06L14.06%2012L13%2010.94l1.06-1.06L13%208.82l1.06-1.06l1.06%201.06l1.06-1.06l1.06%201.06l-1.06%201.06z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2013.5c-2.33%200-4.31%201.46-5.11%203.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5M7.82%2012l1.06-1.06L9.94%2012L11%2010.94L9.94%209.88L11%208.82L9.94%207.76L8.88%208.82L7.82%207.76L6.76%208.82l1.06%201.06l-1.06%201.06zm4.17-10C6.47%202%202%206.47%202%2012s4.47%2010%209.99%2010S22%2017.53%2022%2012S17.52%202%2011.99%202M12%2020c-4.42%200-8-3.58-8-8s3.58-8%208-8s8%203.58%208%208s-3.58%208-8%208m4.18-12.24l-1.06%201.06l-1.06-1.06L13%208.82l1.06%201.06L13%2010.94L14.06%2012l1.06-1.06L16.18%2012l1.06-1.06l-1.06-1.06l1.06-1.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-sentiment-very-dissatisfied.svg?color=%231a73e8&size=48