head side virus icon
head-side-virus from Font Awesome 6 Solid by Dave Gandy · Regular · Medical · CC-BY-4.0 Attribution required.
- Name
- head-side-virus
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Medical
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More medical icons from Font Awesome 6 Solid
Use the head side virus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 224.2C0 100.6 100.2 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.8H448v64c0 35.3-28.7 64-64 64h-64v32c0 17.7-14.3 32-32 32H96c-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.2M224 64c-8.8 0-16 7.2-16 16c0 33-39.9 49.5-63.2 26.2c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6C145.5 152.1 129 192 96 192c-8.8 0-16 7.2-16 16s7.2 16 16 16c33 0 49.5 39.9 26.2 63.2c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0C168.1 286.5 208 303 208 336c0 8.8 7.2 16 16 16s16-7.2 16-16c0-33 39.9-49.5 63.2-26.2c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6C302.5 263.9 319 224 352 224c8.8 0 16-7.2 16-16s-7.2-16-16-16c-33 0-49.5-39.9-26.2-63.2c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0C279.9 129.5 240 113 240 80c0-8.8-7.2-16-16-16m-24 96a24 24 0 1 1 0 48a24 24 0 1 1 0-48m40 80a16 16 0 1 1 32 0a16 16 0 1 1-32 0"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidHeadSideVirus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 224.2C0 100.6 100.2 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.8H448v64c0 35.3-28.7 64-64 64h-64v32c0 17.7-14.3 32-32 32H96c-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.2M224 64c-8.8 0-16 7.2-16 16c0 33-39.9 49.5-63.2 26.2c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6C145.5 152.1 129 192 96 192c-8.8 0-16 7.2-16 16s7.2 16 16 16c33 0 49.5 39.9 26.2 63.2c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0C168.1 286.5 208 303 208 336c0 8.8 7.2 16 16 16s16-7.2 16-16c0-33 39.9-49.5 63.2-26.2c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6C302.5 263.9 319 224 352 224c8.8 0 16-7.2 16-16s-7.2-16-16-16c-33 0-49.5-39.9-26.2-63.2c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0C279.9 129.5 240 113 240 80c0-8.8-7.2-16-16-16m-24 96a24 24 0 1 1 0 48a24 24 0 1 1 0-48m40 80a16 16 0 1 1 32 0a16 16 0 1 1-32 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M0 224.2C0 100.6 100.2 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.8H448v64c0 35.3-28.7 64-64 64h-64v32c0 17.7-14.3 32-32 32H96c-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.2M224 64c-8.8 0-16 7.2-16 16c0 33-39.9 49.5-63.2 26.2c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6C145.5 152.1 129 192 96 192c-8.8 0-16 7.2-16 16s7.2 16 16 16c33 0 49.5 39.9 26.2 63.2c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0C168.1 286.5 208 303 208 336c0 8.8 7.2 16 16 16s16-7.2 16-16c0-33 39.9-49.5 63.2-26.2c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6C302.5 263.9 319 224 352 224c8.8 0 16-7.2 16-16s-7.2-16-16-16c-33 0-49.5-39.9-26.2-63.2c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0C279.9 129.5 240 113 240 80c0-8.8-7.2-16-16-16m-24 96a24 24 0 1 1 0 48a24 24 0 1 1 0-48m40 80a16 16 0 1 1 32 0a16 16 0 1 1-32 0"/></svg> </template>
CSS
.icon-head-side-virus {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20224.2C0%20100.6%20100.2%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.8H448v64c0%2035.3-28.7%2064-64%2064h-64v32c0%2017.7-14.3%2032-32%2032H96c-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.2M224%2064c-8.8%200-16%207.2-16%2016c0%2033-39.9%2049.5-63.2%2026.2c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6C145.5%20152.1%20129%20192%2096%20192c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016c33%200%2049.5%2039.9%2026.2%2063.2c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200C168.1%20286.5%20208%20303%20208%20336c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16c0-33%2039.9-49.5%2063.2-26.2c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6C302.5%20263.9%20319%20224%20352%20224c8.8%200%2016-7.2%2016-16s-7.2-16-16-16c-33%200-49.5-39.9-26.2-63.2c6.2-6.2%206.2-16.4%200-22.6s-16.4-6.2-22.6%200C279.9%20129.5%20240%20113%20240%2080c0-8.8-7.2-16-16-16m-24%2096a24%2024%200%201%201%200%2048a24%2024%200%201%201%200-48m40%2080a16%2016%200%201%201%2032%200a16%2016%200%201%201-32%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20224.2C0%20100.6%20100.2%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.8H448v64c0%2035.3-28.7%2064-64%2064h-64v32c0%2017.7-14.3%2032-32%2032H96c-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.2M224%2064c-8.8%200-16%207.2-16%2016c0%2033-39.9%2049.5-63.2%2026.2c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6C145.5%20152.1%20129%20192%2096%20192c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016c33%200%2049.5%2039.9%2026.2%2063.2c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200C168.1%20286.5%20208%20303%20208%20336c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16c0-33%2039.9-49.5%2063.2-26.2c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6C302.5%20263.9%20319%20224%20352%20224c8.8%200%2016-7.2%2016-16s-7.2-16-16-16c-33%200-49.5-39.9-26.2-63.2c6.2-6.2%206.2-16.4%200-22.6s-16.4-6.2-22.6%200C279.9%20129.5%20240%20113%20240%2080c0-8.8-7.2-16-16-16m-24%2096a24%2024%200%201%201%200%2048a24%2024%200%201%201%200-48m40%2080a16%2016%200%201%201%2032%200a16%2016%200%201%201-32%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-virus.svg?color=%231a73e8&size=48