nasal icon
nasal from IconPark by ByteDance · Color · Health · Apache-2.0 Free for personal and commercial use.
- Name
- nasal
- 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 nasal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path d="M16.9875 4C17.108 10.25 16.7846 14.5864 16.0172 17.0092C14.8662 20.6433 6.08203 30.7628 6.08203 36.102C6.08203 41.4412 12.3865 44.3892 15.7908 42.3787"/><path d="M32.002 4C31.7773 10.25 32.0486 14.5864 32.8159 17.0092C33.9669 20.6433 42.959 29.4496 42.959 35.2924C42.959 41.1352 36.4466 44.3892 33.0423 42.3787"/><path d="M13.0059 34.8337C14.7153 33.8614 16.2019 33.8614 17.4657 34.8337C19.3614 36.292 19.9562 40 24.0084 40C28.0607 40 30.0472 35.8426 32.0001 34.8337C33.3021 34.161 34.6354 34.161 36.0001 34.8337"/><path d="M20.2852 22.1455C19.4914 23.0001 18.6514 23.9531 18.0381 25.6138C17.5732 26.8726 17.4803 27.6026 17.416 28.4239"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkNasal(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" stroke="#000" strokeLinecap="round" strokeWidth="4"><path d="M16.9875 4C17.108 10.25 16.7846 14.5864 16.0172 17.0092C14.8662 20.6433 6.08203 30.7628 6.08203 36.102C6.08203 41.4412 12.3865 44.3892 15.7908 42.3787"/><path d="M32.002 4C31.7773 10.25 32.0486 14.5864 32.8159 17.0092C33.9669 20.6433 42.959 29.4496 42.959 35.2924C42.959 41.1352 36.4466 44.3892 33.0423 42.3787"/><path d="M13.0059 34.8337C14.7153 33.8614 16.2019 33.8614 17.4657 34.8337C19.3614 36.292 19.9562 40 24.0084 40C28.0607 40 30.0472 35.8426 32.0001 34.8337C33.3021 34.161 34.6354 34.161 36.0001 34.8337"/><path d="M20.2852 22.1455C19.4914 23.0001 18.6514 23.9531 18.0381 25.6138C17.5732 26.8726 17.4803 27.6026 17.416 28.4239"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path d="M16.9875 4C17.108 10.25 16.7846 14.5864 16.0172 17.0092C14.8662 20.6433 6.08203 30.7628 6.08203 36.102C6.08203 41.4412 12.3865 44.3892 15.7908 42.3787"/><path d="M32.002 4C31.7773 10.25 32.0486 14.5864 32.8159 17.0092C33.9669 20.6433 42.959 29.4496 42.959 35.2924C42.959 41.1352 36.4466 44.3892 33.0423 42.3787"/><path d="M13.0059 34.8337C14.7153 33.8614 16.2019 33.8614 17.4657 34.8337C19.3614 36.292 19.9562 40 24.0084 40C28.0607 40 30.0472 35.8426 32.0001 34.8337C33.3021 34.161 34.6354 34.161 36.0001 34.8337"/><path d="M20.2852 22.1455C19.4914 23.0001 18.6514 23.9531 18.0381 25.6138C17.5732 26.8726 17.4803 27.6026 17.416 28.4239"/></g></svg> </template>
CSS
.icon-nasal {
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%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M16.9875%204C17.108%2010.25%2016.7846%2014.5864%2016.0172%2017.0092C14.8662%2020.6433%206.08203%2030.7628%206.08203%2036.102C6.08203%2041.4412%2012.3865%2044.3892%2015.7908%2042.3787%22%2F%3E%3Cpath%20d%3D%22M32.002%204C31.7773%2010.25%2032.0486%2014.5864%2032.8159%2017.0092C33.9669%2020.6433%2042.959%2029.4496%2042.959%2035.2924C42.959%2041.1352%2036.4466%2044.3892%2033.0423%2042.3787%22%2F%3E%3Cpath%20d%3D%22M13.0059%2034.8337C14.7153%2033.8614%2016.2019%2033.8614%2017.4657%2034.8337C19.3614%2036.292%2019.9562%2040%2024.0084%2040C28.0607%2040%2030.0472%2035.8426%2032.0001%2034.8337C33.3021%2034.161%2034.6354%2034.161%2036.0001%2034.8337%22%2F%3E%3Cpath%20d%3D%22M20.2852%2022.1455C19.4914%2023.0001%2018.6514%2023.9531%2018.0381%2025.6138C17.5732%2026.8726%2017.4803%2027.6026%2017.416%2028.4239%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%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M16.9875%204C17.108%2010.25%2016.7846%2014.5864%2016.0172%2017.0092C14.8662%2020.6433%206.08203%2030.7628%206.08203%2036.102C6.08203%2041.4412%2012.3865%2044.3892%2015.7908%2042.3787%22%2F%3E%3Cpath%20d%3D%22M32.002%204C31.7773%2010.25%2032.0486%2014.5864%2032.8159%2017.0092C33.9669%2020.6433%2042.959%2029.4496%2042.959%2035.2924C42.959%2041.1352%2036.4466%2044.3892%2033.0423%2042.3787%22%2F%3E%3Cpath%20d%3D%22M13.0059%2034.8337C14.7153%2033.8614%2016.2019%2033.8614%2017.4657%2034.8337C19.3614%2036.292%2019.9562%2040%2024.0084%2040C28.0607%2040%2030.0472%2035.8426%2032.0001%2034.8337C33.3021%2034.161%2034.6354%2034.161%2036.0001%2034.8337%22%2F%3E%3Cpath%20d%3D%22M20.2852%2022.1455C19.4914%2023.0001%2018.6514%2023.9531%2018.0381%2025.6138C17.5732%2026.8726%2017.4803%2027.6026%2017.416%2028.4239%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/nasal.svg?color=%231a73e8&size=48