Fruitygame Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fruitygame 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/340853.svg" alt="Fruitygame icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340853.svg" alt="Fruitygame icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340853.svg" alt="Fruitygame icon" :width="24" :height="24" />
CSS background
.icon-fruitygame {
background-image: url('https://proicons.com/icon/340853.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:#fff;}.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="g" d="M31.92714934,9.73461284c1.87668266.87803827,3.51102658,2.13028656,5.00222976,3.55273243,3.30814174,3.30814389,5.35502305,7.87980983,5.35502305,12.92825043,0,5.04957142-2.04688131,9.6201087-5.35502305,12.92938125-3.30927255,3.30926825-7.87980983,5.35502305-12.9293791,5.35502305s-9.62010655-2.0457548-12.92937802-5.35502305c-3.30814496-3.30927255-5.35502412-7.87980983-5.35502412-12.92938125,0-5.0484406,2.04687916-9.62010655,5.35502412-12.92825043,3.30927148-3.30927148,7.87980876-5.35615064,12.92937802-5.35615064,1.55093867-.0484671,2.61833714.11384056,4.12644452.42154845"/><path class="g" d="M25.97699641,8.98732147c-.14089201-.73940144,2.67694827-.52750016,3.76463479-.80590249,1.08768652-.27727581,1.76622165-.83182636,1.30747772-2.4695552-.25585909-.91748894.02479627-1.81243518.58611129-2.10887199.56018636-.29643681,1.40215889.0033817,2.26779688,1.47429467.17583554.29981797,2.86743712-.13074799,3.09962431.63457732.35166678,1.16207749-.28178403,1.46076787-2.36022071,2.07731124-1.23421542.3663201-2.00404787,1.15193346-2.97000606,1.81919805-.96708256.66726459-3.15936195,1.06965257-4.14560605,1.10459395-1.6196949.07100927-1.54981215-1.72564554-1.54981215-1.72564554Z"/><path class="g" d="M18.12085849,27.51405698c0,3.85142389,3.73420163,6.19925077,7.32638473,6.9747201,2.80206044,0,4.22676042-3.66319451,5.21300452-9.79256038"/><path class="f" d="M29.53311162,20.23321218c-.41400146,0-.75-.33599854-.75-.75,0-.4139986.33599854-.75.75-.75.4139986,0,.75.3360014.75.75,0,.41400146-.3360014.75-.75.75Z"/><path class="f" d="M15.86658626,19.88154541c-.41400146,0-.75-.33599854-.75-.75,0-.41549778.33599854-.75.75-.75.4139986,0,.75.33450222.75.75,0,.41400146-.3360014.75-.75.75Z"/></svg>
Copied!