paint
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/suto3/paint/p01.svg
code:p01.svg
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="paint-roller" class="svg-inline--fa fa-paint-roller" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <g>
<style type="text/css">
stroke: white;
stroke-width: 4;
fill: currentColor;
/*@media (prefers-color-scheme: light) { /* */
@media (prefers-color-scheme: dark) { /* */
stroke: currentColor;
fill: white;
}
}
}
</style>
<path id="f01" d="M416 128V32c0-17.66-14.34-32-32-32H32C14.34 0 0 14.34 0 32v96c0 17.66 14.34 32 32 32h352C401.7 160 416 145.7 416 128zM448 64v128c0 17.66-14.34 32-32 32h-160C220.7 224 192 252.7 192 288v32c-17.66 0-32 14.34-32 32v128c0 17.66 14.34 32 32 32h64c17.66 0 32-14.34 32-32v-128c0-17.66-14.34-32-32-32V288h160c53.03 0 96-42.97 96-96V128C512 92.66 483.3 64 448 64z"></path>
</g>
</svg>