female condom negative icon
female-condom-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- female-condom-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the female condom negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsFemaleCondomNegative)"><path fill-rule="evenodd" d="M20.546 36v-5.002c0-.647.246-1.267.377-1.586c.129-.315.294-.668.44-.977l.097-.207c.18-.388.326-.717.428-1.004c.086-.242.106-.362.11-.39v-.004a2.3 2.3 0 0 0-.11-.39a12 12 0 0 0-.428-1.003l-.098-.208c-.145-.309-.31-.662-.44-.976c-.13-.32-.377-.94-.377-1.587v-.417c0-.685.27-1.295.415-1.605c.137-.295.313-.621.458-.889l.093-.17c.178-.333.312-.597.402-.824c.061-.156.08-.24.085-.267a2.3 2.3 0 0 0-.11-.386a12 12 0 0 0-.428-1.004l-.098-.207c-.144-.31-.31-.662-.44-.977c-.13-.319-.377-.939-.377-1.586v-1.25c0-1.872-.634-3.104-1.432-3.872C18.292 8.421 17.165 8 16 8s-2.29.42-3.113 1.212c-.799.768-1.433 2-1.433 3.872v1.25c0 .647-.246 1.267-.377 1.586c-.129.315-.294.668-.44.977l-.097.207c-.18.387-.326.717-.428 1.004a2.3 2.3 0 0 0-.11.386c.005.027.024.11.085.267c.09.227.223.49.402.823l.092.171c.146.268.322.594.46.889c.144.31.413.92.413 1.605v.417c0 .648-.246 1.268-.377 1.587a22 22 0 0 1-.44.976l-.097.208c-.18.387-.326.716-.428 1.003a2.3 2.3 0 0 0-.11.39v.004c.004.028.024.148.11.39c.102.287.248.616.428 1.003l.098.208c.145.31.31.662.44.977c.13.319.377.939.377 1.586V36zM17 12a2 2 0 0 0-2 2a1 1 0 1 1-2 0a4 4 0 0 1 4-4a1 1 0 1 1 0 2" clip-rule="evenodd"/><path d="M40 18a6 6 0 1 1-12 0a6 6 0 0 1 12 0"/><path fill-rule="evenodd" d="M0 0h48v48H0zm6 39a3 3 0 0 1 3-3h.455v-5.002c0-.374-.294-1.001-.618-1.692C8.441 28.461 8 27.52 8 26.832s.44-1.629.837-2.474c.324-.69.618-1.317.618-1.692v-.417c0-.374-.294-.917-.618-1.515C8.441 20.002 8 19.188 8 18.5s.44-1.629.837-2.474c.324-.69.618-1.318.618-1.692v-1.25c0-9.445 13.09-9.445 13.09 0v1.25c0 .374.294 1.001.618 1.692c.396.845.837 1.786.837 2.474s-.44 1.502-.837 2.234c-.324.598-.617 1.14-.617 1.515v.417c0 .375.293 1.002.617 1.692c.396.845.837 1.786.837 2.474s-.44 1.629-.837 2.474c-.324.69-.617 1.318-.617 1.692V36H23a3 3 0 1 1 0 6H9a3 3 0 0 1-3-3m36-21a8 8 0 0 1-7 7.938V29h3a1 1 0 1 1 0 2h-3v5a1 1 0 1 1-2 0v-5h-3a1 1 0 1 1 0-2h3v-3.062A8.001 8.001 0 0 1 34 10a8 8 0 0 1 8 8" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsFemaleCondomNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsFemaleCondomNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clipPath="url(#healthiconsFemaleCondomNegative)"><path fillRule="evenodd" d="M20.546 36v-5.002c0-.647.246-1.267.377-1.586c.129-.315.294-.668.44-.977l.097-.207c.18-.388.326-.717.428-1.004c.086-.242.106-.362.11-.39v-.004a2.3 2.3 0 0 0-.11-.39a12 12 0 0 0-.428-1.003l-.098-.208c-.145-.309-.31-.662-.44-.976c-.13-.32-.377-.94-.377-1.587v-.417c0-.685.27-1.295.415-1.605c.137-.295.313-.621.458-.889l.093-.17c.178-.333.312-.597.402-.824c.061-.156.08-.24.085-.267a2.3 2.3 0 0 0-.11-.386a12 12 0 0 0-.428-1.004l-.098-.207c-.144-.31-.31-.662-.44-.977c-.13-.319-.377-.939-.377-1.586v-1.25c0-1.872-.634-3.104-1.432-3.872C18.292 8.421 17.165 8 16 8s-2.29.42-3.113 1.212c-.799.768-1.433 2-1.433 3.872v1.25c0 .647-.246 1.267-.377 1.586c-.129.315-.294.668-.44.977l-.097.207c-.18.387-.326.717-.428 1.004a2.3 2.3 0 0 0-.11.386c.005.027.024.11.085.267c.09.227.223.49.402.823l.092.171c.146.268.322.594.46.889c.144.31.413.92.413 1.605v.417c0 .648-.246 1.268-.377 1.587a22 22 0 0 1-.44.976l-.097.208c-.18.387-.326.716-.428 1.003a2.3 2.3 0 0 0-.11.39v.004c.004.028.024.148.11.39c.102.287.248.616.428 1.003l.098.208c.145.31.31.662.44.977c.13.319.377.939.377 1.586V36zM17 12a2 2 0 0 0-2 2a1 1 0 1 1-2 0a4 4 0 0 1 4-4a1 1 0 1 1 0 2" clipRule="evenodd"/><path d="M40 18a6 6 0 1 1-12 0a6 6 0 0 1 12 0"/><path fillRule="evenodd" d="M0 0h48v48H0zm6 39a3 3 0 0 1 3-3h.455v-5.002c0-.374-.294-1.001-.618-1.692C8.441 28.461 8 27.52 8 26.832s.44-1.629.837-2.474c.324-.69.618-1.317.618-1.692v-.417c0-.374-.294-.917-.618-1.515C8.441 20.002 8 19.188 8 18.5s.44-1.629.837-2.474c.324-.69.618-1.318.618-1.692v-1.25c0-9.445 13.09-9.445 13.09 0v1.25c0 .374.294 1.001.618 1.692c.396.845.837 1.786.837 2.474s-.44 1.502-.837 2.234c-.324.598-.617 1.14-.617 1.515v.417c0 .375.293 1.002.617 1.692c.396.845.837 1.786.837 2.474s-.44 1.629-.837 2.474c-.324.69-.617 1.318-.617 1.692V36H23a3 3 0 1 1 0 6H9a3 3 0 0 1-3-3m36-21a8 8 0 0 1-7 7.938V29h3a1 1 0 1 1 0 2h-3v5a1 1 0 1 1-2 0v-5h-3a1 1 0 1 1 0-2h3v-3.062A8.001 8.001 0 0 1 34 10a8 8 0 0 1 8 8" clipRule="evenodd"/></g><defs><clipPath id="healthiconsFemaleCondomNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsFemaleCondomNegative)"><path fill-rule="evenodd" d="M20.546 36v-5.002c0-.647.246-1.267.377-1.586c.129-.315.294-.668.44-.977l.097-.207c.18-.388.326-.717.428-1.004c.086-.242.106-.362.11-.39v-.004a2.3 2.3 0 0 0-.11-.39a12 12 0 0 0-.428-1.003l-.098-.208c-.145-.309-.31-.662-.44-.976c-.13-.32-.377-.94-.377-1.587v-.417c0-.685.27-1.295.415-1.605c.137-.295.313-.621.458-.889l.093-.17c.178-.333.312-.597.402-.824c.061-.156.08-.24.085-.267a2.3 2.3 0 0 0-.11-.386a12 12 0 0 0-.428-1.004l-.098-.207c-.144-.31-.31-.662-.44-.977c-.13-.319-.377-.939-.377-1.586v-1.25c0-1.872-.634-3.104-1.432-3.872C18.292 8.421 17.165 8 16 8s-2.29.42-3.113 1.212c-.799.768-1.433 2-1.433 3.872v1.25c0 .647-.246 1.267-.377 1.586c-.129.315-.294.668-.44.977l-.097.207c-.18.387-.326.717-.428 1.004a2.3 2.3 0 0 0-.11.386c.005.027.024.11.085.267c.09.227.223.49.402.823l.092.171c.146.268.322.594.46.889c.144.31.413.92.413 1.605v.417c0 .648-.246 1.268-.377 1.587a22 22 0 0 1-.44.976l-.097.208c-.18.387-.326.716-.428 1.003a2.3 2.3 0 0 0-.11.39v.004c.004.028.024.148.11.39c.102.287.248.616.428 1.003l.098.208c.145.31.31.662.44.977c.13.319.377.939.377 1.586V36zM17 12a2 2 0 0 0-2 2a1 1 0 1 1-2 0a4 4 0 0 1 4-4a1 1 0 1 1 0 2" clip-rule="evenodd"/><path d="M40 18a6 6 0 1 1-12 0a6 6 0 0 1 12 0"/><path fill-rule="evenodd" d="M0 0h48v48H0zm6 39a3 3 0 0 1 3-3h.455v-5.002c0-.374-.294-1.001-.618-1.692C8.441 28.461 8 27.52 8 26.832s.44-1.629.837-2.474c.324-.69.618-1.317.618-1.692v-.417c0-.374-.294-.917-.618-1.515C8.441 20.002 8 19.188 8 18.5s.44-1.629.837-2.474c.324-.69.618-1.318.618-1.692v-1.25c0-9.445 13.09-9.445 13.09 0v1.25c0 .374.294 1.001.618 1.692c.396.845.837 1.786.837 2.474s-.44 1.502-.837 2.234c-.324.598-.617 1.14-.617 1.515v.417c0 .375.293 1.002.617 1.692c.396.845.837 1.786.837 2.474s-.44 1.629-.837 2.474c-.324.69-.617 1.318-.617 1.692V36H23a3 3 0 1 1 0 6H9a3 3 0 0 1-3-3m36-21a8 8 0 0 1-7 7.938V29h3a1 1 0 1 1 0 2h-3v5a1 1 0 1 1-2 0v-5h-3a1 1 0 1 1 0-2h3v-3.062A8.001 8.001 0 0 1 34 10a8 8 0 0 1 8 8" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsFemaleCondomNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-female-condom-negative {
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%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsFemaleCondomNegative)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.546%2036v-5.002c0-.647.246-1.267.377-1.586c.129-.315.294-.668.44-.977l.097-.207c.18-.388.326-.717.428-1.004c.086-.242.106-.362.11-.39v-.004a2.3%202.3%200%200%200-.11-.39a12%2012%200%200%200-.428-1.003l-.098-.208c-.145-.309-.31-.662-.44-.976c-.13-.32-.377-.94-.377-1.587v-.417c0-.685.27-1.295.415-1.605c.137-.295.313-.621.458-.889l.093-.17c.178-.333.312-.597.402-.824c.061-.156.08-.24.085-.267a2.3%202.3%200%200%200-.11-.386a12%2012%200%200%200-.428-1.004l-.098-.207c-.144-.31-.31-.662-.44-.977c-.13-.319-.377-.939-.377-1.586v-1.25c0-1.872-.634-3.104-1.432-3.872C18.292%208.421%2017.165%208%2016%208s-2.29.42-3.113%201.212c-.799.768-1.433%202-1.433%203.872v1.25c0%20.647-.246%201.267-.377%201.586c-.129.315-.294.668-.44.977l-.097.207c-.18.387-.326.717-.428%201.004a2.3%202.3%200%200%200-.11.386c.005.027.024.11.085.267c.09.227.223.49.402.823l.092.171c.146.268.322.594.46.889c.144.31.413.92.413%201.605v.417c0%20.648-.246%201.268-.377%201.587a22%2022%200%200%201-.44.976l-.097.208c-.18.387-.326.716-.428%201.003a2.3%202.3%200%200%200-.11.39v.004c.004.028.024.148.11.39c.102.287.248.616.428%201.003l.098.208c.145.31.31.662.44.977c.13.319.377.939.377%201.586V36zM17%2012a2%202%200%200%200-2%202a1%201%200%201%201-2%200a4%204%200%200%201%204-4a1%201%200%201%201%200%202%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M40%2018a6%206%200%201%201-12%200a6%206%200%200%201%2012%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm6%2039a3%203%200%200%201%203-3h.455v-5.002c0-.374-.294-1.001-.618-1.692C8.441%2028.461%208%2027.52%208%2026.832s.44-1.629.837-2.474c.324-.69.618-1.317.618-1.692v-.417c0-.374-.294-.917-.618-1.515C8.441%2020.002%208%2019.188%208%2018.5s.44-1.629.837-2.474c.324-.69.618-1.318.618-1.692v-1.25c0-9.445%2013.09-9.445%2013.09%200v1.25c0%20.374.294%201.001.618%201.692c.396.845.837%201.786.837%202.474s-.44%201.502-.837%202.234c-.324.598-.617%201.14-.617%201.515v.417c0%20.375.293%201.002.617%201.692c.396.845.837%201.786.837%202.474s-.44%201.629-.837%202.474c-.324.69-.617%201.318-.617%201.692V36H23a3%203%200%201%201%200%206H9a3%203%200%200%201-3-3m36-21a8%208%200%200%201-7%207.938V29h3a1%201%200%201%201%200%202h-3v5a1%201%200%201%201-2%200v-5h-3a1%201%200%201%201%200-2h3v-3.062A8.001%208.001%200%200%201%2034%2010a8%208%200%200%201%208%208%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsFemaleCondomNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsFemaleCondomNegative)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.546%2036v-5.002c0-.647.246-1.267.377-1.586c.129-.315.294-.668.44-.977l.097-.207c.18-.388.326-.717.428-1.004c.086-.242.106-.362.11-.39v-.004a2.3%202.3%200%200%200-.11-.39a12%2012%200%200%200-.428-1.003l-.098-.208c-.145-.309-.31-.662-.44-.976c-.13-.32-.377-.94-.377-1.587v-.417c0-.685.27-1.295.415-1.605c.137-.295.313-.621.458-.889l.093-.17c.178-.333.312-.597.402-.824c.061-.156.08-.24.085-.267a2.3%202.3%200%200%200-.11-.386a12%2012%200%200%200-.428-1.004l-.098-.207c-.144-.31-.31-.662-.44-.977c-.13-.319-.377-.939-.377-1.586v-1.25c0-1.872-.634-3.104-1.432-3.872C18.292%208.421%2017.165%208%2016%208s-2.29.42-3.113%201.212c-.799.768-1.433%202-1.433%203.872v1.25c0%20.647-.246%201.267-.377%201.586c-.129.315-.294.668-.44.977l-.097.207c-.18.387-.326.717-.428%201.004a2.3%202.3%200%200%200-.11.386c.005.027.024.11.085.267c.09.227.223.49.402.823l.092.171c.146.268.322.594.46.889c.144.31.413.92.413%201.605v.417c0%20.648-.246%201.268-.377%201.587a22%2022%200%200%201-.44.976l-.097.208c-.18.387-.326.716-.428%201.003a2.3%202.3%200%200%200-.11.39v.004c.004.028.024.148.11.39c.102.287.248.616.428%201.003l.098.208c.145.31.31.662.44.977c.13.319.377.939.377%201.586V36zM17%2012a2%202%200%200%200-2%202a1%201%200%201%201-2%200a4%204%200%200%201%204-4a1%201%200%201%201%200%202%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M40%2018a6%206%200%201%201-12%200a6%206%200%200%201%2012%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm6%2039a3%203%200%200%201%203-3h.455v-5.002c0-.374-.294-1.001-.618-1.692C8.441%2028.461%208%2027.52%208%2026.832s.44-1.629.837-2.474c.324-.69.618-1.317.618-1.692v-.417c0-.374-.294-.917-.618-1.515C8.441%2020.002%208%2019.188%208%2018.5s.44-1.629.837-2.474c.324-.69.618-1.318.618-1.692v-1.25c0-9.445%2013.09-9.445%2013.09%200v1.25c0%20.374.294%201.001.618%201.692c.396.845.837%201.786.837%202.474s-.44%201.502-.837%202.234c-.324.598-.617%201.14-.617%201.515v.417c0%20.375.293%201.002.617%201.692c.396.845.837%201.786.837%202.474s-.44%201.629-.837%202.474c-.324.69-.617%201.318-.617%201.692V36H23a3%203%200%201%201%200%206H9a3%203%200%200%201-3-3m36-21a8%208%200%200%201-7%207.938V29h3a1%201%200%201%201%200%202h-3v5a1%201%200%201%201-2%200v-5h-3a1%201%200%201%201%200-2h3v-3.062A8.001%208.001%200%200%201%2034%2010a8%208%200%200%201%208%208%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsFemaleCondomNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/female-condom-negative.svg?color=%231a73e8&size=48