dislike icon

dislike-duotone from Reicon by REICON · Duotone · Like · MIT Free for personal and commercial use.

Name
dislike-duotone
Set
Reicon
Style
Duotone
Category
Like
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All dislike icons →

More like icons from Reicon

Use the dislike icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m20.27 8.485l.705 4.08a1.666 1.666 0 0 1-1.64 1.95h-5.182a.833.833 0 0 0-.821.969l.663 4.045a4.8 4.8 0 0 1-.09 1.974c-.14.533-.551.962-1.093 1.136l-.145.047a1.35 1.35 0 0 1-.993-.068a1.26 1.26 0 0 1-.68-.818l-.476-1.834a7.6 7.6 0 0 0-.656-1.679c-.416-.777-1.058-1.4-1.725-1.975l-1.44-1.24a1.67 1.67 0 0 1-.572-1.406l.813-9.393A1.666 1.666 0 0 1 8.596 2.75h4.649c3.481 0 6.452 2.426 7.024 5.735"/><path fill-rule="evenodd" d="M2.968 15.265a.75.75 0 0 0 .78-.685l.97-11.236a1.237 1.237 0 1 0-2.468-.107v11.279a.75.75 0 0 0 .718.75" clip-rule="evenodd" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDislikeDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m20.27 8.485l.705 4.08a1.666 1.666 0 0 1-1.64 1.95h-5.182a.833.833 0 0 0-.821.969l.663 4.045a4.8 4.8 0 0 1-.09 1.974c-.14.533-.551.962-1.093 1.136l-.145.047a1.35 1.35 0 0 1-.993-.068a1.26 1.26 0 0 1-.68-.818l-.476-1.834a7.6 7.6 0 0 0-.656-1.679c-.416-.777-1.058-1.4-1.725-1.975l-1.44-1.24a1.67 1.67 0 0 1-.572-1.406l.813-9.393A1.666 1.666 0 0 1 8.596 2.75h4.649c3.481 0 6.452 2.426 7.024 5.735"/><path fillRule="evenodd" d="M2.968 15.265a.75.75 0 0 0 .78-.685l.97-11.236a1.237 1.237 0 1 0-2.468-.107v11.279a.75.75 0 0 0 .718.75" clipRule="evenodd" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m20.27 8.485l.705 4.08a1.666 1.666 0 0 1-1.64 1.95h-5.182a.833.833 0 0 0-.821.969l.663 4.045a4.8 4.8 0 0 1-.09 1.974c-.14.533-.551.962-1.093 1.136l-.145.047a1.35 1.35 0 0 1-.993-.068a1.26 1.26 0 0 1-.68-.818l-.476-1.834a7.6 7.6 0 0 0-.656-1.679c-.416-.777-1.058-1.4-1.725-1.975l-1.44-1.24a1.67 1.67 0 0 1-.572-1.406l.813-9.393A1.666 1.666 0 0 1 8.596 2.75h4.649c3.481 0 6.452 2.426 7.024 5.735"/><path fill-rule="evenodd" d="M2.968 15.265a.75.75 0 0 0 .78-.685l.97-11.236a1.237 1.237 0 1 0-2.468-.107v11.279a.75.75 0 0 0 .718.75" clip-rule="evenodd" opacity=".5"/></g></svg>
</template>

CSS

.icon-dislike-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22m20.27%208.485l.705%204.08a1.666%201.666%200%200%201-1.64%201.95h-5.182a.833.833%200%200%200-.821.969l.663%204.045a4.8%204.8%200%200%201-.09%201.974c-.14.533-.551.962-1.093%201.136l-.145.047a1.35%201.35%200%200%201-.993-.068a1.26%201.26%200%200%201-.68-.818l-.476-1.834a7.6%207.6%200%200%200-.656-1.679c-.416-.777-1.058-1.4-1.725-1.975l-1.44-1.24a1.67%201.67%200%200%201-.572-1.406l.813-9.393A1.666%201.666%200%200%201%208.596%202.75h4.649c3.481%200%206.452%202.426%207.024%205.735%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.968%2015.265a.75.75%200%200%200%20.78-.685l.97-11.236a1.237%201.237%200%201%200-2.468-.107v11.279a.75.75%200%200%200%20.718.75%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20d%3D%22m20.27%208.485l.705%204.08a1.666%201.666%200%200%201-1.64%201.95h-5.182a.833.833%200%200%200-.821.969l.663%204.045a4.8%204.8%200%200%201-.09%201.974c-.14.533-.551.962-1.093%201.136l-.145.047a1.35%201.35%200%200%201-.993-.068a1.26%201.26%200%200%201-.68-.818l-.476-1.834a7.6%207.6%200%200%200-.656-1.679c-.416-.777-1.058-1.4-1.725-1.975l-1.44-1.24a1.67%201.67%200%200%201-.572-1.406l.813-9.393A1.666%201.666%200%200%201%208.596%202.75h4.649c3.481%200%206.452%202.426%207.024%205.735%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.968%2015.265a.75.75%200%200%200%20.78-.685l.97-11.236a1.237%201.237%200%201%200-2.468-.107v11.279a.75.75%200%200%200%20.718.75%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Dislike duotone icon — Reicon · IconsDB