Pocket City 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pocket City 2 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/345976.svg" alt="Pocket City 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345976.svg" alt="Pocket City 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345976.svg" alt="Pocket City 2 icon" :width="24" :height="24" />
CSS background
.icon-pocket-city-2 {
background-image: url('https://proicons.com/icon/345976.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m33.6014,39.1853l-9.606,5.0777-18.0058-10.2979-.0544-20.4282L23.9954,3.263l18.0852,10.3403.0892,21.0537-1.3771.7277"/><path class="b" d="m18.7306,41.251v-13.7722l7.3065-3.8909-13.0727-7.3228-7.0117,4.0487m0-.0022l12.778,7.3783m7.3065-4.1041l5.6966-2.9304,6.3982-2.343,3.9899,4.8656"/><path class="b" d="m42.1252,24.1296l-15.2505,7.7177-3.6451-4.6752-4.499.5178m8.1441,4.1574v10.894M14.6428,8.5833l.1001,8.7086m12.3439,5.3616v-8.242l-11.2605-6.5005m11.2605,6.5005l8.4878-4.5284m.9801.5613l.0402,8.4302m-26.4468,13.2413l1.8981,1.0965v-2.603l-1.9786-1.1422.0805,2.6487Z"/><path class="b" d="m13.6072,34.0173l1.8992,1.0965v-2.6041l-1.9797-1.1422.0805,2.6498Z"/><path class="b" d="m10.1482,28.002l1.8981,1.0976v-2.6041l-1.9786-1.1422.0805,2.6487Z"/><path class="b" d="m13.6072,29.9034l1.8992,1.0976v-2.6041l-1.9797-1.1422.0805,2.6487Zm5.0124-14.2584l1.8992,1.0965v-2.6041l-1.9786-1.1422.0794,2.6498Zm3.4602,1.9014l1.8992,1.0965v-2.6041l-1.9797-1.1422.0805,2.6498Zm.0729,20.7817l1.8992,1.0965v-2.603l-1.9786-1.1422.0794,2.6487Zm0-4.1128l1.8992,1.0965v-2.6041l-1.9786-1.1422.0794,2.6498Z"/><circle class="b" cx="37.0986" cy="37.2948" r="3.8659"/><path class="b" d="m35.852,36.6487c0-.7506.7027-1.3597,1.4989-1.2183.5156.0935.9377.5624.9844,1.0769.0468.3753-.0935.7973-.3753,1.0312-.5145.4221-2.1081,1.6393-2.1081,1.6393h2.4834"/></svg>
Copied!