UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 825 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgSmartphoneShake = function CgSmartphoneShake (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M13 14H11V16H13V14Z","fill":"currentColor"}},{"tag":"path","attr":{"fillRule":"evenodd","clipRule":"evenodd","d":"M8 7C8 5.89543 8.89543 5 10 5H14C15.1046 5 16 5.89543 16 7V17C16 18.1046 15.1046 19 14 19H10C8.89543 19 8 18.1046 8 17V7ZM10 7H14V17H10V7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M18 9H20V15H18V9Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M0 14H2V10H0V14Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M6 15H4V9H6V15Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M24 10H22V14H24V10Z","fill":"currentColor"}}]})(props); };