Medibang Paint Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Medibang Paint 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/343560.svg" alt="Medibang Paint icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343560.svg" alt="Medibang Paint icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343560.svg" alt="Medibang Paint icon" :width="24" :height="24" />
CSS background
.icon-medibang-paint {
background-image: url('https://proicons.com/icon/343560.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="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="m40.1674,27.2526c0,9.0506-7.3368,16.3874-16.3874,16.3874S7.3926,36.3032,7.3926,27.2526c0-2.5661.5928-5.0024,1.6489-7.1608,0-.0093.0093-.0278.0093-.0371,1.1765-3.5387,8.9858-13.5991,19.0091-15.4147-.4817,2.39-2.1955,4.7522,4.2057,8.5966,4.7337,2.881,7.9019,8.0779,7.9019,14.0159Z"/><path class="cls-1" d="m7.9021,23.2136c3.5572,2.1029,8.9765,2.1214,14.0437-.352,4.9468-2.4086,8.2354-6.5401,8.8931-10.5513"/><path class="cls-1" d="m35.9359,16.2713c1.431,12.8045-11.5776,28.4542-26.3116,19.2409"/></svg>
Medibang Paint in other icon packs
Copied!