dislike3 icon

dislike3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
dislike3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the dislike3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.609 5.5v10.16c0 .4-.12.79-.34 1.12l-2.73 4.06c-.43.65-1.5 1.11-2.41.77c-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93 0 0 0-.69-.31h-4.11c-.79 0-1.47-.32-1.87-.88c-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24 1.66-2.25 3-2.25h3.9c.67 0 1.61.23 2.04.66l1.28.99a2 2 0 0 1 .78 1.58m3.181 12.108h1.03c1.55 0 2.18-.6 2.18-2.08V5.478c0-1.48-.63-2.08-2.18-2.08h-1.03c-1.55 0-2.18.6-2.18 2.08v10.06c0 1.47.63 2.07 2.18 2.07"/></svg>

React

import type { SVGProps } from "react";

export function ReiconDislike3Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.609 5.5v10.16c0 .4-.12.79-.34 1.12l-2.73 4.06c-.43.65-1.5 1.11-2.41.77c-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93 0 0 0-.69-.31h-4.11c-.79 0-1.47-.32-1.87-.88c-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24 1.66-2.25 3-2.25h3.9c.67 0 1.61.23 2.04.66l1.28.99a2 2 0 0 1 .78 1.58m3.181 12.108h1.03c1.55 0 2.18-.6 2.18-2.08V5.478c0-1.48-.63-2.08-2.18-2.08h-1.03c-1.55 0-2.18.6-2.18 2.08v10.06c0 1.47.63 2.07 2.18 2.07"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.609 5.5v10.16c0 .4-.12.79-.34 1.12l-2.73 4.06c-.43.65-1.5 1.11-2.41.77c-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93 0 0 0-.69-.31h-4.11c-.79 0-1.47-.32-1.87-.88c-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24 1.66-2.25 3-2.25h3.9c.67 0 1.61.23 2.04.66l1.28.99a2 2 0 0 1 .78 1.58m3.181 12.108h1.03c1.55 0 2.18-.6 2.18-2.08V5.478c0-1.48-.63-2.08-2.18-2.08h-1.03c-1.55 0-2.18.6-2.18 2.08v10.06c0 1.47.63 2.07 2.18 2.07"/></svg>
</template>

CSS

.icon-dislike3-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.609%205.5v10.16c0%20.4-.12.79-.34%201.12l-2.73%204.06c-.43.65-1.5%201.11-2.41.77c-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93%200%200%200-.69-.31h-4.11c-.79%200-1.47-.32-1.87-.88c-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24%201.66-2.25%203-2.25h3.9c.67%200%201.61.23%202.04.66l1.28.99a2%202%200%200%201%20.78%201.58m3.181%2012.108h1.03c1.55%200%202.18-.6%202.18-2.08V5.478c0-1.48-.63-2.08-2.18-2.08h-1.03c-1.55%200-2.18.6-2.18%202.08v10.06c0%201.47.63%202.07%202.18%202.07%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.609%205.5v10.16c0%20.4-.12.79-.34%201.12l-2.73%204.06c-.43.65-1.5%201.11-2.41.77c-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93%200%200%200-.69-.31h-4.11c-.79%200-1.47-.32-1.87-.88c-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24%201.66-2.25%203-2.25h3.9c.67%200%201.61.23%202.04.66l1.28.99a2%202%200%200%201%20.78%201.58m3.181%2012.108h1.03c1.55%200%202.18-.6%202.18-2.08V5.478c0-1.48-.63-2.08-2.18-2.08h-1.03c-1.55%200-2.18.6-2.18%202.08v10.06c0%201.47.63%202.07%202.18%202.07%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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