child combatant icon

child-combatant from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
child-combatant
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
576×512
License
CC BY 4.0
Aliases
child-rifle

The same icon in other sets

Related icons in Font Awesome 6 Solid

Use the child combatant icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M176 128a64 64 0 1 0 0-128a64 64 0 1 0 0 128m-8 352V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V300.5l12.9 20.5c9.4 15 29.2 19.4 44.1 10s19.4-29.2 10-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9h-12.3c-33 0-63.7 16.9-81.2 44.9L36.9 287c-9.4 15-4.9 34.7 10 44.1s34.7 4.9 44.1-10l13-20.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32M448 0h-32c-8.8 0-16 7.2-16 16s7.2 16 16 16v100.3c-9.6 5.5-16 15.9-16 27.7v32c-17.7 0-32 14.3-32 32v144c0 17.7 14.3 32 32 32h16v96c0 8.8 7.2 16 16 16h59.5c10.4 0 18-9.8 15.5-19.9L484 400h44c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16h-48v-26.7l53.1-17.7c6.5-2.2 10.9-8.3 10.9-15.2v-84.5c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v56l-16 5.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidChildCombatant(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M176 128a64 64 0 1 0 0-128a64 64 0 1 0 0 128m-8 352V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V300.5l12.9 20.5c9.4 15 29.2 19.4 44.1 10s19.4-29.2 10-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9h-12.3c-33 0-63.7 16.9-81.2 44.9L36.9 287c-9.4 15-4.9 34.7 10 44.1s34.7 4.9 44.1-10l13-20.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32M448 0h-32c-8.8 0-16 7.2-16 16s7.2 16 16 16v100.3c-9.6 5.5-16 15.9-16 27.7v32c-17.7 0-32 14.3-32 32v144c0 17.7 14.3 32 32 32h16v96c0 8.8 7.2 16 16 16h59.5c10.4 0 18-9.8 15.5-19.9L484 400h44c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16h-48v-26.7l53.1-17.7c6.5-2.2 10.9-8.3 10.9-15.2v-84.5c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v56l-16 5.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M176 128a64 64 0 1 0 0-128a64 64 0 1 0 0 128m-8 352V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V300.5l12.9 20.5c9.4 15 29.2 19.4 44.1 10s19.4-29.2 10-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9h-12.3c-33 0-63.7 16.9-81.2 44.9L36.9 287c-9.4 15-4.9 34.7 10 44.1s34.7 4.9 44.1-10l13-20.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32M448 0h-32c-8.8 0-16 7.2-16 16s7.2 16 16 16v100.3c-9.6 5.5-16 15.9-16 27.7v32c-17.7 0-32 14.3-32 32v144c0 17.7 14.3 32 32 32h16v96c0 8.8 7.2 16 16 16h59.5c10.4 0 18-9.8 15.5-19.9L484 400h44c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16h-48v-26.7l53.1-17.7c6.5-2.2 10.9-8.3 10.9-15.2v-84.5c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v56l-16 5.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16"/></svg>
</template>

CSS

.icon-child-combatant {
  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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20128a64%2064%200%201%200%200-128a64%2064%200%201%200%200%20128m-8%20352V352h16v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V300.5l12.9%2020.5c9.4%2015%2029.2%2019.4%2044.1%2010s19.4-29.2%2010-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9h-12.3c-33%200-63.7%2016.9-81.2%2044.9L36.9%20287c-9.4%2015-4.9%2034.7%2010%2044.1s34.7%204.9%2044.1-10l13-20.6V480c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32M448%200h-32c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016v100.3c-9.6%205.5-16%2015.9-16%2027.7v32c-17.7%200-32%2014.3-32%2032v144c0%2017.7%2014.3%2032%2032%2032h16v96c0%208.8%207.2%2016%2016%2016h59.5c10.4%200%2018-9.8%2015.5-19.9L484%20400h44c8.8%200%2016-7.2%2016-16v-16c0-8.8-7.2-16-16-16h-48v-26.7l53.1-17.7c6.5-2.2%2010.9-8.3%2010.9-15.2v-84.5c0-8.8-7.2-16-16-16h-16c-8.8%200-16%207.2-16%2016v56l-16%205.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20128a64%2064%200%201%200%200-128a64%2064%200%201%200%200%20128m-8%20352V352h16v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V300.5l12.9%2020.5c9.4%2015%2029.2%2019.4%2044.1%2010s19.4-29.2%2010-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9h-12.3c-33%200-63.7%2016.9-81.2%2044.9L36.9%20287c-9.4%2015-4.9%2034.7%2010%2044.1s34.7%204.9%2044.1-10l13-20.6V480c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32M448%200h-32c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016v100.3c-9.6%205.5-16%2015.9-16%2027.7v32c-17.7%200-32%2014.3-32%2032v144c0%2017.7%2014.3%2032%2032%2032h16v96c0%208.8%207.2%2016%2016%2016h59.5c10.4%200%2018-9.8%2015.5-19.9L484%20400h44c8.8%200%2016-7.2%2016-16v-16c0-8.8-7.2-16-16-16h-48v-26.7l53.1-17.7c6.5-2.2%2010.9-8.3%2010.9-15.2v-84.5c0-8.8-7.2-16-16-16h-16c-8.8%200-16%207.2-16%2016v56l-16%205.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/child-combatant.svg?color=%231a73e8&size=48