thumb-dislike-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
thumb-dislike-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M13.094 4.62a3.5 3.5 0 0 0-4.377-2.727l-4.95 1.375a2 2 0 0 0-1.43 1.558l-.224 1.196c-.165.879.46 1.647 1.157 1.936c.255.106.546.253.853.458c1.68 1.119 2.48 2.636 3.016 3.925c.096.232.188.47.277.699c.146.376.284.73.416 1.001c.111.227.245.455.42.63c.186.188.435.329.748.329c.357 0 .666-.124.912-.34c.235-.207.393-.481.502-.761c.214-.554.281-1.251.29-1.893A15 15 0 0 0 10.577 10h.512a2.5 2.5 0 0 0 2.457-2.961z"/></svg>

React

import type { SVGProps } from "react";

export function FluentThumbDislike16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.094 4.62a3.5 3.5 0 0 0-4.377-2.727l-4.95 1.375a2 2 0 0 0-1.43 1.558l-.224 1.196c-.165.879.46 1.647 1.157 1.936c.255.106.546.253.853.458c1.68 1.119 2.48 2.636 3.016 3.925c.096.232.188.47.277.699c.146.376.284.73.416 1.001c.111.227.245.455.42.63c.186.188.435.329.748.329c.357 0 .666-.124.912-.34c.235-.207.393-.481.502-.761c.214-.554.281-1.251.29-1.893A15 15 0 0 0 10.577 10h.512a2.5 2.5 0 0 0 2.457-2.961z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.094 4.62a3.5 3.5 0 0 0-4.377-2.727l-4.95 1.375a2 2 0 0 0-1.43 1.558l-.224 1.196c-.165.879.46 1.647 1.157 1.936c.255.106.546.253.853.458c1.68 1.119 2.48 2.636 3.016 3.925c.096.232.188.47.277.699c.146.376.284.73.416 1.001c.111.227.245.455.42.63c.186.188.435.329.748.329c.357 0 .666-.124.912-.34c.235-.207.393-.481.502-.761c.214-.554.281-1.251.29-1.893A15 15 0 0 0 10.577 10h.512a2.5 2.5 0 0 0 2.457-2.961z"/></svg>
</template>

CSS

.icon-thumb-dislike-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.094%204.62a3.5%203.5%200%200%200-4.377-2.727l-4.95%201.375a2%202%200%200%200-1.43%201.558l-.224%201.196c-.165.879.46%201.647%201.157%201.936c.255.106.546.253.853.458c1.68%201.119%202.48%202.636%203.016%203.925c.096.232.188.47.277.699c.146.376.284.73.416%201.001c.111.227.245.455.42.63c.186.188.435.329.748.329c.357%200%20.666-.124.912-.34c.235-.207.393-.481.502-.761c.214-.554.281-1.251.29-1.893A15%2015%200%200%200%2010.577%2010h.512a2.5%202.5%200%200%200%202.457-2.961z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.094%204.62a3.5%203.5%200%200%200-4.377-2.727l-4.95%201.375a2%202%200%200%200-1.43%201.558l-.224%201.196c-.165.879.46%201.647%201.157%201.936c.255.106.546.253.853.458c1.68%201.119%202.48%202.636%203.016%203.925c.096.232.188.47.277.699c.146.376.284.73.416%201.001c.111.227.245.455.42.63c.186.188.435.329.748.329c.357%200%20.666-.124.912-.34c.235-.207.393-.481.502-.761c.214-.554.281-1.251.29-1.893A15%2015%200%200%200%2010.577%2010h.512a2.5%202.5%200%200%200%202.457-2.961z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/thumb-dislike-16-filled.svg?color=%231a73e8&size=48