Skip to content

Instantly share code, notes, and snippets.

@usuiat
Last active October 20, 2022 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save usuiat/4eee1840fdc4801d5e50357d9d4b75fa to your computer and use it in GitHub Desktop.
Save usuiat/4eee1840fdc4801d5e50357d9d4b75fa to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="108"
height="108"
viewBox="0 0 28.574999 28.574999"
version="1.1"
id="svg121"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="AndroidIconFrame.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview123"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="true"
inkscape:document-units="px"
showgrid="false"
units="px"
inkscape:zoom="5.8725027"
inkscape:cx="49.382693"
inkscape:cy="40.783293"
inkscape:window-width="1920"
inkscape:window-height="1009"
inkscape:window-x="2552"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="layer3"
width="108px" />
<defs
id="defs118" />
<g
inkscape:label="ProductIconKeyline"
inkscape:groupmode="layer"
id="layer1"
style="display:inline"
sodipodi:insensitive="true">
<rect
style="fill:none;fill-rule:evenodd;stroke:#008000;stroke-width:0.0661458"
id="rect147"
width="21.43125"
height="21.43125"
x="3.5718746"
y="3.5718746" />
</g>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="AppIconSafeZone"
style="display:inline"
sodipodi:insensitive="true">
<rect
style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#008000;stroke-width:0.0661458;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
id="rect147-2"
width="18.991385"
height="18.991385"
x="4.7918072"
y="4.7918072" />
</g>
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="Icon" />
</svg>
@usuiat
Copy link
Author

usuiat commented Dec 15, 2021

This is a templete for the android adaptive icon and the google play store product icon.
The inside square is the safezone of the adaptive icon.
The outside square is the keyline of the product icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment