assembly point negative icon

assembly-point-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
assembly-point-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the assembly point negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsAssemblyPointNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm6.293 6.293a1 1 0 0 1 1.414 0L12 10.586V8a1 1 0 1 1 2 0v6H8a1 1 0 1 1 0-2h2.586L6.293 7.707a1 1 0 0 1 0-1.414M36 37.414l4.293 4.293a1 1 0 0 0 1.414-1.414L37.414 36H40a1 1 0 1 0 0-2h-6v6a1 1 0 1 0 2 0zM6.293 41.707a1 1 0 0 1 0-1.414L10.586 36H8a1 1 0 1 1 0-2h6v6a1 1 0 1 1-2 0v-2.586l-4.293 4.293a1 1 0 0 1-1.414 0M37.414 12l4.293-4.293a1 1 0 0 0-1.414-1.414L36 10.586V8a1 1 0 1 0-2 0v6h6a1 1 0 1 0 0-2zM35.1 19.5c0 1.934-1.566 3.5-3.5 3.5a3.5 3.5 0 0 1-3.5-3.5c0-1.934 1.566-3.5 3.5-3.5s3.5 1.566 3.5 3.5M16.6 23c1.934 0 3.5-1.566 3.5-3.5S18.534 16 16.6 16a3.5 3.5 0 0 0-3.5 3.5c0 1.934 1.566 3.5 3.5 3.5m9.9-4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 1 1 5 0M31 25c-2.003 0-6 1.293-6 3.858V31h12v-2.142C37 26.293 33.002 25 31 25m-20 3.858C11 26.293 14.998 25 17 25c2.003 0 6 1.293 6 3.858V31H11zm16.368-5.135q.33-.14.67-.266c-1.294-.67-2.958-1.007-4.038-1.007s-2.744.337-4.038 1.007q.34.125.67.266c.995.425 2 1 2.781 1.769q.317.309.587.677a5.5 5.5 0 0 1 .587-.677c.78-.769 1.786-1.344 2.781-1.77" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsAssemblyPointNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsAssemblyPointNegative(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"><g clipPath="url(#healthiconsAssemblyPointNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm6.293 6.293a1 1 0 0 1 1.414 0L12 10.586V8a1 1 0 1 1 2 0v6H8a1 1 0 1 1 0-2h2.586L6.293 7.707a1 1 0 0 1 0-1.414M36 37.414l4.293 4.293a1 1 0 0 0 1.414-1.414L37.414 36H40a1 1 0 1 0 0-2h-6v6a1 1 0 1 0 2 0zM6.293 41.707a1 1 0 0 1 0-1.414L10.586 36H8a1 1 0 1 1 0-2h6v6a1 1 0 1 1-2 0v-2.586l-4.293 4.293a1 1 0 0 1-1.414 0M37.414 12l4.293-4.293a1 1 0 0 0-1.414-1.414L36 10.586V8a1 1 0 1 0-2 0v6h6a1 1 0 1 0 0-2zM35.1 19.5c0 1.934-1.566 3.5-3.5 3.5a3.5 3.5 0 0 1-3.5-3.5c0-1.934 1.566-3.5 3.5-3.5s3.5 1.566 3.5 3.5M16.6 23c1.934 0 3.5-1.566 3.5-3.5S18.534 16 16.6 16a3.5 3.5 0 0 0-3.5 3.5c0 1.934 1.566 3.5 3.5 3.5m9.9-4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 1 1 5 0M31 25c-2.003 0-6 1.293-6 3.858V31h12v-2.142C37 26.293 33.002 25 31 25m-20 3.858C11 26.293 14.998 25 17 25c2.003 0 6 1.293 6 3.858V31H11zm16.368-5.135q.33-.14.67-.266c-1.294-.67-2.958-1.007-4.038-1.007s-2.744.337-4.038 1.007q.34.125.67.266c.995.425 2 1 2.781 1.769q.317.309.587.677a5.5 5.5 0 0 1 .587-.677c.78-.769 1.786-1.344 2.781-1.77" clipRule="evenodd"/></g><defs><clipPath id="healthiconsAssemblyPointNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsAssemblyPointNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm6.293 6.293a1 1 0 0 1 1.414 0L12 10.586V8a1 1 0 1 1 2 0v6H8a1 1 0 1 1 0-2h2.586L6.293 7.707a1 1 0 0 1 0-1.414M36 37.414l4.293 4.293a1 1 0 0 0 1.414-1.414L37.414 36H40a1 1 0 1 0 0-2h-6v6a1 1 0 1 0 2 0zM6.293 41.707a1 1 0 0 1 0-1.414L10.586 36H8a1 1 0 1 1 0-2h6v6a1 1 0 1 1-2 0v-2.586l-4.293 4.293a1 1 0 0 1-1.414 0M37.414 12l4.293-4.293a1 1 0 0 0-1.414-1.414L36 10.586V8a1 1 0 1 0-2 0v6h6a1 1 0 1 0 0-2zM35.1 19.5c0 1.934-1.566 3.5-3.5 3.5a3.5 3.5 0 0 1-3.5-3.5c0-1.934 1.566-3.5 3.5-3.5s3.5 1.566 3.5 3.5M16.6 23c1.934 0 3.5-1.566 3.5-3.5S18.534 16 16.6 16a3.5 3.5 0 0 0-3.5 3.5c0 1.934 1.566 3.5 3.5 3.5m9.9-4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 1 1 5 0M31 25c-2.003 0-6 1.293-6 3.858V31h12v-2.142C37 26.293 33.002 25 31 25m-20 3.858C11 26.293 14.998 25 17 25c2.003 0 6 1.293 6 3.858V31H11zm16.368-5.135q.33-.14.67-.266c-1.294-.67-2.958-1.007-4.038-1.007s-2.744.337-4.038 1.007q.34.125.67.266c.995.425 2 1 2.781 1.769q.317.309.587.677a5.5 5.5 0 0 1 .587-.677c.78-.769 1.786-1.344 2.781-1.77" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsAssemblyPointNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-assembly-point-negative {
  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%3Cg%20clip-path%3D%22url(%23healthiconsAssemblyPointNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm6.293%206.293a1%201%200%200%201%201.414%200L12%2010.586V8a1%201%200%201%201%202%200v6H8a1%201%200%201%201%200-2h2.586L6.293%207.707a1%201%200%200%201%200-1.414M36%2037.414l4.293%204.293a1%201%200%200%200%201.414-1.414L37.414%2036H40a1%201%200%201%200%200-2h-6v6a1%201%200%201%200%202%200zM6.293%2041.707a1%201%200%200%201%200-1.414L10.586%2036H8a1%201%200%201%201%200-2h6v6a1%201%200%201%201-2%200v-2.586l-4.293%204.293a1%201%200%200%201-1.414%200M37.414%2012l4.293-4.293a1%201%200%200%200-1.414-1.414L36%2010.586V8a1%201%200%201%200-2%200v6h6a1%201%200%201%200%200-2zM35.1%2019.5c0%201.934-1.566%203.5-3.5%203.5a3.5%203.5%200%200%201-3.5-3.5c0-1.934%201.566-3.5%203.5-3.5s3.5%201.566%203.5%203.5M16.6%2023c1.934%200%203.5-1.566%203.5-3.5S18.534%2016%2016.6%2016a3.5%203.5%200%200%200-3.5%203.5c0%201.934%201.566%203.5%203.5%203.5m9.9-4.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%201%201%205%200M31%2025c-2.003%200-6%201.293-6%203.858V31h12v-2.142C37%2026.293%2033.002%2025%2031%2025m-20%203.858C11%2026.293%2014.998%2025%2017%2025c2.003%200%206%201.293%206%203.858V31H11zm16.368-5.135q.33-.14.67-.266c-1.294-.67-2.958-1.007-4.038-1.007s-2.744.337-4.038%201.007q.34.125.67.266c.995.425%202%201%202.781%201.769q.317.309.587.677a5.5%205.5%200%200%201%20.587-.677c.78-.769%201.786-1.344%202.781-1.77%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsAssemblyPointNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20clip-path%3D%22url(%23healthiconsAssemblyPointNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm6.293%206.293a1%201%200%200%201%201.414%200L12%2010.586V8a1%201%200%201%201%202%200v6H8a1%201%200%201%201%200-2h2.586L6.293%207.707a1%201%200%200%201%200-1.414M36%2037.414l4.293%204.293a1%201%200%200%200%201.414-1.414L37.414%2036H40a1%201%200%201%200%200-2h-6v6a1%201%200%201%200%202%200zM6.293%2041.707a1%201%200%200%201%200-1.414L10.586%2036H8a1%201%200%201%201%200-2h6v6a1%201%200%201%201-2%200v-2.586l-4.293%204.293a1%201%200%200%201-1.414%200M37.414%2012l4.293-4.293a1%201%200%200%200-1.414-1.414L36%2010.586V8a1%201%200%201%200-2%200v6h6a1%201%200%201%200%200-2zM35.1%2019.5c0%201.934-1.566%203.5-3.5%203.5a3.5%203.5%200%200%201-3.5-3.5c0-1.934%201.566-3.5%203.5-3.5s3.5%201.566%203.5%203.5M16.6%2023c1.934%200%203.5-1.566%203.5-3.5S18.534%2016%2016.6%2016a3.5%203.5%200%200%200-3.5%203.5c0%201.934%201.566%203.5%203.5%203.5m9.9-4.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%201%201%205%200M31%2025c-2.003%200-6%201.293-6%203.858V31h12v-2.142C37%2026.293%2033.002%2025%2031%2025m-20%203.858C11%2026.293%2014.998%2025%2017%2025c2.003%200%206%201.293%206%203.858V31H11zm16.368-5.135q.33-.14.67-.266c-1.294-.67-2.958-1.007-4.038-1.007s-2.744.337-4.038%201.007q.34.125.67.266c.995.425%202%201%202.781%201.769q.317.309.587.677a5.5%205.5%200%200%201%20.587-.677c.78-.769%201.786-1.344%202.781-1.77%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsAssemblyPointNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/assembly-point-negative.svg?color=%231a73e8&size=48