equipment chest press icon
equipment-chest-press from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- equipment-chest-press
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the equipment chest press icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.91 8.368c.302.233.364.621.49 1.398l.457 2.849c.163 1.008.244 1.512-.076 1.84c-.756.774-4.9.678-5.562 0c-.32-.328-.239-.832-.077-1.84L9.6 9.766c.125-.777.188-1.165.49-1.398c.62-.478 3.167-.503 3.82 0M7.5 19c.042-.127.063-.19.086-.246a2 2 0 0 1 1.735-1.25c.06-.004.127-.004.26-.004h4.838c.133 0 .2 0 .26.004a2 2 0 0 1 1.735 1.25c.023.056.044.12.086.246M12 17.5V22m0 0h7m-7 0H5"/><path d="M21 14v-3.597c0-.695 0-1.042-.113-1.363c-.113-.322-.33-.593-.764-1.136l-1.922-2.403c-.59-.737-.885-1.106-1.296-1.304C16.495 4 16.022 4 15.077 4H8.923c-.944 0-1.416 0-1.827.197c-.41.198-.706.567-1.296 1.304L3.877 7.904c-.434.543-.652.814-.764 1.136C3 9.36 3 9.708 3 10.403V14m0-2h3m15 0h-3m-6-4V2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsEquipmentChestPress(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13.91 8.368c.302.233.364.621.49 1.398l.457 2.849c.163 1.008.244 1.512-.076 1.84c-.756.774-4.9.678-5.562 0c-.32-.328-.239-.832-.077-1.84L9.6 9.766c.125-.777.188-1.165.49-1.398c.62-.478 3.167-.503 3.82 0M7.5 19c.042-.127.063-.19.086-.246a2 2 0 0 1 1.735-1.25c.06-.004.127-.004.26-.004h4.838c.133 0 .2 0 .26.004a2 2 0 0 1 1.735 1.25c.023.056.044.12.086.246M12 17.5V22m0 0h7m-7 0H5"/><path d="M21 14v-3.597c0-.695 0-1.042-.113-1.363c-.113-.322-.33-.593-.764-1.136l-1.922-2.403c-.59-.737-.885-1.106-1.296-1.304C16.495 4 16.022 4 15.077 4H8.923c-.944 0-1.416 0-1.827.197c-.41.198-.706.567-1.296 1.304L3.877 7.904c-.434.543-.652.814-.764 1.136C3 9.36 3 9.708 3 10.403V14m0-2h3m15 0h-3m-6-4V2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.91 8.368c.302.233.364.621.49 1.398l.457 2.849c.163 1.008.244 1.512-.076 1.84c-.756.774-4.9.678-5.562 0c-.32-.328-.239-.832-.077-1.84L9.6 9.766c.125-.777.188-1.165.49-1.398c.62-.478 3.167-.503 3.82 0M7.5 19c.042-.127.063-.19.086-.246a2 2 0 0 1 1.735-1.25c.06-.004.127-.004.26-.004h4.838c.133 0 .2 0 .26.004a2 2 0 0 1 1.735 1.25c.023.056.044.12.086.246M12 17.5V22m0 0h7m-7 0H5"/><path d="M21 14v-3.597c0-.695 0-1.042-.113-1.363c-.113-.322-.33-.593-.764-1.136l-1.922-2.403c-.59-.737-.885-1.106-1.296-1.304C16.495 4 16.022 4 15.077 4H8.923c-.944 0-1.416 0-1.827.197c-.41.198-.706.567-1.296 1.304L3.877 7.904c-.434.543-.652.814-.764 1.136C3 9.36 3 9.708 3 10.403V14m0-2h3m15 0h-3m-6-4V2"/></g></svg> </template>
CSS
.icon-equipment-chest-press {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.91%208.368c.302.233.364.621.49%201.398l.457%202.849c.163%201.008.244%201.512-.076%201.84c-.756.774-4.9.678-5.562%200c-.32-.328-.239-.832-.077-1.84L9.6%209.766c.125-.777.188-1.165.49-1.398c.62-.478%203.167-.503%203.82%200M7.5%2019c.042-.127.063-.19.086-.246a2%202%200%200%201%201.735-1.25c.06-.004.127-.004.26-.004h4.838c.133%200%20.2%200%20.26.004a2%202%200%200%201%201.735%201.25c.023.056.044.12.086.246M12%2017.5V22m0%200h7m-7%200H5%22%2F%3E%3Cpath%20d%3D%22M21%2014v-3.597c0-.695%200-1.042-.113-1.363c-.113-.322-.33-.593-.764-1.136l-1.922-2.403c-.59-.737-.885-1.106-1.296-1.304C16.495%204%2016.022%204%2015.077%204H8.923c-.944%200-1.416%200-1.827.197c-.41.198-.706.567-1.296%201.304L3.877%207.904c-.434.543-.652.814-.764%201.136C3%209.36%203%209.708%203%2010.403V14m0-2h3m15%200h-3m-6-4V2%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.91%208.368c.302.233.364.621.49%201.398l.457%202.849c.163%201.008.244%201.512-.076%201.84c-.756.774-4.9.678-5.562%200c-.32-.328-.239-.832-.077-1.84L9.6%209.766c.125-.777.188-1.165.49-1.398c.62-.478%203.167-.503%203.82%200M7.5%2019c.042-.127.063-.19.086-.246a2%202%200%200%201%201.735-1.25c.06-.004.127-.004.26-.004h4.838c.133%200%20.2%200%20.26.004a2%202%200%200%201%201.735%201.25c.023.056.044.12.086.246M12%2017.5V22m0%200h7m-7%200H5%22%2F%3E%3Cpath%20d%3D%22M21%2014v-3.597c0-.695%200-1.042-.113-1.363c-.113-.322-.33-.593-.764-1.136l-1.922-2.403c-.59-.737-.885-1.106-1.296-1.304C16.495%204%2016.022%204%2015.077%204H8.923c-.944%200-1.416%200-1.827.197c-.41.198-.706.567-1.296%201.304L3.877%207.904c-.434.543-.652.814-.764%201.136C3%209.36%203%209.708%203%2010.403V14m0-2h3m15%200h-3m-6-4V2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/equipment-chest-press.svg?color=%231a73e8&size=48