dice d6 icon
dice-d6 from Line Awesome by Icons8 · Line · Tabletop Gaming · Apache-2.0 Free for personal and commercial use.
- Name
- dice-d6
- Set
- Line Awesome
- Style
- Line
- Category
- Tabletop Gaming
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- dice-d6-solid
The same icon in other sets
More tabletop gaming icons from Line Awesome
Use the dice d6 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2.938L4.656 7.061L4 7.313v15.282l.531.281l11 6l.469.25l.469-.25l11-6l.531-.281V7.312l-.656-.25zm0 2.124l8.375 3.032L16 11.906L7.625 8.094zM16 7c-1.105 0-2 .45-2 1s.895 1 2 1s2-.45 2-1s-.895-1-2-1M6 9.531l9 4.094v12.688l-9-4.907zm20 0v11.875l-9 4.907V13.624zM12.656 14c-.37 0-.656.355-.656.875c0 .668.355 1.36.875 1.656c.148.074.32.063.469.063c.222 0 .351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.075-.226-.063-.375-.063m7.375 1a1 1 0 0 0-.25.094c-.61.261-1.125 1.125-1.125 1.906c0 .262-.02.512.157.688c.175.175.363.28.625.28c.175 0 .355-.007.53-.093c.61-.348 1.032-1.148 1.032-1.844c0-.61-.258-1.031-.781-1.031c-.043 0-.114-.012-.188 0m-9.906 1.281c-.371 0-.656.356-.656.875c0 .668.355 1.328.875 1.625a.9.9 0 0 0 .437.094c.223 0 .383-.07.531-.219c.075-.148.157-.39.157-.687c0-.668-.45-1.328-.969-1.625c-.148-.074-.227-.063-.375-.063m13.406 1.157c-.074.011-.164.019-.25.062c-.61.262-1.125 1.156-1.125 1.938c0 .261.012.511.188.687s.332.25.593.25c.176 0 .356.023.532-.063c.61-.347 1.031-1.148 1.031-1.843c0-.61-.258-1.032-.781-1.032c-.043 0-.114-.011-.188 0zm-15.875.968c-.37 0-.656.356-.656.875c0 .668.355 1.36.875 1.657c.148.074.32.062.469.062c.222 0 .351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.074-.226-.063-.375-.063"/></svg>
React
import type { SVGProps } from "react";
export function LaDiceD6(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 2.938L4.656 7.061L4 7.313v15.282l.531.281l11 6l.469.25l.469-.25l11-6l.531-.281V7.312l-.656-.25zm0 2.124l8.375 3.032L16 11.906L7.625 8.094zM16 7c-1.105 0-2 .45-2 1s.895 1 2 1s2-.45 2-1s-.895-1-2-1M6 9.531l9 4.094v12.688l-9-4.907zm20 0v11.875l-9 4.907V13.624zM12.656 14c-.37 0-.656.355-.656.875c0 .668.355 1.36.875 1.656c.148.074.32.063.469.063c.222 0 .351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.075-.226-.063-.375-.063m7.375 1a1 1 0 0 0-.25.094c-.61.261-1.125 1.125-1.125 1.906c0 .262-.02.512.157.688c.175.175.363.28.625.28c.175 0 .355-.007.53-.093c.61-.348 1.032-1.148 1.032-1.844c0-.61-.258-1.031-.781-1.031c-.043 0-.114-.012-.188 0m-9.906 1.281c-.371 0-.656.356-.656.875c0 .668.355 1.328.875 1.625a.9.9 0 0 0 .437.094c.223 0 .383-.07.531-.219c.075-.148.157-.39.157-.687c0-.668-.45-1.328-.969-1.625c-.148-.074-.227-.063-.375-.063m13.406 1.157c-.074.011-.164.019-.25.062c-.61.262-1.125 1.156-1.125 1.938c0 .261.012.511.188.687s.332.25.593.25c.176 0 .356.023.532-.063c.61-.347 1.031-1.148 1.031-1.843c0-.61-.258-1.032-.781-1.032c-.043 0-.114-.011-.188 0zm-15.875.968c-.37 0-.656.356-.656.875c0 .668.355 1.36.875 1.657c.148.074.32.062.469.062c.222 0 .351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.074-.226-.063-.375-.063"/></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 2.938L4.656 7.061L4 7.313v15.282l.531.281l11 6l.469.25l.469-.25l11-6l.531-.281V7.312l-.656-.25zm0 2.124l8.375 3.032L16 11.906L7.625 8.094zM16 7c-1.105 0-2 .45-2 1s.895 1 2 1s2-.45 2-1s-.895-1-2-1M6 9.531l9 4.094v12.688l-9-4.907zm20 0v11.875l-9 4.907V13.624zM12.656 14c-.37 0-.656.355-.656.875c0 .668.355 1.36.875 1.656c.148.074.32.063.469.063c.222 0 .351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.075-.226-.063-.375-.063m7.375 1a1 1 0 0 0-.25.094c-.61.261-1.125 1.125-1.125 1.906c0 .262-.02.512.157.688c.175.175.363.28.625.28c.175 0 .355-.007.53-.093c.61-.348 1.032-1.148 1.032-1.844c0-.61-.258-1.031-.781-1.031c-.043 0-.114-.012-.188 0m-9.906 1.281c-.371 0-.656.356-.656.875c0 .668.355 1.328.875 1.625a.9.9 0 0 0 .437.094c.223 0 .383-.07.531-.219c.075-.148.157-.39.157-.687c0-.668-.45-1.328-.969-1.625c-.148-.074-.227-.063-.375-.063m13.406 1.157c-.074.011-.164.019-.25.062c-.61.262-1.125 1.156-1.125 1.938c0 .261.012.511.188.687s.332.25.593.25c.176 0 .356.023.532-.063c.61-.347 1.031-1.148 1.031-1.843c0-.61-.258-1.032-.781-1.032c-.043 0-.114-.011-.188 0zm-15.875.968c-.37 0-.656.356-.656.875c0 .668.355 1.36.875 1.657c.148.074.32.062.469.062c.222 0 .351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.074-.226-.063-.375-.063"/></svg> </template>
CSS
.icon-dice-d6 {
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%202.938L4.656%207.061L4%207.313v15.282l.531.281l11%206l.469.25l.469-.25l11-6l.531-.281V7.312l-.656-.25zm0%202.124l8.375%203.032L16%2011.906L7.625%208.094zM16%207c-1.105%200-2%20.45-2%201s.895%201%202%201s2-.45%202-1s-.895-1-2-1M6%209.531l9%204.094v12.688l-9-4.907zm20%200v11.875l-9%204.907V13.624zM12.656%2014c-.37%200-.656.355-.656.875c0%20.668.355%201.36.875%201.656c.148.074.32.063.469.063c.222%200%20.351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.075-.226-.063-.375-.063m7.375%201a1%201%200%200%200-.25.094c-.61.261-1.125%201.125-1.125%201.906c0%20.262-.02.512.157.688c.175.175.363.28.625.28c.175%200%20.355-.007.53-.093c.61-.348%201.032-1.148%201.032-1.844c0-.61-.258-1.031-.781-1.031c-.043%200-.114-.012-.188%200m-9.906%201.281c-.371%200-.656.356-.656.875c0%20.668.355%201.328.875%201.625a.9.9%200%200%200%20.437.094c.223%200%20.383-.07.531-.219c.075-.148.157-.39.157-.687c0-.668-.45-1.328-.969-1.625c-.148-.074-.227-.063-.375-.063m13.406%201.157c-.074.011-.164.019-.25.062c-.61.262-1.125%201.156-1.125%201.938c0%20.261.012.511.188.687s.332.25.593.25c.176%200%20.356.023.532-.063c.61-.347%201.031-1.148%201.031-1.843c0-.61-.258-1.032-.781-1.032c-.043%200-.114-.011-.188%200zm-15.875.968c-.37%200-.656.356-.656.875c0%20.668.355%201.36.875%201.657c.148.074.32.062.469.062c.222%200%20.351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.074-.226-.063-.375-.063%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%202.938L4.656%207.061L4%207.313v15.282l.531.281l11%206l.469.25l.469-.25l11-6l.531-.281V7.312l-.656-.25zm0%202.124l8.375%203.032L16%2011.906L7.625%208.094zM16%207c-1.105%200-2%20.45-2%201s.895%201%202%201s2-.45%202-1s-.895-1-2-1M6%209.531l9%204.094v12.688l-9-4.907zm20%200v11.875l-9%204.907V13.624zM12.656%2014c-.37%200-.656.355-.656.875c0%20.668.355%201.36.875%201.656c.148.074.32.063.469.063c.222%200%20.351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.075-.226-.063-.375-.063m7.375%201a1%201%200%200%200-.25.094c-.61.261-1.125%201.125-1.125%201.906c0%20.262-.02.512.157.688c.175.175.363.28.625.28c.175%200%20.355-.007.53-.093c.61-.348%201.032-1.148%201.032-1.844c0-.61-.258-1.031-.781-1.031c-.043%200-.114-.012-.188%200m-9.906%201.281c-.371%200-.656.356-.656.875c0%20.668.355%201.328.875%201.625a.9.9%200%200%200%20.437.094c.223%200%20.383-.07.531-.219c.075-.148.157-.39.157-.687c0-.668-.45-1.328-.969-1.625c-.148-.074-.227-.063-.375-.063m13.406%201.157c-.074.011-.164.019-.25.062c-.61.262-1.125%201.156-1.125%201.938c0%20.261.012.511.188.687s.332.25.593.25c.176%200%20.356.023.532-.063c.61-.347%201.031-1.148%201.031-1.843c0-.61-.258-1.032-.781-1.032c-.043%200-.114-.011-.188%200zm-15.875.968c-.37%200-.656.356-.656.875c0%20.668.355%201.36.875%201.657c.148.074.32.062.469.062c.222%200%20.351-.07.5-.219c.074-.148.156-.36.156-.656c0-.668-.45-1.36-.969-1.656c-.148-.074-.226-.063-.375-.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/dice-d6.svg?color=%231a73e8&size=48