France Identit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The France Identit 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/326221.svg" alt="France Identit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326221.svg" alt="France Identit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326221.svg" alt="France Identit icon" :width="24" :height="24" />
CSS background
.icon-france-identit {
background-image: url('https://proicons.com/icon/326221.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="M28.0603,16.9747h15.4397v14.0507h-15.2082c-.7004-.2731-1.4009-.5461-2.1014-.8192-.1959-1.6384.4452-2.0479,1.1041-2.5288,1.914.0761,2.4969-.1294,2.5644-.3918.0477-.1856-.1764-.346-.1068-.6767.0766-.3648.3927-.3765.4808-.7479.0812-.3422-.1525-.4778-.0534-.7658.1116-.3245.4537-.2839.6411-.5342.3325-.4441-.7941-1.0793-.8192-2.689-.0178-1.1398-.9617-2.885-1.9411-3.3836,1.8699.2849,1.2822-.9972,0-1.5137h0Z"/><path class="b" d="M12.5493,26.8226c.1443-.5425.32-.9733.5508-1.3237.4815-.7308,1.203-1.1119,2.3801-1.4272,1.9945-.5342,3.2307,1.4688,5.0293.2222-1.3534-2.226-1.389-4.826.1781-5.6808.0178-.3384.7658-1.4425,2.1726-1.6384H4.5v14.0507h12.911,0s1.3-.8904,3.063-1.5315c0,0,.8192-1.4425,1.6205-1.8165-.1689-.2029-.4638-.4918-.8634-.5315-.6567-.0653-.8791.6137-1.9135.9883-.7888.2856-1.0399.0286-1.7138.347-.6157.2908-.9924.7823-1.2091,1.1355"/><path class="b" d="M14.2589,27.3569c1.1041-.9438,1.7986-1.3534,3.4459-1.2822-1.594-.1273-2.2985-.6951-2.2985-.6951"/><path class="b" d="M28.6014,22.0231c.0586-.2342.0469-.3864-.035-.4567-.1772-.1518-.6827.0797-1.5166.6942"/><line class="b" x1="28.1794" y1="21.9623" x2="28.2022" y2="22.6934"/><path class="b" d="M15.5746,28.334c-.8201,0-1.6019.6519-1.8944,1.1355"/></svg>
Copied!