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) • 1.04 kB
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="M541.947 183.008v255.376l53.238 11.646q28.282 5.823 53.238 13.725t58.229 26.203 56.149 43.256 39.512 66.963 16.637 93.582q0 115.626-74.034 186.333t-202.969 79.857v64.052h-83.184v-64.884q-126.44-14.142-197.147-86.512-33.273-33.273-43.672-77.778t-12.894-116.042h115.626q4.16 64.052 40.345 105.228t97.742 53.654v-278.668l-22.46-5.823q-38.264-11.646-65.715-22.044t-59.893-29.946-51.99-43.256-33.273-60.309-13.725-82.352q0-76.53 36.601-132.679t90.671-84.016 119.785-33.69v-64.884h83.184v65.715q31.61 3.327 60.309 11.23t62.804 26.203 59.061 44.503 42.84 69.875 20.38 98.573h-132.263q-6.655-59.893-29.115-91.087t-84.016-42.008zM458.763 410.933v-227.925q-50.742 6.655-81.105 31.194t-30.363 85.264q0 24.124 6.655 42.424t13.725 28.282 24.539 18.716 25.787 11.23 31.61 8.318q5.823 1.664 9.151 2.496zM541.947 583.124v258.704q141.414-14.973 141.414-125.608 0-53.238-36.601-82.769t-104.812-50.327z"></path>
</svg>
`;