thumbs up double icon

thumbs-up-double-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
thumbs-up-double-outline
Set
Material Symbols
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the thumbs up double icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.825 17L21 9.575V9h-6.3l.475-3.35L13.8 7.025q-.2-.2-.7-.712t-.7-.713L16 2l.8.8q.35.35.488.788t.062.912L17 7h4q.825 0 1.413.588T23 9v.575q0 .2-.038.4t-.112.4l-2.325 5.4q-.25.55-.75.888t-1.1.337zM6 21H1V11h5v2H3v6h3zm6.675 0H4v-9l6-6l.8.8q.35.35.488.788t.062.912L11 11h4q.825 0 1.413.588T17 13v.6q0 .2-.038.388t-.112.387L14.525 19.8q-.25.55-.75.875t-1.1.325m0-2L15 13.6V13H8.7l.475-3.35L6 12.825V19zM6 19v-6.175z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsThumbsUpDoubleOutline(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="M17.825 17L21 9.575V9h-6.3l.475-3.35L13.8 7.025q-.2-.2-.7-.712t-.7-.713L16 2l.8.8q.35.35.488.788t.062.912L17 7h4q.825 0 1.413.588T23 9v.575q0 .2-.038.4t-.112.4l-2.325 5.4q-.25.55-.75.888t-1.1.337zM6 21H1V11h5v2H3v6h3zm6.675 0H4v-9l6-6l.8.8q.35.35.488.788t.062.912L11 11h4q.825 0 1.413.588T17 13v.6q0 .2-.038.388t-.112.387L14.525 19.8q-.25.55-.75.875t-1.1.325m0-2L15 13.6V13H8.7l.475-3.35L6 12.825V19zM6 19v-6.175z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.825 17L21 9.575V9h-6.3l.475-3.35L13.8 7.025q-.2-.2-.7-.712t-.7-.713L16 2l.8.8q.35.35.488.788t.062.912L17 7h4q.825 0 1.413.588T23 9v.575q0 .2-.038.4t-.112.4l-2.325 5.4q-.25.55-.75.888t-1.1.337zM6 21H1V11h5v2H3v6h3zm6.675 0H4v-9l6-6l.8.8q.35.35.488.788t.062.912L11 11h4q.825 0 1.413.588T17 13v.6q0 .2-.038.388t-.112.387L14.525 19.8q-.25.55-.75.875t-1.1.325m0-2L15 13.6V13H8.7l.475-3.35L6 12.825V19zM6 19v-6.175z"/></svg>
</template>

CSS

.icon-thumbs-up-double-outline {
  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%22M17.825%2017L21%209.575V9h-6.3l.475-3.35L13.8%207.025q-.2-.2-.7-.712t-.7-.713L16%202l.8.8q.35.35.488.788t.062.912L17%207h4q.825%200%201.413.588T23%209v.575q0%20.2-.038.4t-.112.4l-2.325%205.4q-.25.55-.75.888t-1.1.337zM6%2021H1V11h5v2H3v6h3zm6.675%200H4v-9l6-6l.8.8q.35.35.488.788t.062.912L11%2011h4q.825%200%201.413.588T17%2013v.6q0%20.2-.038.388t-.112.387L14.525%2019.8q-.25.55-.75.875t-1.1.325m0-2L15%2013.6V13H8.7l.475-3.35L6%2012.825V19zM6%2019v-6.175z%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%22M17.825%2017L21%209.575V9h-6.3l.475-3.35L13.8%207.025q-.2-.2-.7-.712t-.7-.713L16%202l.8.8q.35.35.488.788t.062.912L17%207h4q.825%200%201.413.588T23%209v.575q0%20.2-.038.4t-.112.4l-2.325%205.4q-.25.55-.75.888t-1.1.337zM6%2021H1V11h5v2H3v6h3zm6.675%200H4v-9l6-6l.8.8q.35.35.488.788t.062.912L11%2011h4q.825%200%201.413.588T17%2013v.6q0%20.2-.038.388t-.112.387L14.525%2019.8q-.25.55-.75.875t-1.1.325m0-2L15%2013.6V13H8.7l.475-3.35L6%2012.825V19zM6%2019v-6.175z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/thumbs-up-double-outline.svg?color=%231a73e8&size=48