male condom icon

male-condom-outline from Health Icons by Resolve to Save Lives · Outline · Contraceptives · MIT Free for personal and commercial use.

Name
male-condom-outline
Set
Health Icons
Style
Outline
Category
Contraceptives
Viewbox
48×48
License
MIT
Aliases
male-condom2x-outline

3 other variants in Health Icons

More contraceptives icons from Health Icons

Use the male condom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="m31.262 9.99l.733-2.85L27.886 6L7.09 18.517L6 22.787l2.733.764l-.732 2.85l2.734.763l-.733 2.85l2.734.764l-.733 2.85l2.734.763l-.733 2.85l2.734.764l-.733 2.85l4.1 1.145l20.788-12.512L42 25.208l-2.733-.764l.732-2.85l-2.734-.763l.733-2.85l-2.734-.764l.733-2.85l-2.734-.763l.733-2.85zm.31 2.163l-2.734-.764l.731-2.846l-1.389-.386l-19.355 11.65l-.403 1.58l2.736.765l-.732 2.85l2.733.763l-.732 2.85l2.733.764l-.732 2.85l2.733.763l-.732 2.85l2.733.764l-.732 2.85l1.383.386l19.348-11.646l.411-1.59l-2.73-.763l.732-2.85l-2.733-.763l.732-2.85l-2.733-.764l.732-2.85l-2.733-.763z"/><path d="M24 31a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0 2a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path d="M24 27a3 3 0 1 0 0-6a3 3 0 0 0 0 6m0 2a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMaleCondomOutline(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" fillRule="evenodd" clipRule="evenodd"><path d="m31.262 9.99l.733-2.85L27.886 6L7.09 18.517L6 22.787l2.733.764l-.732 2.85l2.734.763l-.733 2.85l2.734.764l-.733 2.85l2.734.763l-.733 2.85l2.734.764l-.733 2.85l4.1 1.145l20.788-12.512L42 25.208l-2.733-.764l.732-2.85l-2.734-.763l.733-2.85l-2.734-.764l.733-2.85l-2.734-.763l.733-2.85zm.31 2.163l-2.734-.764l.731-2.846l-1.389-.386l-19.355 11.65l-.403 1.58l2.736.765l-.732 2.85l2.733.763l-.732 2.85l2.733.764l-.732 2.85l2.733.763l-.732 2.85l2.733.764l-.732 2.85l1.383.386l19.348-11.646l.411-1.59l-2.73-.763l.732-2.85l-2.733-.763l.732-2.85l-2.733-.764l.732-2.85l-2.733-.763z"/><path d="M24 31a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0 2a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path d="M24 27a3 3 0 1 0 0-6a3 3 0 0 0 0 6m0 2a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="m31.262 9.99l.733-2.85L27.886 6L7.09 18.517L6 22.787l2.733.764l-.732 2.85l2.734.763l-.733 2.85l2.734.764l-.733 2.85l2.734.763l-.733 2.85l2.734.764l-.733 2.85l4.1 1.145l20.788-12.512L42 25.208l-2.733-.764l.732-2.85l-2.734-.763l.733-2.85l-2.734-.764l.733-2.85l-2.734-.763l.733-2.85zm.31 2.163l-2.734-.764l.731-2.846l-1.389-.386l-19.355 11.65l-.403 1.58l2.736.765l-.732 2.85l2.733.763l-.732 2.85l2.733.764l-.732 2.85l2.733.763l-.732 2.85l2.733.764l-.732 2.85l1.383.386l19.348-11.646l.411-1.59l-2.73-.763l.732-2.85l-2.733-.763l.732-2.85l-2.733-.764l.732-2.85l-2.733-.763z"/><path d="M24 31a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0 2a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path d="M24 27a3 3 0 1 0 0-6a3 3 0 0 0 0 6m0 2a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/></g></svg>
</template>

CSS

.icon-male-condom-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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m31.262%209.99l.733-2.85L27.886%206L7.09%2018.517L6%2022.787l2.733.764l-.732%202.85l2.734.763l-.733%202.85l2.734.764l-.733%202.85l2.734.763l-.733%202.85l2.734.764l-.733%202.85l4.1%201.145l20.788-12.512L42%2025.208l-2.733-.764l.732-2.85l-2.734-.763l.733-2.85l-2.734-.764l.733-2.85l-2.734-.763l.733-2.85zm.31%202.163l-2.734-.764l.731-2.846l-1.389-.386l-19.355%2011.65l-.403%201.58l2.736.765l-.732%202.85l2.733.763l-.732%202.85l2.733.764l-.732%202.85l2.733.763l-.732%202.85l2.733.764l-.732%202.85l1.383.386l19.348-11.646l.411-1.59l-2.73-.763l.732-2.85l-2.733-.763l.732-2.85l-2.733-.764l.732-2.85l-2.733-.763z%22%2F%3E%3Cpath%20d%3D%22M24%2031a7%207%200%201%200%200-14a7%207%200%200%200%200%2014m0%202a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%2F%3E%3Cpath%20d%3D%22M24%2027a3%203%200%201%200%200-6a3%203%200%200%200%200%206m0%202a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m31.262%209.99l.733-2.85L27.886%206L7.09%2018.517L6%2022.787l2.733.764l-.732%202.85l2.734.763l-.733%202.85l2.734.764l-.733%202.85l2.734.763l-.733%202.85l2.734.764l-.733%202.85l4.1%201.145l20.788-12.512L42%2025.208l-2.733-.764l.732-2.85l-2.734-.763l.733-2.85l-2.734-.764l.733-2.85l-2.734-.763l.733-2.85zm.31%202.163l-2.734-.764l.731-2.846l-1.389-.386l-19.355%2011.65l-.403%201.58l2.736.765l-.732%202.85l2.733.763l-.732%202.85l2.733.764l-.732%202.85l2.733.763l-.732%202.85l2.733.764l-.732%202.85l1.383.386l19.348-11.646l.411-1.59l-2.73-.763l.732-2.85l-2.733-.763l.732-2.85l-2.733-.764l.732-2.85l-2.733-.763z%22%2F%3E%3Cpath%20d%3D%22M24%2031a7%207%200%201%200%200-14a7%207%200%200%200%200%2014m0%202a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%2F%3E%3Cpath%20d%3D%22M24%2027a3%203%200%201%200%200-6a3%203%200%200%200%200%206m0%202a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%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/male-condom-outline.svg?color=%231a73e8&size=48