thumbs down icon
thumbs-down from Font Awesome Regular by Dave Gandy · Regular · Hands · CC-BY-4.0 Attribution required.
- Name
- thumbs-down
- Set
- Font Awesome Regular
- Style
- Regular
- Category
- Hands
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
thumbs-downAkar Iconsthumbs-downCarbonthumbs-downEmoji One (Colored)thumbs-downFont Awesome 6 Regularthumbs-downFont Awesome 6 Solidthumbs-downFont Awesome Solidthumbs-downFeather Iconsthumbs-down-outlineFlowbite Iconsthumbs-downFluent Emojithumbs-downFluent Emoji Flatthumbs-downFluent Emoji High Contrastthumbs-downHuge Iconsthumbs-downIconParkthumbs-downIconPark Outlinethumbs-downIconPark Solidthumbs-downIconPark TwoTonethumbs-downIconoirthumbs-downIonIconsthumbs-downLine Awesomethumbs-downMaterial Line Iconsthumbs-downLucidethumbs-downMage Iconsthumbs-downNoto Emojithumbs-downOpenMoji
More hands icons from Font Awesome Regular
Use the thumbs down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m424 96l7.4.4c35 3.6 62.5 32.2 64.4 67.7c17.8 11.8 30.1 31.4 32 53.9l.2 6c0 5.7-.7 11.2-2 16.5c10.2 11.5 16.8 26.3 17.8 42.7l.2 4.8c0 13.2-3.6 25.4-9.8 36c4.9 8.4 8.2 17.9 9.3 28l.4 8c0 37.3-28.3 67.9-64.6 71.6l-7.4.4H362.2l14.1 30l3.1 7.6c12.5 35.7-1.8 75.5-34.2 95l-7.2 3.9c-37.5 17.6-81.7 3.6-102.6-31.2l-.6-.9l-2.7-5l-.6-1.2l-30.1-64c-9.4 17.8-28 29.9-49.5 29.9h-32c-30.9 0-56-25.1-56-56L64 216c0-30.9 25.1-56 56-56h32c12.4 0 23.9 4.1 33.2 11c13.2-21.4 32-39.4 55-51.6l12.2-6.5l.7-.3l6.6-3.2l.7-.3l7.1-3c16.7-6.6 34.5-9.9 52.6-9.9zm-104.1 48c-12 0-23.9 2.3-35.1 6.6l-4.7 2l-5.3 2.6l-12.2 6.5c-29.2 15.5-48.3 44.9-50.7 77.6l-.2 8v112.9l.1 4.1c.5 8.2 2.5 16.2 6 23.7l56.8 120.9l2.1 3.8c8.4 13.7 26 19.1 40.8 12.2l2.9-1.6c13-7.8 18.7-23.7 13.7-38l-1.2-3l-30.2-64.2c-3.5-7.4-2.9-16.1 1.5-23.1s12-11.1 20.2-11.1h147.5l2.4-.1c11.3-1.1 20.3-10.1 21.4-21.4l.1-2.5c0-7.1-3.1-13.5-8.2-18c-5.2-4.6-8.2-11.1-8.2-18s3-13.4 8.2-18c4.4-3.9 7.4-9.3 8-15.3l.2-2.7c0-8.4-4.4-15.9-11.2-20.2c-10.7-6.9-14.2-20.9-8-32c1.5-2.6 2.5-5.6 2.9-8.6l.2-3.2c0-10.6-6.9-19.6-16.6-22.8c-11.7-3.8-18.7-15.9-16-28c.2-.9.3-1.8.4-2.6l.2-2.6c0-12.4-9.5-22.6-21.6-23.8l-2.1-.1zM120 208c-4.4 0-8 3.6-8 8v224c0 4.4 3.6 8 8 8h32c4.4 0 8-3.6 8-8V216c0-4.4-3.6-8-8-8z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7RegularThumbsDown(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m424 96l7.4.4c35 3.6 62.5 32.2 64.4 67.7c17.8 11.8 30.1 31.4 32 53.9l.2 6c0 5.7-.7 11.2-2 16.5c10.2 11.5 16.8 26.3 17.8 42.7l.2 4.8c0 13.2-3.6 25.4-9.8 36c4.9 8.4 8.2 17.9 9.3 28l.4 8c0 37.3-28.3 67.9-64.6 71.6l-7.4.4H362.2l14.1 30l3.1 7.6c12.5 35.7-1.8 75.5-34.2 95l-7.2 3.9c-37.5 17.6-81.7 3.6-102.6-31.2l-.6-.9l-2.7-5l-.6-1.2l-30.1-64c-9.4 17.8-28 29.9-49.5 29.9h-32c-30.9 0-56-25.1-56-56L64 216c0-30.9 25.1-56 56-56h32c12.4 0 23.9 4.1 33.2 11c13.2-21.4 32-39.4 55-51.6l12.2-6.5l.7-.3l6.6-3.2l.7-.3l7.1-3c16.7-6.6 34.5-9.9 52.6-9.9zm-104.1 48c-12 0-23.9 2.3-35.1 6.6l-4.7 2l-5.3 2.6l-12.2 6.5c-29.2 15.5-48.3 44.9-50.7 77.6l-.2 8v112.9l.1 4.1c.5 8.2 2.5 16.2 6 23.7l56.8 120.9l2.1 3.8c8.4 13.7 26 19.1 40.8 12.2l2.9-1.6c13-7.8 18.7-23.7 13.7-38l-1.2-3l-30.2-64.2c-3.5-7.4-2.9-16.1 1.5-23.1s12-11.1 20.2-11.1h147.5l2.4-.1c11.3-1.1 20.3-10.1 21.4-21.4l.1-2.5c0-7.1-3.1-13.5-8.2-18c-5.2-4.6-8.2-11.1-8.2-18s3-13.4 8.2-18c4.4-3.9 7.4-9.3 8-15.3l.2-2.7c0-8.4-4.4-15.9-11.2-20.2c-10.7-6.9-14.2-20.9-8-32c1.5-2.6 2.5-5.6 2.9-8.6l.2-3.2c0-10.6-6.9-19.6-16.6-22.8c-11.7-3.8-18.7-15.9-16-28c.2-.9.3-1.8.4-2.6l.2-2.6c0-12.4-9.5-22.6-21.6-23.8l-2.1-.1zM120 208c-4.4 0-8 3.6-8 8v224c0 4.4 3.6 8 8 8h32c4.4 0 8-3.6 8-8V216c0-4.4-3.6-8-8-8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m424 96l7.4.4c35 3.6 62.5 32.2 64.4 67.7c17.8 11.8 30.1 31.4 32 53.9l.2 6c0 5.7-.7 11.2-2 16.5c10.2 11.5 16.8 26.3 17.8 42.7l.2 4.8c0 13.2-3.6 25.4-9.8 36c4.9 8.4 8.2 17.9 9.3 28l.4 8c0 37.3-28.3 67.9-64.6 71.6l-7.4.4H362.2l14.1 30l3.1 7.6c12.5 35.7-1.8 75.5-34.2 95l-7.2 3.9c-37.5 17.6-81.7 3.6-102.6-31.2l-.6-.9l-2.7-5l-.6-1.2l-30.1-64c-9.4 17.8-28 29.9-49.5 29.9h-32c-30.9 0-56-25.1-56-56L64 216c0-30.9 25.1-56 56-56h32c12.4 0 23.9 4.1 33.2 11c13.2-21.4 32-39.4 55-51.6l12.2-6.5l.7-.3l6.6-3.2l.7-.3l7.1-3c16.7-6.6 34.5-9.9 52.6-9.9zm-104.1 48c-12 0-23.9 2.3-35.1 6.6l-4.7 2l-5.3 2.6l-12.2 6.5c-29.2 15.5-48.3 44.9-50.7 77.6l-.2 8v112.9l.1 4.1c.5 8.2 2.5 16.2 6 23.7l56.8 120.9l2.1 3.8c8.4 13.7 26 19.1 40.8 12.2l2.9-1.6c13-7.8 18.7-23.7 13.7-38l-1.2-3l-30.2-64.2c-3.5-7.4-2.9-16.1 1.5-23.1s12-11.1 20.2-11.1h147.5l2.4-.1c11.3-1.1 20.3-10.1 21.4-21.4l.1-2.5c0-7.1-3.1-13.5-8.2-18c-5.2-4.6-8.2-11.1-8.2-18s3-13.4 8.2-18c4.4-3.9 7.4-9.3 8-15.3l.2-2.7c0-8.4-4.4-15.9-11.2-20.2c-10.7-6.9-14.2-20.9-8-32c1.5-2.6 2.5-5.6 2.9-8.6l.2-3.2c0-10.6-6.9-19.6-16.6-22.8c-11.7-3.8-18.7-15.9-16-28c.2-.9.3-1.8.4-2.6l.2-2.6c0-12.4-9.5-22.6-21.6-23.8l-2.1-.1zM120 208c-4.4 0-8 3.6-8 8v224c0 4.4 3.6 8 8 8h32c4.4 0 8-3.6 8-8V216c0-4.4-3.6-8-8-8z"/></svg> </template>
CSS
.icon-thumbs-down {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m424%2096l7.4.4c35%203.6%2062.5%2032.2%2064.4%2067.7c17.8%2011.8%2030.1%2031.4%2032%2053.9l.2%206c0%205.7-.7%2011.2-2%2016.5c10.2%2011.5%2016.8%2026.3%2017.8%2042.7l.2%204.8c0%2013.2-3.6%2025.4-9.8%2036c4.9%208.4%208.2%2017.9%209.3%2028l.4%208c0%2037.3-28.3%2067.9-64.6%2071.6l-7.4.4H362.2l14.1%2030l3.1%207.6c12.5%2035.7-1.8%2075.5-34.2%2095l-7.2%203.9c-37.5%2017.6-81.7%203.6-102.6-31.2l-.6-.9l-2.7-5l-.6-1.2l-30.1-64c-9.4%2017.8-28%2029.9-49.5%2029.9h-32c-30.9%200-56-25.1-56-56L64%20216c0-30.9%2025.1-56%2056-56h32c12.4%200%2023.9%204.1%2033.2%2011c13.2-21.4%2032-39.4%2055-51.6l12.2-6.5l.7-.3l6.6-3.2l.7-.3l7.1-3c16.7-6.6%2034.5-9.9%2052.6-9.9zm-104.1%2048c-12%200-23.9%202.3-35.1%206.6l-4.7%202l-5.3%202.6l-12.2%206.5c-29.2%2015.5-48.3%2044.9-50.7%2077.6l-.2%208v112.9l.1%204.1c.5%208.2%202.5%2016.2%206%2023.7l56.8%20120.9l2.1%203.8c8.4%2013.7%2026%2019.1%2040.8%2012.2l2.9-1.6c13-7.8%2018.7-23.7%2013.7-38l-1.2-3l-30.2-64.2c-3.5-7.4-2.9-16.1%201.5-23.1s12-11.1%2020.2-11.1h147.5l2.4-.1c11.3-1.1%2020.3-10.1%2021.4-21.4l.1-2.5c0-7.1-3.1-13.5-8.2-18c-5.2-4.6-8.2-11.1-8.2-18s3-13.4%208.2-18c4.4-3.9%207.4-9.3%208-15.3l.2-2.7c0-8.4-4.4-15.9-11.2-20.2c-10.7-6.9-14.2-20.9-8-32c1.5-2.6%202.5-5.6%202.9-8.6l.2-3.2c0-10.6-6.9-19.6-16.6-22.8c-11.7-3.8-18.7-15.9-16-28c.2-.9.3-1.8.4-2.6l.2-2.6c0-12.4-9.5-22.6-21.6-23.8l-2.1-.1zM120%20208c-4.4%200-8%203.6-8%208v224c0%204.4%203.6%208%208%208h32c4.4%200%208-3.6%208-8V216c0-4.4-3.6-8-8-8z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m424%2096l7.4.4c35%203.6%2062.5%2032.2%2064.4%2067.7c17.8%2011.8%2030.1%2031.4%2032%2053.9l.2%206c0%205.7-.7%2011.2-2%2016.5c10.2%2011.5%2016.8%2026.3%2017.8%2042.7l.2%204.8c0%2013.2-3.6%2025.4-9.8%2036c4.9%208.4%208.2%2017.9%209.3%2028l.4%208c0%2037.3-28.3%2067.9-64.6%2071.6l-7.4.4H362.2l14.1%2030l3.1%207.6c12.5%2035.7-1.8%2075.5-34.2%2095l-7.2%203.9c-37.5%2017.6-81.7%203.6-102.6-31.2l-.6-.9l-2.7-5l-.6-1.2l-30.1-64c-9.4%2017.8-28%2029.9-49.5%2029.9h-32c-30.9%200-56-25.1-56-56L64%20216c0-30.9%2025.1-56%2056-56h32c12.4%200%2023.9%204.1%2033.2%2011c13.2-21.4%2032-39.4%2055-51.6l12.2-6.5l.7-.3l6.6-3.2l.7-.3l7.1-3c16.7-6.6%2034.5-9.9%2052.6-9.9zm-104.1%2048c-12%200-23.9%202.3-35.1%206.6l-4.7%202l-5.3%202.6l-12.2%206.5c-29.2%2015.5-48.3%2044.9-50.7%2077.6l-.2%208v112.9l.1%204.1c.5%208.2%202.5%2016.2%206%2023.7l56.8%20120.9l2.1%203.8c8.4%2013.7%2026%2019.1%2040.8%2012.2l2.9-1.6c13-7.8%2018.7-23.7%2013.7-38l-1.2-3l-30.2-64.2c-3.5-7.4-2.9-16.1%201.5-23.1s12-11.1%2020.2-11.1h147.5l2.4-.1c11.3-1.1%2020.3-10.1%2021.4-21.4l.1-2.5c0-7.1-3.1-13.5-8.2-18c-5.2-4.6-8.2-11.1-8.2-18s3-13.4%208.2-18c4.4-3.9%207.4-9.3%208-15.3l.2-2.7c0-8.4-4.4-15.9-11.2-20.2c-10.7-6.9-14.2-20.9-8-32c1.5-2.6%202.5-5.6%202.9-8.6l.2-3.2c0-10.6-6.9-19.6-16.6-22.8c-11.7-3.8-18.7-15.9-16-28c.2-.9.3-1.8.4-2.6l.2-2.6c0-12.4-9.5-22.6-21.6-23.8l-2.1-.1zM120%20208c-4.4%200-8%203.6-8%208v224c0%204.4%203.6%208%208%208h32c4.4%200%208-3.6%208-8V216c0-4.4-3.6-8-8-8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-regular/thumbs-down.svg?color=%231a73e8&size=48