@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 760 B
JavaScript
// THIS FILE IS AUTO GENERATED
import { GenIcon } from '../lib';
export function GiThornyTentacle (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M27.93 24.984l93.373-5.423 36.01 79.905-65.557 192.5 34.856-25.44 58.512 92.284 109.087 2.458-13.782 40.5 116.88-95.562-32.297-90.13 42.807-15.588-101.81-26.556-24.407-43.978-32.727 129.108 34.536 3.5 11.863 34.4 10.72-45.844-30.216-5.416 36.8-22.733 19.185 59.858-40.365 41.63-95.76-31.723-28.355-132.644 170.14-144.574-20.01 59.737 111.622 41.438 60.064 97.9-35.12 275.226-20.288-62.49-135.668 63.09-268.112-60.94 51.547-21.294-60.254-213.92 28.28 29.354 39.812-104.33 18.432 27.776-3.158-68.39L65.494 62.8 16.89 98.314 27.932 24.98z"}}]})(props);
};