aloha-svg
Version:
Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.
5 lines (4 loc) • 347 B
JavaScript
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024">
<path d="M554.666 426.666h341.333v576.001q0 9.387-5.973 15.36t-15.36 5.973h-725.334q-9.387 0-15.36-5.973t-5.973-15.36v-981.334q0-9.387 5.973-15.36t15.36-5.973h405.333v426.667zM895.999 341.332h-256v-256z"></path>
</svg>
`;