@icongo/gi
Version:
Game Icons
17 lines • 1.64 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GILightningShout = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 512 512"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
d: "M0 0h512v512H0z"
}), /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "m19.094 20.313 1.718 345.656c15.676 8.518 35.93 6.658 49.75-1.626 7.5-4.496 12.794-10.568 14.97-17.03 2.175-6.465 1.855-13.604-3.626-22.69-58.988-97.785-45.843-189.42 5.688-240.843 51.53-51.42 140.25-61.102 224.687-1.655 13.64 9.602 20.336 9.61 24.564 7.656 4.227-1.952 8.902-8.514 12.594-18.686 3.69-10.172 6.408-22.99 9.312-34.813 1.32-5.375 2.57-10.487 4.156-15.28l-343.812-.688zm172.625 39.25c-5.728.072-11.355.485-16.845 1.218L276 135.657l18.97-42.687c-35.907-23.667-71.29-33.814-103.25-33.407zm-84.064 31.093A127.564 127.564 0 0 0 100.78 97c-12.168 12.143-22.05 26.945-28.874 43.906l144.25 76.125L208 298.626l-29.625 88.906-2.03 6.064 4.905 4.062 53.625 44.656-23.28 52.125h20.5l17.686-39.687 47.657 39.688h29.188l-128.5-107.063 24.094-72.28L319.124 347l39.188 147.438h135.75v-74.782l-117-114.28 70.906-25.25 46.092 29.624v-22.22l-39.875-25.592-3.875-2.5L446 261l-86.563 30.844-109.093-35.625-.313-46.47 111.407-4.47 4.75-.186 2.657-3.97 30.28-45.468 94.938-8.25v-18.78l-101 8.81-4.5.376-2.468 3.75-30.156 45.22-111.125 4.468-126.72-68.438-10.437-32.156zm-46 97.22c-1.952 34.125 6.586 73.24 29.313 115l33.468-21.688-62.782-93.313z"
})]
}));
export { GILightningShout };