person dress burst icon
person-dress-burst from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- person-dress-burst
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
person-arrow-down-to-lineperson-arrow-up-from-lineperson-bikingperson-boothperson-breastfeedingperson-burstperson-caneperson-chalkboardperson-circle-checkperson-circle-exclamationperson-circle-minusperson-circle-plusperson-circle-questionperson-circle-xmarkperson-diggingperson-dots-from-lineperson-dressperson-drowningperson-fallingperson-falling-burstperson-half-dressperson-harassingperson-hikingperson-military-pointing
Use the person dress burst icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M208 104.1c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24s-24 10.7-24 24v48c0 13.3 10.7 24 24 24M8 208.1c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24s-10.7-24-24-24H32c-13.3 0-24 10.7-24 24m92.5 141.4l33.9-33.9c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-33.9 33.9c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0M66.6 66.7c-9.4 9.4-9.4 24.6 0 33.9l33.9 33.9c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-33.9-33.9c-9.4-9.4-24.5-9.4-33.9 0M352 144c30.9 0 56-25.1 56-56s-25.1-56-56-56s-56 25.1-56 56s25.1 56 56 56M246.2 448H272v128c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32v128c0 17.7 14.3 32 32 32s32-14.3 32-32V448h25.8c10.9 0 18.6-10.7 15.2-21.1l-43-129l48.3 65.1c10.5 14.2 30.6 17.2 44.8 6.6s17.2-30.6 6.6-44.8l-70.5-95A133.7 133.7 0 0 0 352 176c-42.3 0-82 20-107.2 53.9l-70.5 95c-10.5 14.2-7.6 34.2 6.6 44.8s34.2 7.6 44.8-6.6L274 298l-43 129c-3.5 10.4 4.3 21.1 15.2 21.1z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidPersonDressBurst(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M208 104.1c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24s-24 10.7-24 24v48c0 13.3 10.7 24 24 24M8 208.1c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24s-10.7-24-24-24H32c-13.3 0-24 10.7-24 24m92.5 141.4l33.9-33.9c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-33.9 33.9c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0M66.6 66.7c-9.4 9.4-9.4 24.6 0 33.9l33.9 33.9c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-33.9-33.9c-9.4-9.4-24.5-9.4-33.9 0M352 144c30.9 0 56-25.1 56-56s-25.1-56-56-56s-56 25.1-56 56s25.1 56 56 56M246.2 448H272v128c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32v128c0 17.7 14.3 32 32 32s32-14.3 32-32V448h25.8c10.9 0 18.6-10.7 15.2-21.1l-43-129l48.3 65.1c10.5 14.2 30.6 17.2 44.8 6.6s17.2-30.6 6.6-44.8l-70.5-95A133.7 133.7 0 0 0 352 176c-42.3 0-82 20-107.2 53.9l-70.5 95c-10.5 14.2-7.6 34.2 6.6 44.8s34.2 7.6 44.8-6.6L274 298l-43 129c-3.5 10.4 4.3 21.1 15.2 21.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M208 104.1c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24s-24 10.7-24 24v48c0 13.3 10.7 24 24 24M8 208.1c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24s-10.7-24-24-24H32c-13.3 0-24 10.7-24 24m92.5 141.4l33.9-33.9c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-33.9 33.9c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0M66.6 66.7c-9.4 9.4-9.4 24.6 0 33.9l33.9 33.9c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-33.9-33.9c-9.4-9.4-24.5-9.4-33.9 0M352 144c30.9 0 56-25.1 56-56s-25.1-56-56-56s-56 25.1-56 56s25.1 56 56 56M246.2 448H272v128c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32v128c0 17.7 14.3 32 32 32s32-14.3 32-32V448h25.8c10.9 0 18.6-10.7 15.2-21.1l-43-129l48.3 65.1c10.5 14.2 30.6 17.2 44.8 6.6s17.2-30.6 6.6-44.8l-70.5-95A133.7 133.7 0 0 0 352 176c-42.3 0-82 20-107.2 53.9l-70.5 95c-10.5 14.2-7.6 34.2 6.6 44.8s34.2 7.6 44.8-6.6L274 298l-43 129c-3.5 10.4 4.3 21.1 15.2 21.1z"/></svg> </template>
CSS
.icon-person-dress-burst {
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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%20104.1c13.3%200%2024-10.7%2024-24v-48c0-13.3-10.7-24-24-24s-24%2010.7-24%2024v48c0%2013.3%2010.7%2024%2024%2024M8%20208.1c0%2013.3%2010.7%2024%2024%2024h48c13.3%200%2024-10.7%2024-24s-10.7-24-24-24H32c-13.3%200-24%2010.7-24%2024m92.5%20141.4l33.9-33.9c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-33.9%2033.9c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200M66.6%2066.7c-9.4%209.4-9.4%2024.6%200%2033.9l33.9%2033.9c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-33.9-33.9c-9.4-9.4-24.5-9.4-33.9%200M352%20144c30.9%200%2056-25.1%2056-56s-25.1-56-56-56s-56%2025.1-56%2056s25.1%2056%2056%2056M246.2%20448H272v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V448h32v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V448h25.8c10.9%200%2018.6-10.7%2015.2-21.1l-43-129l48.3%2065.1c10.5%2014.2%2030.6%2017.2%2044.8%206.6s17.2-30.6%206.6-44.8l-70.5-95A133.7%20133.7%200%200%200%20352%20176c-42.3%200-82%2020-107.2%2053.9l-70.5%2095c-10.5%2014.2-7.6%2034.2%206.6%2044.8s34.2%207.6%2044.8-6.6L274%20298l-43%20129c-3.5%2010.4%204.3%2021.1%2015.2%2021.1z%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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%20104.1c13.3%200%2024-10.7%2024-24v-48c0-13.3-10.7-24-24-24s-24%2010.7-24%2024v48c0%2013.3%2010.7%2024%2024%2024M8%20208.1c0%2013.3%2010.7%2024%2024%2024h48c13.3%200%2024-10.7%2024-24s-10.7-24-24-24H32c-13.3%200-24%2010.7-24%2024m92.5%20141.4l33.9-33.9c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-33.9%2033.9c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200M66.6%2066.7c-9.4%209.4-9.4%2024.6%200%2033.9l33.9%2033.9c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-33.9-33.9c-9.4-9.4-24.5-9.4-33.9%200M352%20144c30.9%200%2056-25.1%2056-56s-25.1-56-56-56s-56%2025.1-56%2056s25.1%2056%2056%2056M246.2%20448H272v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V448h32v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V448h25.8c10.9%200%2018.6-10.7%2015.2-21.1l-43-129l48.3%2065.1c10.5%2014.2%2030.6%2017.2%2044.8%206.6s17.2-30.6%206.6-44.8l-70.5-95A133.7%20133.7%200%200%200%20352%20176c-42.3%200-82%2020-107.2%2053.9l-70.5%2095c-10.5%2014.2-7.6%2034.2%206.6%2044.8s34.2%207.6%2044.8-6.6L274%20298l-43%20129c-3.5%2010.4%204.3%2021.1%2015.2%2021.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/person-dress-burst.svg?color=%231a73e8&size=48