finn the human icon
finn-the-human-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- finn-the-human-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the finn the human icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 96H96a52 52 0 0 0 0 104h64a52 52 0 0 0 0-104m0 80H96a28 28 0 0 1 0-56h64a28 28 0 0 1 0 56m-48-28a16 16 0 1 1-16-16a16 16 0 0 1 16 16m64 0a16 16 0 1 1-16-16a16 16 0 0 1 16 16m36-112a36 36 0 0 0-33.94 24H77.94A36 36 0 0 0 8 72v76a88.1 88.1 0 0 0 88 88h64a88.1 88.1 0 0 0 88-88V72a36 36 0 0 0-36-36m12 112a64.07 64.07 0 0 1-64 64H96a64.07 64.07 0 0 1-64-64V72a12 12 0 0 1 24 0a12 12 0 0 0 12 12h120a12 12 0 0 0 12-12a12 12 0 0 1 24 0Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFinnTheHumanBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 96H96a52 52 0 0 0 0 104h64a52 52 0 0 0 0-104m0 80H96a28 28 0 0 1 0-56h64a28 28 0 0 1 0 56m-48-28a16 16 0 1 1-16-16a16 16 0 0 1 16 16m64 0a16 16 0 1 1-16-16a16 16 0 0 1 16 16m36-112a36 36 0 0 0-33.94 24H77.94A36 36 0 0 0 8 72v76a88.1 88.1 0 0 0 88 88h64a88.1 88.1 0 0 0 88-88V72a36 36 0 0 0-36-36m12 112a64.07 64.07 0 0 1-64 64H96a64.07 64.07 0 0 1-64-64V72a12 12 0 0 1 24 0a12 12 0 0 0 12 12h120a12 12 0 0 0 12-12a12 12 0 0 1 24 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M160 96H96a52 52 0 0 0 0 104h64a52 52 0 0 0 0-104m0 80H96a28 28 0 0 1 0-56h64a28 28 0 0 1 0 56m-48-28a16 16 0 1 1-16-16a16 16 0 0 1 16 16m64 0a16 16 0 1 1-16-16a16 16 0 0 1 16 16m36-112a36 36 0 0 0-33.94 24H77.94A36 36 0 0 0 8 72v76a88.1 88.1 0 0 0 88 88h64a88.1 88.1 0 0 0 88-88V72a36 36 0 0 0-36-36m12 112a64.07 64.07 0 0 1-64 64H96a64.07 64.07 0 0 1-64-64V72a12 12 0 0 1 24 0a12 12 0 0 0 12 12h120a12 12 0 0 0 12-12a12 12 0 0 1 24 0Z"/></svg> </template>
CSS
.icon-finn-the-human-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2096H96a52%2052%200%200%200%200%20104h64a52%2052%200%200%200%200-104m0%2080H96a28%2028%200%200%201%200-56h64a28%2028%200%200%201%200%2056m-48-28a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m64%200a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m36-112a36%2036%200%200%200-33.94%2024H77.94A36%2036%200%200%200%208%2072v76a88.1%2088.1%200%200%200%2088%2088h64a88.1%2088.1%200%200%200%2088-88V72a36%2036%200%200%200-36-36m12%20112a64.07%2064.07%200%200%201-64%2064H96a64.07%2064.07%200%200%201-64-64V72a12%2012%200%200%201%2024%200a12%2012%200%200%200%2012%2012h120a12%2012%200%200%200%2012-12a12%2012%200%200%201%2024%200Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2096H96a52%2052%200%200%200%200%20104h64a52%2052%200%200%200%200-104m0%2080H96a28%2028%200%200%201%200-56h64a28%2028%200%200%201%200%2056m-48-28a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m64%200a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m36-112a36%2036%200%200%200-33.94%2024H77.94A36%2036%200%200%200%208%2072v76a88.1%2088.1%200%200%200%2088%2088h64a88.1%2088.1%200%200%200%2088-88V72a36%2036%200%200%200-36-36m12%20112a64.07%2064.07%200%200%201-64%2064H96a64.07%2064.07%200%200%201-64-64V72a12%2012%200%200%201%2024%200a12%2012%200%200%200%2012%2012h120a12%2012%200%200%200%2012-12a12%2012%200%200%201%2024%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/finn-the-human-bold.svg?color=%231a73e8&size=48