blob: a2b14938bbc4f3dd515f48161eb835b5805cecfd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<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(-.863724 -33.9155 33.9155 -.863724 31.572 44.9597)" gradientUnits="userSpaceOnUse">
<stop stop-color="#ff9f00" offset="0"/>
<stop stop-color="#f0c550" offset="1"/>
</linearGradient>
<path transform="matrix(1.03424 0 0 1.03424 -.821836 -.821836)" d="m16 16-3.535 3.535 10.465 10.465h4.07v3h3v3h4v4h2v3.07l.93.93h7.07z" fill="#ff6d00" fill-rule="nonzero"/>
<path transform="matrix(1.03424 0 0 1.03424 -.821836 -.821836)" d="m19.535 12.465-3.535 3.535 28 28v-7.07z" fill="url(#a)" fill-rule="nonzero"/>
<g stroke-width="1.03424">
<circle cx="15.726004" cy="15.726004" r="12.41088" fill="#ffa600"/>
<circle cx="12.623284" cy="12.623284" r="5.1712" fill="#ffe6c4"/>
</g>
</svg>
|