bandage change emoji

bandage-change from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
bandage-change
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the bandage change emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="m26.393 29.2l.085 16.45s12.686 6.09 21.906-3.002l.042-14.929s-2.2 1.226-5.751 2.284c-4.972 1.48-9.727 2.876-16.282-.804"/><ellipse cx="35.136" cy="26.154" rx="8.815" ry="3.891"/><ellipse cx="34.961" cy="25.853" rx="2.251" ry="1.32"/></g><ellipse cx="35.169" cy="26.101" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" rx="9.587" ry="4.681"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M25.582 45.118c0 1.766 4.293 3.19 9.585 3.19c5.3 0 8.139-1.033 10.464-2.524M25.582 26.101V45.12m19.177-17.187v-1.836"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.165 29.302s5.349-1.764 7.12-3.205v16.887a20.9 20.9 0 0 1-7.308 4.514"/><ellipse cx="34.961" cy="26.097" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="2.251" ry="1.373"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.344 58.026c-12.501-.76-22.019-11.511-21.258-24.012a22.68 22.68 0 0 1 15.61-20.185"/><path d="m29.056 17.495l4.63-4.14a.51.51 0 0 0-.181-.865l-5.9-1.94a.51.51 0 0 0-.658.588l1.27 6.08a.51.51 0 0 0 .84.276"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.656 12.766c12.501.76 22.019 11.512 21.258 24.013a22.68 22.68 0 0 1-15.61 20.184"/><path d="m42.944 53.298l-4.63 4.14a.51.51 0 0 0 .181.864l5.9 1.94a.51.51 0 0 0 .658-.588l-1.27-6.08a.51.51 0 0 0-.84-.276"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBandageChange(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="m26.393 29.2l.085 16.45s12.686 6.09 21.906-3.002l.042-14.929s-2.2 1.226-5.751 2.284c-4.972 1.48-9.727 2.876-16.282-.804"/><ellipse cx="35.136" cy="26.154" rx="8.815" ry="3.891"/><ellipse cx="34.961" cy="25.853" rx="2.251" ry="1.32"/></g><ellipse cx="35.169" cy="26.101" fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" rx="9.587" ry="4.681"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M25.582 45.118c0 1.766 4.293 3.19 9.585 3.19c5.3 0 8.139-1.033 10.464-2.524M25.582 26.101V45.12m19.177-17.187v-1.836"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M42.165 29.302s5.349-1.764 7.12-3.205v16.887a20.9 20.9 0 0 1-7.308 4.514"/><ellipse cx="34.961" cy="26.097" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="2.251" ry="1.373"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M34.344 58.026c-12.501-.76-22.019-11.511-21.258-24.012a22.68 22.68 0 0 1 15.61-20.185"/><path d="m29.056 17.495l4.63-4.14a.51.51 0 0 0-.181-.865l-5.9-1.94a.51.51 0 0 0-.658.588l1.27 6.08a.51.51 0 0 0 .84.276"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37.656 12.766c12.501.76 22.019 11.512 21.258 24.013a22.68 22.68 0 0 1-15.61 20.184"/><path d="m42.944 53.298l-4.63 4.14a.51.51 0 0 0 .181.864l5.9 1.94a.51.51 0 0 0 .658-.588l-1.27-6.08a.51.51 0 0 0-.84-.276"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="m26.393 29.2l.085 16.45s12.686 6.09 21.906-3.002l.042-14.929s-2.2 1.226-5.751 2.284c-4.972 1.48-9.727 2.876-16.282-.804"/><ellipse cx="35.136" cy="26.154" rx="8.815" ry="3.891"/><ellipse cx="34.961" cy="25.853" rx="2.251" ry="1.32"/></g><ellipse cx="35.169" cy="26.101" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" rx="9.587" ry="4.681"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M25.582 45.118c0 1.766 4.293 3.19 9.585 3.19c5.3 0 8.139-1.033 10.464-2.524M25.582 26.101V45.12m19.177-17.187v-1.836"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.165 29.302s5.349-1.764 7.12-3.205v16.887a20.9 20.9 0 0 1-7.308 4.514"/><ellipse cx="34.961" cy="26.097" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="2.251" ry="1.373"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.344 58.026c-12.501-.76-22.019-11.511-21.258-24.012a22.68 22.68 0 0 1 15.61-20.185"/><path d="m29.056 17.495l4.63-4.14a.51.51 0 0 0-.181-.865l-5.9-1.94a.51.51 0 0 0-.658.588l1.27 6.08a.51.51 0 0 0 .84.276"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.656 12.766c12.501.76 22.019 11.512 21.258 24.013a22.68 22.68 0 0 1-15.61 20.184"/><path d="m42.944 53.298l-4.63 4.14a.51.51 0 0 0 .181.864l5.9 1.94a.51.51 0 0 0 .658-.588l-1.27-6.08a.51.51 0 0 0-.84-.276"/></svg>
</template>

