fish emoji
fish from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- fish
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
fishCarbonfishDeviconfishEmoji One (Colored)fishFont Awesome 6 SolidfishFont Awesome Solidfish-outlineFlowbite IconsfishFluent EmojifishFluent Emoji FlatfishFluent Emoji High ContrastfishFirefox OS EmojifishHuge IconsfishIconParkfishIconPark OutlinefishIconPark SolidfishIconPark TwoTonefishIconoirfishIonIconsfishJam IconsfishLine AwesomefishLucidefishMajesticonsfishMaterial Design Iconsfish-fillMingCute IconfishNoto Emoji
More animals & nature icons from Twitter Emoji
Use the fish emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M32.153 24c0-1 1.523-6.212 3.047-7.735c1.522-1.523 0-3.166-1.523-3.166c-3.405 0-9.139 6.901-9.139 10.901c0 5 5.733 10.424 9.139 10.424c1.523 0 3.046-1.404 1.523-2.928C33.677 29.974 32.153 26 32.153 24"/><path fill="#3b88c3" d="M9.021 14.384c0-3.046 1.497-6.093 3.02-6.093c4.569 0 13.322 4.823 14.845 12.439S9.021 14.384 9.021 14.384m4.854 18.278c1.523 1.523 4.57 3.047 7.617 3.047s-3.111-4.189-1.523-6.092c2.18-2.617-6.094 3.045-6.094 3.045"/><path d="M2.071 28.727c.761-2.285.19-3.935-1.143-5.584c-1.333-1.651 3.872-1.904 5.585.381s5.713 6.281 2.158 6.22c-3.553-.065-6.6-1.017-6.6-1.017"/><path fill="#55acee" d="M.168 23.488c.959.874 7.223 4.309 7.165 5.137s-2.279-.088-3.105-.279c-1.485-.342-1.905-.598-2.317-.526c-.84.321-.554 1.201-.242 1.704c1.498 2.61 7.286 4.662 12.16 4.662c8.412 0 16.802-7.615 16.802-10.662c0-3.046-9.345-10.663-17.757-10.663C4.483 12.86.18 18.922.168 23.488"/><path d="M7 17a2 2 0 1 1 .001 3.999A2 2 0 0 1 7 17"/><path fill="#269" d="M15.08 29.98a.997.997 0 0 1-.885-1.463c1.585-3.034 2.218-5.768.154-9.243a1 1 0 0 1 1.72-1.022c2.693 4.535 1.46 8.202-.102 11.191a1 1 0 0 1-.887.537"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiFish(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M32.153 24c0-1 1.523-6.212 3.047-7.735c1.522-1.523 0-3.166-1.523-3.166c-3.405 0-9.139 6.901-9.139 10.901c0 5 5.733 10.424 9.139 10.424c1.523 0 3.046-1.404 1.523-2.928C33.677 29.974 32.153 26 32.153 24"/><path fill="#3b88c3" d="M9.021 14.384c0-3.046 1.497-6.093 3.02-6.093c4.569 0 13.322 4.823 14.845 12.439S9.021 14.384 9.021 14.384m4.854 18.278c1.523 1.523 4.57 3.047 7.617 3.047s-3.111-4.189-1.523-6.092c2.18-2.617-6.094 3.045-6.094 3.045"/><path d="M2.071 28.727c.761-2.285.19-3.935-1.143-5.584c-1.333-1.651 3.872-1.904 5.585.381s5.713 6.281 2.158 6.22c-3.553-.065-6.6-1.017-6.6-1.017"/><path fill="#55acee" d="M.168 23.488c.959.874 7.223 4.309 7.165 5.137s-2.279-.088-3.105-.279c-1.485-.342-1.905-.598-2.317-.526c-.84.321-.554 1.201-.242 1.704c1.498 2.61 7.286 4.662 12.16 4.662c8.412 0 16.802-7.615 16.802-10.662c0-3.046-9.345-10.663-17.757-10.663C4.483 12.86.18 18.922.168 23.488"/><path d="M7 17a2 2 0 1 1 .001 3.999A2 2 0 0 1 7 17"/><path fill="#269" d="M15.08 29.98a.997.997 0 0 1-.885-1.463c1.585-3.034 2.218-5.768.154-9.243a1 1 0 0 1 1.72-1.022c2.693 4.535 1.46 8.202-.102 11.191a1 1 0 0 1-.887.537"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#3b88c3" d="M32.153 24c0-1 1.523-6.212 3.047-7.735c1.522-1.523 0-3.166-1.523-3.166c-3.405 0-9.139 6.901-9.139 10.901c0 5 5.733 10.424 9.139 10.424c1.523 0 3.046-1.404 1.523-2.928C33.677 29.974 32.153 26 32.153 24"/><path fill="#3b88c3" d="M9.021 14.384c0-3.046 1.497-6.093 3.02-6.093c4.569 0 13.322 4.823 14.845 12.439S9.021 14.384 9.021 14.384m4.854 18.278c1.523 1.523 4.57 3.047 7.617 3.047s-3.111-4.189-1.523-6.092c2.18-2.617-6.094 3.045-6.094 3.045"/><path d="M2.071 28.727c.761-2.285.19-3.935-1.143-5.584c-1.333-1.651 3.872-1.904 5.585.381s5.713 6.281 2.158 6.22c-3.553-.065-6.6-1.017-6.6-1.017"/><path fill="#55acee" d="M.168 23.488c.959.874 7.223 4.309 7.165 5.137s-2.279-.088-3.105-.279c-1.485-.342-1.905-.598-2.317-.526c-.84.321-.554 1.201-.242 1.704c1.498 2.61 7.286 4.662 12.16 4.662c8.412 0 16.802-7.615 16.802-10.662c0-3.046-9.345-10.663-17.757-10.663C4.483 12.86.18 18.922.168 23.488"/><path d="M7 17a2 2 0 1 1 .001 3.999A2 2 0 0 1 7 17"/><path fill="#269" d="M15.08 29.98a.997.997 0 0 1-.885-1.463c1.585-3.034 2.218-5.768.154-9.243a1 1 0 0 1 1.72-1.022c2.693 4.535 1.46 8.202-.102 11.191a1 1 0 0 1-.887.537"/></svg> </template>
CSS
.icon-fish {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M32.153%2024c0-1%201.523-6.212%203.047-7.735c1.522-1.523%200-3.166-1.523-3.166c-3.405%200-9.139%206.901-9.139%2010.901c0%205%205.733%2010.424%209.139%2010.424c1.523%200%203.046-1.404%201.523-2.928C33.677%2029.974%2032.153%2026%2032.153%2024%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M9.021%2014.384c0-3.046%201.497-6.093%203.02-6.093c4.569%200%2013.322%204.823%2014.845%2012.439S9.021%2014.384%209.021%2014.384m4.854%2018.278c1.523%201.523%204.57%203.047%207.617%203.047s-3.111-4.189-1.523-6.092c2.18-2.617-6.094%203.045-6.094%203.045%22%2F%3E%3Cpath%20d%3D%22M2.071%2028.727c.761-2.285.19-3.935-1.143-5.584c-1.333-1.651%203.872-1.904%205.585.381s5.713%206.281%202.158%206.22c-3.553-.065-6.6-1.017-6.6-1.017%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M.168%2023.488c.959.874%207.223%204.309%207.165%205.137s-2.279-.088-3.105-.279c-1.485-.342-1.905-.598-2.317-.526c-.84.321-.554%201.201-.242%201.704c1.498%202.61%207.286%204.662%2012.16%204.662c8.412%200%2016.802-7.615%2016.802-10.662c0-3.046-9.345-10.663-17.757-10.663C4.483%2012.86.18%2018.922.168%2023.488%22%2F%3E%3Cpath%20d%3D%22M7%2017a2%202%200%201%201%20.001%203.999A2%202%200%200%201%207%2017%22%2F%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M15.08%2029.98a.997.997%200%200%201-.885-1.463c1.585-3.034%202.218-5.768.154-9.243a1%201%200%200%201%201.72-1.022c2.693%204.535%201.46%208.202-.102%2011.191a1%201%200%200%201-.887.537%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%2036%2036%22%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M32.153%2024c0-1%201.523-6.212%203.047-7.735c1.522-1.523%200-3.166-1.523-3.166c-3.405%200-9.139%206.901-9.139%2010.901c0%205%205.733%2010.424%209.139%2010.424c1.523%200%203.046-1.404%201.523-2.928C33.677%2029.974%2032.153%2026%2032.153%2024%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M9.021%2014.384c0-3.046%201.497-6.093%203.02-6.093c4.569%200%2013.322%204.823%2014.845%2012.439S9.021%2014.384%209.021%2014.384m4.854%2018.278c1.523%201.523%204.57%203.047%207.617%203.047s-3.111-4.189-1.523-6.092c2.18-2.617-6.094%203.045-6.094%203.045%22%2F%3E%3Cpath%20d%3D%22M2.071%2028.727c.761-2.285.19-3.935-1.143-5.584c-1.333-1.651%203.872-1.904%205.585.381s5.713%206.281%202.158%206.22c-3.553-.065-6.6-1.017-6.6-1.017%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M.168%2023.488c.959.874%207.223%204.309%207.165%205.137s-2.279-.088-3.105-.279c-1.485-.342-1.905-.598-2.317-.526c-.84.321-.554%201.201-.242%201.704c1.498%202.61%207.286%204.662%2012.16%204.662c8.412%200%2016.802-7.615%2016.802-10.662c0-3.046-9.345-10.663-17.757-10.663C4.483%2012.86.18%2018.922.168%2023.488%22%2F%3E%3Cpath%20d%3D%22M7%2017a2%202%200%201%201%20.001%203.999A2%202%200%200%201%207%2017%22%2F%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M15.08%2029.98a.997.997%200%200%201-.885-1.463c1.585-3.034%202.218-5.768.154-9.243a1%201%200%200%201%201.72-1.022c2.693%204.535%201.46%208.202-.102%2011.191a1%201%200%200%201-.887.537%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/fish.svg?color=%231a73e8&size=48