@icongo/gi
Version:
Game Icons
17 lines • 1.77 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 GIAutomaticSas = 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: "M165.607 19.768c-23.41-.103-45.42 3.88-64.998 12.148l59.087 143.24a57.564 57.564 0 0 1 8.625-11.062c7.098-7.098 15.763-12.045 25.477-14.955l54.87-113.724c-28.477-10.21-56.66-15.532-83.063-15.648zM83.904 40.39C75.086 45.68 66.918 52 59.53 59.388 36.044 82.87 23.294 114.187 20.5 149.45l136.266 99.38c-5.55-16.14-7.63-32.022-6.002-46.357L83.904 40.39zm182.194 1.885-50.045 103.717c17.453-.066 36.646 4.868 55.51 14.393l141.17-5.317a411.734 411.734 0 0 0-28.342-31.41C347.888 87.155 307 59.755 266.1 42.275zM20.064 172.245c1.908 51.047 22.71 108.133 60.364 160.892l134.824-5.076a186.81 186.81 0 0 1-17.557-15.494c-8.606-8.606-16.102-17.746-22.445-27.144L20.064 172.246zm406.592.987L299.31 178.03a186.924 186.924 0 0 1 17.485 15.44c8.67 8.67 16.213 17.88 22.586 27.352l148.39 108.22c-3.41-49.83-24.4-104.89-61.114-155.81zM357.77 257.35c5.548 16.19 7.603 32.117 5.925 46.478l66.084 160.197a125.72 125.72 0 0 0 18.88-15.505c24.827-24.828 37.66-58.403 39.41-96.147l-130.3-95.023zm-3.06 73.668a57.6 57.6 0 0 1-8.542 10.923c-7.114 7.116-15.803 12.07-25.545 14.978L264.09 474.086c54.68 18.62 107.972 19.073 149.334-.736L354.71 331.018zm-111.68 14.685-148.805 5.604a409.98 409.98 0 0 0 29.574 32.94c37.823 37.825 80.355 65.884 122.73 83.25l51.85-107.454c-17.407.055-36.54-4.86-55.35-14.34z"
})]
}));
export { GIAutomaticSas };