person biking icon
person-biking from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- person-biking
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
person-arrow-down-to-lineperson-arrow-up-from-lineperson-boothperson-breastfeedingperson-burstperson-caneperson-chalkboardperson-circle-checkperson-circle-exclamationperson-circle-minusperson-circle-plusperson-circle-questionperson-circle-xmarkperson-diggingperson-dots-from-lineperson-dressperson-dress-burstperson-drowningperson-fallingperson-falling-burstperson-half-dressperson-harassingperson-hikingperson-military-pointing
Use the person biking icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M400 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m27.2 64l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1 64.2c-30.7 23.8-28.5 70.8 4.3 91.6l60.5 38.4V416c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-10.7-5.3-20.7-14.2-26.6L295 232.9l60.3-48.5L396 217c5.7 4.5 12.7 7 20 7h64c17.7 0 32-14.3 32-32s-14.3-32-32-32zM56 384a72 72 0 1 1 144 0a72 72 0 1 1-144 0m200 0a128 128 0 1 0-256 0a128 128 0 1 0 256 0m184 0a72 72 0 1 1 144 0a72 72 0 1 1-144 0m200 0a128 128 0 1 0-256 0a128 128 0 1 0 256 0"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidPersonBiking(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M400 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m27.2 64l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1 64.2c-30.7 23.8-28.5 70.8 4.3 91.6l60.5 38.4V416c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-10.7-5.3-20.7-14.2-26.6L295 232.9l60.3-48.5L396 217c5.7 4.5 12.7 7 20 7h64c17.7 0 32-14.3 32-32s-14.3-32-32-32zM56 384a72 72 0 1 1 144 0a72 72 0 1 1-144 0m200 0a128 128 0 1 0-256 0a128 128 0 1 0 256 0m184 0a72 72 0 1 1 144 0a72 72 0 1 1-144 0m200 0a128 128 0 1 0-256 0a128 128 0 1 0 256 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M400 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m27.2 64l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1 64.2c-30.7 23.8-28.5 70.8 4.3 91.6l60.5 38.4V416c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-10.7-5.3-20.7-14.2-26.6L295 232.9l60.3-48.5L396 217c5.7 4.5 12.7 7 20 7h64c17.7 0 32-14.3 32-32s-14.3-32-32-32zM56 384a72 72 0 1 1 144 0a72 72 0 1 1-144 0m200 0a128 128 0 1 0-256 0a128 128 0 1 0 256 0m184 0a72 72 0 1 1 144 0a72 72 0 1 1-144 0m200 0a128 128 0 1 0-256 0a128 128 0 1 0 256 0"/></svg> </template>
CSS
.icon-person-biking {
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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M400%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m27.2%2064l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1%2064.2c-30.7%2023.8-28.5%2070.8%204.3%2091.6l60.5%2038.4V416c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V288c0-10.7-5.3-20.7-14.2-26.6L295%20232.9l60.3-48.5L396%20217c5.7%204.5%2012.7%207%2020%207h64c17.7%200%2032-14.3%2032-32s-14.3-32-32-32zM56%20384a72%2072%200%201%201%20144%200a72%2072%200%201%201-144%200m200%200a128%20128%200%201%200-256%200a128%20128%200%201%200%20256%200m184%200a72%2072%200%201%201%20144%200a72%2072%200%201%201-144%200m200%200a128%20128%200%201%200-256%200a128%20128%200%201%200%20256%200%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M400%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m27.2%2064l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1%2064.2c-30.7%2023.8-28.5%2070.8%204.3%2091.6l60.5%2038.4V416c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V288c0-10.7-5.3-20.7-14.2-26.6L295%20232.9l60.3-48.5L396%20217c5.7%204.5%2012.7%207%2020%207h64c17.7%200%2032-14.3%2032-32s-14.3-32-32-32zM56%20384a72%2072%200%201%201%20144%200a72%2072%200%201%201-144%200m200%200a128%20128%200%201%200-256%200a128%20128%200%201%200%20256%200m184%200a72%2072%200%201%201%20144%200a72%2072%200%201%201-144%200m200%200a128%20128%200%201%200-256%200a128%20128%200%201%200%20256%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/person-biking.svg?color=%231a73e8&size=48