adhesive bandage emoji
adhesive-bandage from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- adhesive-bandage
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the adhesive bandage emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.14 4.641c2.188-2.187 5.78-2.19 7.979.001l.24.24c2.187 2.187 2.19 5.779 0 7.978l-.002.001l-2.312 2.313l-8.219-8.219zm-3.02 3.021l8.218 8.219l-8.42 8.419L7.7 16.08zm-.908 17.345l-2.352 2.352c-2.189 2.188-5.79 2.188-7.978 0l-.24-.241c-2.188-2.187-2.19-5.779 0-7.978v-.001l2.351-2.35zM28.53 3.226c-2.978-2.967-7.835-2.97-10.805.001l-14.499 14.5h-.001c-2.967 2.979-2.97 7.835.001 10.805l.24.241c2.97 2.97 7.838 2.97 10.807 0l14.499-14.5h.001c2.967-2.979 2.97-7.835-.001-10.805l-.24-.241zM21 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M22.5 6a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M25 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M6 22.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M7.5 25a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M7.5 21a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastAdhesiveBandage(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="M19.14 4.641c2.188-2.187 5.78-2.19 7.979.001l.24.24c2.187 2.187 2.19 5.779 0 7.978l-.002.001l-2.312 2.313l-8.219-8.219zm-3.02 3.021l8.218 8.219l-8.42 8.419L7.7 16.08zm-.908 17.345l-2.352 2.352c-2.189 2.188-5.79 2.188-7.978 0l-.24-.241c-2.188-2.187-2.19-5.779 0-7.978v-.001l2.351-2.35zM28.53 3.226c-2.978-2.967-7.835-2.97-10.805.001l-14.499 14.5h-.001c-2.967 2.979-2.97 7.835.001 10.805l.24.241c2.97 2.97 7.838 2.97 10.807 0l14.499-14.5h.001c2.967-2.979 2.97-7.835-.001-10.805l-.24-.241zM21 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M22.5 6a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M25 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M6 22.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M7.5 25a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M7.5 21a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.14 4.641c2.188-2.187 5.78-2.19 7.979.001l.24.24c2.187 2.187 2.19 5.779 0 7.978l-.002.001l-2.312 2.313l-8.219-8.219zm-3.02 3.021l8.218 8.219l-8.42 8.419L7.7 16.08zm-.908 17.345l-2.352 2.352c-2.189 2.188-5.79 2.188-7.978 0l-.24-.241c-2.188-2.187-2.19-5.779 0-7.978v-.001l2.351-2.35zM28.53 3.226c-2.978-2.967-7.835-2.97-10.805.001l-14.499 14.5h-.001c-2.967 2.979-2.97 7.835.001 10.805l.24.241c2.97 2.97 7.838 2.97 10.807 0l14.499-14.5h.001c2.967-2.979 2.97-7.835-.001-10.805l-.24-.241zM21 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M22.5 6a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M25 7.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M6 22.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M7.5 25a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M7.5 21a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></svg> </template>
CSS
.icon-adhesive-bandage {
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%22M19.14%204.641c2.188-2.187%205.78-2.19%207.979.001l.24.24c2.187%202.187%202.19%205.779%200%207.978l-.002.001l-2.312%202.313l-8.219-8.219zm-3.02%203.021l8.218%208.219l-8.42%208.419L7.7%2016.08zm-.908%2017.345l-2.352%202.352c-2.189%202.188-5.79%202.188-7.978%200l-.24-.241c-2.188-2.187-2.19-5.779%200-7.978v-.001l2.351-2.35zM28.53%203.226c-2.978-2.967-7.835-2.97-10.805.001l-14.499%2014.5h-.001c-2.967%202.979-2.97%207.835.001%2010.805l.24.241c2.97%202.97%207.838%202.97%2010.807%200l14.499-14.5h.001c2.967-2.979%202.97-7.835-.001-10.805l-.24-.241zM21%207.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M22.5%206a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M25%207.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M6%2022.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M7.5%2025a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M7.5%2021a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%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%22M19.14%204.641c2.188-2.187%205.78-2.19%207.979.001l.24.24c2.187%202.187%202.19%205.779%200%207.978l-.002.001l-2.312%202.313l-8.219-8.219zm-3.02%203.021l8.218%208.219l-8.42%208.419L7.7%2016.08zm-.908%2017.345l-2.352%202.352c-2.189%202.188-5.79%202.188-7.978%200l-.24-.241c-2.188-2.187-2.19-5.779%200-7.978v-.001l2.351-2.35zM28.53%203.226c-2.978-2.967-7.835-2.97-10.805.001l-14.499%2014.5h-.001c-2.967%202.979-2.97%207.835.001%2010.805l.24.241c2.97%202.97%207.838%202.97%2010.807%200l14.499-14.5h.001c2.967-2.979%202.97-7.835-.001-10.805l-.24-.241zM21%207.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M22.5%206a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M25%207.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M6%2022.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M7.5%2025a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M7.5%2021a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/adhesive-bandage.svg?color=%231a73e8&size=48