Ampido Parken Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ampido Parken icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/336283.svg" alt="Ampido Parken icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336283.svg" alt="Ampido Parken icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336283.svg" alt="Ampido Parken icon" :width="24" :height="24" />
CSS background
.icon-ampido-parken {
background-image: url('https://proicons.com/icon/336283.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="48"
height="48"
viewBox="0 0 48 48"
version="1.1"
id="svg1"
xml:space="preserve"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
sodipodi:docname="ampido_parken.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="namedview1"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
inkscape:zoom="16"
inkscape:cx="12.09375"
inkscape:cy="21.71875"
inkscape:window-width="1920"
inkscape:window-height="991"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
id="defs1" /><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"><path
style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"
d="m 21.807423,12.338353 18.657094,-0.0039 v 18.96525 H 31.32166 v -9.575288 h -9.513513 l -0.0039,-9.389238"
id="path1"
sodipodi:nodetypes="ccccccc" /><path
style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"
d="m 7.5393827,17.008452 -0.0039,18.657096 H 26.500733 V 26.52269 h -9.575289 v -9.513514 l -9.3892373,-0.0039"
id="path1-7"
sodipodi:nodetypes="ccccccc" /></g></svg>
Copied!