Visit Korea Kr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Visit Korea Kr 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/334796.svg" alt="Visit Korea Kr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334796.svg" alt="Visit Korea Kr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334796.svg" alt="Visit Korea Kr icon" :width="24" :height="24" />
CSS background
.icon-visit-korea-kr {
background-image: url('https://proicons.com/icon/334796.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="d" d="M10.3127,17.131c3.7673,0,6.8239,3.0792,6.8239,6.869s-3.0567,6.869-6.8239,6.869c-3.756,0-6.8127-3.0792-6.8127-6.869s3.0567-6.869,6.8127-6.869Z"/><path id="c" class="d" d="M29.6565,30.948h7.8503c3.8684-.0063,6.9993-3.1221,6.9931-6.9594-.0062-3.8373-3.1473-6.9429-7.0157-6.9366h-7.8052c-3.8684-.0063-7.0094,3.0993-7.0157,6.9366-.0062,3.8373,3.1247,6.9531,6.9931,6.9594ZM22.2122,24h-5.0757"/></svg>
Copied!