syringe icon
syringe-broken from Solar by 480 Design · Broken · Medicine · CC-BY-4.0 Attribution required.
- Name
- syringe-broken
- Set
- Solar
- Style
- Broken
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
syringeEmoji One (Colored)syringeFont Awesome 6 SolidsyringeFont Awesome Solidsyringe-20-filledFluent UI System IconssyringeFluent EmojisyringeFluent Emoji FlatsyringeFluent Emoji High ContrastsyringeFirefox OS EmojisyringeHealth IconssyringeHuge IconssyringeLine AwesomesyringeLucidesyringeMaterial SymbolssyringeMaterial Symbols LightsyringeNoto EmojisyringeOpenMojisyringePhosphorsyringe-fillRemix IconsyringeStreamline EmojissyringeTwitter EmojisyringeUnicons
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-broken-bold-duotonebone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-bold
Use the syringe icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.2683 17.9955C13.3315 17.9383 13.3936 17.8791 13.4545 17.8182L14.9091 16.3636L17.0909 14.1818L17.7374 13.5354C18.4911 12.7817 18.8679 12.4048 19.0239 11.9763C19.1893 11.5218 19.1893 11.0236 19.0239 10.5692M17.0909 14.1818L9.81818 6.90909M14.9091 16.3636L12.0237 13.4783M9.81818 6.90909L10.4646 6.26263C11.2183 5.50893 11.5952 5.13208 12.0237 4.97611C12.4782 4.8107 12.9764 4.8107 13.4308 4.97611C13.8594 5.13208 14.2362 5.50893 14.9899 6.26263L16.3636 7.63636L18.5455 5.45455M9.81818 6.90909L9 7.72727M13.2683 17.9955C11.2497 19.8246 8.12916 19.7655 6.18182 17.8182M13.2683 17.9955L13.2727 18M13.2683 17.9955L11.6268 16.3541M6.18182 17.8182C4.17351 15.8099 4.17351 12.5538 6.18182 10.5455M6.18182 17.8182L4 20M18.5455 5.45455L20 6.90909M18.5455 5.45455L17.0909 4"/></svg>
React
import type { SVGProps } from "react";
export function SolarSyringeBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M13.2683 17.9955C13.3315 17.9383 13.3936 17.8791 13.4545 17.8182L14.9091 16.3636L17.0909 14.1818L17.7374 13.5354C18.4911 12.7817 18.8679 12.4048 19.0239 11.9763C19.1893 11.5218 19.1893 11.0236 19.0239 10.5692M17.0909 14.1818L9.81818 6.90909M14.9091 16.3636L12.0237 13.4783M9.81818 6.90909L10.4646 6.26263C11.2183 5.50893 11.5952 5.13208 12.0237 4.97611C12.4782 4.8107 12.9764 4.8107 13.4308 4.97611C13.8594 5.13208 14.2362 5.50893 14.9899 6.26263L16.3636 7.63636L18.5455 5.45455M9.81818 6.90909L9 7.72727M13.2683 17.9955C11.2497 19.8246 8.12916 19.7655 6.18182 17.8182M13.2683 17.9955L13.2727 18M13.2683 17.9955L11.6268 16.3541M6.18182 17.8182C4.17351 15.8099 4.17351 12.5538 6.18182 10.5455M6.18182 17.8182L4 20M18.5455 5.45455L20 6.90909M18.5455 5.45455L17.0909 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.2683 17.9955C13.3315 17.9383 13.3936 17.8791 13.4545 17.8182L14.9091 16.3636L17.0909 14.1818L17.7374 13.5354C18.4911 12.7817 18.8679 12.4048 19.0239 11.9763C19.1893 11.5218 19.1893 11.0236 19.0239 10.5692M17.0909 14.1818L9.81818 6.90909M14.9091 16.3636L12.0237 13.4783M9.81818 6.90909L10.4646 6.26263C11.2183 5.50893 11.5952 5.13208 12.0237 4.97611C12.4782 4.8107 12.9764 4.8107 13.4308 4.97611C13.8594 5.13208 14.2362 5.50893 14.9899 6.26263L16.3636 7.63636L18.5455 5.45455M9.81818 6.90909L9 7.72727M13.2683 17.9955C11.2497 19.8246 8.12916 19.7655 6.18182 17.8182M13.2683 17.9955L13.2727 18M13.2683 17.9955L11.6268 16.3541M6.18182 17.8182C4.17351 15.8099 4.17351 12.5538 6.18182 10.5455M6.18182 17.8182L4 20M18.5455 5.45455L20 6.90909M18.5455 5.45455L17.0909 4"/></svg> </template>
CSS
.icon-syringe-broken {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.2683%2017.9955C13.3315%2017.9383%2013.3936%2017.8791%2013.4545%2017.8182L14.9091%2016.3636L17.0909%2014.1818L17.7374%2013.5354C18.4911%2012.7817%2018.8679%2012.4048%2019.0239%2011.9763C19.1893%2011.5218%2019.1893%2011.0236%2019.0239%2010.5692M17.0909%2014.1818L9.81818%206.90909M14.9091%2016.3636L12.0237%2013.4783M9.81818%206.90909L10.4646%206.26263C11.2183%205.50893%2011.5952%205.13208%2012.0237%204.97611C12.4782%204.8107%2012.9764%204.8107%2013.4308%204.97611C13.8594%205.13208%2014.2362%205.50893%2014.9899%206.26263L16.3636%207.63636L18.5455%205.45455M9.81818%206.90909L9%207.72727M13.2683%2017.9955C11.2497%2019.8246%208.12916%2019.7655%206.18182%2017.8182M13.2683%2017.9955L13.2727%2018M13.2683%2017.9955L11.6268%2016.3541M6.18182%2017.8182C4.17351%2015.8099%204.17351%2012.5538%206.18182%2010.5455M6.18182%2017.8182L4%2020M18.5455%205.45455L20%206.90909M18.5455%205.45455L17.0909%204%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.2683%2017.9955C13.3315%2017.9383%2013.3936%2017.8791%2013.4545%2017.8182L14.9091%2016.3636L17.0909%2014.1818L17.7374%2013.5354C18.4911%2012.7817%2018.8679%2012.4048%2019.0239%2011.9763C19.1893%2011.5218%2019.1893%2011.0236%2019.0239%2010.5692M17.0909%2014.1818L9.81818%206.90909M14.9091%2016.3636L12.0237%2013.4783M9.81818%206.90909L10.4646%206.26263C11.2183%205.50893%2011.5952%205.13208%2012.0237%204.97611C12.4782%204.8107%2012.9764%204.8107%2013.4308%204.97611C13.8594%205.13208%2014.2362%205.50893%2014.9899%206.26263L16.3636%207.63636L18.5455%205.45455M9.81818%206.90909L9%207.72727M13.2683%2017.9955C11.2497%2019.8246%208.12916%2019.7655%206.18182%2017.8182M13.2683%2017.9955L13.2727%2018M13.2683%2017.9955L11.6268%2016.3541M6.18182%2017.8182C4.17351%2015.8099%204.17351%2012.5538%206.18182%2010.5455M6.18182%2017.8182L4%2020M18.5455%205.45455L20%206.90909M18.5455%205.45455L17.0909%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/syringe-broken.svg?color=%231a73e8&size=48