mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-10 00:37: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).
14 lines
No EOL
861 B
XML
14 lines
No EOL
861 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>
|
|
<g>
|
|
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="64" x2="64" y1="51.661" y2="76.0396">
|
|
<stop offset="0" style="stop-color:#2196F3"/>
|
|
<stop offset="1" style="stop-color:#1976D2"/>
|
|
</linearGradient>
|
|
<path d="M120,52H8c-2.21,0-4,1.79-4,4v16c0,2.21,1.79,4,4,4h112c2.21,0,4-1.79,4-4V56 C124,53.79,122.21,52,120,52z" style="fill:url(#SVGID_1_);"/>
|
|
</g>
|
|
<g style="opacity:0.2;">
|
|
<path d="M120,55c0.55,0,1,0.45,1,1v16c0,0.55-0.45,1-1,1H8c-0.55,0-1-0.45-1-1V56c0-0.55,0.45-1,1-1H120 M120,52H8c-2.21,0-4,1.79-4,4v16c0,2.21,1.79,4,4,4h112c2.21,0,4-1.79,4-4V56C124,53.79,122.21,52,120,52L120,52z" style="fill:#424242;"/>
|
|
</g>
|
|
</g>
|
|
</svg> |