Skip to content

Commit

Permalink
Update bad SVG for 'technologist' emoji.
Browse files Browse the repository at this point in the history
Once again AI export of radial gradients causes problems for
Chrome.  What should have been a white-to-transparent gradient
became a white-to-black 90%-to-100% opaque gradient.  So
hand-edited the SVG to remove the black orb floating in front
of their faces... pity.

Since this was done using guesswork these are not an exact match
for the png versions, but they seem close enough.
  • Loading branch information
dougfelt committed Aug 10, 2018
1 parent f1da3bc commit 5ce6d45
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 13 deletions.
1 change: 0 additions & 1 deletion scour_svg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ fi

for file in "$SRC_DIR"/*.svg; do
dst="${file##*/}"
echo $dst
scour $SCOUR_ARGS -i "$file" -o "$DST_DIR/$dst"
done

2 changes: 1 addition & 1 deletion svg/emoji_u1f468_1f3fb_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f468_1f3fc_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f468_1f3fd_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f468_1f3fe_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f468_1f3ff_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f468_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f469_1f3fb_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f469_1f3fc_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f469_1f3fd_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f469_1f3fe_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f469_1f3ff_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/emoji_u1f469_200d_1f4bb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ce6d45

Please sign in to comment.