@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.77 kB
JavaScript
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 4.98718C9.41183 4.9308 9.31735 4.87333 9.21682 4.81588C8.51004 4.412 7.48689 4 6.25 4C5.01311 4 3.98996 4.412 3.28318 4.81588C2.92875 5.01841 2.64952 5.22132 2.45718 5.37519C2.36086 5.45225 2.28589 5.51736 2.2337 5.5645C2.2076 5.58807 2.18716 5.60719 2.17257 5.62109L2.15507 5.63794L2.14964 5.64327L2.14776 5.64513L2.14645 5.64645C2.05268 5.74021 2 5.86739 2 6L2 16C2 16.2022 2.12182 16.3845 2.30866 16.4619C2.49539 16.5393 2.71031 16.4966 2.85331 16.3538L2.86222 16.3452C2.8707 16.3371 2.88468 16.324 2.90399 16.3066C2.94263 16.2717 3.00242 16.2196 3.08188 16.1561C3.24111 16.0287 3.4775 15.8566 3.77932 15.6841C4.38504 15.338 5.23689 15 6.25 15C7.26311 15 8.11496 15.338 8.72068 15.6841C9.0225 15.8566 9.25889 16.0287 9.41812 16.1561C9.44827 16.1802 9.47559 16.2026 9.5 16.2231V4.98718Z"/><path d="M10.5 16.2231C10.5244 16.2026 10.5517 16.1802 10.5819 16.1561C10.7411 16.0287 10.9775 15.8566 11.2793 15.6841C11.885 15.338 12.7369 15 13.75 15C14.7631 15 15.615 15.338 16.2207 15.6841C16.5225 15.8566 16.7589 16.0287 16.9181 16.1561C16.9976 16.2196 17.0574 16.2717 17.096 16.3066C17.1153 16.324 17.1293 16.3371 17.1378 16.3452L17.1464 16.3536L17.1473 16.3544C17.2903 16.4967 17.5049 16.5392 17.6913 16.4619C17.8782 16.3845 18 16.2022 18 16V6C18 5.86739 17.9467 5.73963 17.853 5.64586L17.8522 5.64513L17.8504 5.64327L17.8449 5.63794L17.8274 5.62109C17.8128 5.60719 17.7924 5.58807 17.7663 5.5645C17.7141 5.51736 17.6391 5.45225 17.5428 5.37519C17.3505 5.22132 17.0712 5.01841 16.7168 4.81588C16.01 4.412 14.9869 4 13.75 4C12.5131 4 11.49 4.412 10.7832 4.81588C10.6826 4.87333 10.5882 4.9308 10.5 4.98718V16.2231Z"/></svg>';
export default icon;