Starfish Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Starfish 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/320750.svg" alt="Starfish icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320750.svg" alt="Starfish icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320750.svg" alt="Starfish icon" :width="24" :height="24" />
CSS background
.icon-starfish {
background-image: url('https://proicons.com/icon/320750.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="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path id="starfish" d="M12.5,17.0022c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM16,19.5022c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM20,16.5022c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM18,12.5022c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM14,12.5022c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM24.6064,29.4756c.4951-.3301.7148-.9141.5596-1.4873l-2.0684-7.6367c-.1748-.6436.0547-1.3223.5781-1.7256l6.1084-4.5317c.4795-.3555.668-.9517.4814-1.5186-.1875-.5674-.6943-.9336-1.292-.9336h-7.9736c-.7998,0-1.1934-.9585-1.3252-1.3687l-2.3398-7.4043c-.207-.521-.731-.8579-1.335-.8579s-1.1274.3369-1.3433.8823l-2.3301,7.3779c-.1323.4121-.5273,1.3706-1.3267,1.3706H3.0264c-.5972,0-1.104.3662-1.2915.9331-.187.5669.0015,1.1631.4814,1.519l6.103,4.5278c.5288.4072.7573,1.0859.583,1.7295l-2.0679,7.6367c-.1553.5732.064,1.1572.5591,1.4873.4951.3291,1.1182.3076,1.5898-.0596l6.0752-4.7568c.5654-.3975,1.3252-.3955,1.8755-.0059l6.0845,4.7637c.248.1934.54.291.833.291.2607,0,.5225-.0771.7549-.2324ZM14.6357,24.0762l-6.0952,4.7725c-.2686.207-.5625.1504-.748.0273-.1851-.123-.3516-.3721-.2627-.7002l2.0679-7.6367c.2505-.9258-.0786-1.9023-.8442-2.4912l-6.1084-4.5317c-.2739-.2031-.2964-.5029-.2261-.7153.0698-.2119.2666-.439.6074-.439h7.9736c.896,0,1.6294-.6812,2.0127-1.8716l2.3218-7.3555c.1182-.2974.4214-.4033.6655-.4033s.5474.106.6567.3789l2.3315,7.3818c.3818,1.188,1.1152,1.8696,2.0117,1.8696h7.9736c.3408,0,.5381.2271.6074.4395.0703.2124.0479.5117-.2266.7148l-6.1133,4.5356c-.7598.5859-1.0898,1.5615-.8389,2.4873l2.0684,7.6367c.0889.3281-.0771.5771-.2627.7002-.1836.123-.4775.1816-.7471-.0264l-6.0967-4.7734c-.4082-.2891-.8862-.4336-1.3643-.4336s-.9561.1445-1.3643.4336ZM21.3057,23.8115l-4.7305-7.5684,8.5029-1.8896-.1562-.7031-8.562,1.9028v-7.5513h-.7197v7.5513l-8.562-1.9028-.1562.7031,8.5029,1.8896-4.73,7.5684.6104.3809,4.6948-7.5112,4.6943,7.5112.6113-.3809Z"/>
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
</svg>
Starfish in other icon packs
Copied!