India South Asia Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The India South Asia 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/320232.svg" alt="India South Asia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320232.svg" alt="India South Asia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320232.svg" alt="India South Asia icon" :width="24" :height="24" />
CSS background
.icon-india-south-asia {
background-image: url('https://proicons.com/icon/320232.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="india--south-asia_1_" d="M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16 S24.47,31.36,16,31.36z M2.308,21.185C4.406,26.706,9.752,30.64,16,30.64c8.072,0,14.64-6.567,14.64-14.64 c0-0.901-0.081-1.783-0.238-2.64H27.15l-1.584,1.584l2.634,1.757c0.136,0.09,0.193,0.259,0.143,0.414l-1,3 c-0.031,0.094-0.101,0.171-0.19,0.212c-0.09,0.042-0.192,0.046-0.285,0.008l-5-2c-0.092-0.036-0.164-0.108-0.2-0.2l-1.854-4.637 l-1.569,0.784l-3.396,4.852l-0.489,3.912c-0.015,0.119-0.089,0.224-0.196,0.277l-2,1c-0.1,0.049-0.216,0.05-0.316,0.003 c-0.1-0.048-0.172-0.139-0.197-0.247l-1.971-8.87l-3.8-2.849H1.818c-0.116,0.453-0.211,0.915-0.284,1.383l3.636,1.939 c0.087,0.047,0.151,0.127,0.178,0.222c0.026,0.095,0.012,0.197-0.039,0.281L2.308,21.185L2.308,21.185z M2.023,11.64H6 c0.078,0,0.154,0.025,0.216,0.072l4,3c0.069,0.052,0.117,0.126,0.136,0.21l1.9,8.55l1.415-0.707l0.476-3.81 c0.007-0.058,0.029-0.113,0.062-0.161l3.5-5c0.034-0.049,0.08-0.089,0.134-0.115l2-1c0.09-0.045,0.195-0.051,0.289-0.015 c0.094,0.036,0.169,0.109,0.206,0.203l1.943,4.856l4.502,1.802l0.792-2.377L24.8,15.3c-0.09-0.06-0.148-0.157-0.159-0.264 s0.027-0.214,0.104-0.29l2-2c0.067-0.068,0.159-0.105,0.255-0.105h3.251C28.729,6.182,22.917,1.36,16,1.36 C9.445,1.36,3.883,5.69,2.023,11.64z M1.436,14.507C1.386,14.998,1.36,15.496,1.36,16c0,1.494,0.225,2.937,0.643,4.296l2.494-4.156 L1.436,14.507z M17,26.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h1c0.136,0,0.261,0.077,0.322,0.199l1,2 c0.056,0.111,0.05,0.244-0.016,0.351C17.24,26.295,17.125,26.36,17,26.36z M15.36,25.64h1.058l-0.64-1.279H15.36V25.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!