Cartes Ign Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cartes Ign 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/323479.svg" alt="Cartes Ign icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323479.svg" alt="Cartes Ign icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323479.svg" alt="Cartes Ign icon" :width="24" :height="24" />
CSS background
.icon-cartes-ign {
background-image: url('https://proicons.com/icon/323479.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M20.2148,12.3638c-1.8935-.7627,1.1106-2.0929,2.0763-2.1281.5281-.4315,1.7293-1.1543,1.4384-1.2593-.5346-1.8683.1771-3.6397,2.3683-3.4643.6308-.1451.4607,2.3148,1.7453,1.1573.5288.5241.5022,1.406,1.4528,1.2935-.1303,1.1341,2.2226.0021,1.3729,1.3984.0529,1.2159,1.5661.7848,1.9614-.0893-.3988,1.345,1.2593,2.0744,2.155,2.5691,1.116.1497,2.7791-.2508,3.2939,1.3013,1.2297-.1979,2.7207.2584,4.2099.6792-1.3725,1.4683-1.4909,3.4192-1.7017,5.3163.5496,1.0726-.4591,1.605-1.2399,1.2458-.1485,1.4436-2.0284,2.7542-2.5738,4.4943.5672.525-.8491,1.7037.4967.9867.1357-1.3462,2.1888-1.1114,1.9579.3859,1.3321.5708-1.0724,1.6063.3938,1.8133.8297,1.1001.483,2.1422-.8577,2.4452.5738.9665,1.8265,1.3222.8593,2.5893.0227,1.5579,1.9564.9961,2.5767,1.4883-.3387,1.6867-1.7949,2.1838-2.9339,3.3323.1956.8828-1.5079,1.3571-1.9066,1.1728-1.3245.3499-2.1626-.9762-3.4303-1.1326-.3682.0669-1.2781.6102-1.1897-.2205-1.3599-.2139-2.4093-.4363-3.401.7871-1.2123.4528-1.7166.7195-1.3051,1.9197-.2366,1.0178.8922,2.0131-.6438,1.5917-.8064,1.1183-1.8123-.2186-2.754.3579-.7272-1.0985-2.9046-2.0025-4.0406-1.7673-.74,1.0684-2.5541-.1768-3.4776-.2095-.8776-.2449-2.4949-1.1354-3.0961-1.423.8431-1.0193-2.021-.7479-.3929-1.4834.9687-1.489.9226-3.3697,1.4393-5.0268.9041.3571.0756-.9326-.1339.0075.3458-1.1767.0256-2.9217.7253-3.7671.6684.376,1.3773,3.0116.9851.9533-.2847-1.0572-2.3291-1.9697-1.6689-3.0022.4164.1955.3645,1.586.6329.2996.4245-.8465-2.3762-1.5665-.4095-1.0066.9544-.7252-2.0391-.8041-1.8509-2.0806-1.3783-.6672.4993-1.7519-.828-2.1227,1.172-.9035-1.6715-.1967-.5613-1.4447-.2773-.0921-1.8002-.1606-.7573-.5094-.8944-.5355-1.1583,1.0971-1.4146-.35-1.0493-.8194-2.2833-.9922-3.1203-1.1071-.1769-.8956-1.6124-1.042.0486-1.082.8979-.3122-1.7539-.9468.0335-.8457.4454.3122-.0679-.8821-.7863-.1814-1.1807-1.3409,2.1662-1.4742,2.4403-1.389.964-.118,2.5334-1.2021,2.9244.6863.4337.8043,1.214-.8909,1.8118.01.4232-.6839,2.6259.7807,1.683-.5083.7078-1.3315-1.4099-3.5264-.4775-4.0652.811.3422,1.8244-.302,1.5801,1.1347.8703.5632,3.1066,1.1058,4.2224.2602"/><line class="b" x1="20.3502" y1="21.5367" x2="20.3502" y2="27.5375"/><polyline class="b" points="29.1326 27.7631 29.1326 21.7623 33.1082 27.7631 33.1082 21.7623"/><path class="b" d="M26.8532,23.6474c0-1.0978-.89-1.9878-1.9878-1.9878h0c-1.0978,0-1.9878.89-1.9878,1.9878v2.0253c0,1.0978.89,1.9878,1.9878,1.9878h0c1.0978,0,1.9878-.89,1.9878-1.9878h-1.9878"/></svg>
Copied!