@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 876 B
JavaScript
// THIS FILE IS AUTO GENERATED
var GenIcon = require('../lib').GenIcon
module.exports.IoPawSharp = function IoPawSharp (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M442.8 361.82c-8.8-25.1-29.31-37.82-49.11-50.12-17.23-10.71-33.5-20.83-44.14-39-29.33-50.33-45.44-80.7-93.49-80.7s-64.21 30.38-93.61 80.69c-10.65 18.21-27 28.35-44.25 39.08-19.8 12.31-40.27 25-49.1 50.05a78.06 78.06 0 00-5.1 28.29C64 430.85 96.45 464 132.4 464s83.31-18.13 123.76-18.13S343.31 464 379.71 464 448 430.85 448 390.11a78.3 78.3 0 00-5.2-28.29z"}},{"tag":"ellipse","attr":{"cx":"72","cy":"216","rx":"56","ry":"72"}},{"tag":"ellipse","attr":{"cx":"184","cy":"120","rx":"56","ry":"72"}},{"tag":"ellipse","attr":{"cx":"328","cy":"120","rx":"56","ry":"72"}},{"tag":"ellipse","attr":{"cx":"440","cy":"216","rx":"56","ry":"72"}}]})(props);
};