syphilis alt icon
syphilis-alt from Health Icons by Resolve to Save Lives · Filled · Conditions · MIT Free for personal and commercial use.
- Name
- syphilis-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 syphilis 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.75L5.942 8.77a38 38 0 0 0-1.584 15.702l2.148 19.691l1.988-.217l-2.148-19.691a36 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-.217l2.148-19.691a36 36 0 0 0-1.5-14.876l-1.607-5.02z"/><path fill-rule="evenodd" d="M13 24.055c0 5.035 3.383 9.28 8 10.586v9.414h2V35.01a11 11 0 0 0 2 0v9.045h2V34.64c4.617-1.306 8-5.551 8-10.586c0-6.075-4.925-11-11-11s-11 4.925-11 11m3.511 2.453a1 1 0 0 1 1.114-.872l.794.097a.543.543 0 0 0 .562-.76l-.074-.165a2.416 2.416 0 0 1 2.04-3.391c.12-.009.261-.073.4-.262c.143-.197.236-.476.238-.75c.004-.612.119-1.356.554-2.01c.46-.689 1.195-1.16 2.197-1.327a1 1 0 0 1 .328 1.973c-.525.088-.745.29-.86.463c-.138.208-.217.515-.22.913a3.33 3.33 0 0 1-.622 1.917c-.408.558-1.047 1.02-1.876 1.078a.416.416 0 0 0-.351.584l.073.165c.803 1.806-.67 3.796-2.63 3.557l-.795-.096a1 1 0 0 1-.872-1.114m14.23-6.88a1 1 0 0 1-.59 1.285l-1.679.62a.45.45 0 0 0-.131.768c1.685 1.398.829 4.136-1.353 4.325l-1.432.124a.465.465 0 0 0-.263.816c1.437 1.235 1.001 3.563-.786 4.194l-.674.238a1 1 0 0 1-.666-1.886l.674-.238a.465.465 0 0 0 .148-.791c-1.655-1.423-.78-4.137 1.394-4.325l1.433-.124a.45.45 0 0 0 .248-.794c-1.451-1.204-1.054-3.528.715-4.182l1.678-.62a1 1 0 0 1 1.285.59" clip-rule="evenodd"/><path d="M25.15 6.055a1 1 0 1 0-2 0v1a1 1 0 1 0 2 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsSyphilisAlt(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.75L5.942 8.77a38 38 0 0 0-1.584 15.702l2.148 19.691l1.988-.217l-2.148-19.691a36 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-.217l2.148-19.691a36 36 0 0 0-1.5-14.876l-1.607-5.02z"/><path fillRule="evenodd" d="M13 24.055c0 5.035 3.383 9.28 8 10.586v9.414h2V35.01a11 11 0 0 0 2 0v9.045h2V34.64c4.617-1.306 8-5.551 8-10.586c0-6.075-4.925-11-11-11s-11 4.925-11 11m3.511 2.453a1 1 0 0 1 1.114-.872l.794.097a.543.543 0 0 0 .562-.76l-.074-.165a2.416 2.416 0 0 1 2.04-3.391c.12-.009.261-.073.4-.262c.143-.197.236-.476.238-.75c.004-.612.119-1.356.554-2.01c.46-.689 1.195-1.16 2.197-1.327a1 1 0 0 1 .328 1.973c-.525.088-.745.29-.86.463c-.138.208-.217.515-.22.913a3.33 3.33 0 0 1-.622 1.917c-.408.558-1.047 1.02-1.876 1.078a.416.416 0 0 0-.351.584l.073.165c.803 1.806-.67 3.796-2.63 3.557l-.795-.096a1 1 0 0 1-.872-1.114m14.23-6.88a1 1 0 0 1-.59 1.285l-1.679.62a.45.45 0 0 0-.131.768c1.685 1.398.829 4.136-1.353 4.325l-1.432.124a.465.465 0 0 0-.263.816c1.437 1.235 1.001 3.563-.786 4.194l-.674.238a1 1 0 0 1-.666-1.886l.674-.238a.465.465 0 0 0 .148-.791c-1.655-1.423-.78-4.137 1.394-4.325l1.433-.124a.45.45 0 0 0 .248-.794c-1.451-1.204-1.054-3.528.715-4.182l1.678-.62a1 1 0 0 1 1.285.59" clipRule="evenodd"/><path d="M25.15 6.055a1 1 0 1 0-2 0v1a1 1 0 1 0 2 0z"/></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.75L5.942 8.77a38 38 0 0 0-1.584 15.702l2.148 19.691l1.988-.217l-2.148-19.691a36 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-.217l2.148-19.691a36 36 0 0 0-1.5-14.876l-1.607-5.02z"/><path fill-rule="evenodd" d="M13 24.055c0 5.035 3.383 9.28 8 10.586v9.414h2V35.01a11 11 0 0 0 2 0v9.045h2V34.64c4.617-1.306 8-5.551 8-10.586c0-6.075-4.925-11-11-11s-11 4.925-11 11m3.511 2.453a1 1 0 0 1 1.114-.872l.794.097a.543.543 0 0 0 .562-.76l-.074-.165a2.416 2.416 0 0 1 2.04-3.391c.12-.009.261-.073.4-.262c.143-.197.236-.476.238-.75c.004-.612.119-1.356.554-2.01c.46-.689 1.195-1.16 2.197-1.327a1 1 0 0 1 .328 1.973c-.525.088-.745.29-.86.463c-.138.208-.217.515-.22.913a3.33 3.33 0 0 1-.622 1.917c-.408.558-1.047 1.02-1.876 1.078a.416.416 0 0 0-.351.584l.073.165c.803 1.806-.67 3.796-2.63 3.557l-.795-.096a1 1 0 0 1-.872-1.114m14.23-6.88a1 1 0 0 1-.59 1.285l-1.679.62a.45.45 0 0 0-.131.768c1.685 1.398.829 4.136-1.353 4.325l-1.432.124a.465.465 0 0 0-.263.816c1.437 1.235 1.001 3.563-.786 4.194l-.674.238a1 1 0 0 1-.666-1.886l.674-.238a.465.465 0 0 0 .148-.791c-1.655-1.423-.78-4.137 1.394-4.325l1.433-.124a.45.45 0 0 0 .248-.794c-1.451-1.204-1.054-3.528.715-4.182l1.678-.62a1 1 0 0 1 1.285.59" clip-rule="evenodd"/><path d="M25.15 6.055a1 1 0 1 0-2 0v1a1 1 0 1 0 2 0z"/></g></svg> </template>
CSS
.icon-syphilis-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.75L5.942%208.77a38%2038%200%200%200-1.584%2015.702l2.148%2019.691l1.988-.217l-2.148-19.691a36%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-.217l2.148-19.691a36%2036%200%200%200-1.5-14.876l-1.607-5.02z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2024.055c0%205.035%203.383%209.28%208%2010.586v9.414h2V35.01a11%2011%200%200%200%202%200v9.045h2V34.64c4.617-1.306%208-5.551%208-10.586c0-6.075-4.925-11-11-11s-11%204.925-11%2011m3.511%202.453a1%201%200%200%201%201.114-.872l.794.097a.543.543%200%200%200%20.562-.76l-.074-.165a2.416%202.416%200%200%201%202.04-3.391c.12-.009.261-.073.4-.262c.143-.197.236-.476.238-.75c.004-.612.119-1.356.554-2.01c.46-.689%201.195-1.16%202.197-1.327a1%201%200%200%201%20.328%201.973c-.525.088-.745.29-.86.463c-.138.208-.217.515-.22.913a3.33%203.33%200%200%201-.622%201.917c-.408.558-1.047%201.02-1.876%201.078a.416.416%200%200%200-.351.584l.073.165c.803%201.806-.67%203.796-2.63%203.557l-.795-.096a1%201%200%200%201-.872-1.114m14.23-6.88a1%201%200%200%201-.59%201.285l-1.679.62a.45.45%200%200%200-.131.768c1.685%201.398.829%204.136-1.353%204.325l-1.432.124a.465.465%200%200%200-.263.816c1.437%201.235%201.001%203.563-.786%204.194l-.674.238a1%201%200%200%201-.666-1.886l.674-.238a.465.465%200%200%200%20.148-.791c-1.655-1.423-.78-4.137%201.394-4.325l1.433-.124a.45.45%200%200%200%20.248-.794c-1.451-1.204-1.054-3.528.715-4.182l1.678-.62a1%201%200%200%201%201.285.59%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M25.15%206.055a1%201%200%201%200-2%200v1a1%201%200%201%200%202%200z%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.75L5.942%208.77a38%2038%200%200%200-1.584%2015.702l2.148%2019.691l1.988-.217l-2.148-19.691a36%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-.217l2.148-19.691a36%2036%200%200%200-1.5-14.876l-1.607-5.02z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2024.055c0%205.035%203.383%209.28%208%2010.586v9.414h2V35.01a11%2011%200%200%200%202%200v9.045h2V34.64c4.617-1.306%208-5.551%208-10.586c0-6.075-4.925-11-11-11s-11%204.925-11%2011m3.511%202.453a1%201%200%200%201%201.114-.872l.794.097a.543.543%200%200%200%20.562-.76l-.074-.165a2.416%202.416%200%200%201%202.04-3.391c.12-.009.261-.073.4-.262c.143-.197.236-.476.238-.75c.004-.612.119-1.356.554-2.01c.46-.689%201.195-1.16%202.197-1.327a1%201%200%200%201%20.328%201.973c-.525.088-.745.29-.86.463c-.138.208-.217.515-.22.913a3.33%203.33%200%200%201-.622%201.917c-.408.558-1.047%201.02-1.876%201.078a.416.416%200%200%200-.351.584l.073.165c.803%201.806-.67%203.796-2.63%203.557l-.795-.096a1%201%200%200%201-.872-1.114m14.23-6.88a1%201%200%200%201-.59%201.285l-1.679.62a.45.45%200%200%200-.131.768c1.685%201.398.829%204.136-1.353%204.325l-1.432.124a.465.465%200%200%200-.263.816c1.437%201.235%201.001%203.563-.786%204.194l-.674.238a1%201%200%200%201-.666-1.886l.674-.238a.465.465%200%200%200%20.148-.791c-1.655-1.423-.78-4.137%201.394-4.325l1.433-.124a.45.45%200%200%200%20.248-.794c-1.451-1.204-1.054-3.528.715-4.182l1.678-.62a1%201%200%200%201%201.285.59%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M25.15%206.055a1%201%200%201%200-2%200v1a1%201%200%201%200%202%200z%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/syphilis-alt.svg?color=%231a73e8&size=48