UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 665 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function BiAlarmAdd (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M12,4c-4.879,0-9,4.121-9,9s4.121,9,9,9s9-4.121,9-9S16.879,4,12,4z M12,20c-3.794,0-7-3.206-7-7s3.206-7,7-7s7,3.206,7,7 S15.794,20,12,20z"}},{"tag":"path","attr":{"d":"M13 8L11 8 11 12 7 12 7 14 11 14 11 18 13 18 13 14 17 14 17 12 13 12z"}},{"tag":"path","attr":{"transform":"rotate(-135.093 19.494 4.5)","d":"M17.37 3.5H21.62V5.5H17.37z"}},{"tag":"path","attr":{"transform":"rotate(44.919 4.495 4.5)","d":"M3.495 2.382H5.495V6.617000000000001H3.495z"}}]})(props); };