4ka Slovakia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 4ka Slovakia 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/321223.svg" alt="4ka Slovakia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321223.svg" alt="4ka Slovakia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321223.svg" alt="4ka Slovakia icon" :width="24" :height="24" />
CSS background
.icon-4ka-slovakia {
background-image: url('https://proicons.com/icon/321223.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><line id="d" class="l" x1="41.0168" y1="11.9165" x2="36.8299" y2="11.9165"/><polyline id="e" class="l" points="35.793 15.0468 38.9233 5.5967 42.0537 15.0468"/></g><g id="f"><line id="g" class="l" x1="28.527" y1="5.5" x2="28.527" y2="14.9502"/><line id="h" class="l" x1="28.527" y1="11.6585" x2="33.6065" y2="5.5318"/><line id="i" class="l" x1="33.6065" y1="14.9502" x2="29.7155" y2="10.2251"/></g><path id="j" class="l" d="m6.0019,28.3094l13.0549-20.2179,5.0139,2.9092-11.8836,17.2v6.3011l-6.2409.0379.0556-6.2302Z"/><path id="k" class="l" d="m16.0919,28.8955h6.6911l-.0789-7.0111h5.7995v6.9454l6.8505.0091v5.6966h-7.0084v7.9645h-5.6019l.0105-7.8986-6.674-.0203.0116-5.6855Z"/></svg>
Copied!