Fluttershark Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fluttershark 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/326031.svg" alt="Fluttershark icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326031.svg" alt="Fluttershark icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326031.svg" alt="Fluttershark icon" :width="24" :height="24" />
CSS background
.icon-fluttershark {
background-image: url('https://proicons.com/icon/326031.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M10.0324,20.1939c-.638.7647-.8486,1.6551-.8702,2.5717.8233-.1547,2.374.0121,3.0811.0889"/><path class="e" d="M14.9691,18.1731c-1.1585,4.3235-.6402,8.9315,2.5098,11.7839.25-1.4718,1.526-5.697,3.8496-5.0745"/><path class="e" d="M14.8088,25.7097c-2.2121-2.5392-6.1255-6.364-6.8509-9.4441.8456.0126,2.2052-.032,3.5829-.5149-.3568-1.2044-2.7404-1.1773-4.0623-.8705-.9897-1.0569-1.9308-2.3352-1.9781-3.8393-.0173-.5494.5114-1.0466,1.0166-.9432,2.5401.5199,7.1452,1.0991,7.172,2.0092,10.174,1.9656,14.5769,9.1746,18.4524,18.4401"/><path class="e" d="M18.3038,27.2864c1.6697,2.892,6.6043,3.091,10.5696,4.7593.3176.1336,1.5553.7364,2.1025,1.2836"/><path class="e" d="M27.8602,22.0296c.1712-1.3673.7302-1.9716,1.8245-2.3877-1.0069-.8647-1.6808-1.3557-4.6106-1.277"/><path class="e" d="M33.3712,37.9157c-.4287-2.4554.4751-4.7242,2.8153-5.6785,1.6658-.6793,5.1468-.035,5.7145-.9851.1406-.2353.4563-.9991.599-1.233-4.2723,0-7.4773-1.4973-10.7242-.3369"/><path class="e" d="M5.7194,10.4244c2.9545,2.9545,6.0754,2.8657,8.2892,6.3216.972,1.5175,3.0535,4.413,4.3565,5.7161,2.3894,2.3894,7.7844,5.4645,11.1691,8.6225,2.7445,2.5604.192,3.1872,3.8362,6.8315"/><path class="e" d="M10.0791,13.3632c0-1.1588,2.5434-1.3271,2.5434-.1959,0,.5907-.726.9757-1.5787.7472"/><path class="e" d="M7.8297,14.8099c.017.1036.1541.4143.1541.4143"/><path class="e" d="M8.7404,14.7113c.017.1036.1541.4143.1541.4143"/><path class="e" d="M9.7154,14.7312c.017.1036.1541.4143.1541.4143"/><path class="e" d="M15.8049,15.7653c.0107.9514-.4445,1.5564-1.0241,2.136"/><path class="e" d="M17.1179,16.5973c-.0778.671-.4167,1.3036-.906,1.7604-.125.1167-.5578.5045-.7468.5128"/><path class="e" d="M17.8949,18.1323c-.3432.8321-1.1002,1.363-1.7202,1.7012"/></svg>
Copied!