injection icon

injection from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
injection
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the injection 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M17 2c0 .51 0 .765.068 1.002q.056.196.155.375c.12.216.3.396.66.757l1.983 1.982c.36.36.54.54.757.661q.178.1.375.155C21.235 7 21.49 7 22 7M11.693 7l-4.928 4.928c-1.065 1.065-1.597 1.597-1.724 2.235c-.055.276-.055.56 0 .837c.127.638.66 1.17 1.724 2.235S8.362 18.832 9 18.959c.277.055.56.055.837 0c.638-.127 1.17-.66 2.235-1.724L17 12.307M11 6l7 7M8 18.637l-1.17.835c-.47.337-.705.505-.964.525q-.15.012-.298-.025c-.251-.062-.455-.267-.864-.675c-.41-.41-.614-.614-.676-.865a1 1 0 0 1-.025-.298c.02-.259.188-.494.524-.965L5.363 16"/><path d="m13.5 8l5-4M16 10.5l4-5"/><path stroke-linecap="round" d="M4.5 19.5L2 22"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsInjection(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M17 2c0 .51 0 .765.068 1.002q.056.196.155.375c.12.216.3.396.66.757l1.983 1.982c.36.36.54.54.757.661q.178.1.375.155C21.235 7 21.49 7 22 7M11.693 7l-4.928 4.928c-1.065 1.065-1.597 1.597-1.724 2.235c-.055.276-.055.56 0 .837c.127.638.66 1.17 1.724 2.235S8.362 18.832 9 18.959c.277.055.56.055.837 0c.638-.127 1.17-.66 2.235-1.724L17 12.307M11 6l7 7M8 18.637l-1.17.835c-.47.337-.705.505-.964.525q-.15.012-.298-.025c-.251-.062-.455-.267-.864-.675c-.41-.41-.614-.614-.676-.865a1 1 0 0 1-.025-.298c.02-.259.188-.494.524-.965L5.363 16"/><path d="m13.5 8l5-4M16 10.5l4-5"/><path strokeLinecap="round" d="M4.5 19.5L2 22"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M17 2c0 .51 0 .765.068 1.002q.056.196.155.375c.12.216.3.396.66.757l1.983 1.982c.36.36.54.54.757.661q.178.1.375.155C21.235 7 21.49 7 22 7M11.693 7l-4.928 4.928c-1.065 1.065-1.597 1.597-1.724 2.235c-.055.276-.055.56 0 .837c.127.638.66 1.17 1.724 2.235S8.362 18.832 9 18.959c.277.055.56.055.837 0c.638-.127 1.17-.66 2.235-1.724L17 12.307M11 6l7 7M8 18.637l-1.17.835c-.47.337-.705.505-.964.525q-.15.012-.298-.025c-.251-.062-.455-.267-.864-.675c-.41-.41-.614-.614-.676-.865a1 1 0 0 1-.025-.298c.02-.259.188-.494.524-.965L5.363 16"/><path d="m13.5 8l5-4M16 10.5l4-5"/><path stroke-linecap="round" d="M4.5 19.5L2 22"/></g></svg>
</template>

CSS

.icon-injection {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%202c0%20.51%200%20.765.068%201.002q.056.196.155.375c.12.216.3.396.66.757l1.983%201.982c.36.36.54.54.757.661q.178.1.375.155C21.235%207%2021.49%207%2022%207M11.693%207l-4.928%204.928c-1.065%201.065-1.597%201.597-1.724%202.235c-.055.276-.055.56%200%20.837c.127.638.66%201.17%201.724%202.235S8.362%2018.832%209%2018.959c.277.055.56.055.837%200c.638-.127%201.17-.66%202.235-1.724L17%2012.307M11%206l7%207M8%2018.637l-1.17.835c-.47.337-.705.505-.964.525q-.15.012-.298-.025c-.251-.062-.455-.267-.864-.675c-.41-.41-.614-.614-.676-.865a1%201%200%200%201-.025-.298c.02-.259.188-.494.524-.965L5.363%2016%22%2F%3E%3Cpath%20d%3D%22m13.5%208l5-4M16%2010.5l4-5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.5%2019.5L2%2022%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%202c0%20.51%200%20.765.068%201.002q.056.196.155.375c.12.216.3.396.66.757l1.983%201.982c.36.36.54.54.757.661q.178.1.375.155C21.235%207%2021.49%207%2022%207M11.693%207l-4.928%204.928c-1.065%201.065-1.597%201.597-1.724%202.235c-.055.276-.055.56%200%20.837c.127.638.66%201.17%201.724%202.235S8.362%2018.832%209%2018.959c.277.055.56.055.837%200c.638-.127%201.17-.66%202.235-1.724L17%2012.307M11%206l7%207M8%2018.637l-1.17.835c-.47.337-.705.505-.964.525q-.15.012-.298-.025c-.251-.062-.455-.267-.864-.675c-.41-.41-.614-.614-.676-.865a1%201%200%200%201-.025-.298c.02-.259.188-.494.524-.965L5.363%2016%22%2F%3E%3Cpath%20d%3D%22m13.5%208l5-4M16%2010.5l4-5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.5%2019.5L2%2022%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/injection.svg?color=%231a73e8&size=48