thumb dislike icon
thumb-dislike-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- thumb-dislike-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the thumb dislike icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.052 17.706c.34.977 1.632 1.427 2.43.59c.164-.17.326-.355.436-.519c.32-.48.455-1.113.504-1.73c.05-.628.016-1.302-.048-1.912a18 18 0 0 0-.241-1.583l-.01-.052h.883a3 3 0 0 0 2.952-3.537l-.684-3.762a4.5 4.5 0 0 0-5.612-3.536l-5.6 1.527A2.5 2.5 0 0 0 3.27 5.114l-.353 1.765c-.278 1.389.784 2.558 1.913 3.005c.323.127.614.289.84.49c1.707 1.513 2.325 2.723 3.385 4.849c.354.71.718 1.676.998 2.483m1.965-5.585v.002l.002.007l.007.031a14 14 0 0 1 .126.583c.076.39.167.92.227 1.496c.061.577.09 1.184.046 1.728c-.044.555-.16.985-.34 1.254c-.059.09-.171.222-.326.383c-.199.209-.628.16-.762-.227c-.283-.814-.664-1.83-1.048-2.601c-1.067-2.14-1.756-3.501-3.616-5.151a3.8 3.8 0 0 0-1.136-.672c-.88-.348-1.447-1.149-1.3-1.879L4.25 5.31a1.5 1.5 0 0 1 1.077-1.153l5.6-1.527a3.5 3.5 0 0 1 4.364 2.75l.684 3.762a2 2 0 0 1-1.968 2.358h-1.505a.5.5 0 0 0-.484.621"/></svg>
React
import type { SVGProps } from "react";
export function FluentThumbDislike20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.052 17.706c.34.977 1.632 1.427 2.43.59c.164-.17.326-.355.436-.519c.32-.48.455-1.113.504-1.73c.05-.628.016-1.302-.048-1.912a18 18 0 0 0-.241-1.583l-.01-.052h.883a3 3 0 0 0 2.952-3.537l-.684-3.762a4.5 4.5 0 0 0-5.612-3.536l-5.6 1.527A2.5 2.5 0 0 0 3.27 5.114l-.353 1.765c-.278 1.389.784 2.558 1.913 3.005c.323.127.614.289.84.49c1.707 1.513 2.325 2.723 3.385 4.849c.354.71.718 1.676.998 2.483m1.965-5.585v.002l.002.007l.007.031a14 14 0 0 1 .126.583c.076.39.167.92.227 1.496c.061.577.09 1.184.046 1.728c-.044.555-.16.985-.34 1.254c-.059.09-.171.222-.326.383c-.199.209-.628.16-.762-.227c-.283-.814-.664-1.83-1.048-2.601c-1.067-2.14-1.756-3.501-3.616-5.151a3.8 3.8 0 0 0-1.136-.672c-.88-.348-1.447-1.149-1.3-1.879L4.25 5.31a1.5 1.5 0 0 1 1.077-1.153l5.6-1.527a3.5 3.5 0 0 1 4.364 2.75l.684 3.762a2 2 0 0 1-1.968 2.358h-1.505a.5.5 0 0 0-.484.621"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.052 17.706c.34.977 1.632 1.427 2.43.59c.164-.17.326-.355.436-.519c.32-.48.455-1.113.504-1.73c.05-.628.016-1.302-.048-1.912a18 18 0 0 0-.241-1.583l-.01-.052h.883a3 3 0 0 0 2.952-3.537l-.684-3.762a4.5 4.5 0 0 0-5.612-3.536l-5.6 1.527A2.5 2.5 0 0 0 3.27 5.114l-.353 1.765c-.278 1.389.784 2.558 1.913 3.005c.323.127.614.289.84.49c1.707 1.513 2.325 2.723 3.385 4.849c.354.71.718 1.676.998 2.483m1.965-5.585v.002l.002.007l.007.031a14 14 0 0 1 .126.583c.076.39.167.92.227 1.496c.061.577.09 1.184.046 1.728c-.044.555-.16.985-.34 1.254c-.059.09-.171.222-.326.383c-.199.209-.628.16-.762-.227c-.283-.814-.664-1.83-1.048-2.601c-1.067-2.14-1.756-3.501-3.616-5.151a3.8 3.8 0 0 0-1.136-.672c-.88-.348-1.447-1.149-1.3-1.879L4.25 5.31a1.5 1.5 0 0 1 1.077-1.153l5.6-1.527a3.5 3.5 0 0 1 4.364 2.75l.684 3.762a2 2 0 0 1-1.968 2.358h-1.505a.5.5 0 0 0-.484.621"/></svg> </template>
CSS
.icon-thumb-dislike-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.052%2017.706c.34.977%201.632%201.427%202.43.59c.164-.17.326-.355.436-.519c.32-.48.455-1.113.504-1.73c.05-.628.016-1.302-.048-1.912a18%2018%200%200%200-.241-1.583l-.01-.052h.883a3%203%200%200%200%202.952-3.537l-.684-3.762a4.5%204.5%200%200%200-5.612-3.536l-5.6%201.527A2.5%202.5%200%200%200%203.27%205.114l-.353%201.765c-.278%201.389.784%202.558%201.913%203.005c.323.127.614.289.84.49c1.707%201.513%202.325%202.723%203.385%204.849c.354.71.718%201.676.998%202.483m1.965-5.585v.002l.002.007l.007.031a14%2014%200%200%201%20.126.583c.076.39.167.92.227%201.496c.061.577.09%201.184.046%201.728c-.044.555-.16.985-.34%201.254c-.059.09-.171.222-.326.383c-.199.209-.628.16-.762-.227c-.283-.814-.664-1.83-1.048-2.601c-1.067-2.14-1.756-3.501-3.616-5.151a3.8%203.8%200%200%200-1.136-.672c-.88-.348-1.447-1.149-1.3-1.879L4.25%205.31a1.5%201.5%200%200%201%201.077-1.153l5.6-1.527a3.5%203.5%200%200%201%204.364%202.75l.684%203.762a2%202%200%200%201-1.968%202.358h-1.505a.5.5%200%200%200-.484.621%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.052%2017.706c.34.977%201.632%201.427%202.43.59c.164-.17.326-.355.436-.519c.32-.48.455-1.113.504-1.73c.05-.628.016-1.302-.048-1.912a18%2018%200%200%200-.241-1.583l-.01-.052h.883a3%203%200%200%200%202.952-3.537l-.684-3.762a4.5%204.5%200%200%200-5.612-3.536l-5.6%201.527A2.5%202.5%200%200%200%203.27%205.114l-.353%201.765c-.278%201.389.784%202.558%201.913%203.005c.323.127.614.289.84.49c1.707%201.513%202.325%202.723%203.385%204.849c.354.71.718%201.676.998%202.483m1.965-5.585v.002l.002.007l.007.031a14%2014%200%200%201%20.126.583c.076.39.167.92.227%201.496c.061.577.09%201.184.046%201.728c-.044.555-.16.985-.34%201.254c-.059.09-.171.222-.326.383c-.199.209-.628.16-.762-.227c-.283-.814-.664-1.83-1.048-2.601c-1.067-2.14-1.756-3.501-3.616-5.151a3.8%203.8%200%200%200-1.136-.672c-.88-.348-1.447-1.149-1.3-1.879L4.25%205.31a1.5%201.5%200%200%201%201.077-1.153l5.6-1.527a3.5%203.5%200%200%201%204.364%202.75l.684%203.762a2%202%200%200%201-1.968%202.358h-1.505a.5.5%200%200%200-.484.621%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/thumb-dislike-20-regular.svg?color=%231a73e8&size=48