head side cough icon
head-side-cough from Unicons Monochrome by Iconscout · Monochrome · Medical · Apache-2.0 Free for personal and commercial use.
- Name
- head-side-cough
- Set
- Unicons Monochrome
- Style
- Monochrome
- Category
- Medical
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More medical icons from Unicons Monochrome
Use the head side cough icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="6" cy="16.999" r="1" fill="currentColor"/><circle cx="2" cy="18" r="1" fill="currentColor"/><circle cx="5" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="M21.13 21h-8.463a1 1 0 0 1-1-1v-2H10.8a1.935 1.935 0 0 1-1.934-1.934v-1.8H8a1 1 0 0 1-.904-1.426l1.77-3.758v-.016a7.067 7.067 0 0 1 7.284-7.063A7.25 7.25 0 0 1 23 9.321v.212a1 1 0 0 1-.033.257l-1.796 6.767l.919 3.164A1 1 0 0 1 21.13 21" opacity=".5"/></svg>
React
import type { SVGProps } from "react";
export function UimHeadSideCough(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="6" cy="16.999" r="1" fill="currentColor"/><circle cx="2" cy="18" r="1" fill="currentColor"/><circle cx="5" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="M21.13 21h-8.463a1 1 0 0 1-1-1v-2H10.8a1.935 1.935 0 0 1-1.934-1.934v-1.8H8a1 1 0 0 1-.904-1.426l1.77-3.758v-.016a7.067 7.067 0 0 1 7.284-7.063A7.25 7.25 0 0 1 23 9.321v.212a1 1 0 0 1-.033.257l-1.796 6.767l.919 3.164A1 1 0 0 1 21.13 21" opacity=".5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="6" cy="16.999" r="1" fill="currentColor"/><circle cx="2" cy="18" r="1" fill="currentColor"/><circle cx="5" cy="21" r="1" fill="currentColor"/><path fill="currentColor" d="M21.13 21h-8.463a1 1 0 0 1-1-1v-2H10.8a1.935 1.935 0 0 1-1.934-1.934v-1.8H8a1 1 0 0 1-.904-1.426l1.77-3.758v-.016a7.067 7.067 0 0 1 7.284-7.063A7.25 7.25 0 0 1 23 9.321v.212a1 1 0 0 1-.033.257l-1.796 6.767l.919 3.164A1 1 0 0 1 21.13 21" opacity=".5"/></svg> </template>
CSS
.icon-head-side-cough {
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%2024%2024%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2216.999%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%222%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.13%2021h-8.463a1%201%200%200%201-1-1v-2H10.8a1.935%201.935%200%200%201-1.934-1.934v-1.8H8a1%201%200%200%201-.904-1.426l1.77-3.758v-.016a7.067%207.067%200%200%201%207.284-7.063A7.25%207.25%200%200%201%2023%209.321v.212a1%201%200%200%201-.033.257l-1.796%206.767l.919%203.164A1%201%200%200%201%2021.13%2021%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2216.999%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%222%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2221%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.13%2021h-8.463a1%201%200%200%201-1-1v-2H10.8a1.935%201.935%200%200%201-1.934-1.934v-1.8H8a1%201%200%200%201-.904-1.426l1.77-3.758v-.016a7.067%207.067%200%200%201%207.284-7.063A7.25%207.25%200%200%201%2023%209.321v.212a1%201%200%200%201-.033.257l-1.796%206.767l.919%203.164A1%201%200%200%201%2021.13%2021%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/head-side-cough.svg?color=%231a73e8&size=48