Emoji Adhesive Bandage Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Adhesive Bandage icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325060.svg" alt="Emoji Adhesive Bandage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325060.svg" alt="Emoji Adhesive Bandage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325060.svg" alt="Emoji Adhesive Bandage icon" :width="24" :height="24" />
CSS background
.icon-emoji-adhesive-bandage {
background-image: url('https://proicons.com/icon/325060.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.y{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.z{fill:#000;stroke-width:0px;}</style></defs><path id="c" class="y" d="m40.2552,18.089c2.8507-2.8623,2.8412-7.4936-.0211-10.3442-2.8541-2.8424-7.4691-2.8424-10.3231,0"/><path id="d" class="y" d="m18.0889,40.2553c-2.8624,2.8505-7.4937,2.8409-10.3442-.0216-2.8421-2.854-2.8421-7.4687,0-10.3227"/><path id="e" class="y" d="m29.9109,7.7448L7.7446,29.911"/><path id="f" class="y" d="m12.9168,24.7389l10.3442,10.3443"/><path id="g" class="y" d="m24.7388,12.9169l10.3443,10.3443"/><path id="h" class="y" d="m18.089,40.2553l22.1662-22.1663"/><path id="i" class="z" d="m10.9742,30.0576c0,.4142.3358.75.75.75s.75-.3358.75-.75h0c0-.4142-.3358-.75-.75-.75s-.75.3358-.75.75"/><path id="j" class="z" d="m13.0431,32.1265c0,.4142.3358.75.75.75s.75-.3358.75-.75-.3358-.75-.75-.75-.75.3358-.75.75"/><path id="k" class="z" d="m15.112,34.1954c0,.4142.3358.75.75.75s.75-.3358.75-.75-.3358-.75-.75-.75-.75.3358-.75.75"/><path id="l" class="z" d="m17.1928,36.2642c-.0006.414.3346.75.7485.7506s.75-.3346.7506-.7485v-.0021c.0006-.414-.3346-.75-.7485-.7506s-.75.3346-.7506.7485v.0021"/><path id="m" class="z" d="m8.7692,32.2743c0,.4142.3358.75.75.75s.75-.3358.75-.75-.3358-.75-.75-.75-.75.3358-.75.75"/><path id="n" class="z" d="m10.838,34.3431c0,.4142.3358.75.75.75s.75-.3358.75-.75-.3358-.75-.75-.75-.75.3358-.75.75"/><path id="o" class="z" d="m12.9069,36.412c0,.4142.3358.75.75.75s.75-.3358.75-.75-.3358-.75-.75-.75-.75.3358-.75.75"/><path id="p" class="z" d="m14.9757,38.4808c0,.4142.3358.75.75.75s.75-.3358.75-.75-.3358-.75-.75-.75-.75.3358-.75.75"/><path id="q" class="z" d="m31.6632,9.3691c-.0006.414.3346.7501.7485.7506.414.0006.75-.3346.7506-.7486v-.0021c.0006-.414-.3346-.7501-.7485-.7506-.414-.0006-.75.3346-.7506.7486v.0021"/><path id="r" class="z" d="m33.732,11.438c-.0006.414.3346.7501.7485.7506.414.0006.75-.3346.7506-.7486v-.0021c.0006-.414-.3346-.7501-.7485-.7506-.414-.0006-.75.3346-.7506.7486v.0021"/><path id="s" class="z" d="m35.8009,13.5068c-.0006.414.3346.75.7485.7506s.75-.3346.7506-.7485v-.0021c.0006-.414-.3346-.75-.7485-.7506s-.75.3346-.7506.7485v.0021"/><path id="t" class="z" d="m37.8697,15.5757c-.0006.414.3346.75.7485.7506.414.0006.75-.3346.7506-.7485v-.0021c.0006-.414-.3346-.75-.7485-.7506s-.75.3346-.7506.7485v.0021"/><path id="u" class="z" d="m29.4465,11.5857c-.0006.414.3346.75.7485.7506s.75-.3346.7506-.7485v-.0021c.0006-.414-.3346-.75-.7485-.7506s-.75.3346-.7506.7485v.0021"/><path id="v" class="z" d="m31.5151,13.6548c0,.4141.3357.7498.7498.7498s.7498-.3357.7498-.7498c.0006-.4141-.3347-.7502-.7487-.7508s-.7502.3347-.7508.7487v.0021"/><path id="w" class="z" d="m33.5843,15.7235c-.0006.414.3346.75.7485.7506.414.0006.75-.3346.7506-.7485v-.0021c.0006-.414-.3346-.75-.7485-.7506s-.75.3346-.7506.7485v.0021"/><path id="x" class="z" d="m35.6531,17.7923c-.0006.414.3346.7501.7485.7506.414.0006.75-.3346.7506-.7486v-.0021c.0006-.414-.3346-.7501-.7485-.7506-.414-.0006-.75.3346-.7506.7486v.0021"/></svg>
Copied!