thumbs down icon

thumbs-down-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
thumbs-down-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Related icons in IonIcons

Use the thumbs down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m56 320l156.05 12l-23 89.4c-6.08 26.6.7 41.87 22.39 48.62l34.69 9.85a4 4 0 0 0 4.4-1.72l129-202.34a8 8 0 0 1 6.81-3.81H496V64H378.39a48 48 0 0 1-15.18-2.46l-76.3-25.43a80 80 0 0 0-25.3-4.11H83.68c-19 0-31.5 13.52-35.23 32.16L16 206.42V280c0 22.06 18 38 40 40"/><path fill="none" d="M378.45 273.93A15.84 15.84 0 0 1 386 272a15.9 15.9 0 0 0-7.51 1.91Zm-40.59 69.29l-.13.22a3 3 0 0 1 .13-.22c20.5-35.51 30.36-55 33.82-62c-3.47 7.06-13.34 26.51-33.82 62"/><path fill="currentColor" d="m372.66 279.16l-1 2a16.3 16.3 0 0 1 6.77-7.26a16.5 16.5 0 0 0-5.77 5.26"/></svg>

React

import type { SVGProps } from "react";

export function IonThumbsDownSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m56 320l156.05 12l-23 89.4c-6.08 26.6.7 41.87 22.39 48.62l34.69 9.85a4 4 0 0 0 4.4-1.72l129-202.34a8 8 0 0 1 6.81-3.81H496V64H378.39a48 48 0 0 1-15.18-2.46l-76.3-25.43a80 80 0 0 0-25.3-4.11H83.68c-19 0-31.5 13.52-35.23 32.16L16 206.42V280c0 22.06 18 38 40 40"/><path fill="none" d="M378.45 273.93A15.84 15.84 0 0 1 386 272a15.9 15.9 0 0 0-7.51 1.91Zm-40.59 69.29l-.13.22a3 3 0 0 1 .13-.22c20.5-35.51 30.36-55 33.82-62c-3.47 7.06-13.34 26.51-33.82 62"/><path fill="currentColor" d="m372.66 279.16l-1 2a16.3 16.3 0 0 1 6.77-7.26a16.5 16.5 0 0 0-5.77 5.26"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m56 320l156.05 12l-23 89.4c-6.08 26.6.7 41.87 22.39 48.62l34.69 9.85a4 4 0 0 0 4.4-1.72l129-202.34a8 8 0 0 1 6.81-3.81H496V64H378.39a48 48 0 0 1-15.18-2.46l-76.3-25.43a80 80 0 0 0-25.3-4.11H83.68c-19 0-31.5 13.52-35.23 32.16L16 206.42V280c0 22.06 18 38 40 40"/><path fill="none" d="M378.45 273.93A15.84 15.84 0 0 1 386 272a15.9 15.9 0 0 0-7.51 1.91Zm-40.59 69.29l-.13.22a3 3 0 0 1 .13-.22c20.5-35.51 30.36-55 33.82-62c-3.47 7.06-13.34 26.51-33.82 62"/><path fill="currentColor" d="m372.66 279.16l-1 2a16.3 16.3 0 0 1 6.77-7.26a16.5 16.5 0 0 0-5.77 5.26"/></svg>
</template>

CSS

.icon-thumbs-down-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m56%20320l156.05%2012l-23%2089.4c-6.08%2026.6.7%2041.87%2022.39%2048.62l34.69%209.85a4%204%200%200%200%204.4-1.72l129-202.34a8%208%200%200%201%206.81-3.81H496V64H378.39a48%2048%200%200%201-15.18-2.46l-76.3-25.43a80%2080%200%200%200-25.3-4.11H83.68c-19%200-31.5%2013.52-35.23%2032.16L16%20206.42V280c0%2022.06%2018%2038%2040%2040%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M378.45%20273.93A15.84%2015.84%200%200%201%20386%20272a15.9%2015.9%200%200%200-7.51%201.91Zm-40.59%2069.29l-.13.22a3%203%200%200%201%20.13-.22c20.5-35.51%2030.36-55%2033.82-62c-3.47%207.06-13.34%2026.51-33.82%2062%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m372.66%20279.16l-1%202a16.3%2016.3%200%200%201%206.77-7.26a16.5%2016.5%200%200%200-5.77%205.26%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m56%20320l156.05%2012l-23%2089.4c-6.08%2026.6.7%2041.87%2022.39%2048.62l34.69%209.85a4%204%200%200%200%204.4-1.72l129-202.34a8%208%200%200%201%206.81-3.81H496V64H378.39a48%2048%200%200%201-15.18-2.46l-76.3-25.43a80%2080%200%200%200-25.3-4.11H83.68c-19%200-31.5%2013.52-35.23%2032.16L16%20206.42V280c0%2022.06%2018%2038%2040%2040%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M378.45%20273.93A15.84%2015.84%200%200%201%20386%20272a15.9%2015.9%200%200%200-7.51%201.91Zm-40.59%2069.29l-.13.22a3%203%200%200%201%20.13-.22c20.5-35.51%2030.36-55%2033.82-62c-3.47%207.06-13.34%2026.51-33.82%2062%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m372.66%20279.16l-1%202a16.3%2016.3%200%200%201%206.77-7.26a16.5%2016.5%200%200%200-5.77%205.26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/thumbs-down-sharp.svg?color=%231a73e8&size=48