whale icon
whale from IconPark Solid by ByteDance · Solid · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- whale
- Set
- IconPark Solid
- Style
- Solid
- Category
- Animals
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More animals icons from IconPark Solid
Use the whale icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGOt4imOsZ"><g fill="none"><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16.07 13c-9.817.35-11.394 8.006-10.956 11.791c-1.753 3.145-1.218 3.93.096 5.24c6.574 6.115 18.843 5.678 24.54 3.495c5.96-2.446 8.999-7.051 9.29-9.526c5.26-3.494 5.366-9.399 4.636-11c-.78 1.31-3.029 2.272-4.635 3c-1.753.35-4.275-.962-5.005-2.127c-.502 2.627 0 4.627 1.314 5.678c2.288 1.747 1.125 3.512.687 3.949c-1.896 1.89-5.506.99-7.26-1.766C24.053 14.31 18.991 13 16.07 13"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 28c2.833.532 8.4 1.554 12-1"/><circle cx="12" cy="20" r="2" fill="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGOt4imOsZ)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidWhale(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGOt4imOsZ"><g fill="none"><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M16.07 13c-9.817.35-11.394 8.006-10.956 11.791c-1.753 3.145-1.218 3.93.096 5.24c6.574 6.115 18.843 5.678 24.54 3.495c5.96-2.446 8.999-7.051 9.29-9.526c5.26-3.494 5.366-9.399 4.636-11c-.78 1.31-3.029 2.272-4.635 3c-1.753.35-4.275-.962-5.005-2.127c-.502 2.627 0 4.627 1.314 5.678c2.288 1.747 1.125 3.512.687 3.949c-1.896 1.89-5.506.99-7.26-1.766C24.053 14.31 18.991 13 16.07 13"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M5 28c2.833.532 8.4 1.554 12-1"/><circle cx="12" cy="20" r="2" fill="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGOt4imOsZ)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGOt4imOsZ"><g fill="none"><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16.07 13c-9.817.35-11.394 8.006-10.956 11.791c-1.753 3.145-1.218 3.93.096 5.24c6.574 6.115 18.843 5.678 24.54 3.495c5.96-2.446 8.999-7.051 9.29-9.526c5.26-3.494 5.366-9.399 4.636-11c-.78 1.31-3.029 2.272-4.635 3c-1.753.35-4.275-.962-5.005-2.127c-.502 2.627 0 4.627 1.314 5.678c2.288 1.747 1.125 3.512.687 3.949c-1.896 1.89-5.506.99-7.26-1.766C24.053 14.31 18.991 13 16.07 13"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 28c2.833.532 8.4 1.554 12-1"/><circle cx="12" cy="20" r="2" fill="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGOt4imOsZ)"/></svg> </template>
CSS
.icon-whale {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGOt4imOsZ%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M16.07%2013c-9.817.35-11.394%208.006-10.956%2011.791c-1.753%203.145-1.218%203.93.096%205.24c6.574%206.115%2018.843%205.678%2024.54%203.495c5.96-2.446%208.999-7.051%209.29-9.526c5.26-3.494%205.366-9.399%204.636-11c-.78%201.31-3.029%202.272-4.635%203c-1.753.35-4.275-.962-5.005-2.127c-.502%202.627%200%204.627%201.314%205.678c2.288%201.747%201.125%203.512.687%203.949c-1.896%201.89-5.506.99-7.26-1.766C24.053%2014.31%2018.991%2013%2016.07%2013%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M5%2028c2.833.532%208.4%201.554%2012-1%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2220%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGOt4imOsZ)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGOt4imOsZ%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M16.07%2013c-9.817.35-11.394%208.006-10.956%2011.791c-1.753%203.145-1.218%203.93.096%205.24c6.574%206.115%2018.843%205.678%2024.54%203.495c5.96-2.446%208.999-7.051%209.29-9.526c5.26-3.494%205.366-9.399%204.636-11c-.78%201.31-3.029%202.272-4.635%203c-1.753.35-4.275-.962-5.005-2.127c-.502%202.627%200%204.627%201.314%205.678c2.288%201.747%201.125%203.512.687%203.949c-1.896%201.89-5.506.99-7.26-1.766C24.053%2014.31%2018.991%2013%2016.07%2013%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M5%2028c2.833.532%208.4%201.554%2012-1%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2220%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGOt4imOsZ)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/whale.svg?color=%231a73e8&size=48