lottery-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
lottery-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Use the lottery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.506 3.672a1.996 1.996 0 0 1 2.989 0a5 5 0 0 1 .941-.423A3 3 0 0 0 10.001 2a3 3 0 0 0-2.437 1.25q.496.163.942.422M3 8a3 3 0 0 1 5.4-1.801a6.5 6.5 0 0 1 1.077-.178a4 4 0 1 0-5.85 5.199q.107-.543.303-1.049A3 3 0 0 1 3 8m11-4a4 4 0 0 0-3.477 2.02q.554.045 1.078.179a3 3 0 1 1 4.47 3.972q.194.507.303 1.049A4 4 0 0 0 14 4m-8.5 8.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0M10 7a5.5 5.5 0 1 0 0 11a5.5 5.5 0 0 0 0-11m-1.5 3a.5.5 0 0 0 0 1h2.24q-.154.22-.32.485c-.483.772-1.028 1.846-1.166 2.953a.5.5 0 1 0 .992.124c.112-.893.567-1.819 1.022-2.547a11 11 0 0 1 .843-1.168l.012-.014l.003-.004A.5.5 0 0 0 11.75 10z"/></svg>

React

import type { SVGProps } from "react";

export function FluentLottery20Regular(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="M8.506 3.672a1.996 1.996 0 0 1 2.989 0a5 5 0 0 1 .941-.423A3 3 0 0 0 10.001 2a3 3 0 0 0-2.437 1.25q.496.163.942.422M3 8a3 3 0 0 1 5.4-1.801a6.5 6.5 0 0 1 1.077-.178a4 4 0 1 0-5.85 5.199q.107-.543.303-1.049A3 3 0 0 1 3 8m11-4a4 4 0 0 0-3.477 2.02q.554.045 1.078.179a3 3 0 1 1 4.47 3.972q.194.507.303 1.049A4 4 0 0 0 14 4m-8.5 8.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0M10 7a5.5 5.5 0 1 0 0 11a5.5 5.5 0 0 0 0-11m-1.5 3a.5.5 0 0 0 0 1h2.24q-.154.22-.32.485c-.483.772-1.028 1.846-1.166 2.953a.5.5 0 1 0 .992.124c.112-.893.567-1.819 1.022-2.547a11 11 0 0 1 .843-1.168l.012-.014l.003-.004A.5.5 0 0 0 11.75 10z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.506 3.672a1.996 1.996 0 0 1 2.989 0a5 5 0 0 1 .941-.423A3 3 0 0 0 10.001 2a3 3 0 0 0-2.437 1.25q.496.163.942.422M3 8a3 3 0 0 1 5.4-1.801a6.5 6.5 0 0 1 1.077-.178a4 4 0 1 0-5.85 5.199q.107-.543.303-1.049A3 3 0 0 1 3 8m11-4a4 4 0 0 0-3.477 2.02q.554.045 1.078.179a3 3 0 1 1 4.47 3.972q.194.507.303 1.049A4 4 0 0 0 14 4m-8.5 8.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0M10 7a5.5 5.5 0 1 0 0 11a5.5 5.5 0 0 0 0-11m-1.5 3a.5.5 0 0 0 0 1h2.24q-.154.22-.32.485c-.483.772-1.028 1.846-1.166 2.953a.5.5 0 1 0 .992.124c.112-.893.567-1.819 1.022-2.547a11 11 0 0 1 .843-1.168l.012-.014l.003-.004A.5.5 0 0 0 11.75 10z"/></svg>
</template>

CSS

.icon-lottery-20-regular {
  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%22M8.506%203.672a1.996%201.996%200%200%201%202.989%200a5%205%200%200%201%20.941-.423A3%203%200%200%200%2010.001%202a3%203%200%200%200-2.437%201.25q.496.163.942.422M3%208a3%203%200%200%201%205.4-1.801a6.5%206.5%200%200%201%201.077-.178a4%204%200%201%200-5.85%205.199q.107-.543.303-1.049A3%203%200%200%201%203%208m11-4a4%204%200%200%200-3.477%202.02q.554.045%201.078.179a3%203%200%201%201%204.47%203.972q.194.507.303%201.049A4%204%200%200%200%2014%204m-8.5%208.5a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200M10%207a5.5%205.5%200%201%200%200%2011a5.5%205.5%200%200%200%200-11m-1.5%203a.5.5%200%200%200%200%201h2.24q-.154.22-.32.485c-.483.772-1.028%201.846-1.166%202.953a.5.5%200%201%200%20.992.124c.112-.893.567-1.819%201.022-2.547a11%2011%200%200%201%20.843-1.168l.012-.014l.003-.004A.5.5%200%200%200%2011.75%2010z%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%22M8.506%203.672a1.996%201.996%200%200%201%202.989%200a5%205%200%200%201%20.941-.423A3%203%200%200%200%2010.001%202a3%203%200%200%200-2.437%201.25q.496.163.942.422M3%208a3%203%200%200%201%205.4-1.801a6.5%206.5%200%200%201%201.077-.178a4%204%200%201%200-5.85%205.199q.107-.543.303-1.049A3%203%200%200%201%203%208m11-4a4%204%200%200%200-3.477%202.02q.554.045%201.078.179a3%203%200%201%201%204.47%203.972q.194.507.303%201.049A4%204%200%200%200%2014%204m-8.5%208.5a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200M10%207a5.5%205.5%200%201%200%200%2011a5.5%205.5%200%200%200%200-11m-1.5%203a.5.5%200%200%200%200%201h2.24q-.154.22-.32.485c-.483.772-1.028%201.846-1.166%202.953a.5.5%200%201%200%20.992.124c.112-.893.567-1.819%201.022-2.547a11%2011%200%200%201%20.843-1.168l.012-.014l.003-.004A.5.5%200%200%200%2011.75%2010z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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