UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 2.08 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialLanguagePinyinW100Filled = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "LanguagePinyinW100Filled", short_name: "LanguagePinyin", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M641-600H524v137h117v-137ZM300.04-748q5.96 0 9.96 4.03 4 4.02 4 9.97v106h26q5.95 0 9.98 4.04 4.02 4.03 4.02 10 0 5.96-4.02 9.96-4.03 4-9.98 4h-26v113q11-5 22-11t22-13q4-2 8 0t4 6.95q0 6.86-3 12.95-3 6.1-9 9.1l-22 12q-11 6-22 11v201q0 19-12.5 32.5T271-212h-40q-4.67 0-8.33-3-3.67-3-5.67-8-2-7 2.36-12 4.37-5 11.64-5h40q7 0 11-5.4t4-12.6v-189q-14 6-28.5 11.5T228-425q-5 2-9.5-1t-5.5-7.85q-1-5.15 2.5-9.65t8.5-6.5q16-5 31.33-11.05Q270.67-467.09 286-474v-126h-46q-5.95 0-9.98-4.04-4.02-4.03-4.02-10 0-5.96 4.02-9.96 4.03-4 9.98-4h46v-106q0-5.95 4.04-9.97 4.03-4.03 10-4.03Zm338.79 118.85Q634-631 633-635.5t2-9.5q10.18-14.27 19.09-29.14Q663-689 671-704q2.46-4.82 7.23-6.91 4.77-2.09 9.93.09 4.84 1.82 6.34 6.32t-.5 9.5q-8 16-17 30.5T658-636q-3.15 4.85-8.58 6.92-5.42 2.08-10.59-.07ZM516-643.5q-5 2.5-10.33 1.05-5.34-1.46-8.67-6.55-8.64-13-17.82-26T460-701q-3-5-2.5-10t5.17-6.87Q468-720 473-718.5t9 6.5q10.21 12.75 19.14 25.5L519-661q3 5 2.5 10t-5.5 7.5ZM394-212q-6 0-10-4.06t-4-10.06q0-3.88 1.67-6.97 1.66-3.09 4.33-4.91 51-34 79-85.5T496-435h-66q-5.95 0-9.98-4.04-4.02-4.03-4.02-10 0-5.96 4.02-9.96 4.03-4 9.98-4h66v-137h-46q-5.95 0-9.98-4.04-4.02-4.03-4.02-10 0-5.96 4.02-9.96 4.03-4 9.98-4h265q5.95 0 9.97 4.04 4.03 4.03 4.03 10 0 5.96-4.03 9.96-4.02 4-9.97 4h-46v137h66q5.95 0 9.97 4.04 4.03 4.03 4.03 10 0 5.96-4.03 9.96-4.02 4-9.97 4h-66v209q0 5.95-4.04 9.98-4.03 4.02-10 4.02-5.96 0-9.96-4.02-4-4.03-4-9.98v-209H524q-3 66-34 124t-88 96q-2 2-3.94 2.5t-4.06.5Z" })); }); IconMaterialLanguagePinyinW100Filled.displayName = 'OnesyIconMaterialLanguagePinyinW100Filled'; export default IconMaterialLanguagePinyinW100Filled;