hiv-neg-outline from Health Icons by Resolve to Save Lives · Outline · Conditions · MIT Free for personal and commercial use.

Name
hiv-neg-outline
Set
Health Icons
Style
Outline
Category
Conditions
Viewbox
48×48
License
MIT
Aliases
hiv-neg2x-outline

1 other variant in Health Icons

More conditions icons from Health Icons

Use the hiv neg icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M29.591 4.675C28.79 4.217 27.891 4 26.924 4h-5.248c-1.824 0-3.669.85-4.778 2.387l-.11.141l-2.336 3.03l-.811 1.081l-.002.002a9.414 9.414 0 0 0 .002 11.339l.006.008l4.504 5.714l-7.314 9.358a2 2 0 0 0 .368 2.826l4.379 3.317a2 2 0 0 0 2.781-.36l5.844-7.451L30 42.775a2 2 0 0 0 2.912.252l4.066-3.662a2 2 0 0 0 .241-2.713L30.27 27.71L33.143 24h-2.53l-1.617 2.087l-3.552-4.49l6.066-7.836a5.95 5.95 0 0 0 1.199-2.638l.472.629l.003.004A7.41 7.41 0 0 1 34.462 18h2.046a9.4 9.4 0 0 0-1.729-7.45l-.812-1.084l-.009-.01l-2.331-3.023l-.011-.015l.012-.009c-.575-.804-1.352-1.343-2.037-1.734m-.817 9.352l-4.6 5.942l-4.6-5.942a4.06 4.06 0 0 1 2.012-.518h5.247c.663 0 1.343.193 1.941.518m1.258-6.387a4.03 4.03 0 0 1-.022 4.792c-.934-.57-2.045-.923-3.177-.923h-5.247c-1.123 0-2.267.3-3.241.924a4.2 4.2 0 0 1-.735-2.366c0-.815.256-1.632.773-2.331l.115-.15l.01-.014C19.21 6.59 20.434 6 21.677 6h5.248c.66 0 1.21.145 1.675.411c.551.315 1.02.66 1.348 1.088l-.015.011zM12.413 38.292l7.013-8.974l3.511 4.455l-6.146 7.836zm3.304-27.088a6.05 6.05 0 0 0 1.192 2.647l6.516 8.417l4.795 6.062l7.42 9.55l-4.066 3.66l-6.578-8.386l-9.766-12.39a7.414 7.414 0 0 1 .005-8.917l.003-.004z" clip-rule="evenodd"/><path d="M30 21a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHivNegOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M29.591 4.675C28.79 4.217 27.891 4 26.924 4h-5.248c-1.824 0-3.669.85-4.778 2.387l-.11.141l-2.336 3.03l-.811 1.081l-.002.002a9.414 9.414 0 0 0 .002 11.339l.006.008l4.504 5.714l-7.314 9.358a2 2 0 0 0 .368 2.826l4.379 3.317a2 2 0 0 0 2.781-.36l5.844-7.451L30 42.775a2 2 0 0 0 2.912.252l4.066-3.662a2 2 0 0 0 .241-2.713L30.27 27.71L33.143 24h-2.53l-1.617 2.087l-3.552-4.49l6.066-7.836a5.95 5.95 0 0 0 1.199-2.638l.472.629l.003.004A7.41 7.41 0 0 1 34.462 18h2.046a9.4 9.4 0 0 0-1.729-7.45l-.812-1.084l-.009-.01l-2.331-3.023l-.011-.015l.012-.009c-.575-.804-1.352-1.343-2.037-1.734m-.817 9.352l-4.6 5.942l-4.6-5.942a4.06 4.06 0 0 1 2.012-.518h5.247c.663 0 1.343.193 1.941.518m1.258-6.387a4.03 4.03 0 0 1-.022 4.792c-.934-.57-2.045-.923-3.177-.923h-5.247c-1.123 0-2.267.3-3.241.924a4.2 4.2 0 0 1-.735-2.366c0-.815.256-1.632.773-2.331l.115-.15l.01-.014C19.21 6.59 20.434 6 21.677 6h5.248c.66 0 1.21.145 1.675.411c.551.315 1.02.66 1.348 1.088l-.015.011zM12.413 38.292l7.013-8.974l3.511 4.455l-6.146 7.836zm3.304-27.088a6.05 6.05 0 0 0 1.192 2.647l6.516 8.417l4.795 6.062l7.42 9.55l-4.066 3.66l-6.578-8.386l-9.766-12.39a7.414 7.414 0 0 1 .005-8.917l.003-.004z" clipRule="evenodd"/><path d="M30 21a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M29.591 4.675C28.79 4.217 27.891 4 26.924 4h-5.248c-1.824 0-3.669.85-4.778 2.387l-.11.141l-2.336 3.03l-.811 1.081l-.002.002a9.414 9.414 0 0 0 .002 11.339l.006.008l4.504 5.714l-7.314 9.358a2 2 0 0 0 .368 2.826l4.379 3.317a2 2 0 0 0 2.781-.36l5.844-7.451L30 42.775a2 2 0 0 0 2.912.252l4.066-3.662a2 2 0 0 0 .241-2.713L30.27 27.71L33.143 24h-2.53l-1.617 2.087l-3.552-4.49l6.066-7.836a5.95 5.95 0 0 0 1.199-2.638l.472.629l.003.004A7.41 7.41 0 0 1 34.462 18h2.046a9.4 9.4 0 0 0-1.729-7.45l-.812-1.084l-.009-.01l-2.331-3.023l-.011-.015l.012-.009c-.575-.804-1.352-1.343-2.037-1.734m-.817 9.352l-4.6 5.942l-4.6-5.942a4.06 4.06 0 0 1 2.012-.518h5.247c.663 0 1.343.193 1.941.518m1.258-6.387a4.03 4.03 0 0 1-.022 4.792c-.934-.57-2.045-.923-3.177-.923h-5.247c-1.123 0-2.267.3-3.241.924a4.2 4.2 0 0 1-.735-2.366c0-.815.256-1.632.773-2.331l.115-.15l.01-.014C19.21 6.59 20.434 6 21.677 6h5.248c.66 0 1.21.145 1.675.411c.551.315 1.02.66 1.348 1.088l-.015.011zM12.413 38.292l7.013-8.974l3.511 4.455l-6.146 7.836zm3.304-27.088a6.05 6.05 0 0 0 1.192 2.647l6.516 8.417l4.795 6.062l7.42 9.55l-4.066 3.66l-6.578-8.386l-9.766-12.39a7.414 7.414 0 0 1 .005-8.917l.003-.004z" clip-rule="evenodd"/><path d="M30 21a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/></g></svg>
</template>

