blob: 111ac79f9d279859243288dc6c2d61f71c0537b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(.29436 -44.4739 44.4739 .29436 112.854 47.0232)" gradientUnits="userSpaceOnUse">
<stop stop-color="#e02d2d" offset="0"/>
<stop stop-color="#f75151" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22" fill="url(#a)"/>
<g fill="#fffbfb">
<path d="m24.392 29.208c-.095-.12-.239-.189-.392-.189s-.297.069-.392.189l-4.885 6.162c-.528.666-1.495.778-2.161.252-.666-.528-.778-1.497-.25-2.16l6.472-8.166c.306-.385.759-.582 1.216-.582s.912.196 1.215.581l6.473 8.167c.528.664.416 1.632-.25 2.161-.664.526-1.633.413-2.161-.253z" fill-opacity=".3"/>
<path d="m24 30.323 4.493 5.669c.873 1.099 2.471 1.282 3.566.414 1.1-.873 1.283-2.472.411-3.567.001.001-6.47-8.164-6.47-8.164-.499-.633-1.247-.961-2-.961-.752 0-1.496.327-1.999.961l-6.472 8.165c-.871 1.094-.688 2.693.412 3.566v.001c1.099.868 2.694.684 3.566-.415zm.392-1.115c-.095-.12-.239-.189-.392-.189s-.297.069-.392.189l-4.885 6.162c-.528.666-1.495.778-2.161.252-.666-.528-.778-1.497-.25-2.16l6.472-8.166c.306-.385.759-.582 1.216-.582s.912.196 1.215.581l6.473 8.167c.528.664.416 1.632-.25 2.161-.664.526-1.633.413-2.161-.253zm-.392-13.363-9.64 12.165c-.941 1.181-2.666 1.382-3.851.444-1.185-.941-1.386-2.666-.445-3.848l11.776-14.855c.543-.686 1.348-1.04 2.16-1.037.815-.003 1.617.351 2.163 1.037l11.773 14.852c.941 1.185.74 2.91-.445 3.848-1.185.941-2.91.74-3.851-.441z" fill-opacity=".8"/>
</g>
</svg>
|