@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 889 B
JavaScript
// THIS FILE IS AUTO GENERATED
import { GenIcon } from '../lib';
export function GiStatic (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M183.188-.72l-1.563.75h1.938l-.375-.75zm-40.532 19.44L20 77.562V98.28l120.313-57.718L20 132.032v112.655l129.375-46.78L86 188.56l187.97-45.75L20 326.5v43.47l349.594-189.533-81.125 18.22 115.28-71.313 91.53-34.625v-20l-84.75 32.06L301 131.563l44.406-30.125L495.28 28.594V18.72h-22.436l-106.78 51.905-141.377 49.03L383.5 18.72h-81.47l-189.75 95.343L234.47 18.72h-91.814zM495.28 143.343l-264.686 156.22 150.5-39.064-28.188 18.188L78.72 418.717l102.343-90.812L20 409v85h32.938l119.624-80.75 144.688-58.563L246.97 407l112.624-34.438-216.22 119.5L429.438 389.97l-82 57.655L495.281 406V298.437l-139.905 52.25 72.72-58.5-133.72 47.22 177.063-115.094L446.5 266.78l48.78-18.436v-105z"}}]})(props);
};