UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 477 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiMessageCheck (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20,2H4C2.897,2,2,2.897,2,4v12c0,1.103,0.897,2,2,2h3v3.767L13.277,18H20c1.103,0,2-0.897,2-2V4C22,2.897,21.103,2,20,2z M20,16h-7.277L9,18.233V16H4V4h16V16z"}},{"tag":"path","attr":{"d":"M17.207 7.207L15.793 5.793 11 10.586 8.707 8.293 7.293 9.707 11 13.414z"}}]})(props); };