thumb down 2 icon

thumb-down-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
thumb-down-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the thumb down 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.821 20.787c.296.69 1.06 1.317 2.024 1.131C13.374 21.624 15 20.432 15 18.5V16h3.602c1.804 0 3.206-1.581 2.95-3.367a41 41 0 0 0-.211-1.348l-.91-5A4 4 0 0 0 16.497 3H8v12zM6 3l-.154.004A3 3 0 0 0 3 6v6a3 3 0 0 0 2.846 2.996L6 15z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteThumbDown2Fill(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="M9.821 20.787c.296.69 1.06 1.317 2.024 1.131C13.374 21.624 15 20.432 15 18.5V16h3.602c1.804 0 3.206-1.581 2.95-3.367a41 41 0 0 0-.211-1.348l-.91-5A4 4 0 0 0 16.497 3H8v12zM6 3l-.154.004A3 3 0 0 0 3 6v6a3 3 0 0 0 2.846 2.996L6 15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.821 20.787c.296.69 1.06 1.317 2.024 1.131C13.374 21.624 15 20.432 15 18.5V16h3.602c1.804 0 3.206-1.581 2.95-3.367a41 41 0 0 0-.211-1.348l-.91-5A4 4 0 0 0 16.497 3H8v12zM6 3l-.154.004A3 3 0 0 0 3 6v6a3 3 0 0 0 2.846 2.996L6 15z"/></svg>
</template>

CSS

.icon-thumb-down-2-fill {
  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%22M9.821%2020.787c.296.69%201.06%201.317%202.024%201.131C13.374%2021.624%2015%2020.432%2015%2018.5V16h3.602c1.804%200%203.206-1.581%202.95-3.367a41%2041%200%200%200-.211-1.348l-.91-5A4%204%200%200%200%2016.497%203H8v12zM6%203l-.154.004A3%203%200%200%200%203%206v6a3%203%200%200%200%202.846%202.996L6%2015z%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%22M9.821%2020.787c.296.69%201.06%201.317%202.024%201.131C13.374%2021.624%2015%2020.432%2015%2018.5V16h3.602c1.804%200%203.206-1.581%202.95-3.367a41%2041%200%200%200-.211-1.348l-.91-5A4%204%200%200%200%2016.497%203H8v12zM6%203l-.154.004A3%203%200%200%200%203%206v6a3%203%200%200%200%202.846%202.996L6%2015z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/thumb-down-2-fill.svg?color=%231a73e8&size=48