@icongo/mc
Version:
Micon Icons
13 lines • 845 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlFullKatakana = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1776 448q0 189-2 375t-10 375q-5 121-11 244.5t-26 243.5q-6 37-16 78.5t-26 81-40 73-59 54.5q-22 13-54.5 22t-71.5 15-81 10-82 5.5-75 2-60 .5l-58-182q34 2 68 3.5t68 1.5q32 0 72-.5t79-8.5 71.5-25.5 49.5-52.5q13-28 23.5-85t18.5-133 13-165 9-181.5 6-183 3-169.5 1-141v-97h-536q-7 149-23 289t-47 270-79.5 250-120 230.5-169 210.5T385 2048l-125-126q117-78 206-169t154.5-192.5T730 1348t72.5-231T845 869.5 864 609H320V448h544v-5h5q2-112 2-221.5V0h193q0 111-1.5 221t-3.5 221l-3 6h720z"
})
}));
export { MCMdlFullKatakana };