chest icon
chest from IconPark Outline by ByteDance · Outline · Health · Apache-2.0 Free for personal and commercial use.
- Name
- chest
- Set
- IconPark Outline
- Style
- Outline
- Category
- Health
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More health icons from IconPark Outline
Use the chest icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M16.997 3.5v5.149c0 1.75-.964 2.425-4.595 3.358c-3.63.932-4.706 1.482-5.554 3.093Q6 16.71 6 20.072V37.5"/><path stroke-linejoin="round" d="M34.942 21.509q.356 4.314-1.463 7.537t-6.422 3.926M13.059 21.509q-.359 4.314 1.469 7.537q1.827 3.222 6.474 3.926"/><path d="M13 43.512q2-2.333 2-5.072v-8.364m20 13.436q-2-2.333-2-5.072v-8.364M31 3.5v5.149c0 1.75.964 2.425 4.595 3.358c3.63.932 4.706 1.482 5.554 3.093q.848 1.61.848 4.972V37.5"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineChest(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="currentColor" strokeLinecap="round" strokeWidth="4"><path d="M16.997 3.5v5.149c0 1.75-.964 2.425-4.595 3.358c-3.63.932-4.706 1.482-5.554 3.093Q6 16.71 6 20.072V37.5"/><path strokeLinejoin="round" d="M34.942 21.509q.356 4.314-1.463 7.537t-6.422 3.926M13.059 21.509q-.359 4.314 1.469 7.537q1.827 3.222 6.474 3.926"/><path d="M13 43.512q2-2.333 2-5.072v-8.364m20 13.436q-2-2.333-2-5.072v-8.364M31 3.5v5.149c0 1.75.964 2.425 4.595 3.358c3.63.932 4.706 1.482 5.554 3.093q.848 1.61.848 4.972V37.5"/></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="currentColor" stroke-linecap="round" stroke-width="4"><path d="M16.997 3.5v5.149c0 1.75-.964 2.425-4.595 3.358c-3.63.932-4.706 1.482-5.554 3.093Q6 16.71 6 20.072V37.5"/><path stroke-linejoin="round" d="M34.942 21.509q.356 4.314-1.463 7.537t-6.422 3.926M13.059 21.509q-.359 4.314 1.469 7.537q1.827 3.222 6.474 3.926"/><path d="M13 43.512q2-2.333 2-5.072v-8.364m20 13.436q-2-2.333-2-5.072v-8.364M31 3.5v5.149c0 1.75.964 2.425 4.595 3.358c3.63.932 4.706 1.482 5.554 3.093q.848 1.61.848 4.972V37.5"/></g></svg> </template>
CSS
.icon-chest {
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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M16.997%203.5v5.149c0%201.75-.964%202.425-4.595%203.358c-3.63.932-4.706%201.482-5.554%203.093Q6%2016.71%206%2020.072V37.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M34.942%2021.509q.356%204.314-1.463%207.537t-6.422%203.926M13.059%2021.509q-.359%204.314%201.469%207.537q1.827%203.222%206.474%203.926%22%2F%3E%3Cpath%20d%3D%22M13%2043.512q2-2.333%202-5.072v-8.364m20%2013.436q-2-2.333-2-5.072v-8.364M31%203.5v5.149c0%201.75.964%202.425%204.595%203.358c3.63.932%204.706%201.482%205.554%203.093q.848%201.61.848%204.972V37.5%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M16.997%203.5v5.149c0%201.75-.964%202.425-4.595%203.358c-3.63.932-4.706%201.482-5.554%203.093Q6%2016.71%206%2020.072V37.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M34.942%2021.509q.356%204.314-1.463%207.537t-6.422%203.926M13.059%2021.509q-.359%204.314%201.469%207.537q1.827%203.222%206.474%203.926%22%2F%3E%3Cpath%20d%3D%22M13%2043.512q2-2.333%202-5.072v-8.364m20%2013.436q-2-2.333-2-5.072v-8.364M31%203.5v5.149c0%201.75.964%202.425%204.595%203.358c3.63.932%204.706%201.482%205.554%203.093q.848%201.61.848%204.972V37.5%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-outline/chest.svg?color=%231a73e8&size=48