thumbs down icon

thumbs-down from Akar Icons by Arturo Wibawa · Outline · MIT Free for personal and commercial use.

Name
thumbs-down
Set
Akar Icons
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Akar Icons

Use the thumbs down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m12.395 18.218l-.23 2.369c-.091.952-.98 1.598-1.878 1.366c-1.351-.35-2.3-1.605-2.3-3.044v-3.035c0-.675 0-1.013-.146-1.26a1 1 0 0 0-.333-.345c-.24-.151-.567-.151-1.22-.151h-.396c-1.703 0-2.554 0-3.078-.39a2.07 2.07 0 0 1-.78-1.208c-.146-.65.181-1.463.836-3.087l.327-.81c.188-.468.265-.975.225-1.48c-.232-2.874 2.047-5.295 4.833-5.135l10.424.598c1.139.065 1.708.098 2.222.553c.515.455.612.924.805 1.861a14.3 14.3 0 0 1-.055 6.037c-.283 1.249-1.475 1.92-2.706 1.76c-3.264-.42-6.223 2.019-6.55 5.4"/><path d="m17 12.5l.137-.457c.887-2.956.84-6.115-.137-9.043"/></g></svg>

React

import type { SVGProps } from "react";

export function AkarIconsThumbsDown(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m12.395 18.218l-.23 2.369c-.091.952-.98 1.598-1.878 1.366c-1.351-.35-2.3-1.605-2.3-3.044v-3.035c0-.675 0-1.013-.146-1.26a1 1 0 0 0-.333-.345c-.24-.151-.567-.151-1.22-.151h-.396c-1.703 0-2.554 0-3.078-.39a2.07 2.07 0 0 1-.78-1.208c-.146-.65.181-1.463.836-3.087l.327-.81c.188-.468.265-.975.225-1.48c-.232-2.874 2.047-5.295 4.833-5.135l10.424.598c1.139.065 1.708.098 2.222.553c.515.455.612.924.805 1.861a14.3 14.3 0 0 1-.055 6.037c-.283 1.249-1.475 1.92-2.706 1.76c-3.264-.42-6.223 2.019-6.55 5.4"/><path d="m17 12.5l.137-.457c.887-2.956.84-6.115-.137-9.043"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m12.395 18.218l-.23 2.369c-.091.952-.98 1.598-1.878 1.366c-1.351-.35-2.3-1.605-2.3-3.044v-3.035c0-.675 0-1.013-.146-1.26a1 1 0 0 0-.333-.345c-.24-.151-.567-.151-1.22-.151h-.396c-1.703 0-2.554 0-3.078-.39a2.07 2.07 0 0 1-.78-1.208c-.146-.65.181-1.463.836-3.087l.327-.81c.188-.468.265-.975.225-1.48c-.232-2.874 2.047-5.295 4.833-5.135l10.424.598c1.139.065 1.708.098 2.222.553c.515.455.612.924.805 1.861a14.3 14.3 0 0 1-.055 6.037c-.283 1.249-1.475 1.92-2.706 1.76c-3.264-.42-6.223 2.019-6.55 5.4"/><path d="m17 12.5l.137-.457c.887-2.956.84-6.115-.137-9.043"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m12.395%2018.218l-.23%202.369c-.091.952-.98%201.598-1.878%201.366c-1.351-.35-2.3-1.605-2.3-3.044v-3.035c0-.675%200-1.013-.146-1.26a1%201%200%200%200-.333-.345c-.24-.151-.567-.151-1.22-.151h-.396c-1.703%200-2.554%200-3.078-.39a2.07%202.07%200%200%201-.78-1.208c-.146-.65.181-1.463.836-3.087l.327-.81c.188-.468.265-.975.225-1.48c-.232-2.874%202.047-5.295%204.833-5.135l10.424.598c1.139.065%201.708.098%202.222.553c.515.455.612.924.805%201.861a14.3%2014.3%200%200%201-.055%206.037c-.283%201.249-1.475%201.92-2.706%201.76c-3.264-.42-6.223%202.019-6.55%205.4%22%2F%3E%3Cpath%20d%3D%22m17%2012.5l.137-.457c.887-2.956.84-6.115-.137-9.043%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m12.395%2018.218l-.23%202.369c-.091.952-.98%201.598-1.878%201.366c-1.351-.35-2.3-1.605-2.3-3.044v-3.035c0-.675%200-1.013-.146-1.26a1%201%200%200%200-.333-.345c-.24-.151-.567-.151-1.22-.151h-.396c-1.703%200-2.554%200-3.078-.39a2.07%202.07%200%200%201-.78-1.208c-.146-.65.181-1.463.836-3.087l.327-.81c.188-.468.265-.975.225-1.48c-.232-2.874%202.047-5.295%204.833-5.135l10.424.598c1.139.065%201.708.098%202.222.553c.515.455.612.924.805%201.861a14.3%2014.3%200%200%201-.055%206.037c-.283%201.249-1.475%201.92-2.706%201.76c-3.264-.42-6.223%202.019-6.55%205.4%22%2F%3E%3Cpath%20d%3D%22m17%2012.5l.137-.457c.887-2.956.84-6.115-.137-9.043%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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