abdominal icon
abdominal from IconPark by ByteDance · Color · Health · Apache-2.0 Free for personal and commercial use.
- Name
- abdominal
- Set
- IconPark
- Style
- Color
- Category
- Health
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More health icons from IconPark
Use the abdominal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M7.89926 5C10.7371 8.01931 12.156 11.9408 12.156 16.7645C12.156 24 5.9995 29.5382 4.969 33.5C4.282 36.1412 3.95884 39.3078 3.9995 43"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M39.256 5C36.4182 8.01931 34.9992 11.9408 34.9992 16.7645C34.9992 24 41.1558 29.5382 42.1863 33.5C42.8733 36.1412 43.1964 39.3078 43.1558 43"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M6.24414 30.8369C12.7693 34.9668 18.6949 37.0317 24.0211 37.0317C29.3472 37.0317 34.9799 34.9668 40.9192 30.8369"/><path fill="#000" d="M24 31C25.3807 31 26.5 29.8807 26.5 28.5C26.5 27.1193 25.3807 26 24 26C22.6193 26 21.5 27.1193 21.5 28.5C21.5 29.8807 22.6193 31 24 31Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkAbdominal(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"><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M7.89926 5C10.7371 8.01931 12.156 11.9408 12.156 16.7645C12.156 24 5.9995 29.5382 4.969 33.5C4.282 36.1412 3.95884 39.3078 3.9995 43"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M39.256 5C36.4182 8.01931 34.9992 11.9408 34.9992 16.7645C34.9992 24 41.1558 29.5382 42.1863 33.5C42.8733 36.1412 43.1964 39.3078 43.1558 43"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M6.24414 30.8369C12.7693 34.9668 18.6949 37.0317 24.0211 37.0317C29.3472 37.0317 34.9799 34.9668 40.9192 30.8369"/><path fill="#000" d="M24 31C25.3807 31 26.5 29.8807 26.5 28.5C26.5 27.1193 25.3807 26 24 26C22.6193 26 21.5 27.1193 21.5 28.5C21.5 29.8807 22.6193 31 24 31Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M7.89926 5C10.7371 8.01931 12.156 11.9408 12.156 16.7645C12.156 24 5.9995 29.5382 4.969 33.5C4.282 36.1412 3.95884 39.3078 3.9995 43"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M39.256 5C36.4182 8.01931 34.9992 11.9408 34.9992 16.7645C34.9992 24 41.1558 29.5382 42.1863 33.5C42.8733 36.1412 43.1964 39.3078 43.1558 43"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M6.24414 30.8369C12.7693 34.9668 18.6949 37.0317 24.0211 37.0317C29.3472 37.0317 34.9799 34.9668 40.9192 30.8369"/><path fill="#000" d="M24 31C25.3807 31 26.5 29.8807 26.5 28.5C26.5 27.1193 25.3807 26 24 26C22.6193 26 21.5 27.1193 21.5 28.5C21.5 29.8807 22.6193 31 24 31Z"/></g></svg> </template>
CSS
.icon-abdominal {
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%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M7.89926%205C10.7371%208.01931%2012.156%2011.9408%2012.156%2016.7645C12.156%2024%205.9995%2029.5382%204.969%2033.5C4.282%2036.1412%203.95884%2039.3078%203.9995%2043%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39.256%205C36.4182%208.01931%2034.9992%2011.9408%2034.9992%2016.7645C34.9992%2024%2041.1558%2029.5382%2042.1863%2033.5C42.8733%2036.1412%2043.1964%2039.3078%2043.1558%2043%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M6.24414%2030.8369C12.7693%2034.9668%2018.6949%2037.0317%2024.0211%2037.0317C29.3472%2037.0317%2034.9799%2034.9668%2040.9192%2030.8369%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%2031C25.3807%2031%2026.5%2029.8807%2026.5%2028.5C26.5%2027.1193%2025.3807%2026%2024%2026C22.6193%2026%2021.5%2027.1193%2021.5%2028.5C21.5%2029.8807%2022.6193%2031%2024%2031Z%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%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M7.89926%205C10.7371%208.01931%2012.156%2011.9408%2012.156%2016.7645C12.156%2024%205.9995%2029.5382%204.969%2033.5C4.282%2036.1412%203.95884%2039.3078%203.9995%2043%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39.256%205C36.4182%208.01931%2034.9992%2011.9408%2034.9992%2016.7645C34.9992%2024%2041.1558%2029.5382%2042.1863%2033.5C42.8733%2036.1412%2043.1964%2039.3078%2043.1558%2043%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M6.24414%2030.8369C12.7693%2034.9668%2018.6949%2037.0317%2024.0211%2037.0317C29.3472%2037.0317%2034.9799%2034.9668%2040.9192%2030.8369%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%2031C25.3807%2031%2026.5%2029.8807%2026.5%2028.5C26.5%2027.1193%2025.3807%2026%2024%2026C22.6193%2026%2021.5%2027.1193%2021.5%2028.5C21.5%2029.8807%2022.6193%2031%2024%2031Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/abdominal.svg?color=%231a73e8&size=48