firefish from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
firefish
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the firefish logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.771 0c-.68-.016-1.342.507-1.342 1.304V7.27a1.3 1.3 0 0 0 1.3 1.301h5.967c1.16 0 1.74-1.401.92-2.22L17.65.383A1.27 1.27 0 0 0 16.771 0M6.573.106c-.672-.017-1.326.5-1.326 1.287v5.892c0 .71.575 1.285 1.285 1.285h5.892c1.145 0 1.718-1.384.908-2.194L7.44.484a1.26 1.26 0 0 0-.867-.379ZM1.286 10.287c-.71 0-1.286.576-1.286 1.286v11.142C0 23.425.576 24 1.286 24h11.143c.71 0 1.285-.575 1.285-1.285V11.573c0-.71-.575-1.286-1.285-1.286zm15.485 0c-.68-.017-1.342.507-1.342 1.304v5.966a1.3 1.3 0 0 0 1.3 1.3h5.967c1.16 0 1.74-1.4.92-2.22L17.65 10.67a1.27 1.27 0 0 0-.879-.384zM3.43 17.144a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428m4.285 0a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFirefish(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.771 0c-.68-.016-1.342.507-1.342 1.304V7.27a1.3 1.3 0 0 0 1.3 1.301h5.967c1.16 0 1.74-1.401.92-2.22L17.65.383A1.27 1.27 0 0 0 16.771 0M6.573.106c-.672-.017-1.326.5-1.326 1.287v5.892c0 .71.575 1.285 1.285 1.285h5.892c1.145 0 1.718-1.384.908-2.194L7.44.484a1.26 1.26 0 0 0-.867-.379ZM1.286 10.287c-.71 0-1.286.576-1.286 1.286v11.142C0 23.425.576 24 1.286 24h11.143c.71 0 1.285-.575 1.285-1.285V11.573c0-.71-.575-1.286-1.285-1.286zm15.485 0c-.68-.017-1.342.507-1.342 1.304v5.966a1.3 1.3 0 0 0 1.3 1.3h5.967c1.16 0 1.74-1.4.92-2.22L17.65 10.67a1.27 1.27 0 0 0-.879-.384zM3.43 17.144a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428m4.285 0a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.771 0c-.68-.016-1.342.507-1.342 1.304V7.27a1.3 1.3 0 0 0 1.3 1.301h5.967c1.16 0 1.74-1.401.92-2.22L17.65.383A1.27 1.27 0 0 0 16.771 0M6.573.106c-.672-.017-1.326.5-1.326 1.287v5.892c0 .71.575 1.285 1.285 1.285h5.892c1.145 0 1.718-1.384.908-2.194L7.44.484a1.26 1.26 0 0 0-.867-.379ZM1.286 10.287c-.71 0-1.286.576-1.286 1.286v11.142C0 23.425.576 24 1.286 24h11.143c.71 0 1.285-.575 1.285-1.285V11.573c0-.71-.575-1.286-1.285-1.286zm15.485 0c-.68-.017-1.342.507-1.342 1.304v5.966a1.3 1.3 0 0 0 1.3 1.3h5.967c1.16 0 1.74-1.4.92-2.22L17.65 10.67a1.27 1.27 0 0 0-.879-.384zM3.43 17.144a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428m4.285 0a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428"/></svg>
</template>

CSS

.icon-firefish {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.771%200c-.68-.016-1.342.507-1.342%201.304V7.27a1.3%201.3%200%200%200%201.3%201.301h5.967c1.16%200%201.74-1.401.92-2.22L17.65.383A1.27%201.27%200%200%200%2016.771%200M6.573.106c-.672-.017-1.326.5-1.326%201.287v5.892c0%20.71.575%201.285%201.285%201.285h5.892c1.145%200%201.718-1.384.908-2.194L7.44.484a1.26%201.26%200%200%200-.867-.379ZM1.286%2010.287c-.71%200-1.286.576-1.286%201.286v11.142C0%2023.425.576%2024%201.286%2024h11.143c.71%200%201.285-.575%201.285-1.285V11.573c0-.71-.575-1.286-1.285-1.286zm15.485%200c-.68-.017-1.342.507-1.342%201.304v5.966a1.3%201.3%200%200%200%201.3%201.3h5.967c1.16%200%201.74-1.4.92-2.22L17.65%2010.67a1.27%201.27%200%200%200-.879-.384zM3.43%2017.144a1.714%201.714%200%201%201%200%203.428a1.714%201.714%200%200%201%200-3.428m4.285%200a1.714%201.714%200%201%201%200%203.428a1.714%201.714%200%200%201%200-3.428%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.771%200c-.68-.016-1.342.507-1.342%201.304V7.27a1.3%201.3%200%200%200%201.3%201.301h5.967c1.16%200%201.74-1.401.92-2.22L17.65.383A1.27%201.27%200%200%200%2016.771%200M6.573.106c-.672-.017-1.326.5-1.326%201.287v5.892c0%20.71.575%201.285%201.285%201.285h5.892c1.145%200%201.718-1.384.908-2.194L7.44.484a1.26%201.26%200%200%200-.867-.379ZM1.286%2010.287c-.71%200-1.286.576-1.286%201.286v11.142C0%2023.425.576%2024%201.286%2024h11.143c.71%200%201.285-.575%201.285-1.285V11.573c0-.71-.575-1.286-1.285-1.286zm15.485%200c-.68-.017-1.342.507-1.342%201.304v5.966a1.3%201.3%200%200%200%201.3%201.3h5.967c1.16%200%201.74-1.4.92-2.22L17.65%2010.67a1.27%201.27%200%200%200-.879-.384zM3.43%2017.144a1.714%201.714%200%201%201%200%203.428a1.714%201.714%200%200%201%200-3.428m4.285%200a1.714%201.714%200%201%201%200%203.428a1.714%201.714%200%200%201%200-3.428%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/firefish.svg?color=%231a73e8&size=48