Hi Fpt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hi Fpt 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/341573.svg" alt="Hi Fpt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341573.svg" alt="Hi Fpt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341573.svg" alt="Hi Fpt icon" :width="24" :height="24" />
CSS background
.icon-hi-fpt {
background-image: url('https://proicons.com/icon/341573.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><g><path class="b" d="m14.2669,43.5l1.415-5.2705h2.6352m-3.3427,2.6352h1.7129m13.8858,2.6349l1.4147-5.2699m-1.7456,0h3.4913m-12.6149,5.2703l1.415-5.2705h1.7255c.9755,0,1.5535.7925,1.2911,1.7701-.2624.9776-1.2659,1.7701-2.2414,1.7701h-1.7255"/><circle class="b" cx="31.3784" cy="8.1892" r="3.6892"/><path class="b" d="m27.1622,16.0947c4.366,0,7.9054,3.5394,7.9054,7.9054"/><path class="b" d="m24,16.0947c-.9784,0-1.9168-.3887-2.6087-1.0805-.6919-.6919-1.0805-1.6302-1.0805-2.6087"/><path class="b" d="m12.9325,8.1892c0-2.0375,1.6517-3.6892,3.6892-3.6892s3.6892,1.6517,3.6892,3.6892"/><path class="b" d="m20.3108,31.3784c0,1.318-.7032,2.5359-1.8446,3.1949-1.1414.659-2.5477.659-3.6892,0-1.1414-.659-1.8446-1.8769-1.8446-3.1949"/><path class="b" d="m35.0675,31.3784c0,1.318-.7031,2.5359-1.8446,3.1949-1.1414.659-2.5477.659-3.6892,0-1.1414-.659-1.8446-1.8769-1.8446-3.1949"/><path class="b" d="m20.3108,27.1622c0-2.0375,1.6517-3.6892,3.6892-3.6892s3.6892,1.6517,3.6892,3.6892"/></g><g><path class="b" d="m12.9325,31.3784V8.1893"/><path class="b" d="m20.3108,27.1622v4.2162"/><path class="b" d="m27.6892,27.1622v4.2162"/><path class="b" d="m20.3108,8.1892v4.2162"/><path class="b" d="m35.0675,24v7.3787"/><path class="b" d="m27.1622,16.0947h-3.1622"/></g></svg>
Copied!