UNPKG

uiw-iconfont

Version:

The premium icon font for uiw Component Library.

7 lines (4 loc) 759 B
import React from 'react'; export const Aliwangwang = props => ( <svg viewBox="0 0 20 20" {...props}><path d="M19.23 6.572a9.611 9.611 0 0 0-2.104-3.073 9.875 9.875 0 0 0-6.94-2.83c-1.108 0-2.191.177-3.226.533C4.191-.093.9-.002.756.003a.769.769 0 0 0-.7 1.052l1.727 4.277a9.513 9.513 0 0 0-1.415 5.002c0 1.305.259 2.571.771 3.763a9.611 9.611 0 0 0 2.103 3.073 9.875 9.875 0 0 0 6.94 2.83c1.326 0 2.611-.255 3.824-.76a9.776 9.776 0 0 0 5.223-5.143A9.472 9.472 0 0 0 20 10.334c0-1.304-.259-2.57-.77-3.762zm-8.584 1.855c0 .442-.363.8-.812.8a.806.806 0 0 1-.812-.8V6.973c0-.442.363-.8.812-.8.449 0 .812.358.812.8v1.454zm4.721 0c0 .442-.363.8-.812.8a.806.806 0 0 1-.813-.8V6.973c0-.442.364-.8.813-.8.449 0 .812.358.812.8v1.454z" fillRule="evenodd" /></svg> );