mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-09 08:17:58 +00:00
This also deletes the svg images that are 'aliases' of existing images according to our alias table, and the few flags (the flag data is not sourced in the same way).
13 lines
No EOL
882 B
XML
13 lines
No EOL
882 B
XML
<svg width="128" height="128" style="enable-background:new 0 0 128 128;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g>
|
|
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="64" x2="64" y1="32.0857" y2="96.2164">
|
|
<stop offset="0" style="stop-color:#616161"/>
|
|
<stop offset="0.3517" style="stop-color:#4E4E4E"/>
|
|
<stop offset="1" style="stop-color:#212121"/>
|
|
</linearGradient>
|
|
<path d="M88,92H40c-2.21,0-4-1.79-4-4V40c0-2.21,1.79-4,4-4h48c2.21,0,4,1.79,4,4v48 C92,90.21,90.21,92,88,92z" style="fill:url(#SVGID_1_);"/>
|
|
<g style="opacity:0.2;">
|
|
<path d="M88,39c0.55,0,1,0.45,1,1v48c0,0.55-0.45,1-1,1H40c-0.55,0-1-0.45-1-1V40c0-0.55,0.45-1,1-1H88 M88,36H40c-2.21,0-4,1.79-4,4v48c0,2.21,1.79,4,4,4h48c2.21,0,4-1.79,4-4V40C92,37.79,90.21,36,88,36L88,36z" style="fill:#EEEEEE;"/>
|
|
</g>
|
|
</g>
|
|
</svg> |