ski dice faces 01 icon
ski-dice-faces-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ski-dice-faces-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the ski dice faces 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.5 3.75a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0M5.376 3.084a.75.75 0 0 1 1.04-.208l5.994 3.996l.642-.578a2.25 2.25 0 0 1 2.91-.084l1.507 1.204a.75.75 0 0 1 .272.47l.449 2.841l3.226 2.151a.75.75 0 1 1-.832 1.248l-3.5-2.333a.75.75 0 0 1-.325-.507l-.27-1.712l-.659.658a.75.75 0 0 1-.946.094l-9.3-6.2a.75.75 0 0 1-.208-1.04m10.501 4.978l-.851-.68a.75.75 0 0 0-.97.027l-.358.322l1.506 1.004zM11 8.934a.75.75 0 0 1 .285 1.022a.75.75 0 0 0 .239.991l.882.588l.565-.565a.75.75 0 0 1 1.06 1.06l-.374.374l1.64 1.172a1.75 1.75 0 0 1 0 2.848l-1.907 1.363l3.762 2.418l2.202-.44a.75.75 0 1 1 .294 1.47l-2.5.5a.75.75 0 0 1-.552-.104l-14-9a.75.75 0 0 1 .81-1.262l8.627 5.545l.032-.024l2.36-1.687a.25.25 0 0 0 0-.406l-2.35-1.68l-1.383-.922a2.25 2.25 0 0 1-.713-2.976A.75.75 0 0 1 11 8.934"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSkiDiceFaces01(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" fillRule="evenodd" d="M18.5 3.75a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0M5.376 3.084a.75.75 0 0 1 1.04-.208l5.994 3.996l.642-.578a2.25 2.25 0 0 1 2.91-.084l1.507 1.204a.75.75 0 0 1 .272.47l.449 2.841l3.226 2.151a.75.75 0 1 1-.832 1.248l-3.5-2.333a.75.75 0 0 1-.325-.507l-.27-1.712l-.659.658a.75.75 0 0 1-.946.094l-9.3-6.2a.75.75 0 0 1-.208-1.04m10.501 4.978l-.851-.68a.75.75 0 0 0-.97.027l-.358.322l1.506 1.004zM11 8.934a.75.75 0 0 1 .285 1.022a.75.75 0 0 0 .239.991l.882.588l.565-.565a.75.75 0 0 1 1.06 1.06l-.374.374l1.64 1.172a1.75 1.75 0 0 1 0 2.848l-1.907 1.363l3.762 2.418l2.202-.44a.75.75 0 1 1 .294 1.47l-2.5.5a.75.75 0 0 1-.552-.104l-14-9a.75.75 0 0 1 .81-1.262l8.627 5.545l.032-.024l2.36-1.687a.25.25 0 0 0 0-.406l-2.35-1.68l-1.383-.922a2.25 2.25 0 0 1-.713-2.976A.75.75 0 0 1 11 8.934"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.5 3.75a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0M5.376 3.084a.75.75 0 0 1 1.04-.208l5.994 3.996l.642-.578a2.25 2.25 0 0 1 2.91-.084l1.507 1.204a.75.75 0 0 1 .272.47l.449 2.841l3.226 2.151a.75.75 0 1 1-.832 1.248l-3.5-2.333a.75.75 0 0 1-.325-.507l-.27-1.712l-.659.658a.75.75 0 0 1-.946.094l-9.3-6.2a.75.75 0 0 1-.208-1.04m10.501 4.978l-.851-.68a.75.75 0 0 0-.97.027l-.358.322l1.506 1.004zM11 8.934a.75.75 0 0 1 .285 1.022a.75.75 0 0 0 .239.991l.882.588l.565-.565a.75.75 0 0 1 1.06 1.06l-.374.374l1.64 1.172a1.75 1.75 0 0 1 0 2.848l-1.907 1.363l3.762 2.418l2.202-.44a.75.75 0 1 1 .294 1.47l-2.5.5a.75.75 0 0 1-.552-.104l-14-9a.75.75 0 0 1 .81-1.262l8.627 5.545l.032-.024l2.36-1.687a.25.25 0 0 0 0-.406l-2.35-1.68l-1.383-.922a2.25 2.25 0 0 1-.713-2.976A.75.75 0 0 1 11 8.934"/></svg> </template>
CSS
.icon-ski-dice-faces-01 {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M18.5%203.75a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5m-2.25.75a2.25%202.25%200%201%201%204.5%200a2.25%202.25%200%200%201-4.5%200M5.376%203.084a.75.75%200%200%201%201.04-.208l5.994%203.996l.642-.578a2.25%202.25%200%200%201%202.91-.084l1.507%201.204a.75.75%200%200%201%20.272.47l.449%202.841l3.226%202.151a.75.75%200%201%201-.832%201.248l-3.5-2.333a.75.75%200%200%201-.325-.507l-.27-1.712l-.659.658a.75.75%200%200%201-.946.094l-9.3-6.2a.75.75%200%200%201-.208-1.04m10.501%204.978l-.851-.68a.75.75%200%200%200-.97.027l-.358.322l1.506%201.004zM11%208.934a.75.75%200%200%201%20.285%201.022a.75.75%200%200%200%20.239.991l.882.588l.565-.565a.75.75%200%200%201%201.06%201.06l-.374.374l1.64%201.172a1.75%201.75%200%200%201%200%202.848l-1.907%201.363l3.762%202.418l2.202-.44a.75.75%200%201%201%20.294%201.47l-2.5.5a.75.75%200%200%201-.552-.104l-14-9a.75.75%200%200%201%20.81-1.262l8.627%205.545l.032-.024l2.36-1.687a.25.25%200%200%200%200-.406l-2.35-1.68l-1.383-.922a2.25%202.25%200%200%201-.713-2.976A.75.75%200%200%201%2011%208.934%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%20fill-rule%3D%22evenodd%22%20d%3D%22M18.5%203.75a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5m-2.25.75a2.25%202.25%200%201%201%204.5%200a2.25%202.25%200%200%201-4.5%200M5.376%203.084a.75.75%200%200%201%201.04-.208l5.994%203.996l.642-.578a2.25%202.25%200%200%201%202.91-.084l1.507%201.204a.75.75%200%200%201%20.272.47l.449%202.841l3.226%202.151a.75.75%200%201%201-.832%201.248l-3.5-2.333a.75.75%200%200%201-.325-.507l-.27-1.712l-.659.658a.75.75%200%200%201-.946.094l-9.3-6.2a.75.75%200%200%201-.208-1.04m10.501%204.978l-.851-.68a.75.75%200%200%200-.97.027l-.358.322l1.506%201.004zM11%208.934a.75.75%200%200%201%20.285%201.022a.75.75%200%200%200%20.239.991l.882.588l.565-.565a.75.75%200%200%201%201.06%201.06l-.374.374l1.64%201.172a1.75%201.75%200%200%201%200%202.848l-1.907%201.363l3.762%202.418l2.202-.44a.75.75%200%201%201%20.294%201.47l-2.5.5a.75.75%200%200%201-.552-.104l-14-9a.75.75%200%200%201%20.81-1.262l8.627%205.545l.032-.024l2.36-1.687a.25.25%200%200%200%200-.406l-2.35-1.68l-1.383-.922a2.25%202.25%200%200%201-.713-2.976A.75.75%200%200%201%2011%208.934%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/ski-dice-faces-01.svg?color=%231a73e8&size=48