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

Name
vote-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Use the vote icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.5 9h-1.268l1.732-3a1 1 0 0 0-.366-1.366L11 3.134a1 1 0 0 0-1.366.366l-2.5 4.33A1 1 0 0 0 7.257 9H6.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1m-3-5l2.598 1.5l-2.02 3.5H9.16L8 8.33zm4.037 3l-.577 1h.54l2.25 3H3.25L5.5 8h.406q.03-.087.078-.17l.48-.83H5.5a1 1 0 0 0-.8.4l-2.5 3.333a1 1 0 0 0-.2.6V16a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4.667a1 1 0 0 0-.2-.6L15.3 7.4a1 1 0 0 0-.763-.4"/></svg>

React

import type { SVGProps } from "react";

export function FluentVote20Filled(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="M13.5 9h-1.268l1.732-3a1 1 0 0 0-.366-1.366L11 3.134a1 1 0 0 0-1.366.366l-2.5 4.33A1 1 0 0 0 7.257 9H6.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1m-3-5l2.598 1.5l-2.02 3.5H9.16L8 8.33zm4.037 3l-.577 1h.54l2.25 3H3.25L5.5 8h.406q.03-.087.078-.17l.48-.83H5.5a1 1 0 0 0-.8.4l-2.5 3.333a1 1 0 0 0-.2.6V16a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4.667a1 1 0 0 0-.2-.6L15.3 7.4a1 1 0 0 0-.763-.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.5 9h-1.268l1.732-3a1 1 0 0 0-.366-1.366L11 3.134a1 1 0 0 0-1.366.366l-2.5 4.33A1 1 0 0 0 7.257 9H6.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1m-3-5l2.598 1.5l-2.02 3.5H9.16L8 8.33zm4.037 3l-.577 1h.54l2.25 3H3.25L5.5 8h.406q.03-.087.078-.17l.48-.83H5.5a1 1 0 0 0-.8.4l-2.5 3.333a1 1 0 0 0-.2.6V16a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4.667a1 1 0 0 0-.2-.6L15.3 7.4a1 1 0 0 0-.763-.4"/></svg>
</template>

CSS

.icon-vote-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%209h-1.268l1.732-3a1%201%200%200%200-.366-1.366L11%203.134a1%201%200%200%200-1.366.366l-2.5%204.33A1%201%200%200%200%207.257%209H6.5a.5.5%200%200%200%200%201h7a.5.5%200%200%200%200-1m-3-5l2.598%201.5l-2.02%203.5H9.16L8%208.33zm4.037%203l-.577%201h.54l2.25%203H3.25L5.5%208h.406q.03-.087.078-.17l.48-.83H5.5a1%201%200%200%200-.8.4l-2.5%203.333a1%201%200%200%200-.2.6V16a1%201%200%200%200%201%201h14a1%201%200%200%200%201-1v-4.667a1%201%200%200%200-.2-.6L15.3%207.4a1%201%200%200%200-.763-.4%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%22M13.5%209h-1.268l1.732-3a1%201%200%200%200-.366-1.366L11%203.134a1%201%200%200%200-1.366.366l-2.5%204.33A1%201%200%200%200%207.257%209H6.5a.5.5%200%200%200%200%201h7a.5.5%200%200%200%200-1m-3-5l2.598%201.5l-2.02%203.5H9.16L8%208.33zm4.037%203l-.577%201h.54l2.25%203H3.25L5.5%208h.406q.03-.087.078-.17l.48-.83H5.5a1%201%200%200%200-.8.4l-2.5%203.333a1%201%200%200%200-.2.6V16a1%201%200%200%200%201%201h14a1%201%200%200%200%201-1v-4.667a1%201%200%200%200-.2-.6L15.3%207.4a1%201%200%200%200-.763-.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Vote 20 filled icon — Fluent UI System Icons · IconsDB