head side cough slash icon
head-side-cough-slash from Font Awesome 6 Solid by Dave Gandy · Regular · Medical · CC-BY-4.0 Attribution required.
- Name
- head-side-cough-slash
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Medical
- Viewbox
- 640×512
- License
- CC BY 4.0
The same icon in other sets
More medical icons from Font Awesome 6 Solid
Use the head side cough slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="m448 325.8l44 34.5c8.1 1.4 14.8 6.8 18 14.1l42.9 33.6c10.6.4 19.5 7.6 22.2 17.4l39.1 30.6c.6 0 1.2-.1 1.8-.1c11.1 0 20.4 7.5 23.2 17.8h-3.9c6.2 8.5 6.4 20.4-.4 29c-8.2 10.4-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1l50.8 39.8C127 16.7 173.5 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448zM0 224.2c0-38.7 9.8-75.1 27.1-106.9l314.7 248l-2.5.3c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9l62 3.9l43 33.9c-6.4 19.1-24.5 32.9-45.7 32.9h-80v8c0 13.3-10.7 24-24 24H96c-17.7 0-32-14.3-32-32v-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2M616 360a24 24 0 1 1 0 48a24 24 0 1 1 0-48m-64-48a24 24 0 1 1 0 48a24 24 0 1 1 0-48m40-24a24 24 0 1 1 48 0a24 24 0 1 1-48 0"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidHeadSideCoughSlash(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="m448 325.8l44 34.5c8.1 1.4 14.8 6.8 18 14.1l42.9 33.6c10.6.4 19.5 7.6 22.2 17.4l39.1 30.6c.6 0 1.2-.1 1.8-.1c11.1 0 20.4 7.5 23.2 17.8h-3.9c6.2 8.5 6.4 20.4-.4 29c-8.2 10.4-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1l50.8 39.8C127 16.7 173.5 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448zM0 224.2c0-38.7 9.8-75.1 27.1-106.9l314.7 248l-2.5.3c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9l62 3.9l43 33.9c-6.4 19.1-24.5 32.9-45.7 32.9h-80v8c0 13.3-10.7 24-24 24H96c-17.7 0-32-14.3-32-32v-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2M616 360a24 24 0 1 1 0 48a24 24 0 1 1 0-48m-64-48a24 24 0 1 1 0 48a24 24 0 1 1 0-48m40-24a24 24 0 1 1 48 0a24 24 0 1 1-48 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="m448 325.8l44 34.5c8.1 1.4 14.8 6.8 18 14.1l42.9 33.6c10.6.4 19.5 7.6 22.2 17.4l39.1 30.6c.6 0 1.2-.1 1.8-.1c11.1 0 20.4 7.5 23.2 17.8h-3.9c6.2 8.5 6.4 20.4-.4 29c-8.2 10.4-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1l50.8 39.8C127 16.7 173.5 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448zM0 224.2c0-38.7 9.8-75.1 27.1-106.9l314.7 248l-2.5.3c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9l62 3.9l43 33.9c-6.4 19.1-24.5 32.9-45.7 32.9h-80v8c0 13.3-10.7 24-24 24H96c-17.7 0-32-14.3-32-32v-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2M616 360a24 24 0 1 1 0 48a24 24 0 1 1 0-48m-64-48a24 24 0 1 1 0 48a24 24 0 1 1 0-48m40-24a24 24 0 1 1 48 0a24 24 0 1 1-48 0"/></svg> </template>
CSS
.icon-head-side-cough-slash {
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%22m448%20325.8l44%2034.5c8.1%201.4%2014.8%206.8%2018%2014.1l42.9%2033.6c10.6.4%2019.5%207.6%2022.2%2017.4l39.1%2030.6c.6%200%201.2-.1%201.8-.1c11.1%200%2020.4%207.5%2023.2%2017.8h-3.9c6.2%208.5%206.4%2020.4-.4%2029c-8.2%2010.4-23.3%2012.3-33.7%204.1L9.2%2042.9C-1.2%2034.7-3.1%2019.6%205.1%209.2S28.4-3.1%2038.8%205.1l50.8%2039.8C127%2016.7%20173.5%200%20224%200h24c95.2%200%20181.2%2069.3%20197.3%20160.2c2.3%2013%206.8%2025.7%2015.1%2036l42%2052.6c6.2%207.8%209.6%2017.4%209.6%2027.4c0%2024.2-19.6%2043.8-43.8%2043.8H448zM0%20224.2c0-38.7%209.8-75.1%2027.1-106.9l314.7%20248l-2.5.3c-11%201.4-19.2%2010.7-19.2%2021.8c0%2011.6%209%2021.2%2020.6%2021.9l62%203.9l43%2033.9c-6.4%2019.1-24.5%2032.9-45.7%2032.9h-80v8c0%2013.3-10.7%2024-24%2024H96c-17.7%200-32-14.3-32-32v-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6%20322.4%200%20274.1%200%20224.2M616%20360a24%2024%200%201%201%200%2048a24%2024%200%201%201%200-48m-64-48a24%2024%200%201%201%200%2048a24%2024%200%201%201%200-48m40-24a24%2024%200%201%201%2048%200a24%2024%200%201%201-48%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%22m448%20325.8l44%2034.5c8.1%201.4%2014.8%206.8%2018%2014.1l42.9%2033.6c10.6.4%2019.5%207.6%2022.2%2017.4l39.1%2030.6c.6%200%201.2-.1%201.8-.1c11.1%200%2020.4%207.5%2023.2%2017.8h-3.9c6.2%208.5%206.4%2020.4-.4%2029c-8.2%2010.4-23.3%2012.3-33.7%204.1L9.2%2042.9C-1.2%2034.7-3.1%2019.6%205.1%209.2S28.4-3.1%2038.8%205.1l50.8%2039.8C127%2016.7%20173.5%200%20224%200h24c95.2%200%20181.2%2069.3%20197.3%20160.2c2.3%2013%206.8%2025.7%2015.1%2036l42%2052.6c6.2%207.8%209.6%2017.4%209.6%2027.4c0%2024.2-19.6%2043.8-43.8%2043.8H448zM0%20224.2c0-38.7%209.8-75.1%2027.1-106.9l314.7%20248l-2.5.3c-11%201.4-19.2%2010.7-19.2%2021.8c0%2011.6%209%2021.2%2020.6%2021.9l62%203.9l43%2033.9c-6.4%2019.1-24.5%2032.9-45.7%2032.9h-80v8c0%2013.3-10.7%2024-24%2024H96c-17.7%200-32-14.3-32-32v-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6%20322.4%200%20274.1%200%20224.2M616%20360a24%2024%200%201%201%200%2048a24%2024%200%201%201%200-48m-64-48a24%2024%200%201%201%200%2048a24%2024%200%201%201%200-48m40-24a24%2024%200%201%201%2048%200a24%2024%200%201%201-48%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/head-side-cough-slash.svg?color=%231a73e8&size=48