gonorrhea alt icon
gonorrhea-alt from Health Icons by Resolve to Save Lives · Filled · Conditions · MIT Free for personal and commercial use.
- Name
- gonorrhea-alt
- Set
- Health Icons
- Style
- Filled
- Category
- Conditions
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More conditions icons from Health Icons
Use the gonorrhea alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="m7.548 3.695l-1.606 5.02a38 38 0 0 0-1.584 15.702l2.148 19.691l1.988-.216L6.346 24.2a36 36 0 0 1 1.5-14.876l1.607-5.02zm32.904 0l1.606 5.02a38 38 0 0 1 1.584 15.702l-2.148 19.691l-1.988-.216L41.654 24.2a36 36 0 0 0-1.5-14.876l-1.607-5.02zM27.497 23.567c0-.982-.783-1.778-1.748-1.778h-.25c-.276 0-.5.228-.5.508v3.645c0 .28.224.508.5.508h.25c.965 0 1.748-.796 1.748-1.778zm-4.496 2.375v-3.645a.504.504 0 0 0-.5-.508h-.25c-.965 0-1.748.796-1.748 1.778v1.105c0 .982.783 1.778 1.749 1.778h.25c.275 0 .5-.227.5-.508"/><path fill-rule="evenodd" d="M23 35.959V44h-2v-8.378c-5.176-1.332-9-6.03-9-11.622c0-6.627 5.373-12 12-12s12 5.373 12 12c0 5.592-3.824 10.29-9 11.622V44h-2v-8.041a12 12 0 0 1-2 0m-2.84-8.126a3.8 3.8 0 0 1-.692-.612a4.06 4.06 0 0 1-1.875.599c-.562.027-1.053-.394-1.096-.942a.97.97 0 0 1 .94-1.04c.128-.007.311-.04.507-.11s.363-.159.478-.249a.5.5 0 0 0 .126-.129v.004l-.005.02l.023-.014a4 4 0 0 1-.06-.688v-.648c-.744-.155-1.49-.59-2.235-1.407a1.006 1.006 0 0 1 .049-1.423a1.01 1.01 0 0 1 1.422.086c.482.529.842.7 1.077.76a3.8 3.8 0 0 1 1.246-1.566a1.2 1.2 0 0 0 .07-.39c.004-.265-.069-.656-.366-1.246c-.245-.487-.032-1.086.476-1.337s1.118-.06 1.364.427c.328.653.517 1.255.56 1.83h.333a2.46 2.46 0 0 1 1.498.507a2.46 2.46 0 0 1 1.499-.507h.25l.13.002v-.033c.01-.252-.028-.424-.088-.544c-.052-.104-.155-.237-.411-.363a1.023 1.023 0 0 1-.468-1.355a.99.99 0 0 1 1.334-.475c.612.299 1.055.733 1.325 1.27c.262.522.322 1.067.305 1.541a5 5 0 0 1-.06.589q.308.208.57.471a4.15 4.15 0 0 1 2.021-.68c.563-.028 1.053.393 1.097.94a.97.97 0 0 1-.94 1.042c-.13.006-.318.04-.52.11a1.9 1.9 0 0 0-.502.256a.5.5 0 0 0-.137.137v.001v-.004a.1.1 0 0 0 .007-.039l-.029.016q.11.446.112.927v.401c.746.15 1.485.592 2.234 1.415c.38.417.358 1.054-.049 1.423c-.406.37-1.043.331-1.422-.086c-.445-.489-.773-.672-.988-.743a3.8 3.8 0 0 1-1.445 1.867a1 1 0 0 0-.006.127c.007.205.09.548.412 1.187c.245.487.032 1.085-.476 1.336s-1.118.06-1.364-.427c-.287-.57-.49-1.088-.574-1.586h-.319A2.46 2.46 0 0 1 24 27.975a2.46 2.46 0 0 1-1.498.508h-.25l-.13-.002c.009.15.04.26.082.341c.05.096.151.229.416.359c.498.243.707.85.468 1.355a.99.99 0 0 1-1.334.476c-.603-.296-1.047-.717-1.32-1.246c-.265-.515-.328-1.052-.31-1.52a5 5 0 0 1 .035-.412" clip-rule="evenodd"/><path d="M24.15 5a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsGonorrheaAlt(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 d="m7.548 3.695l-1.606 5.02a38 38 0 0 0-1.584 15.702l2.148 19.691l1.988-.216L6.346 24.2a36 36 0 0 1 1.5-14.876l1.607-5.02zm32.904 0l1.606 5.02a38 38 0 0 1 1.584 15.702l-2.148 19.691l-1.988-.216L41.654 24.2a36 36 0 0 0-1.5-14.876l-1.607-5.02zM27.497 23.567c0-.982-.783-1.778-1.748-1.778h-.25c-.276 0-.5.228-.5.508v3.645c0 .28.224.508.5.508h.25c.965 0 1.748-.796 1.748-1.778zm-4.496 2.375v-3.645a.504.504 0 0 0-.5-.508h-.25c-.965 0-1.748.796-1.748 1.778v1.105c0 .982.783 1.778 1.749 1.778h.25c.275 0 .5-.227.5-.508"/><path fillRule="evenodd" d="M23 35.959V44h-2v-8.378c-5.176-1.332-9-6.03-9-11.622c0-6.627 5.373-12 12-12s12 5.373 12 12c0 5.592-3.824 10.29-9 11.622V44h-2v-8.041a12 12 0 0 1-2 0m-2.84-8.126a3.8 3.8 0 0 1-.692-.612a4.06 4.06 0 0 1-1.875.599c-.562.027-1.053-.394-1.096-.942a.97.97 0 0 1 .94-1.04c.128-.007.311-.04.507-.11s.363-.159.478-.249a.5.5 0 0 0 .126-.129v.004l-.005.02l.023-.014a4 4 0 0 1-.06-.688v-.648c-.744-.155-1.49-.59-2.235-1.407a1.006 1.006 0 0 1 .049-1.423a1.01 1.01 0 0 1 1.422.086c.482.529.842.7 1.077.76a3.8 3.8 0 0 1 1.246-1.566a1.2 1.2 0 0 0 .07-.39c.004-.265-.069-.656-.366-1.246c-.245-.487-.032-1.086.476-1.337s1.118-.06 1.364.427c.328.653.517 1.255.56 1.83h.333a2.46 2.46 0 0 1 1.498.507a2.46 2.46 0 0 1 1.499-.507h.25l.13.002v-.033c.01-.252-.028-.424-.088-.544c-.052-.104-.155-.237-.411-.363a1.023 1.023 0 0 1-.468-1.355a.99.99 0 0 1 1.334-.475c.612.299 1.055.733 1.325 1.27c.262.522.322 1.067.305 1.541a5 5 0 0 1-.06.589q.308.208.57.471a4.15 4.15 0 0 1 2.021-.68c.563-.028 1.053.393 1.097.94a.97.97 0 0 1-.94 1.042c-.13.006-.318.04-.52.11a1.9 1.9 0 0 0-.502.256a.5.5 0 0 0-.137.137v.001v-.004a.1.1 0 0 0 .007-.039l-.029.016q.11.446.112.927v.401c.746.15 1.485.592 2.234 1.415c.38.417.358 1.054-.049 1.423c-.406.37-1.043.331-1.422-.086c-.445-.489-.773-.672-.988-.743a3.8 3.8 0 0 1-1.445 1.867a1 1 0 0 0-.006.127c.007.205.09.548.412 1.187c.245.487.032 1.085-.476 1.336s-1.118.06-1.364-.427c-.287-.57-.49-1.088-.574-1.586h-.319A2.46 2.46 0 0 1 24 27.975a2.46 2.46 0 0 1-1.498.508h-.25l-.13-.002c.009.15.04.26.082.341c.05.096.151.229.416.359c.498.243.707.85.468 1.355a.99.99 0 0 1-1.334.476c-.603-.296-1.047-.717-1.32-1.246c-.265-.515-.328-1.052-.31-1.52a5 5 0 0 1 .035-.412" clipRule="evenodd"/><path d="M24.15 5a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V6a1 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 d="m7.548 3.695l-1.606 5.02a38 38 0 0 0-1.584 15.702l2.148 19.691l1.988-.216L6.346 24.2a36 36 0 0 1 1.5-14.876l1.607-5.02zm32.904 0l1.606 5.02a38 38 0 0 1 1.584 15.702l-2.148 19.691l-1.988-.216L41.654 24.2a36 36 0 0 0-1.5-14.876l-1.607-5.02zM27.497 23.567c0-.982-.783-1.778-1.748-1.778h-.25c-.276 0-.5.228-.5.508v3.645c0 .28.224.508.5.508h.25c.965 0 1.748-.796 1.748-1.778zm-4.496 2.375v-3.645a.504.504 0 0 0-.5-.508h-.25c-.965 0-1.748.796-1.748 1.778v1.105c0 .982.783 1.778 1.749 1.778h.25c.275 0 .5-.227.5-.508"/><path fill-rule="evenodd" d="M23 35.959V44h-2v-8.378c-5.176-1.332-9-6.03-9-11.622c0-6.627 5.373-12 12-12s12 5.373 12 12c0 5.592-3.824 10.29-9 11.622V44h-2v-8.041a12 12 0 0 1-2 0m-2.84-8.126a3.8 3.8 0 0 1-.692-.612a4.06 4.06 0 0 1-1.875.599c-.562.027-1.053-.394-1.096-.942a.97.97 0 0 1 .94-1.04c.128-.007.311-.04.507-.11s.363-.159.478-.249a.5.5 0 0 0 .126-.129v.004l-.005.02l.023-.014a4 4 0 0 1-.06-.688v-.648c-.744-.155-1.49-.59-2.235-1.407a1.006 1.006 0 0 1 .049-1.423a1.01 1.01 0 0 1 1.422.086c.482.529.842.7 1.077.76a3.8 3.8 0 0 1 1.246-1.566a1.2 1.2 0 0 0 .07-.39c.004-.265-.069-.656-.366-1.246c-.245-.487-.032-1.086.476-1.337s1.118-.06 1.364.427c.328.653.517 1.255.56 1.83h.333a2.46 2.46 0 0 1 1.498.507a2.46 2.46 0 0 1 1.499-.507h.25l.13.002v-.033c.01-.252-.028-.424-.088-.544c-.052-.104-.155-.237-.411-.363a1.023 1.023 0 0 1-.468-1.355a.99.99 0 0 1 1.334-.475c.612.299 1.055.733 1.325 1.27c.262.522.322 1.067.305 1.541a5 5 0 0 1-.06.589q.308.208.57.471a4.15 4.15 0 0 1 2.021-.68c.563-.028 1.053.393 1.097.94a.97.97 0 0 1-.94 1.042c-.13.006-.318.04-.52.11a1.9 1.9 0 0 0-.502.256a.5.5 0 0 0-.137.137v.001v-.004a.1.1 0 0 0 .007-.039l-.029.016q.11.446.112.927v.401c.746.15 1.485.592 2.234 1.415c.38.417.358 1.054-.049 1.423c-.406.37-1.043.331-1.422-.086c-.445-.489-.773-.672-.988-.743a3.8 3.8 0 0 1-1.445 1.867a1 1 0 0 0-.006.127c.007.205.09.548.412 1.187c.245.487.032 1.085-.476 1.336s-1.118.06-1.364-.427c-.287-.57-.49-1.088-.574-1.586h-.319A2.46 2.46 0 0 1 24 27.975a2.46 2.46 0 0 1-1.498.508h-.25l-.13-.002c.009.15.04.26.082.341c.05.096.151.229.416.359c.498.243.707.85.468 1.355a.99.99 0 0 1-1.334.476c-.603-.296-1.047-.717-1.32-1.246c-.265-.515-.328-1.052-.31-1.52a5 5 0 0 1 .035-.412" clip-rule="evenodd"/><path d="M24.15 5a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V6a1 1 0 0 1 1-1"/></g></svg> </template>
CSS
.icon-gonorrhea-alt {
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%20d%3D%22m7.548%203.695l-1.606%205.02a38%2038%200%200%200-1.584%2015.702l2.148%2019.691l1.988-.216L6.346%2024.2a36%2036%200%200%201%201.5-14.876l1.607-5.02zm32.904%200l1.606%205.02a38%2038%200%200%201%201.584%2015.702l-2.148%2019.691l-1.988-.216L41.654%2024.2a36%2036%200%200%200-1.5-14.876l-1.607-5.02zM27.497%2023.567c0-.982-.783-1.778-1.748-1.778h-.25c-.276%200-.5.228-.5.508v3.645c0%20.28.224.508.5.508h.25c.965%200%201.748-.796%201.748-1.778zm-4.496%202.375v-3.645a.504.504%200%200%200-.5-.508h-.25c-.965%200-1.748.796-1.748%201.778v1.105c0%20.982.783%201.778%201.749%201.778h.25c.275%200%20.5-.227.5-.508%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23%2035.959V44h-2v-8.378c-5.176-1.332-9-6.03-9-11.622c0-6.627%205.373-12%2012-12s12%205.373%2012%2012c0%205.592-3.824%2010.29-9%2011.622V44h-2v-8.041a12%2012%200%200%201-2%200m-2.84-8.126a3.8%203.8%200%200%201-.692-.612a4.06%204.06%200%200%201-1.875.599c-.562.027-1.053-.394-1.096-.942a.97.97%200%200%201%20.94-1.04c.128-.007.311-.04.507-.11s.363-.159.478-.249a.5.5%200%200%200%20.126-.129v.004l-.005.02l.023-.014a4%204%200%200%201-.06-.688v-.648c-.744-.155-1.49-.59-2.235-1.407a1.006%201.006%200%200%201%20.049-1.423a1.01%201.01%200%200%201%201.422.086c.482.529.842.7%201.077.76a3.8%203.8%200%200%201%201.246-1.566a1.2%201.2%200%200%200%20.07-.39c.004-.265-.069-.656-.366-1.246c-.245-.487-.032-1.086.476-1.337s1.118-.06%201.364.427c.328.653.517%201.255.56%201.83h.333a2.46%202.46%200%200%201%201.498.507a2.46%202.46%200%200%201%201.499-.507h.25l.13.002v-.033c.01-.252-.028-.424-.088-.544c-.052-.104-.155-.237-.411-.363a1.023%201.023%200%200%201-.468-1.355a.99.99%200%200%201%201.334-.475c.612.299%201.055.733%201.325%201.27c.262.522.322%201.067.305%201.541a5%205%200%200%201-.06.589q.308.208.57.471a4.15%204.15%200%200%201%202.021-.68c.563-.028%201.053.393%201.097.94a.97.97%200%200%201-.94%201.042c-.13.006-.318.04-.52.11a1.9%201.9%200%200%200-.502.256a.5.5%200%200%200-.137.137v.001v-.004a.1.1%200%200%200%20.007-.039l-.029.016q.11.446.112.927v.401c.746.15%201.485.592%202.234%201.415c.38.417.358%201.054-.049%201.423c-.406.37-1.043.331-1.422-.086c-.445-.489-.773-.672-.988-.743a3.8%203.8%200%200%201-1.445%201.867a1%201%200%200%200-.006.127c.007.205.09.548.412%201.187c.245.487.032%201.085-.476%201.336s-1.118.06-1.364-.427c-.287-.57-.49-1.088-.574-1.586h-.319A2.46%202.46%200%200%201%2024%2027.975a2.46%202.46%200%200%201-1.498.508h-.25l-.13-.002c.009.15.04.26.082.341c.05.096.151.229.416.359c.498.243.707.85.468%201.355a.99.99%200%200%201-1.334.476c-.603-.296-1.047-.717-1.32-1.246c-.265-.515-.328-1.052-.31-1.52a5%205%200%200%201%20.035-.412%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24.15%205a1%201%200%200%201%201%201v1a1%201%200%201%201-2%200V6a1%201%200%200%201%201-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%20d%3D%22m7.548%203.695l-1.606%205.02a38%2038%200%200%200-1.584%2015.702l2.148%2019.691l1.988-.216L6.346%2024.2a36%2036%200%200%201%201.5-14.876l1.607-5.02zm32.904%200l1.606%205.02a38%2038%200%200%201%201.584%2015.702l-2.148%2019.691l-1.988-.216L41.654%2024.2a36%2036%200%200%200-1.5-14.876l-1.607-5.02zM27.497%2023.567c0-.982-.783-1.778-1.748-1.778h-.25c-.276%200-.5.228-.5.508v3.645c0%20.28.224.508.5.508h.25c.965%200%201.748-.796%201.748-1.778zm-4.496%202.375v-3.645a.504.504%200%200%200-.5-.508h-.25c-.965%200-1.748.796-1.748%201.778v1.105c0%20.982.783%201.778%201.749%201.778h.25c.275%200%20.5-.227.5-.508%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23%2035.959V44h-2v-8.378c-5.176-1.332-9-6.03-9-11.622c0-6.627%205.373-12%2012-12s12%205.373%2012%2012c0%205.592-3.824%2010.29-9%2011.622V44h-2v-8.041a12%2012%200%200%201-2%200m-2.84-8.126a3.8%203.8%200%200%201-.692-.612a4.06%204.06%200%200%201-1.875.599c-.562.027-1.053-.394-1.096-.942a.97.97%200%200%201%20.94-1.04c.128-.007.311-.04.507-.11s.363-.159.478-.249a.5.5%200%200%200%20.126-.129v.004l-.005.02l.023-.014a4%204%200%200%201-.06-.688v-.648c-.744-.155-1.49-.59-2.235-1.407a1.006%201.006%200%200%201%20.049-1.423a1.01%201.01%200%200%201%201.422.086c.482.529.842.7%201.077.76a3.8%203.8%200%200%201%201.246-1.566a1.2%201.2%200%200%200%20.07-.39c.004-.265-.069-.656-.366-1.246c-.245-.487-.032-1.086.476-1.337s1.118-.06%201.364.427c.328.653.517%201.255.56%201.83h.333a2.46%202.46%200%200%201%201.498.507a2.46%202.46%200%200%201%201.499-.507h.25l.13.002v-.033c.01-.252-.028-.424-.088-.544c-.052-.104-.155-.237-.411-.363a1.023%201.023%200%200%201-.468-1.355a.99.99%200%200%201%201.334-.475c.612.299%201.055.733%201.325%201.27c.262.522.322%201.067.305%201.541a5%205%200%200%201-.06.589q.308.208.57.471a4.15%204.15%200%200%201%202.021-.68c.563-.028%201.053.393%201.097.94a.97.97%200%200%201-.94%201.042c-.13.006-.318.04-.52.11a1.9%201.9%200%200%200-.502.256a.5.5%200%200%200-.137.137v.001v-.004a.1.1%200%200%200%20.007-.039l-.029.016q.11.446.112.927v.401c.746.15%201.485.592%202.234%201.415c.38.417.358%201.054-.049%201.423c-.406.37-1.043.331-1.422-.086c-.445-.489-.773-.672-.988-.743a3.8%203.8%200%200%201-1.445%201.867a1%201%200%200%200-.006.127c.007.205.09.548.412%201.187c.245.487.032%201.085-.476%201.336s-1.118.06-1.364-.427c-.287-.57-.49-1.088-.574-1.586h-.319A2.46%202.46%200%200%201%2024%2027.975a2.46%202.46%200%200%201-1.498.508h-.25l-.13-.002c.009.15.04.26.082.341c.05.096.151.229.416.359c.498.243.707.85.468%201.355a.99.99%200%200%201-1.334.476c-.603-.296-1.047-.717-1.32-1.246c-.265-.515-.328-1.052-.31-1.52a5%205%200%200%201%20.035-.412%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24.15%205a1%201%200%200%201%201%201v1a1%201%200%201%201-2%200V6a1%201%200%200%201%201-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/gonorrhea-alt.svg?color=%231a73e8&size=48