diamond 2 icon
diamond-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- diamond-2-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the diamond 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3a2 2 0 0 1 1.6.8l3.704 4.94a2 2 0 0 1-.12 2.544L12.925 21.47a1.25 1.25 0 0 1-1.85 0l-9.26-10.185a2 2 0 0 1-.12-2.545L5.4 3.8c.378-.503.97-.8 1.6-.8zm-2.957 2.697c-.13-.168-.399-.042-.353.166l.639 2.894a.2.2 0 0 1-.196.243H9.867a.2.2 0 0 1-.196-.243l.639-2.894c.046-.208-.223-.334-.354-.166l-2.53 3.247a.2.2 0 0 1-.113.072l-3.227.74c-.203.048-.208.336-.006.39l3.16.832a.2.2 0 0 1 .125.097l4.46 8.12a.2.2 0 0 0 .35 0l4.461-8.12a.2.2 0 0 1 .124-.096l3.16-.833c.201-.054.197-.342-.007-.39l-3.226-.74a.2.2 0 0 1-.112-.072zM14.228 11a.2.2 0 0 1 .186.274l-2.228 5.569a.2.2 0 0 1-.372 0l-2.228-5.569A.2.2 0 0 1 9.773 11z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteDiamond2Fill(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" d="M17 3a2 2 0 0 1 1.6.8l3.704 4.94a2 2 0 0 1-.12 2.544L12.925 21.47a1.25 1.25 0 0 1-1.85 0l-9.26-10.185a2 2 0 0 1-.12-2.545L5.4 3.8c.378-.503.97-.8 1.6-.8zm-2.957 2.697c-.13-.168-.399-.042-.353.166l.639 2.894a.2.2 0 0 1-.196.243H9.867a.2.2 0 0 1-.196-.243l.639-2.894c.046-.208-.223-.334-.354-.166l-2.53 3.247a.2.2 0 0 1-.113.072l-3.227.74c-.203.048-.208.336-.006.39l3.16.832a.2.2 0 0 1 .125.097l4.46 8.12a.2.2 0 0 0 .35 0l4.461-8.12a.2.2 0 0 1 .124-.096l3.16-.833c.201-.054.197-.342-.007-.39l-3.226-.74a.2.2 0 0 1-.112-.072zM14.228 11a.2.2 0 0 1 .186.274l-2.228 5.569a.2.2 0 0 1-.372 0l-2.228-5.569A.2.2 0 0 1 9.773 11z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3a2 2 0 0 1 1.6.8l3.704 4.94a2 2 0 0 1-.12 2.544L12.925 21.47a1.25 1.25 0 0 1-1.85 0l-9.26-10.185a2 2 0 0 1-.12-2.545L5.4 3.8c.378-.503.97-.8 1.6-.8zm-2.957 2.697c-.13-.168-.399-.042-.353.166l.639 2.894a.2.2 0 0 1-.196.243H9.867a.2.2 0 0 1-.196-.243l.639-2.894c.046-.208-.223-.334-.354-.166l-2.53 3.247a.2.2 0 0 1-.113.072l-3.227.74c-.203.048-.208.336-.006.39l3.16.832a.2.2 0 0 1 .125.097l4.46 8.12a.2.2 0 0 0 .35 0l4.461-8.12a.2.2 0 0 1 .124-.096l3.16-.833c.201-.054.197-.342-.007-.39l-3.226-.74a.2.2 0 0 1-.112-.072zM14.228 11a.2.2 0 0 1 .186.274l-2.228 5.569a.2.2 0 0 1-.372 0l-2.228-5.569A.2.2 0 0 1 9.773 11z"/></svg> </template>
CSS
.icon-diamond-2-fill {
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%20d%3D%22M17%203a2%202%200%200%201%201.6.8l3.704%204.94a2%202%200%200%201-.12%202.544L12.925%2021.47a1.25%201.25%200%200%201-1.85%200l-9.26-10.185a2%202%200%200%201-.12-2.545L5.4%203.8c.378-.503.97-.8%201.6-.8zm-2.957%202.697c-.13-.168-.399-.042-.353.166l.639%202.894a.2.2%200%200%201-.196.243H9.867a.2.2%200%200%201-.196-.243l.639-2.894c.046-.208-.223-.334-.354-.166l-2.53%203.247a.2.2%200%200%201-.113.072l-3.227.74c-.203.048-.208.336-.006.39l3.16.832a.2.2%200%200%201%20.125.097l4.46%208.12a.2.2%200%200%200%20.35%200l4.461-8.12a.2.2%200%200%201%20.124-.096l3.16-.833c.201-.054.197-.342-.007-.39l-3.226-.74a.2.2%200%200%201-.112-.072zM14.228%2011a.2.2%200%200%201%20.186.274l-2.228%205.569a.2.2%200%200%201-.372%200l-2.228-5.569A.2.2%200%200%201%209.773%2011z%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%20d%3D%22M17%203a2%202%200%200%201%201.6.8l3.704%204.94a2%202%200%200%201-.12%202.544L12.925%2021.47a1.25%201.25%200%200%201-1.85%200l-9.26-10.185a2%202%200%200%201-.12-2.545L5.4%203.8c.378-.503.97-.8%201.6-.8zm-2.957%202.697c-.13-.168-.399-.042-.353.166l.639%202.894a.2.2%200%200%201-.196.243H9.867a.2.2%200%200%201-.196-.243l.639-2.894c.046-.208-.223-.334-.354-.166l-2.53%203.247a.2.2%200%200%201-.113.072l-3.227.74c-.203.048-.208.336-.006.39l3.16.832a.2.2%200%200%201%20.125.097l4.46%208.12a.2.2%200%200%200%20.35%200l4.461-8.12a.2.2%200%200%201%20.124-.096l3.16-.833c.201-.054.197-.342-.007-.39l-3.226-.74a.2.2%200%200%201-.112-.072zM14.228%2011a.2.2%200%200%201%20.186.274l-2.228%205.569a.2.2%200%200%201-.372%200l-2.228-5.569A.2.2%200%200%201%209.773%2011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/diamond-2-fill.svg?color=%231a73e8&size=48