@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 845 B
JavaScript
// THIS FILE IS AUTO GENERATED
var GenIcon = require('../lib').GenIcon
module.exports.SiAzurefunctions = function SiAzurefunctions (props) {
return GenIcon({"tag":"svg","attr":{"role":"img","viewBox":"0 0 24 24"},"child":[{"tag":"title","attr":{},"child":[]},{"tag":"path","attr":{"d":"M17.515 5.106c-.205-.204-.612-.204-.817 0-.102.103-.204.256-.204.409 0 .153.05.306.204.408l5.412 5.362a.69.69 0 0 1 0 .868l-5.566 5.515a.693.693 0 0 0 0 .868c.255.204.614.204.817 0l6.485-6.383a.69.69 0 0 0 0-.868l-6.331-6.179zM1.992 12.153a.69.69 0 0 1 0-.868l5.31-5.362c.102-.102.204-.255.204-.408a.463.463 0 0 0-.204-.409c-.205-.204-.612-.204-.817 0L.154 11.285a.69.69 0 0 0 0 .868l6.433 6.383c.255.204.614.204.817 0a.69.69 0 0 0 0-.868l-5.412-5.515zm5.923 10.264L17.617 8.63h-4.699l4.597-7.047H10.67L6.997 12.051l4.493.051-3.574 10.315z"}}]})(props);
};