Fpt Iviec Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fpt Iviec 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/326212.svg" alt="Fpt Iviec icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326212.svg" alt="Fpt Iviec icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326212.svg" alt="Fpt Iviec icon" :width="24" :height="24" />
CSS background
.icon-fpt-iviec {
background-image: url('https://proicons.com/icon/326212.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="m5.0242,13.5167l4.6867-7.0917,4.6867,7.0917-4.6867,7.0917-4.6867-7.0917Z"/><path class="b" d="m15.3842,5.5l3.7,8.3867h13.32s-8.3867,15.6633-8.3867,15.6633l-6.7833-11.1-4.9333,7.0917,9.25,16.9583h4.9333l16.3417-28.6133-4.0083-8.3867H15.3842Z"/></svg>
Copied!