import React from "react"; const Security2 = ({ width, height, color }) => ( ); export default Security2;