Fo2exe Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fo2exe 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/340604.svg" alt="Fo2exe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340604.svg" alt="Fo2exe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340604.svg" alt="Fo2exe icon" :width="24" :height="24" />
CSS background
.icon-fo2exe {
background-image: url('https://proicons.com/icon/340604.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><path class="b" d="M28.9091,3.0987l-1.9648,2.666c-.9801-.1608-1.9716-.2425-2.9648-.2441-.9903.0067-1.9786.0929-2.9551.2578l-1.9453-2.6387c-2.2622.5215-4.4249,1.406-6.4043,2.6191l.5,3.3008c-1.598,1.1551-3.0011,2.5582-4.1562,4.1562l-3.3008-.5c-1.2131,1.9794-2.0976,4.1421-2.6191,6.4043l2.6387,1.9453c-.1649.9765-.2511,1.9648-.2578,2.9551.0067.9903.0929,1.9786.2578,2.9551l-2.6387,1.9453c.5215,2.2622,1.406,4.4249,2.6191,6.4043l3.3008-.5c1.1551,1.598,2.5582,3.0011,4.1562,4.1562l-.5,3.3008c1.9794,1.2131,4.1421,2.0975,6.4043,2.6191l1.9453-2.6387c.9765.1649,1.9648.2511,2.9551.2578.9903-.0067,1.9786-.0929,2.9551-.2578l1.9453,2.6387c2.2622-.5215,4.4249-1.406,6.4043-2.6191l-.5-3.3008c1.598-1.1551,3.0011-2.5582,4.1562-4.1562l3.3008.5c1.2131-1.9794,2.0975-4.1421,2.6191-6.4043l-2.6387-1.9453c.1649-.9765.2511-1.9648.2578-2.9551-.0017-.9932-.0833-1.9847-.2441-2.9648l2.666-1.9648c-.5315-2.2548-1.4238-4.4089-2.6426-6.3789l-3.2734.4961c-1.1632-1.6142-2.5792-3.0302-4.1934-4.1934l.4961-3.2734c-1.97-1.2188-4.1241-2.1111-6.3789-2.6426h0Z"/><circle class="b" cx="23.9791" cy="24.0206" r="14.5"/><path class="b" d="M23.7051,30.1276c1.0024.8499,2.0846,1.2393,4.5151,1.2393h.5663c2.0044,0,3.6292-1.644,3.6292-3.6721s-1.6248-3.6721-3.6292-3.6722c2.0044,0,3.6292-1.6441,3.6292-3.6722s-1.6248-3.6721-3.6292-3.6721l-.5647-.0033c-2.4305-.0066-3.5137.3798-4.5184,1.227"/><path class="b" d="M15.5381,18.6756l3.63-1.9999v14.692"/></svg>
Copied!