female 02 icon
female-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- female-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the female 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m14.5 16.5l3.716 1.118a4.07 4.07 0 0 1 2.76 2.892c.136.536-.327.99-.882.99H3.906c-.555 0-1.018-.454-.882-.99a4.07 4.07 0 0 1 2.76-2.892L9.5 16.5v-2.155c-1.285-.163-2.47-.448-3.5-.829c.5-.984 1-2.46 1-5.903c0-5.904 5.5-5.904 7-3.936c3-.492 3 1.968 3 4.92c0 2.36.667 4.263 1 4.92c-1.03.38-2.215.665-3.5.828z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFemale02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="m14.5 16.5l3.716 1.118a4.07 4.07 0 0 1 2.76 2.892c.136.536-.327.99-.882.99H3.906c-.555 0-1.018-.454-.882-.99a4.07 4.07 0 0 1 2.76-2.892L9.5 16.5v-2.155c-1.285-.163-2.47-.448-3.5-.829c.5-.984 1-2.46 1-5.903c0-5.904 5.5-5.904 7-3.936c3-.492 3 1.968 3 4.92c0 2.36.667 4.263 1 4.92c-1.03.38-2.215.665-3.5.828z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m14.5 16.5l3.716 1.118a4.07 4.07 0 0 1 2.76 2.892c.136.536-.327.99-.882.99H3.906c-.555 0-1.018-.454-.882-.99a4.07 4.07 0 0 1 2.76-2.892L9.5 16.5v-2.155c-1.285-.163-2.47-.448-3.5-.829c.5-.984 1-2.46 1-5.903c0-5.904 5.5-5.904 7-3.936c3-.492 3 1.968 3 4.92c0 2.36.667 4.263 1 4.92c-1.03.38-2.215.665-3.5.828z"/></svg> </template>
CSS
.icon-female-02 {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m14.5%2016.5l3.716%201.118a4.07%204.07%200%200%201%202.76%202.892c.136.536-.327.99-.882.99H3.906c-.555%200-1.018-.454-.882-.99a4.07%204.07%200%200%201%202.76-2.892L9.5%2016.5v-2.155c-1.285-.163-2.47-.448-3.5-.829c.5-.984%201-2.46%201-5.903c0-5.904%205.5-5.904%207-3.936c3-.492%203%201.968%203%204.92c0%202.36.667%204.263%201%204.92c-1.03.38-2.215.665-3.5.828z%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m14.5%2016.5l3.716%201.118a4.07%204.07%200%200%201%202.76%202.892c.136.536-.327.99-.882.99H3.906c-.555%200-1.018-.454-.882-.99a4.07%204.07%200%200%201%202.76-2.892L9.5%2016.5v-2.155c-1.285-.163-2.47-.448-3.5-.829c.5-.984%201-2.46%201-5.903c0-5.904%205.5-5.904%207-3.936c3-.492%203%201.968%203%204.92c0%202.36.667%204.263%201%204.92c-1.03.38-2.215.665-3.5.828z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/female-02.svg?color=%231a73e8&size=48