India Map Quiz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The India Map Quiz icon is commonly used in location finders, store locators and travel apps. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/341950.svg" alt="India Map Quiz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341950.svg" alt="India Map Quiz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341950.svg" alt="India Map Quiz icon" :width="24" :height="24" />
CSS background
.icon-india-map-quiz {
background-image: url('https://proicons.com/icon/341950.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><circle class="b" cx="24" cy="24" r="7.5"/><circle class="b" cx="24" cy="24" r="1.6967"/><line class="b" x1="24" y1="22.3033" x2="24" y2="16.5043"/><line class="b" x1="25.1997" y1="22.8003" x2="29.3003" y2="18.6997"/><line class="b" x1="25.6967" y1="24" x2="31.4957" y2="24"/><line class="b" x1="25.1997" y1="25.1997" x2="29.3003" y2="29.3003"/><line class="b" x1="24" y1="25.6967" x2="24" y2="31.4957"/><line class="b" x1="22.8003" y1="25.1997" x2="18.6997" y2="29.3003"/><line class="b" x1="22.3033" y1="24" x2="16.5043" y2="24"/><line class="b" x1="22.8003" y1="22.8003" x2="18.6997" y2="18.6997"/><line class="b" x1="24.4391" y1="22.3612" x2="25.94" y2="16.7597"/><line class="b" x1="25.4694" y1="23.1517" x2="30.4915" y2="20.2521"/><line class="b" x1="25.6388" y1="24.4391" x2="31.2403" y2="25.94"/><line class="b" x1="24.8483" y1="25.4694" x2="27.7479" y2="30.4915"/><line class="b" x1="23.5609" y1="25.6388" x2="22.06" y2="31.2403"/><line class="b" x1="22.5306" y1="24.8483" x2="17.5085" y2="27.7479"/><line class="b" x1="22.3612" y1="23.5609" x2="16.7597" y2="22.06"/><line class="b" x1="23.1517" y1="22.5306" x2="20.2521" y2="17.5085"/><line class="b" x1="24.8483" y1="22.5306" x2="27.7479" y2="17.5085"/><line class="b" x1="25.6388" y1="23.5609" x2="31.2403" y2="22.06"/><line class="b" x1="25.4694" y1="24.8483" x2="30.4915" y2="27.7479"/><line class="b" x1="24.4391" y1="25.6388" x2="25.94" y2="31.2403"/><line class="b" x1="23.1517" y1="25.4694" x2="20.2521" y2="30.4915"/><line class="b" x1="22.3612" y1="24.4391" x2="16.7597" y2="25.94"/><line class="b" x1="22.5306" y1="23.1517" x2="17.5085" y2="20.2521"/><line class="b" x1="23.5609" y1="22.3612" x2="22.06" y2="16.7597"/><circle class="b" cx="24" cy="24" r="21.5"/><line class="b" x1="43.29" y1="14.5" x2="4.71" y2="14.5"/><line class="b" x1="43.29" y1="33.5" x2="4.71" y2="33.5"/></svg>
Copied!