Whale Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Whale 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/320988.svg" alt="Whale icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320988.svg" alt="Whale icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320988.svg" alt="Whale icon" :width="24" :height="24" />
CSS background
.icon-whale {
background-image: url('https://proicons.com/icon/320988.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="whale" d="M25,28.3604h-14c-2.9556,0-5.3599-2.4053-5.3599-5.3604v-6.6494c-3.0063-.1553-5-2.2661-5-5.3506,0-.165.1123-.3091.2725-.3491,2.3247-.583,4.6079-.23,6.1064.9399.4204.3286.7524.7085.981,1.1133.2285-.4048.5605-.7847.981-1.1133,1.4985-1.1694,3.7808-1.522,6.1064-.9399.1602.04.2725.1841.2725.3491,0,3.0845-1.9937,5.1953-5,5.3506v2.542c0,.833.8584,1.7471,1.6401,1.7471.7886,0,1.6401-.627,1.6401-1.6396,0-1.8525,1.5073-3.3599,3.3599-3.3599h11c1.8525,0,3.3604,1.5073,3.3604,3.3599l-.7588,5.334c-.165,1.1553-1.1689,2.0264-2.3359,2.0264h-.9258c-.1855,1.5713-1.5791,2-2.3398,2ZM1.3662,11.2842c.1191,2.6562,1.9111,4.356,4.6338,4.356.1987,0,.3599.1611.3599.3599v7c0,2.5586,2.0815,4.6396,4.6401,4.6396h14c.1533-.001,1.4062-.0488,1.6113-1.2793h-5.6113v-.7207h7.2656c.8105,0,1.5088-.6045,1.623-1.4072l.7549-5.2832c-.0039-1.4053-1.1875-2.5894-2.6436-2.5894h-11c-1.4556,0-2.6401,1.1841-2.6401,2.6401,0,1.458-1.2251,2.3604-2.3599,2.3604-1.1689,0-2.3599-1.2451-2.3599-2.4678v-2.8926c0-.1987.1611-.3599.3599-.3599,2.7227,0,4.5146-1.6997,4.6338-4.356-2.0122-.4341-3.9424-.1147-5.21.8745-.6763.5278-1.064,1.1987-1.064,1.8413,0,.1987-.1611.3599-.3599.3599s-.3599-.1611-.3599-.3599c0-.6426-.3877-1.3135-1.064-1.8413-1.2666-.9893-3.1958-1.3086-5.21-.8745ZM23.3604,13h-.7207c0-3.6611-2.9785-6.6401-6.6396-6.6401v-.7197c3.2646,0,6.0391,2.1362,7,5.084.9609-2.9478,3.7354-5.084,7-5.084v.7197c-3.6611,0-6.6396,2.979-6.6396,6.6401ZM23.3604,7h-.7207c0-2.4043,1.9561-4.3599,4.3604-4.3599v.7197c-2.0068,0-3.6396,1.6328-3.6396,3.6401ZM21.5,23c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5Z"/>
<rect id="Transparent_Rectangle" data-name="Transparent Rectangle" class="cls-1" width="32" height="32"/>
</svg>
Whale in other icon packs
Copied!