Karta Krakowska Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Karta Krakowska 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/342395.svg" alt="Karta Krakowska icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342395.svg" alt="Karta Krakowska icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342395.svg" alt="Karta Krakowska icon" :width="24" :height="24" />
CSS background
.icon-karta-krakowska {
background-image: url('https://proicons.com/icon/342395.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><rect class="b" x="8.2153" y="4.5" width="31.5693" height="39" rx="4" ry="4"/><path class="b" d="M18.4681,30.7087v-6.3956h2.0938c1.1837,0,2.1433.9617,2.1433,2.1479s-.9596,2.1479-2.1433,2.1479h-2.0938"/><line class="b" x1="20.5619" y1="28.6089" x2="22.6555" y2="30.7071"/><line class="b" x1="13.3575" y1="24.313" x2="13.3575" y2="30.7087"/><polyline class="b" points="16.7951 30.7087 14.1618 27.5109 16.7951 24.3345"/><line class="b" x1="14.1618" y1="27.5109" x2="13.3575" y2="27.5109"/><line class="b" x1="24.2663" y1="30.6897" x2="26.3438" y2="24.313"/><line class="b" x1="28.4234" y1="30.7087" x2="26.3438" y2="24.313"/><line class="b" x1="27.7277" y1="28.5692" x2="24.9571" y2="28.5692"/><line class="b" x1="18.0608" y1="30.7087" x2="18.0608" y2="37.1043"/><polyline class="b" points="21.4984 37.1043 18.8651 33.9065 21.5163 30.7087"/><line class="b" x1="18.8651" y1="33.9065" x2="18.0608" y2="33.9065"/><polyline class="b" points="34.6377 30.7087 33.0388 37.1043 31.4399 30.7087 29.841 37.1043 28.2421 30.7087"/><path class="b" d="M22.5861,34.9858c0,1.17.9485,2.1186,2.1186,2.1186s2.1186-.9485,2.1186-2.1186v-2.1585c0-1.17-.9485-2.1186-2.1186-2.1186s-2.1186.9485-2.1186,2.1186v2.1585Z"/><line class="b" x1="19.8899" y1="37.1043" x2="19.8899" y2="43.5"/><polyline class="b" points="23.3275 43.5 20.6942 40.3022 23.3454 37.1043"/><line class="b" x1="20.6942" y1="40.3022" x2="19.8899" y2="40.3022"/><path class="b" d="M14.1153,42.7992c.3922.5106.884.7008,1.5681.7008h.9469c.8812,0,1.5955-.7159,1.5955-1.5989h0c0-.8831-.7143-1.5989-1.5955-1.5989h-1.0462c-.8812,0-1.5955-.7159-1.5955-1.5989h0c0-.8831.7143-1.5989,1.5955-1.5989h.9469c.6842,0,1.176.1902,1.5681.7008"/><line class="b" x1="24.8861" y1="43.481" x2="26.9636" y2="37.1043"/><line class="b" x1="29.0433" y1="43.5" x2="26.9636" y2="37.1043"/><line class="b" x1="28.3476" y1="41.3605" x2="25.5769" y2="41.3605"/><line class="b" x1="13.3575" y1="37.1043" x2="39.7847" y2="37.1043"/><line class="b" x1="13.3575" y1="30.7087" x2="39.7847" y2="30.7087"/><line class="b" x1="13.3575" y1="24.313" x2="39.7847" y2="24.313"/></svg>
Copied!