Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New icon based on BoardGameGeek's new logo #188

Open
ivadham opened this issue Aug 12, 2022 · 0 comments
Open

New icon based on BoardGameGeek's new logo #188

ivadham opened this issue Aug 12, 2022 · 0 comments

Comments

@ivadham
Copy link

ivadham commented Aug 12, 2022

bgg_adaptive_icon

I designed a new icon for the app, but since this project uses Firebase, I won't be creating a pull request to commit my changes.

Paste the following code into a code editor and save it as an SVG file. Use the SVG file in Android Studio's Image Asset wizard, enter #3E3A60 as background color and voilà! No need to use the Scaling options as I have designed the icon for the right size.

— You can take it or leave it, of course. —

ic_launcher_foreground:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 108 108" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
    <path d="M65.714,52.375L62.023,61.038L47.752,66.296L42.285,52.602L42.285,66.77C42.285,67.553 42.557,68.216 43.101,68.76C43.646,69.305 44.309,69.577 45.092,69.577L46.981,69.577L47.007,75.371C47.007,76.103 47.262,76.724 47.772,77.234C48.283,77.745 48.896,78 49.61,78C50.341,78 50.963,77.745 51.473,77.234C51.983,76.724 52.239,76.103 52.239,75.371L52.239,69.577L55.761,69.577L55.761,75.371C55.761,76.103 56.016,76.724 56.526,77.234C57.037,77.745 57.657,78 58.389,78C59.12,78 59.742,77.745 60.252,77.234C60.762,76.724 61.018,76.103 61.018,75.371L61.018,69.577L62.932,69.577C63.697,69.577 64.352,69.305 64.897,68.761C65.441,68.217 65.714,67.553 65.714,66.77L65.714,52.375ZM38.661,49.287C37.929,49.287 37.308,49.542 36.798,50.052C36.288,50.563 36.032,51.175 36.032,51.89L36.032,62.865C36.032,63.597 36.287,64.218 36.798,64.728C37.308,65.238 37.929,65.494 38.661,65.494C39.392,65.494 40.009,65.239 40.512,64.728C41.013,64.218 41.264,63.597 41.264,62.865L41.264,51.89C41.264,51.175 41.009,50.563 40.499,50.052C39.988,49.542 39.376,49.287 38.661,49.287ZM69.339,49.287C68.624,49.287 68.012,49.538 67.502,50.04C66.991,50.542 66.736,51.159 66.736,51.89L66.736,62.865C66.736,63.597 66.991,64.218 67.502,64.728C68.012,65.239 68.625,65.494 69.339,65.494C70.071,65.494 70.692,65.239 71.202,64.728C71.713,64.218 71.968,63.597 71.968,62.865L71.968,51.89C71.968,51.159 71.713,50.542 71.202,50.04C70.692,49.538 70.071,49.287 69.339,49.287ZM65.207,36.46L61.739,37.405L65.135,30L43.117,38.104L44.321,47.811L42.288,49.772L48.349,64.956L61.233,60.209L65.712,49.694L63.789,47.84L65.207,36.46Z" style="fill:rgb(255,81,0);fill-rule:nonzero;"/>
</svg>

ic_launcher_background: Solid Color -> #3E3A60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant