syringe from Line Awesome by Icons8 · Line · Science · Apache-2.0 Free for personal and commercial use.

Name
syringe
Set
Line Awesome
Style
Line
Category
Science
Viewbox
32×32
License
Apache 2.0
Aliases
syringe-solid

The same icon in other sets

More science icons from Line Awesome

Use the syringe icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.219 3.781L21.78 5.22l.375.375l-2.281 2.281l1.406 1.438L23.563 7L25 8.438l-2.313 2.28l1.438 1.407l2.281-2.281l.375.375L28.22 8.78zm-5.5 3.5L16.28 8.72l.657.656L7 19.344l-.344.343l.063.47l.343 3.187l.032.343l.093.063L3.938 27h2.844l2.032-2.031l3.03.312l.47.063l.343-.344l9.969-9.938l.656.657l1.438-1.438zm.656 3.532l2.813 2.812l-9.594 9.625l-2.375-.281l-.188-.188l-.281-2.375z"/></svg>

React

import type { SVGProps } from "react";

export function LaSyringe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.219 3.781L21.78 5.22l.375.375l-2.281 2.281l1.406 1.438L23.563 7L25 8.438l-2.313 2.28l1.438 1.407l2.281-2.281l.375.375L28.22 8.78zm-5.5 3.5L16.28 8.72l.657.656L7 19.344l-.344.343l.063.47l.343 3.187l.032.343l.093.063L3.938 27h2.844l2.032-2.031l3.03.312l.47.063l.343-.344l9.969-9.938l.656.657l1.438-1.438zm.656 3.532l2.813 2.812l-9.594 9.625l-2.375-.281l-.188-.188l-.281-2.375z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.219 3.781L21.78 5.22l.375.375l-2.281 2.281l1.406 1.438L23.563 7L25 8.438l-2.313 2.28l1.438 1.407l2.281-2.281l.375.375L28.22 8.78zm-5.5 3.5L16.28 8.72l.657.656L7 19.344l-.344.343l.063.47l.343 3.187l.032.343l.093.063L3.938 27h2.844l2.032-2.031l3.03.312l.47.063l.343-.344l9.969-9.938l.656.657l1.438-1.438zm.656 3.532l2.813 2.812l-9.594 9.625l-2.375-.281l-.188-.188l-.281-2.375z"/></svg>
</template>

CSS

.icon-syringe {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.219%203.781L21.78%205.22l.375.375l-2.281%202.281l1.406%201.438L23.563%207L25%208.438l-2.313%202.28l1.438%201.407l2.281-2.281l.375.375L28.22%208.78zm-5.5%203.5L16.28%208.72l.657.656L7%2019.344l-.344.343l.063.47l.343%203.187l.032.343l.093.063L3.938%2027h2.844l2.032-2.031l3.03.312l.47.063l.343-.344l9.969-9.938l.656.657l1.438-1.438zm.656%203.532l2.813%202.812l-9.594%209.625l-2.375-.281l-.188-.188l-.281-2.375z%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.219%203.781L21.78%205.22l.375.375l-2.281%202.281l1.406%201.438L23.563%207L25%208.438l-2.313%202.28l1.438%201.407l2.281-2.281l.375.375L28.22%208.78zm-5.5%203.5L16.28%208.72l.657.656L7%2019.344l-.344.343l.063.47l.343%203.187l.032.343l.093.063L3.938%2027h2.844l2.032-2.031l3.03.312l.47.063l.343-.344l9.969-9.938l.656.657l1.438-1.438zm.656%203.532l2.813%202.812l-9.594%209.625l-2.375-.281l-.188-.188l-.281-2.375z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/syringe.svg?color=%231a73e8&size=48