CSS

.icon-bandage-change {
  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%2072%2072%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m26.393%2029.2l.085%2016.45s12.686%206.09%2021.906-3.002l.042-14.929s-2.2%201.226-5.751%202.284c-4.972%201.48-9.727%202.876-16.282-.804%22%2F%3E%3Cellipse%20cx%3D%2235.136%22%20cy%3D%2226.154%22%20rx%3D%228.815%22%20ry%3D%223.891%22%2F%3E%3Cellipse%20cx%3D%2234.961%22%20cy%3D%2225.853%22%20rx%3D%222.251%22%20ry%3D%221.32%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2235.169%22%20cy%3D%2226.101%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20rx%3D%229.587%22%20ry%3D%224.681%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M25.582%2045.118c0%201.766%204.293%203.19%209.585%203.19c5.3%200%208.139-1.033%2010.464-2.524M25.582%2026.101V45.12m19.177-17.187v-1.836%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M42.165%2029.302s5.349-1.764%207.12-3.205v16.887a20.9%2020.9%200%200%201-7.308%204.514%22%2F%3E%3Cellipse%20cx%3D%2234.961%22%20cy%3D%2226.097%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%222.251%22%20ry%3D%221.373%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.344%2058.026c-12.501-.76-22.019-11.511-21.258-24.012a22.68%2022.68%200%200%201%2015.61-20.185%22%2F%3E%3Cpath%20d%3D%22m29.056%2017.495l4.63-4.14a.51.51%200%200%200-.181-.865l-5.9-1.94a.51.51%200%200%200-.658.588l1.27%206.08a.51.51%200%200%200%20.84.276%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37.656%2012.766c12.501.76%2022.019%2011.512%2021.258%2024.013a22.68%2022.68%200%200%201-15.61%2020.184%22%2F%3E%3Cpath%20d%3D%22m42.944%2053.298l-4.63%204.14a.51.51%200%200%200%20.181.864l5.9%201.94a.51.51%200%200%200%20.658-.588l-1.27-6.08a.51.51%200%200%200-.84-.276%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%2072%2072%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m26.393%2029.2l.085%2016.45s12.686%206.09%2021.906-3.002l.042-14.929s-2.2%201.226-5.751%202.284c-4.972%201.48-9.727%202.876-16.282-.804%22%2F%3E%3Cellipse%20cx%3D%2235.136%22%20cy%3D%2226.154%22%20rx%3D%228.815%22%20ry%3D%223.891%22%2F%3E%3Cellipse%20cx%3D%2234.961%22%20cy%3D%2225.853%22%20rx%3D%222.251%22%20ry%3D%221.32%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2235.169%22%20cy%3D%2226.101%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20rx%3D%229.587%22%20ry%3D%224.681%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M25.582%2045.118c0%201.766%204.293%203.19%209.585%203.19c5.3%200%208.139-1.033%2010.464-2.524M25.582%2026.101V45.12m19.177-17.187v-1.836%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M42.165%2029.302s5.349-1.764%207.12-3.205v16.887a20.9%2020.9%200%200%201-7.308%204.514%22%2F%3E%3Cellipse%20cx%3D%2234.961%22%20cy%3D%2226.097%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%222.251%22%20ry%3D%221.373%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.344%2058.026c-12.501-.76-22.019-11.511-21.258-24.012a22.68%2022.68%200%200%201%2015.61-20.185%22%2F%3E%3Cpath%20d%3D%22m29.056%2017.495l4.63-4.14a.51.51%200%200%200-.181-.865l-5.9-1.94a.51.51%200%200%200-.658.588l1.27%206.08a.51.51%200%200%200%20.84.276%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37.656%2012.766c12.501.76%2022.019%2011.512%2021.258%2024.013a22.68%2022.68%200%200%201-15.61%2020.184%22%2F%3E%3Cpath%20d%3D%22m42.944%2053.298l-4.63%204.14a.51.51%200%200%200%20.181.864l5.9%201.94a.51.51%200%200%200%20.658-.588l-1.27-6.08a.51.51%200%200%200-.84-.276%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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