Kangaroo Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Kangaroo 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/305935.svg" alt="Kangaroo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305935.svg" alt="Kangaroo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305935.svg" alt="Kangaroo icon" :width="24" :height="24" />
CSS background
.icon-kangaroo {
background-image: url('https://proicons.com/icon/305935.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M656 497c7-22 25-22 34-32 7-7 17-14 13-25-4-13-17-10-26-9-39 3-74 21-107 39-28 16-54 33-81 57 93 54 175 117 220 217-35 4-56-4-63-37-15-67-65-90-121-108-33-10-67-18-100-27-48-14-52-27-22-66 16-21 36-40 47-65 11-28 1-44-29-39-38 6-75 17-112 26-48 11-96 16-145 4-52-13-86-45-101-97 12-5 14 5 17 11 37 54 81 71 145 61 79-14 148-52 217-92 25-15 51-29 78-42 60-28 117-25 172 19 39 31 83 52 133 14-6-3-12-5-17-9-13-8-26-20-18-33 8-14 22 0 33 4 55 23 88 68 110 121 3 6 8 12 2 18-6 5-12 3-18 0-9-5-17-11-26-17-54-36-54-36-101 12-24 23-47 47-72 69-16 13-35 23-62 26z"/></svg>
Kangaroo in other icon packs
Copied!