CSS

.icon-hiv-neg-outline {
  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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.591%204.675C28.79%204.217%2027.891%204%2026.924%204h-5.248c-1.824%200-3.669.85-4.778%202.387l-.11.141l-2.336%203.03l-.811%201.081l-.002.002a9.414%209.414%200%200%200%20.002%2011.339l.006.008l4.504%205.714l-7.314%209.358a2%202%200%200%200%20.368%202.826l4.379%203.317a2%202%200%200%200%202.781-.36l5.844-7.451L30%2042.775a2%202%200%200%200%202.912.252l4.066-3.662a2%202%200%200%200%20.241-2.713L30.27%2027.71L33.143%2024h-2.53l-1.617%202.087l-3.552-4.49l6.066-7.836a5.95%205.95%200%200%200%201.199-2.638l.472.629l.003.004A7.41%207.41%200%200%201%2034.462%2018h2.046a9.4%209.4%200%200%200-1.729-7.45l-.812-1.084l-.009-.01l-2.331-3.023l-.011-.015l.012-.009c-.575-.804-1.352-1.343-2.037-1.734m-.817%209.352l-4.6%205.942l-4.6-5.942a4.06%204.06%200%200%201%202.012-.518h5.247c.663%200%201.343.193%201.941.518m1.258-6.387a4.03%204.03%200%200%201-.022%204.792c-.934-.57-2.045-.923-3.177-.923h-5.247c-1.123%200-2.267.3-3.241.924a4.2%204.2%200%200%201-.735-2.366c0-.815.256-1.632.773-2.331l.115-.15l.01-.014C19.21%206.59%2020.434%206%2021.677%206h5.248c.66%200%201.21.145%201.675.411c.551.315%201.02.66%201.348%201.088l-.015.011zM12.413%2038.292l7.013-8.974l3.511%204.455l-6.146%207.836zm3.304-27.088a6.05%206.05%200%200%200%201.192%202.647l6.516%208.417l4.795%206.062l7.42%209.55l-4.066%203.66l-6.578-8.386l-9.766-12.39a7.414%207.414%200%200%201%20.005-8.917l.003-.004z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M30%2021a1%201%200%200%201%201-1h6a1%201%200%201%201%200%202h-6a1%201%200%200%201-1-1%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M29.591%204.675C28.79%204.217%2027.891%204%2026.924%204h-5.248c-1.824%200-3.669.85-4.778%202.387l-.11.141l-2.336%203.03l-.811%201.081l-.002.002a9.414%209.414%200%200%200%20.002%2011.339l.006.008l4.504%205.714l-7.314%209.358a2%202%200%200%200%20.368%202.826l4.379%203.317a2%202%200%200%200%202.781-.36l5.844-7.451L30%2042.775a2%202%200%200%200%202.912.252l4.066-3.662a2%202%200%200%200%20.241-2.713L30.27%2027.71L33.143%2024h-2.53l-1.617%202.087l-3.552-4.49l6.066-7.836a5.95%205.95%200%200%200%201.199-2.638l.472.629l.003.004A7.41%207.41%200%200%201%2034.462%2018h2.046a9.4%209.4%200%200%200-1.729-7.45l-.812-1.084l-.009-.01l-2.331-3.023l-.011-.015l.012-.009c-.575-.804-1.352-1.343-2.037-1.734m-.817%209.352l-4.6%205.942l-4.6-5.942a4.06%204.06%200%200%201%202.012-.518h5.247c.663%200%201.343.193%201.941.518m1.258-6.387a4.03%204.03%200%200%201-.022%204.792c-.934-.57-2.045-.923-3.177-.923h-5.247c-1.123%200-2.267.3-3.241.924a4.2%204.2%200%200%201-.735-2.366c0-.815.256-1.632.773-2.331l.115-.15l.01-.014C19.21%206.59%2020.434%206%2021.677%206h5.248c.66%200%201.21.145%201.675.411c.551.315%201.02.66%201.348%201.088l-.015.011zM12.413%2038.292l7.013-8.974l3.511%204.455l-6.146%207.836zm3.304-27.088a6.05%206.05%200%200%200%201.192%202.647l6.516%208.417l4.795%206.062l7.42%209.55l-4.066%203.66l-6.578-8.386l-9.766-12.39a7.414%207.414%200%200%201%20.005-8.917l.003-.004z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M30%2021a1%201%200%200%201%201-1h6a1%201%200%201%201%200%202h-6a1%201%200%200%201-1-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/hiv-neg-outline.svg?color=%231a73e8&size=48