dice-d20 from Line Awesome by Icons8 · Line · Tabletop Gaming · Apache-2.0 Free for personal and commercial use.

Name
dice-d20
Set
Line Awesome
Style
Line
Category
Tabletop Gaming
Viewbox
32×32
License
Apache 2.0
Aliases
dice-d20-solid

The same icon in other sets

More tabletop gaming icons from Line Awesome

Use the dice d20 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 3.719l-.625.5l-8.25 6.406l-.25.219l-.094.312l-2.75 10.094l-.218.781L16 28.125l12.188-6.094l-.22-.781l-2.75-10.094l-.093-.312l-.25-.219l-8.25-6.406zm-1 3.344V10h-3.781zm2 0L20.781 10H17zM9.062 12H14l-3.594 4.781zM18 12h4.938l-1.344 4.781zm-2 .688L20 18h-8zM7.812 15l1 3.5l-2.25 1.125zm16.375 0l1.25 4.625l-2.25-1.125zM12 20h8l-4 5.313zm-2.313.281l2.938 3.907L7.25 21.5zm12.626 0L24.75 21.5l-5.375 2.688z"/></svg>

React

import type { SVGProps } from "react";

export function LaDiceD20(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 3.719l-.625.5l-8.25 6.406l-.25.219l-.094.312l-2.75 10.094l-.218.781L16 28.125l12.188-6.094l-.22-.781l-2.75-10.094l-.093-.312l-.25-.219l-8.25-6.406zm-1 3.344V10h-3.781zm2 0L20.781 10H17zM9.062 12H14l-3.594 4.781zM18 12h4.938l-1.344 4.781zm-2 .688L20 18h-8zM7.812 15l1 3.5l-2.25 1.125zm16.375 0l1.25 4.625l-2.25-1.125zM12 20h8l-4 5.313zm-2.313.281l2.938 3.907L7.25 21.5zm12.626 0L24.75 21.5l-5.375 2.688z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 3.719l-.625.5l-8.25 6.406l-.25.219l-.094.312l-2.75 10.094l-.218.781L16 28.125l12.188-6.094l-.22-.781l-2.75-10.094l-.093-.312l-.25-.219l-8.25-6.406zm-1 3.344V10h-3.781zm2 0L20.781 10H17zM9.062 12H14l-3.594 4.781zM18 12h4.938l-1.344 4.781zm-2 .688L20 18h-8zM7.812 15l1 3.5l-2.25 1.125zm16.375 0l1.25 4.625l-2.25-1.125zM12 20h8l-4 5.313zm-2.313.281l2.938 3.907L7.25 21.5zm12.626 0L24.75 21.5l-5.375 2.688z"/></svg>
</template>

CSS

.icon-dice-d20 {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%203.719l-.625.5l-8.25%206.406l-.25.219l-.094.312l-2.75%2010.094l-.218.781L16%2028.125l12.188-6.094l-.22-.781l-2.75-10.094l-.093-.312l-.25-.219l-8.25-6.406zm-1%203.344V10h-3.781zm2%200L20.781%2010H17zM9.062%2012H14l-3.594%204.781zM18%2012h4.938l-1.344%204.781zm-2%20.688L20%2018h-8zM7.812%2015l1%203.5l-2.25%201.125zm16.375%200l1.25%204.625l-2.25-1.125zM12%2020h8l-4%205.313zm-2.313.281l2.938%203.907L7.25%2021.5zm12.626%200L24.75%2021.5l-5.375%202.688z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%203.719l-.625.5l-8.25%206.406l-.25.219l-.094.312l-2.75%2010.094l-.218.781L16%2028.125l12.188-6.094l-.22-.781l-2.75-10.094l-.093-.312l-.25-.219l-8.25-6.406zm-1%203.344V10h-3.781zm2%200L20.781%2010H17zM9.062%2012H14l-3.594%204.781zM18%2012h4.938l-1.344%204.781zm-2%20.688L20%2018h-8zM7.812%2015l1%203.5l-2.25%201.125zm16.375%200l1.25%204.625l-2.25-1.125zM12%2020h8l-4%205.313zm-2.313.281l2.938%203.907L7.25%2021.5zm12.626%200L24.75%2021.5l-5.375%202.688z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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